Pull request #3886 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 077405c83e2c2076cc7559ee55a63022a07ad19a+c1fb6d23c38d8e4135415aa828943646775f2bb3 (5e83bc19b65dd1b250503955ddc9d155b2819487) 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-ssh10028518642191861532.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh5464940702784496814.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13962234479598614768.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16701806483291524243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13587590053296595487.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1147755916981339940.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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.17 USE_ALPINE: true 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5850 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8943537674296436108.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/1@tmp/jenkins-gitclient-ssh2342808904804836346.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a Merge succeeded, producing 077405c83e2c2076cc7559ee55a63022a07ad19a Checking out Revision 077405c83e2c2076cc7559ee55a63022a07ad19a (PR-3886) > git config core.sparsecheckout # timeout=10 > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # 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/1@tmp/jenkins-gitclient-ssh8503911389343285358.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:00 ========================================================= 19:07:00 EdgeX Global Pipelines Version Info 19:07:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:01 ------------------- 19:07:01 stable info: 19:07:01 ------------------- 19:07:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:01 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 19:07:01 Message: update stable to v1.0.220 19:07:02 ------------------- 19:07:02 experimental info: 19:07:02 ------------------- 19:07:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:02 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 19:07:02 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3886 [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3886 [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3886 [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 077405c83e2c2076cc7559ee55a63022a07ad19a [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 077405c [Pipeline] echo 19:07:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:03 provisioning config files... 19:07:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config679955350766859934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:04 ---> docker-login.sh 19:07:04 nexus3.edgexfoundry.org:10001 19:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:04 Configure a credential helper to remove this warning. See 19:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:04 19:07:04 Login Succeeded 19:07:04 nexus3.edgexfoundry.org:10002 19:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:04 Configure a credential helper to remove this warning. See 19:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:04 19:07:04 Login Succeeded 19:07:04 nexus3.edgexfoundry.org:10003 19:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:04 Configure a credential helper to remove this warning. See 19:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:04 19:07:04 Login Succeeded 19:07:04 nexus3.edgexfoundry.org:10004 19:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:04 Configure a credential helper to remove this warning. See 19:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:04 19:07:04 Login Succeeded 19:07:04 docker.io 19:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:05 Configure a credential helper to remove this warning. See 19:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:05 19:07:05 Login Succeeded 19:07:05 ---> docker-login.sh ends [Pipeline] } 19:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:05 ++ 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 19:07:05 + for file in '`ls cmd/**/Dockerfile`' 19:07:05 ++ dirname cmd/core-command/Dockerfile 19:07:05 ++ cut -d/ -f2 19:07:05 + echo core-command,cmd/core-command/Dockerfile 19:07:05 + for file in '`ls cmd/**/Dockerfile`' 19:07:05 ++ dirname cmd/core-data/Dockerfile 19:07:05 ++ cut -d/ -f2 19:07:05 + echo core-data,cmd/core-data/Dockerfile 19:07:05 + for file in '`ls cmd/**/Dockerfile`' 19:07:05 ++ dirname cmd/core-metadata/Dockerfile 19:07:05 ++ cut -d/ -f2 19:07:05 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:05 + for file in '`ls cmd/**/Dockerfile`' 19:07:05 ++ dirname cmd/security-bootstrapper/Dockerfile 19:07:05 ++ cut -d/ -f2 19:07:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:05 + for file in '`ls cmd/**/Dockerfile`' 19:07:05 ++ dirname cmd/security-proxy-setup/Dockerfile 19:07:05 ++ cut -d/ -f2 19:07:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:05 + for file in '`ls cmd/**/Dockerfile`' 19:07:05 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:07:05 ++ cut -d/ -f2 19:07:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:05 + for file in '`ls cmd/**/Dockerfile`' 19:07:05 ++ dirname cmd/support-notifications/Dockerfile 19:07:05 ++ cut -d/ -f2 19:07:05 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:05 + for file in '`ls cmd/**/Dockerfile`' 19:07:05 ++ dirname cmd/support-scheduler/Dockerfile 19:07:05 ++ cut -d/ -f2 19:07:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:05 + for file in '`ls cmd/**/Dockerfile`' 19:07:05 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:07:05 ++ cut -d/ -f2 19:07:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:05 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] { (Build Check) [Pipeline] sh 19:07:06 + git rev-list -1 --merges 077405c83e2c2076cc7559ee55a63022a07ad19a~1..077405c83e2c2076cc7559ee55a63022a07ad19a [Pipeline] echo 19:07:06 -----------> git rev-list -1 --merges 077405c83e2c2076cc7559ee55a63022a07ad19a~1..077405c83e2c2076cc7559ee55a63022a07ad19a 077405c83e2c2076cc7559ee55a63022a07ad19a [false] [Pipeline] sh 19:07:06 + git log --format=format:%s -1 077405c83e2c2076cc7559ee55a63022a07ad19a [Pipeline] echo 19:07:06 ========================================================= 19:07:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:07 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:07:07 + grep -v github /etc/ssh/ssh_known_hosts 19:07:07 + '[' -e /tmp/ssh_known_hosts ']' 19:07:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:07 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:07:07 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:07 19:07:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:07:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:08 latest: Pulling from edgex-devops/git-semver 19:07:08 a0d0a0d46f8b: Pulling fs layer 19:07:08 3e5f54012d9b: Pulling fs layer 19:07:08 4c7163046ea9: Pulling fs layer 19:07:08 0c2d73faf560: Pulling fs layer 19:07:08 0c2d73faf560: Waiting 19:07:08 3e5f54012d9b: Verifying Checksum 19:07:08 3e5f54012d9b: Download complete 19:07:08 a0d0a0d46f8b: Download complete 19:07:08 0c2d73faf560: Verifying Checksum 19:07:08 0c2d73faf560: Download complete 19:07:08 4c7163046ea9: Verifying Checksum 19:07:08 4c7163046ea9: Download complete 19:07:08 a0d0a0d46f8b: Pull complete 19:07:08 3e5f54012d9b: Pull complete 19:07:08 4c7163046ea9: Pull complete 19:07:08 0c2d73faf560: Pull complete 19:07:08 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:07:08 prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container 19:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:07:09 $ docker top d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:09 [ssh-agent] Looking for ssh-agent implementation... 19:07:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:10 $ docker exec d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 ssh-agent 19:07:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcbmAba/agent.13 19:07:10 SSH_AGENT_PID=20 19:07:10 Running ssh-add (command line suppressed) 19:07:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9195036790798572793.key (/w/workspace/edgex-go/1@tmp/private_key_9195036790798572793.key) 19:07:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:10 + git tag --points-at HEAD [Pipeline] } 19:07:10 $ docker exec --env ******** --env ******** d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 ssh-agent -k 19:07:10 unset SSH_AUTH_SOCK; 19:07:10 unset SSH_AGENT_PID; 19:07:10 echo Agent pid 20 killed; 19:07:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:10 [ssh-agent] Looking for ssh-agent implementation... 19:07:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:10 $ docker exec d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 ssh-agent 19:07:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlcIePB/agent.52 19:07:10 SSH_AGENT_PID=59 19:07:10 Running ssh-add (command line suppressed) 19:07:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8694164826754398307.key (/w/workspace/edgex-go/1@tmp/private_key_8694164826754398307.key) 19:07:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:11 + git semver init 19:07:11 # -> Open(): unable to determine branch for HEAD 19:07:11 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:07:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:07:11 # $SEMVER_REMOTE_NAME = origin 19:07:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:07:11 # $SEMVER_USER_NAME = edgex-jenkins 19:07:11 # $SEMVER_BRANCH = PR-3886 19:07:11 # $SEMVER_TEMP = /tmp/semver-088566987 19:07:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:07:23 # '/tmp/semver-088566987' -> '/w/workspace/edgex-go/1/.semver' 19:07:23 # -> Force: false 19:07:23 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:07:23 $ docker exec --env ******** --env ******** d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 ssh-agent -k 19:07:24 unset SSH_AUTH_SOCK; 19:07:24 unset SSH_AGENT_PID; 19:07:24 echo Agent pid 59 killed; 19:07:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:24 + git semver [Pipeline] } 19:07:24 $ docker stop --time=1 d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 19:07:26 $ docker rm -f d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:27 Stashed 1 file(s) [Pipeline] echo 19:07:27 [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 19:07:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:27 ========================================================= 19:07:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:07:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:28 59bf1c3509f3: Pulling fs layer 19:07:28 666ba61612fd: Pulling fs layer 19:07:28 8ed8ca486205: Pulling fs layer 19:07:28 4fe6c5a15a65: Pulling fs layer 19:07:28 22a0e8bec74d: Pulling fs layer 19:07:28 640e595b4fbd: Pulling fs layer 19:07:28 763cafe07f6e: Pulling fs layer 19:07:28 0c0b528cf693: Pulling fs layer 19:07:28 10935f4eaf8b: Pulling fs layer 19:07:28 22a0e8bec74d: Waiting 19:07:28 640e595b4fbd: Waiting 19:07:28 763cafe07f6e: Waiting 19:07:28 0c0b528cf693: Waiting 19:07:28 10935f4eaf8b: Waiting 19:07:28 4fe6c5a15a65: Waiting 19:07:28 8ed8ca486205: Verifying Checksum 19:07:28 8ed8ca486205: Download complete 19:07:28 666ba61612fd: Verifying Checksum 19:07:28 666ba61612fd: Download complete 19:07:28 22a0e8bec74d: Verifying Checksum 19:07:28 22a0e8bec74d: Download complete 19:07:28 640e595b4fbd: Verifying Checksum 19:07:28 640e595b4fbd: Download complete 19:07:28 59bf1c3509f3: Verifying Checksum 19:07:28 59bf1c3509f3: Download complete 19:07:28 763cafe07f6e: Verifying Checksum 19:07:28 763cafe07f6e: Download complete 19:07:28 0c0b528cf693: Verifying Checksum 19:07:28 0c0b528cf693: Download complete 19:07:28 10935f4eaf8b: Verifying Checksum 19:07:28 10935f4eaf8b: Download complete 19:07:28 4fe6c5a15a65: Verifying Checksum 19:07:28 4fe6c5a15a65: Download complete 19:07:28 59bf1c3509f3: Pull complete 19:07:28 666ba61612fd: Pull complete 19:07:28 8ed8ca486205: Pull complete 19:07:33 4fe6c5a15a65: Pull complete 19:07:33 22a0e8bec74d: Pull complete 19:07:33 640e595b4fbd: Pull complete 19:07:33 763cafe07f6e: Pull complete 19:07:33 0c0b528cf693: Pull complete 19:07:35 10935f4eaf8b: Pull complete 19:07:35 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 19:07:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:07:36 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:36 WORKDIR /edgex 19:07:36 COPY go.mod . 19:07:36 RUN go mod download' 19:07:36 + docker build -t ci-base-image-x86_64 -f - . 19:07:37 Sending build context to Docker daemon 334.1MB 19:07:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:37 ---> 99d49a6021b9 19:07:37 Step 2/4 : WORKDIR /edgex 19:07:40 ---> Running in b5814c7e9be4 19:07:40 Removing intermediate container b5814c7e9be4 19:07:40 ---> c1fde4f9ac5a 19:07:40 Step 3/4 : COPY go.mod . 19:07:40 ---> 087799382c1f 19:07:40 Step 4/4 : RUN go mod download 19:07:40 ---> Running in 2ad05061c3b1 19:07:42 Still waiting to schedule task 19:07:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:08:18 Removing intermediate container 2ad05061c3b1 19:08:18 ---> 001c80f0f3a2 19:08:18 Successfully built 001c80f0f3a2 19:08:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:08:19 + docker inspect -f . ci-base-image-x86_64 19:08:19 . [Pipeline] withDockerContainer 19:08:19 prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container 19:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:19 $ docker top 3e79050b42970aa7095db8f7ea5ddbbe72bce66eef890d8adfab0eeea3eb6fdf -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:20 + go version 19:08:20 go version go1.17.6 linux/amd64 [Pipeline] } 19:08:20 $ docker stop --time=1 3e79050b42970aa7095db8f7ea5ddbbe72bce66eef890d8adfab0eeea3eb6fdf 19:08:21 $ docker rm -f 3e79050b42970aa7095db8f7ea5ddbbe72bce66eef890d8adfab0eeea3eb6fdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:22 + docker inspect -f . ci-base-image-x86_64 19:08:22 . [Pipeline] withDockerContainer 19:08:22 prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container 19:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:22 $ docker top b4bed2299042de10620ed176000b1836c853675df218e62fa1d62f8a3e391a0f -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:22 ========================================================= 19:08:22 [edgeXBuildGoParallel] Running Tests and Build... 19:08:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:23 + make test 19:08:23 go mod tidy 19:08:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:30 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements 19:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 44.7% of statements 19:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.144s coverage: 89.5% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 19:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 19:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 19:09:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 82.5% of statements 19:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5851 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws 19:09:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:09:25 The recommended git tool is: git 19:09:32 using credential edgex-jenkins-ssh 19:09:32 Cloning the remote Git repository 19:09:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:09:32 > git init /w/workspace/edgex-go/1 # timeout=10 19:09:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:32 > git --version # timeout=10 19:09:32 > git --version # 'git version 2.17.1' 19:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 65.4% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.053s coverage: 17.7% of statements 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 19:09:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:09: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 19:09:51 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a 19:09:51 Merge succeeded, producing 077405c83e2c2076cc7559ee55a63022a07ad19a 19:09:51 Checking out Revision 077405c83e2c2076cc7559ee55a63022a07ad19a (PR-3886) 19:09:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:09:51 > git config core.sparsecheckout # timeout=10 19:09:51 > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 19:09:51 > git remote # timeout=10 19:09:51 > git config --get remote.origin.url # timeout=10 19:09:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:51 > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 19:09:51 > git rev-parse HEAD^{commit} # timeout=10 19:09:51 > git config core.sparsecheckout # timeout=10 19:09:51 > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 19:09:56 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:09:56 > git --version # timeout=10 19:09:56 > git --version # 'git version 2.17.1' 19:09:56 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:09:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:57 Dload Upload Total Spent Left Speed 19:09:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 78430 0 --:--:-- --:--:-- --:--:-- 78430 [Pipeline] sh 19:09:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:09:58 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:09:58 sudo tee /etc/docker/daemon.new 19:09:58 { 19:09:58 "registry-mirrors": [ 19:09:58 "https://nexus3.edgexfoundry.org:10001" 19:09:58 ], 19:09:58 "bip": "10.250.0.254/24", 19:09:58 "hosts": [ 19:09:58 "tcp://0.0.0.0:5555", 19:09:58 "unix:///var/run/docker.sock" 19:09:58 ], 19:09:58 "mtu": 1458, 19:09:58 "selinux-enabled": true, 19:09:58 "seccomp-profile": "/etc/docker/seccomp.json" 19:09:58 } [Pipeline] sh 19:09:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:09:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:18 provisioning config files... 19:10:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1803461365896713429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:18 ---> docker-login.sh 19:10:18 nexus3.edgexfoundry.org:10001 19:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:19 Configure a credential helper to remove this warning. See 19:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:19 19:10:19 Login Succeeded 19:10:19 nexus3.edgexfoundry.org:10002 19:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:20 Configure a credential helper to remove this warning. See 19:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:20 19:10:20 Login Succeeded 19:10:20 nexus3.edgexfoundry.org:10003 19:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:20 Configure a credential helper to remove this warning. See 19:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:20 19:10:20 Login Succeeded 19:10:20 nexus3.edgexfoundry.org:10004 19:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:21 Configure a credential helper to remove this warning. See 19:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:21 19:10:21 Login Succeeded 19:10:21 docker.io 19:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:22 Configure a credential helper to remove this warning. See 19:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:22 19:10:22 Login Succeeded 19:10:22 ---> docker-login.sh ends [Pipeline] } 19:10:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:10:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:22 ========================================================= 19:10:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:10:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:23 9b3977197b4f: Pulling fs layer 19:10:23 1a89e8eeedd5: Pulling fs layer 19:10:23 94645a83ff95: Pulling fs layer 19:10:23 3f3a8bcf1eab: Pulling fs layer 19:10:23 0c92f367c5e7: Pulling fs layer 19:10:23 f7c0051592d6: Pulling fs layer 19:10:23 a227ed2f7395: Pulling fs layer 19:10:23 7b1c46037f91: Pulling fs layer 19:10:23 0c92f367c5e7: Waiting 19:10:23 a227ed2f7395: Waiting 19:10:23 7b1c46037f91: Waiting 19:10:23 f7c0051592d6: Waiting 19:10:23 3f3a8bcf1eab: Waiting 19:10:23 94645a83ff95: Download complete 19:10:23 1a89e8eeedd5: Download complete 19:10:23 0c92f367c5e7: Verifying Checksum 19:10:23 0c92f367c5e7: Download complete 19:10:23 f7c0051592d6: Verifying Checksum 19:10:23 f7c0051592d6: Download complete 19:10:23 9b3977197b4f: Verifying Checksum 19:10:23 9b3977197b4f: Download complete 19:10:23 a227ed2f7395: Verifying Checksum 19:10:23 a227ed2f7395: Download complete 19:10:24 9b3977197b4f: Pull complete 19:10:24 1a89e8eeedd5: Pull complete 19:10:25 94645a83ff95: Pull complete 19:10:25 7b1c46037f91: Verifying Checksum 19:10:25 7b1c46037f91: Download complete 19:10:26 3f3a8bcf1eab: Verifying Checksum 19:10:26 3f3a8bcf1eab: Download complete 19:10:27 GO111MODULE=on go vet ./... 19:10:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:30 ./bin/test-attribution-txt.sh [Pipeline] echo 19:10:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:10:31 + ls -al . 19:10:31 total 644 19:10:31 drwxrwxr-x 10 1001 1001 4096 Feb 22 19:10 . 19:10:31 drwxr-xr-x 4 root root 28 Feb 22 19:08 .. 19:10:31 -rw-rw-r-- 1 1001 1001 11 Feb 22 19:06 .dockerignore 19:10:31 drwxrwxr-x 8 1001 1001 179 Feb 22 19:06 .git 19:10:31 drwxrwxr-x 4 1001 1001 142 Feb 22 19:06 .github 19:10:31 -rw-rw-r-- 1 1001 1001 804 Feb 22 19:06 .gitignore 19:10:31 -rw-rw-r-- 1 1001 1001 42 Feb 22 19:06 .golangci.yml 19:10:31 -rw-rw-r-- 1 1001 1001 76 Feb 22 19:06 .hadolint.yml 19:10:31 drwx------ 3 1001 1001 73 Feb 22 19:07 .semver 19:10:31 -rw-rw-r-- 1 1001 1001 166 Feb 22 19:06 .sonarcloud.properties 19:10:31 -rw-rw-r-- 1 1001 1001 1171 Feb 22 19:06 ADOPTERS.md 19:10:31 -rw-rw-r-- 1 1001 1001 9019 Feb 22 19:06 Attribution.txt 19:10:31 -rw-rw-r-- 1 1001 1001 51732 Feb 22 19:06 CHANGELOG.md 19:10:31 -rw-rw-r-- 1 1001 1001 3804 Feb 22 19:06 CONTRIBUTING.md 19:10:31 -rw-rw-r-- 1 1001 1001 677 Feb 22 19:06 GOVERNANCE.md 19:10:31 -rw-rw-r-- 1 1001 1001 849 Feb 22 19:06 Jenkinsfile 19:10:31 -rw-rw-r-- 1 1001 1001 10775 Feb 22 19:06 LICENSE 19:10:31 -rw-rw-r-- 1 1001 1001 6508 Feb 22 19:06 Makefile 19:10:31 -rw-rw-r-- 1 1001 1001 582 Feb 22 19:06 OWNERS.md 19:10:31 -rw-rw-r-- 1 1001 1001 8207 Feb 22 19:06 README.md 19:10:31 -rw-rw-r-- 1 1001 1001 6912 Feb 22 19:06 SECURITY.md 19:10:31 -rw-rw-r-- 1 1001 1001 5 Feb 22 19:07 VERSION 19:10:31 -rw-rw-r-- 1 1001 1001 4131 Feb 22 19:06 ZMQWindows.md 19:10:31 drwxrwxr-x 2 1001 1001 37 Feb 22 19:06 bin 19:10:31 drwxrwxr-x 14 1001 1001 4096 Feb 22 19:06 cmd 19:10:31 -rw-r--r-- 1 root root 428383 Feb 22 19:09 coverage.out 19:10:31 -rw-rw-r-- 1 1001 1001 2841 Feb 22 19:06 go.mod 19:10:31 -rw-rw-r-- 1 1001 1001 50303 Feb 22 19:06 go.sum 19:10:31 drwxrwxr-x 8 1001 1001 124 Feb 22 19:06 internal 19:10:31 drwxrwxr-x 3 1001 1001 16 Feb 22 19:06 openapi 19:10:31 drwxrwxr-x 4 1001 1001 71 Feb 22 19:06 snap 19:10:31 -rw-rw-r-- 1 1001 1001 204 Feb 22 19:06 version.go [Pipeline] sh 19:10:31 + '[' -e coverage.out ] 19:10:31 + chown 1001:1001 coverage.out [Pipeline] stash 19:10:31 Stashed 1 file(s) [Pipeline] sh 19:10:32 + make build 19:10:32 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 19:10:33 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 19:10:38 3f3a8bcf1eab: Pull complete 19:10:38 0c92f367c5e7: Pull complete 19:10:38 f7c0051592d6: Pull complete 19:10:39 a227ed2f7395: Pull complete 19:10:41 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 19:10:41 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 19:10:42 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 19:10:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:43 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 19:10:44 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 19:10:45 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 19:10:46 7b1c46037f91: Pull complete 19:10:46 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 19:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:10:46 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 19:10:46 + docker build -t ci-base-image-arm64 -f - . 19:10:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:46 WORKDIR /edgex 19:10:46 COPY go.mod . 19:10:46 RUN go mod download 19:10:47 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 19:10:47 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 19:10:49 Sending build context to Docker daemon 168.7MB 19:10:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:49 ---> f79e39bc4007 19:10:49 Step 2/4 : WORKDIR /edgex [Pipeline] } 19:10:49 $ docker stop --time=1 b4bed2299042de10620ed176000b1836c853675df218e62fa1d62f8a3e391a0f 19:10:51 $ docker rm -f b4bed2299042de10620ed176000b1836c853675df218e62fa1d62f8a3e391a0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:10:51 ---> Running in f1485dbfdad0 19:10:51 Removing intermediate container f1485dbfdad0 19:10:51 ---> 5f46eb65c4dc 19:10:51 Step 3/4 : COPY go.mod . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:10:52 ---> d3dde6b45505 19:10:52 Step 4/4 : RUN go mod download 19:10:52 ---> Running in d26ebbef0eb9 [Pipeline] isUnix [Pipeline] sh 19:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:53 19:10:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:10:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:53 latest: Pulling from edgex-devops/edgex-compose 19:10:53 cbdbe7a5bc2a: Pulling fs layer 19:10:53 ca9280d653b3: Pulling fs layer 19:10:53 7e9c9ca2126c: Pulling fs layer 19:10:53 cbdbe7a5bc2a: Verifying Checksum 19:10:53 cbdbe7a5bc2a: Download complete 19:10:53 ca9280d653b3: Verifying Checksum 19:10:53 ca9280d653b3: Download complete 19:10:53 cbdbe7a5bc2a: Pull complete 19:10:53 7e9c9ca2126c: Verifying Checksum 19:10:53 7e9c9ca2126c: Download complete 19:10:54 ca9280d653b3: Pull complete 19:10:58 7e9c9ca2126c: Pull complete 19:10:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:10:58 prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container 19:10:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:01 $ docker top 37749dfde563c29d32ae1afc26207f9cde089192f6197d71c2d9e09168cc8839 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:01 + docker-compose build --help 19:11:01 + grep parallel 19:11:02 --parallel Build images in parallel. [Pipeline] } 19:11:02 $ docker stop --time=1 37749dfde563c29d32ae1afc26207f9cde089192f6197d71c2d9e09168cc8839 19:11:03 $ docker rm -f 37749dfde563c29d32ae1afc26207f9cde089192f6197d71c2d9e09168cc8839 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:04 . [Pipeline] withDockerContainer 19:11:04 prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container 19:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:04 $ docker top 41e07d0ea30f196d342909a840929985039aaf58acc2f638ae036cf526b544c1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:04 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:05 Building core-command ... 19:11:05 Building core-data ... 19:11:05 Building core-metadata ... 19:11:05 Building security-bootstrapper ... 19:11:05 Building security-proxy-setup ... 19:11:05 Building security-secretstore-setup ... 19:11:05 Building support-notifications ... 19:11:05 Building support-scheduler ... 19:11:05 Building sys-mgmt-agent ... 19:11:05 Building security-secretstore-setup 19:11:05 Building sys-mgmt-agent 19:11:05 Building security-proxy-setup 19:11:05 Building support-scheduler 19:11:05 Building support-notifications 19:11:15 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:15 ---> 001c80f0f3a2 19:11:15 Step 3/25 : WORKDIR /edgex-go 19:11:15 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:11:15 ---> 001c80f0f3a2 19:11:15 Step 3/21 : WORKDIR /edgex-go 19:11:20 ---> Running in 2ebe8682bff4 19:11:20 ---> Running in b44df08a9227 19:11:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:25 ---> 001c80f0f3a2 19:11:25 Step 3/22 : WORKDIR /edgex-go 19:11:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:26 ---> 001c80f0f3a2 19:11:26 Step 3/23 : WORKDIR /edgex-go 19:11:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:27 ---> 001c80f0f3a2 19:11:27 Step 3/22 : WORKDIR /edgex-go 19:11:27 Removing intermediate container 2ebe8682bff4 19:11:27 ---> 4c680f94090c 19:11:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:27 ---> Running in 6d833bd78830 19:11:27 Removing intermediate container b44df08a9227 19:11:27 ---> ab6f193f9b88 19:11:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:27 ---> Running in 92c49c83e5cc 19:11:27 ---> Running in 806f1a083659 19:11:27 ---> Running in 28897ad45de9 19:11:27 ---> Running in c22f2b6b49fd 19:11:27 Removing intermediate container 806f1a083659 19:11:27 ---> 677549e4486c 19:11:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:27 Removing intermediate container 92c49c83e5cc 19:11:27 ---> 4b2415d47099 19:11:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:27 ---> Running in 6488dd83f1c8 19:11:27 Removing intermediate container 6d833bd78830 19:11:27 ---> 8200887f860e 19:11:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:27 ---> Running in c24a64228075 19:11:27 ---> Running in 2e9d87363c1c 19:11:28 Removing intermediate container 28897ad45de9 19:11:28 ---> cda26de82878 19:11:28 Step 5/25 : RUN apk add --update --no-cache make git 19:11:28 ---> Running in b5989ec6eadd 19:11:28 Removing intermediate container c22f2b6b49fd 19:11:28 ---> 45c3afb2e953 19:11:28 Step 5/21 : RUN apk add --update --no-cache make git 19:11:28 ---> Running in 502ebdce577f 19:11:28 Removing intermediate container c24a64228075 19:11:28 ---> 664fc8c45b23 19:11:28 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:28 Removing intermediate container 6488dd83f1c8 19:11:28 ---> b56dd854e2ef 19:11:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:28 Removing intermediate container 2e9d87363c1c 19:11:28 ---> 93e5afffbcc0 19:11:28 Step 5/22 : RUN apk add --update --no-cache make git 19:11:28 ---> Running in c2106e731e2c 19:11:28 ---> Running in 5efc9b652952 19:11:28 ---> Running in 1f30e37a6bc4 19:11:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:30 OK: 221 MiB in 52 packages 19:11:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:30 OK: 221 MiB in 52 packages 19:11:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:30 Removing intermediate container b5989ec6eadd 19:11:30 ---> 83df8f34ca23 19:11:30 Step 6/25 : COPY go.mod vendor* ./ 19:11:30 Removing intermediate container 502ebdce577f 19:11:30 ---> e7f20c51895f 19:11:30 Step 6/21 : COPY go.mod vendor* ./ 19:11:30 ---> 18bb6a74840e 19:11:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:30 OK: 221 MiB in 52 packages 19:11:30 ---> Running in 29156046802f 19:11:30 OK: 221 MiB in 52 packages 19:11:30 OK: 221 MiB in 52 packages 19:11:30 ---> fe0b058a4f7e 19:11:30 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:30 ---> Running in 3edb8211c320 19:11:31 Removing intermediate container c2106e731e2c 19:11:31 ---> 926f30c6c6ee 19:11:31 Step 6/23 : COPY go.mod vendor* ./ 19:11:31 Removing intermediate container 5efc9b652952 19:11:31 ---> 2c7203b6f4b2 19:11:31 Step 6/22 : COPY go.mod vendor* ./ 19:11:31 Removing intermediate container 1f30e37a6bc4 19:11:31 ---> 6897ced24196 19:11:31 Step 6/22 : COPY go.mod vendor* ./ 19:11:31 ---> d97680de1d54 19:11:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:31 ---> Running in 575c802d3164 19:11:31 ---> bac800132484 19:11:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:32 ---> af9f594bcc04 19:11:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:32 ---> Running in 31fad3f71965 19:11:32 ---> Running in 55eb859626d8 19:11:32 Removing intermediate container 29156046802f 19:11:32 ---> 99f1076b51f8 19:11:32 Step 8/25 : COPY . . 19:11:35 Removing intermediate container 3edb8211c320 19:11:35 ---> 8f68e915a33e 19:11:35 Step 8/21 : COPY . . 19:11:37 Removing intermediate container 575c802d3164 19:11:37 ---> b1fb49cc236e 19:11:37 Step 8/23 : COPY . . 19:11:37 ---> 6514e1e5e3ec 19:11:37 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:38 Removing intermediate container 31fad3f71965 19:11:38 ---> 14d264f379d1 19:11:38 Step 8/22 : COPY . . 19:11:38 Removing intermediate container 55eb859626d8 19:11:38 ---> 2e02f12e0103 19:11:38 Step 8/22 : COPY . . 19:11:38 ---> Running in a747b30f9417 19:11:38 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 19:11:46 ---> 8e17bef78efe 19:11:46 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:11:46 ---> c8fc500b32c2 19:11:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:11:46 ---> Running in dfcde04bb024 19:11:46 ---> Running in ffaebbef984e 19:11:46 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 19:11:46 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 19:11:55 ---> b0d0ec80d5c7 19:11:55 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:55 ---> 3786d7e73ddd 19:11:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:55 ---> Running in 98ac455dc2cd 19:11:55 ---> Running in ae49786a4ba8 19:11:55 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 19:11:55 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 19:12:10 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 19:12:13 Removing intermediate container a747b30f9417 19:12:13 ---> 61ab6dad074b 19:12:13 19:12:13 Step 10/25 : FROM alpine:3.14 19:12:13 3.14: Pulling from library/alpine 19:12:14 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:12:14 Status: Downloaded newer image for alpine:3.14 19:12:14 ---> 0a97eee8041e 19:12:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:12:14 ---> Running in b9649077a7b8 19:12:14 Removing intermediate container d26ebbef0eb9 19:12:14 ---> fa08f6e26002 19:12:14 Successfully built fa08f6e26002 19:12:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:12:14 + docker inspect -f . ci-base-image-arm64 19:12:14 . [Pipeline] withDockerContainer 19:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:15 prd-ubuntu18.04-docker-arm64-4c-16g-5851 does not seem to be running inside a container 19:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:15 (1/3) Installing ca-certificates (20211220-r0) 19:12:15 (2/3) Installing dumb-init (1.2.5-r1) 19:12:15 (3/3) Installing su-exec (0.2-r1) 19:12:15 Executing busybox-1.33.1-r6.trigger 19:12:15 Executing ca-certificates-20211220-r0.trigger 19:12:15 OK: 6 MiB in 17 packages 19:12:16 Removing intermediate container b9649077a7b8 19:12:16 ---> b9a2054dfb45 19:12:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:16 ---> Running in 1eca62d0a97d 19:12:16 Removing intermediate container 1eca62d0a97d 19:12:16 ---> df5d9cc53ee4 19:12:16 Step 13/25 : WORKDIR / 19:12:16 ---> Running in b89ed09d6a0b 19:12:16 $ docker top 7e6e6de613afd770265bb77466eda99ebe69450cd952a08aee5d27229346bcb0 -eo pid,comm 19:12:17 Removing intermediate container b89ed09d6a0b 19:12:17 ---> ebbceca5838a 19:12:17 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] { [Pipeline] sh 19:12:17 ---> fe16e6b0b8a8 19:12:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:12:17 ---> e52b8329423c 19:12:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:12:17 ---> 11ec8855fe01 19:12:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:12:18 + go version 19:12:18 go version go1.17.6 linux/arm64 [Pipeline] } 19:12:18 $ docker stop --time=1 7e6e6de613afd770265bb77466eda99ebe69450cd952a08aee5d27229346bcb0 19:12:18 ---> fb784527a2f5 19:12:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:12:18 ---> 318f569f08c8 19:12:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:12:19 ---> b273fec55f6e 19:12:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:12:19 $ docker rm -f 7e6e6de613afd770265bb77466eda99ebe69450cd952a08aee5d27229346bcb0 19:12:19 ---> dbb233dc1f2a 19:12:19 Step 21/25 : 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/ 19:12:19 ---> Running in e0cdcde849b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:20 + docker inspect -f . ci-base-image-arm64 19:12:20 . [Pipeline] withDockerContainer 19:12:20 Removing intermediate container e0cdcde849b6 19:12:20 ---> b582cd9f93e5 19:12:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:12:20 ---> Running in 7974d917c7cb 19:12:21 prd-ubuntu18.04-docker-arm64-4c-16g-5851 does not seem to be running inside a container 19:12:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:21 Removing intermediate container 7974d917c7cb 19:12:21 ---> 0dfbb8e71068 19:12:21 Step 23/25 : LABEL arch=x86_64 19:12:21 ---> Running in 1ac95248c97d 19:12:21 Removing intermediate container 1ac95248c97d 19:12:21 ---> b0fbe1991c59 19:12:21 Step 24/25 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:12:21 ---> Running in 5ccace67169e 19:12:21 Removing intermediate container 5ccace67169e 19:12:21 ---> 889f3ebf5339 19:12:21 Step 25/25 : LABEL version=0.0.0 19:12:21 ---> Running in b04ba1c6152f 19:12:21 Removing intermediate container b04ba1c6152f 19:12:21 ---> 269a366ce116 19:12:21 19:12:21 Successfully built 269a366ce116 19:12:21 Successfully tagged security-secretstore-setup:latest 19:12:21 Building core-metadata 19:12:22 $ docker top 34cd0575b3673249deba21d0c11c7005023803976985fe9d51064c8006f0ac5e -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:22 ========================================================= 19:12:22 [edgeXBuildGoParallel] Running Tests and Build... 19:12:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:23 + make test 19:12:23 go mod tidy 19:12:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:25  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:12:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:28 ---> 001c80f0f3a2 19:12:28 Step 3/23 : WORKDIR /edgex-go 19:12:28 ---> Using cache 19:12:28 ---> 8200887f860e 19:12:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:28 ---> Using cache 19:12:28 ---> 93e5afffbcc0 19:12:28 Step 5/23 : RUN apk add --update --no-cache make git 19:12:28 ---> Using cache 19:12:28 ---> 6897ced24196 19:12:28 Step 6/23 : COPY go.mod vendor* ./ 19:12:28 ---> Using cache 19:12:28 ---> af9f594bcc04 19:12:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:28 ---> Using cache 19:12:28 ---> 2e02f12e0103 19:12:28 Step 8/23 : COPY . . 19:12:28 ---> Using cache 19:12:28 ---> 3786d7e73ddd 19:12:28 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:12:29 ---> Running in 20b48de3fd1c 19:12:30 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 19:12:34 Removing intermediate container dfcde04bb024 19:12:34 ---> 30538d476bc5 19:12:34 19:12:34 Step 10/21 : FROM alpine:3.14 19:12:34 ---> 0a97eee8041e 19:12:34 Step 11/21 : RUN apk add --update --no-cache curl 19:12:34 ---> Running in 57b647ea02c7 19:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:35 (1/5) Installing ca-certificates (20211220-r0) 19:12:35 (2/5) Installing brotli-libs (1.0.9-r5) 19:12:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:12:35 (4/5) Installing libcurl (7.79.1-r0) 19:12:35 (5/5) Installing curl (7.79.1-r0) 19:12:35 Executing busybox-1.33.1-r6.trigger 19:12:35 Executing ca-certificates-20211220-r0.trigger 19:12:35 OK: 8 MiB in 19 packages 19:12:36 Removing intermediate container 57b647ea02c7 19:12:36 ---> 935a9cfde743 19:12:36 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:36 ---> Running in f9b3b012ffa0 19:12:36 Removing intermediate container f9b3b012ffa0 19:12:36 ---> ec47f1da81ca 19:12:36 Step 13/21 : WORKDIR /edgex 19:12:36 ---> Running in 3652b308e46c 19:12:36 Removing intermediate container 3652b308e46c 19:12:36 ---> 3c1e0764c3e2 19:12:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:12:36 ---> fea6fb9a9838 19:12:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:12:36 ---> e5ef8c695f9b 19:12:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:12:38 ---> 064c25208769 19:12:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:12:38 ---> Running in a8a80d556246 19:12:38 Removing intermediate container ffaebbef984e 19:12:38 ---> c3fe85801626 19:12:38 19:12:38 Step 10/22 : FROM alpine:3.14 19:12:38 ---> 0a97eee8041e 19:12:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:38 Removing intermediate container a8a80d556246 19:12:38 ---> fd737b690c91 19:12:38 Step 18/21 : CMD ["--init=true"] 19:12:38 ---> Running in cf79d6d395f5 19:12:38 ---> Running in 7507bb7e9a76 19:12:39 Removing intermediate container cf79d6d395f5 19:12:39 ---> 16c8f67a41d1 19:12:39 Step 19/21 : LABEL arch=x86_64 19:12:39 ---> Running in 50b772bc1dc3 19:12:39 Removing intermediate container 98ac455dc2cd 19:12:39 ---> 69f1a11a74c4 19:12:39 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:39 ---> Running in ebc6f00cc9ed 19:12:39 Removing intermediate container 50b772bc1dc3 19:12:39 ---> db6bc98eddd9 19:12:39 Step 20/21 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:40 ---> Running in ae5b423161a5 19:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:40 (1/2) Installing ca-certificates (20211220-r0) 19:12:40 (2/2) Installing dumb-init (1.2.5-r1) 19:12:40 Executing busybox-1.33.1-r6.trigger 19:12:40 Executing ca-certificates-20211220-r0.trigger 19:12:40 OK: 6 MiB in 16 packages 19:12:40 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 19:12:40 Removing intermediate container ae5b423161a5 19:12:40 ---> 48044d8e5f1d 19:12:40 Step 21/21 : LABEL version=0.0.0 19:12:40 ---> Running in 5fa8ae994d10 19:12:40 Removing intermediate container ae49786a4ba8 19:12:40 ---> 7e8a4f629f34 19:12:40 19:12:40 Step 10/22 : FROM alpine:3.14 19:12:40 ---> 0a97eee8041e 19:12:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:12:41 Removing intermediate container 5fa8ae994d10 19:12:41 ---> 59677d2429ed 19:12:41 19:12:41 ---> Running in f08a486ec781 19:12:41 Successfully built 59677d2429ed 19:12:41 Successfully tagged security-proxy-setup:latest 19:12:41 Building security-bootstrapper 19:12:41  Building security-proxy-setup ... done Removing intermediate container 7507bb7e9a76 19:12:41 ---> d193e74d1635 19:12:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:12:41 ---> Running in 737b05dc9354 19:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:42 Removing intermediate container 737b05dc9354 19:12:42 ---> 26d09c1755ea 19:12:42 Step 13/22 : ENV APP_PORT=59860 19:12:42 (1/1) Installing dumb-init (1.2.5-r1) 19:12:42 Executing busybox-1.33.1-r6.trigger 19:12:42 OK: 6 MiB in 15 packages 19:12:43 ---> Running in 97e9c578498a 19:12:43 Removing intermediate container 97e9c578498a 19:12:43 ---> a648e2c55d41 19:12:43 Step 14/22 : EXPOSE $APP_PORT 19:12:43 ---> Running in 476c7bd0cc6d 19:12:44 Removing intermediate container f08a486ec781 19:12:44 ---> 5d2b8734616c 19:12:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:44 Removing intermediate container ebc6f00cc9ed 19:12:44 ---> c33568c90cd7 19:12:44 19:12:44 Step 11/23 : FROM docker:20.10.10 19:12:44 ---> Running in 151128c3b9bf 19:12:44 Removing intermediate container 476c7bd0cc6d 19:12:44 ---> 36f12d69cfa3 19:12:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:44 Removing intermediate container 151128c3b9bf 19:12:44 ---> 643e2bf16977 19:12:44 Step 13/22 : ENV APP_PORT=59861 19:12:44 ---> Running in 678ebe118309 19:12:44 ---> 67f02c85c6f5 19:12:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:12:44 Removing intermediate container 678ebe118309 19:12:44 ---> 1a2227602e49 19:12:44 Step 14/22 : EXPOSE $APP_PORT 19:12:44 20.10.10: Pulling from library/docker 19:12:44 ---> Running in 36536c259c79 19:12:45 Removing intermediate container 36536c259c79 19:12:45 ---> 5e9230a81bff 19:12:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:45 ---> cc90c1b1777a 19:12:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:12:45 ---> d994fbafec4b 19:12:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:45 ---> 22916774afe5 19:12:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:12:45 ---> Running in 0aefe1d6c2d3 19:12:46 Removing intermediate container 0aefe1d6c2d3 19:12:46 ---> 9c4d8c1ad745 19:12:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:46 ---> Running in 5fee3ce0535c 19:12:46 ---> 2f77675e98dc 19:12:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:46 Removing intermediate container 5fee3ce0535c 19:12:46 ---> 578694129208 19:12:46 Step 20/22 : LABEL arch=x86_64 19:12:46 ---> Running in fb0c56f16945 19:12:46 ---> 41d37d595da4 19:12:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:46 ---> Running in 803434362e23 19:12:47 Removing intermediate container fb0c56f16945 19:12:47 ---> 5f3bdf94dcc8 19:12:47 Step 21/22 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:12:47 Removing intermediate container 803434362e23 19:12:47 ---> 3e7547ce73a3 19:12:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:47 ---> Running in a3a02c7be324 19:12:47 ---> Running in f22f010c7afe 19:12:47 Removing intermediate container a3a02c7be324 19:12:47 ---> 4224210c7d0a 19:12:47 Step 22/22 : LABEL version=0.0.0 19:12:47 ---> Running in e72ceb4443e1 19:12:47 Removing intermediate container f22f010c7afe 19:12:47 ---> 9013b37ef58b 19:12:47 Step 20/22 : LABEL arch=x86_64 19:12:47 ---> Running in 7bd050f97f28 19:12:47 Removing intermediate container e72ceb4443e1 19:12:47 ---> b008ea36c2e5 19:12:47 19:12:48 Removing intermediate container 7bd050f97f28 19:12:48 ---> 770b08dad89d 19:12:48 Step 21/22 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:12:48 Successfully built b008ea36c2e5 19:12:48 Successfully tagged support-notifications:latest 19:12:48  Building support-notifications ... done Building core-command 19:12:48 ---> Running in a8612c6d0591 19:12:48 Removing intermediate container a8612c6d0591 19:12:48 ---> 16b63f86f4b7 19:12:48 Step 22/22 : LABEL version=0.0.0 19:12:49 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:12:49 ---> 001c80f0f3a2 19:12:49 Step 3/31 : WORKDIR /edgex-go 19:12:49 ---> Using cache 19:12:49 ---> 8200887f860e 19:12:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:49 ---> Using cache 19:12:49 ---> 93e5afffbcc0 19:12:49 Step 5/31 : RUN apk add --update --no-cache make git 19:12:49 ---> Using cache 19:12:49 ---> 6897ced24196 19:12:49 Step 6/31 : COPY go.mod vendor* ./ 19:12:49 ---> Using cache 19:12:49 ---> af9f594bcc04 19:12:49 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:49 ---> Using cache 19:12:49 ---> 2e02f12e0103 19:12:49 Step 8/31 : COPY . . 19:12:49 ---> Using cache 19:12:49 ---> 3786d7e73ddd 19:12:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:51 ---> Running in 18c5146a1300 19:12:51 ---> Running in 3eda067001f1 19:12:51 Removing intermediate container 18c5146a1300 19:12:51 ---> 70e2ade4df2b 19:12:51 19:12:51 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 19:12:51 Successfully built 70e2ade4df2b 19:12:51 Successfully tagged support-scheduler:latest 19:12:51 Building core-data 19:12:52  Building support-scheduler ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:12:52 Status: Downloaded newer image for docker:20.10.10 19:12:52 ---> b706a049f56e 19:12:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:55 ---> Running in bc10265b9bfc 19:12:55 Removing intermediate container bc10265b9bfc 19:12:55 ---> b5d3d3e0693f 19:12:55 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:12:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:56 ---> 001c80f0f3a2 19:12:56 Step 3/23 : WORKDIR /edgex-go 19:12:56 ---> Using cache 19:12:56 ---> 8200887f860e 19:12:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:56 ---> Using cache 19:12:56 ---> 93e5afffbcc0 19:12:56 Step 5/23 : RUN apk add --update --no-cache make git 19:12:56 ---> Using cache 19:12:56 ---> 6897ced24196 19:12:56 Step 6/23 : COPY go.mod vendor* ./ 19:12:56 ---> Using cache 19:12:56 ---> af9f594bcc04 19:12:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:56 ---> Using cache 19:12:56 ---> 2e02f12e0103 19:12:56 Step 8/23 : COPY . . 19:12:56 ---> Using cache 19:12:56 ---> 3786d7e73ddd 19:12:56 Step 9/23 : RUN make cmd/core-command/core-command 19:12:56 ---> Running in 0187de1ba8b5 19:12:56 ---> Running in 576fca74ed8f 19:12:57 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 19:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:58 (1/42) Installing readline (8.1.0-r0) 19:12:58 (2/42) Installing bash (5.1.4-r0) 19:12:58 Executing bash-5.1.4-r0.post-install 19:12:58 (3/42) Installing brotli-libs (1.0.9-r5) 19:12:58 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:12:58 (5/42) Installing libcurl (7.79.1-r0) 19:12:58 (6/42) Installing curl (7.79.1-r0) 19:12:58 (7/42) Installing dumb-init (1.2.5-r1) 19:12:58 (8/42) Installing libbz2 (1.0.8-r1) 19:12:58 (9/42) Installing expat (2.4.5-r0) 19:12:58 (10/42) Installing libffi (3.3-r2) 19:12:58 (11/42) Installing gdbm (1.19-r0) 19:12:58 (12/42) Installing xz-libs (5.2.5-r0) 19:12:58 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:12:58 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:12:58 (15/42) Installing mpdecimal (2.5.1-r1) 19:12:58 (16/42) Installing sqlite-libs (3.35.5-r0) 19:12:58 (17/42) Installing python3 (3.9.5-r2) 19:12:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:59 ---> 001c80f0f3a2 19:12:59 Step 3/23 : WORKDIR /edgex-go 19:12:59 ---> Using cache 19:12:59 ---> 8200887f860e 19:12:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:59 ---> Using cache 19:12:59 ---> 93e5afffbcc0 19:12:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:12:59 ---> Running in 2dc6870cf07c 19:12:59 (18/42) Installing py3-appdirs (1.4.4-r2) 19:13:00 Removing intermediate container 20b48de3fd1c 19:13:00 ---> 9aa29b029a02 19:13:00 19:13:00 Step 10/23 : FROM alpine:3.14 19:13:00 ---> 0a97eee8041e 19:13:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:00 ---> Using cache 19:13:00 ---> 5d2b8734616c 19:13:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:00 ---> Using cache 19:13:00 ---> 643e2bf16977 19:13:00 Step 13/23 : ENV APP_PORT=59881 19:13:00 (19/42) Installing py3-chardet (4.0.0-r2) 19:13:00 (20/42) Installing py3-idna (3.2-r0) 19:13:00 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:13:00 (22/42) Installing py3-certifi (2020.12.5-r1) 19:13:00 (23/42) Installing py3-requests (2.25.1-r4) 19:13:00 ---> Running in 3b3251c762e4 19:13:00 (24/42) Installing py3-msgpack (1.0.2-r1) 19:13:00 (25/42) Installing py3-lockfile (0.12.2-r4) 19:13:00 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:13:00 (27/42) Installing py3-colorama (0.4.4-r1) 19:13:00 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:13:00 (29/42) Installing py3-distlib (0.3.1-r3) 19:13:00 (30/42) Installing py3-distro (1.5.0-r3) 19:13:00 (31/42) Installing py3-six (1.15.0-r1) 19:13:00 (32/42) Installing py3-webencodings (0.5.1-r4) 19:13:00 (33/42) Installing py3-html5lib (1.1-r1) 19:13:00 (34/42) Installing py3-parsing (2.4.7-r2) 19:13:00 (35/42) Installing py3-packaging (20.9-r1) 19:13:00 (36/42) Installing py3-toml (0.10.2-r2) 19:13:00 (37/42) Installing py3-pep517 (0.10.0-r2) 19:13:00 Removing intermediate container 3b3251c762e4 19:13:00 ---> 6f1a030784b1 19:13:00 Step 14/23 : EXPOSE $APP_PORT 19:13:00 (38/42) Installing py3-progress (1.5-r2) 19:13:00 (39/42) Installing py3-retrying (1.3.3-r1) 19:13:00 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:13:00 (41/42) Installing py3-setuptools (52.0.0-r3) 19:13:00 ---> Running in 8c93e16b284b 19:13:00 (42/42) Installing py3-pip (20.3.4-r1) 19:13:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:00 Removing intermediate container 8c93e16b284b 19:13:00 ---> 928987f6cf62 19:13:00 Step 15/23 : WORKDIR / 19:13:01 Executing busybox-1.33.1-r6.trigger 19:13:01 ---> Running in b9fdd9c1a657 19:13:01 OK: 84 MiB in 64 packages 19:13:01 Removing intermediate container b9fdd9c1a657 19:13:01 ---> f94469f6fcbd 19:13:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:01 ---> b985639b16eb 19:13:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:13:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:02 ---> 5a77dfcce80c 19:13:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:13:02 OK: 221 MiB in 52 packages 19:13:02 ---> f531b391f7e6 19:13:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:13:02 ---> Running in 0c05007bae6e 19:13:02 Removing intermediate container 0c05007bae6e 19:13:02 ---> 1d72431b42ea 19:13:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:02 ---> Running in fcefed7b85e9 19:13:02 Removing intermediate container 2dc6870cf07c 19:13:02 ---> c6c4ddca46b5 19:13:02 Step 6/23 : COPY go.mod vendor* ./ 19:13:02 Collecting docker-compose==1.23.2 19:13:02 Removing intermediate container fcefed7b85e9 19:13:02 ---> 0279e2cbd63e 19:13:02 Step 21/23 : LABEL arch=x86_64 19:13:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:13:03 ---> Running in be02fcac589c 19:13:03 Collecting texttable<0.10,>=0.9.0 19:13:03 Downloading texttable-0.9.1.tar.gz (11 kB) 19:13:03 ---> 9b78f373ca15 19:13:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:03 Removing intermediate container be02fcac589c 19:13:03 ---> f4943f11d775 19:13:03 Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:13:03 ---> Running in b035fe08e8f8 19:13:03 ---> Running in 2e0932b9f572 19:13:03 Removing intermediate container 2e0932b9f572 19:13:03 ---> b9c37a0581f9 19:13:03 Step 23/23 : LABEL version=0.0.0 19:13:03 ---> Running in 32ec1398a43f 19:13:03 Removing intermediate container 32ec1398a43f 19:13:03 ---> 42e980a3ad2d 19:13:03 19:13:03 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:03 Successfully built 42e980a3ad2d 19:13:03 Successfully tagged core-metadata:latest 19:13:03  Building core-metadata ... done Collecting PyYAML<4,>=3.10 19:13:03 Downloading PyYAML-3.13.tar.gz (270 kB) 19:13:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:13:05 Collecting docker<4.0,>=3.6.0 19:13:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:13:05 Collecting jsonschema<3,>=2.5.1 19:13:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:13:05 Removing intermediate container b035fe08e8f8 19:13:05 ---> 9edbca5a1de6 19:13:05 Step 8/23 : COPY . . 19:13:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:13:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:13:05 Collecting websocket-client<1.0,>=0.32.0 19:13:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:13:05 Collecting dockerpty<0.5,>=0.4.1 19:13:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:13:06 Collecting docopt<0.7,>=0.6.1 19:13:06 Downloading docopt-0.6.2.tar.gz (25 kB) 19:13:07 Collecting cached-property<2,>=1.2.0 19:13:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:13:07 Collecting docker-pycreds>=0.4.0 19:13:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:13:07 Collecting idna<2.8,>=2.5 19:13:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:13:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:13:07 Collecting chardet<3.1.0,>=3.0.2 19:13:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:13:07 Collecting urllib3<1.25,>=1.21.1 19:13:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:13:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:13:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:13:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:13:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:13:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:13:07 Attempting uninstall: urllib3 19:13:07 Found existing installation: urllib3 1.26.5 19:13:07 Uninstalling urllib3-1.26.5: 19:13:07 Successfully uninstalled urllib3-1.26.5 19:13:08 Attempting uninstall: idna 19:13:08 Found existing installation: idna 3.2 19:13:08 Uninstalling idna-3.2: 19:13:08 Successfully uninstalled idna-3.2 19:13:09 Attempting uninstall: chardet 19:13:09 Found existing installation: chardet 4.0.0 19:13:09 Uninstalling chardet-4.0.0: 19:13:09 Successfully uninstalled chardet-4.0.0 19:13:11 Attempting uninstall: requests 19:13:11 Found existing installation: requests 2.25.1 19:13:11 Uninstalling requests-2.25.1: 19:13:11 Successfully uninstalled requests-2.25.1 19:13:12 Running setup.py install for texttable: started 19:13:12 ---> d5470fc65e74 19:13:12 Step 9/23 : RUN make cmd/core-data/core-data 19:13:12 ---> Running in ebd13372769a 19:13:13 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 19:13:13 Running setup.py install for texttable: finished with status 'done' 19:13:13 Running setup.py install for PyYAML: started 19:13:13 Running setup.py install for PyYAML: finished with status 'done' 19:13:14 Running setup.py install for docopt: started 19:13:14 Running setup.py install for docopt: finished with status 'done' 19:13:14 Running setup.py install for dockerpty: started 19:13:15 Running setup.py install for dockerpty: finished with status 'done' 19:13:15 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 19:13:21 Removing intermediate container 0187de1ba8b5 19:13:21 ---> a8308979e7f3 19:13:21 Step 14/23 : ENV APP_PORT=58890 19:13:21 ---> Running in 670cc40b9837 19:13:21 Removing intermediate container 670cc40b9837 19:13:21 ---> 637533668cc0 19:13:21 Step 15/23 : EXPOSE $APP_PORT 19:13:21 ---> Running in 5f938e6e2779 19:13:21 Removing intermediate container 5f938e6e2779 19:13:21 ---> 802a31b8b664 19:13:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:13:21 ---> 8f970a1877fb 19:13:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:13:21 ---> c53922aa7e3e 19:13:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:13:22 ---> 13376dcb301e 19:13:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:13:22 ---> Running in 8e55f4f9282a 19:13:22 Removing intermediate container 8e55f4f9282a 19:13:22 ---> 5ad435ef8585 19:13:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:22 ---> Running in d031bddf1922 19:13:22 Removing intermediate container d031bddf1922 19:13:22 ---> 9ceab862315b 19:13:22 Step 21/23 : LABEL arch=x86_64 19:13:22 ---> Running in e77c32fa8d82 19:13:22 Removing intermediate container e77c32fa8d82 19:13:22 ---> 1a28255e43c0 19:13:22 Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:13:22 ---> Running in a11f89e5356b 19:13:22 Removing intermediate container a11f89e5356b 19:13:22 ---> ca5e6eeb6ce4 19:13:22 Step 23/23 : LABEL version=0.0.0 19:13:22 ---> Running in 2d87c031b988 19:13:22 Removing intermediate container 2d87c031b988 19:13:22 ---> 78f7b1cd1407 19:13:22 19:13:23 Successfully built 78f7b1cd1407 19:13:23 Successfully tagged sys-mgmt-agent:latest 19:13:25  Building sys-mgmt-agent ... done Removing intermediate container 3eda067001f1 19:13:25 ---> da22496cbdba 19:13:25 19:13:25 Step 10/31 : FROM alpine:3.14 19:13:25 ---> 0a97eee8041e 19:13:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:13:25 ---> Running in dde0de058cc1 19:13:25 Removing intermediate container dde0de058cc1 19:13:25 ---> ed829e269867 19:13:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:13:25 ---> Running in 95255814fdd4 19:13:26 Removing intermediate container 576fca74ed8f 19:13:26 ---> 742c46add9a0 19:13:26 19:13:26 Step 10/23 : FROM alpine:3.14 19:13:26 ---> 0a97eee8041e 19:13:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:26 ---> Using cache 19:13:26 ---> 5d2b8734616c 19:13:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:26 ---> Using cache 19:13:26 ---> 643e2bf16977 19:13:26 Step 13/23 : ENV APP_PORT=59882 19:13:26 ---> Running in 5aa929d06e51 19:13:26 Removing intermediate container 5aa929d06e51 19:13:26 ---> 579cbdaed3af 19:13:26 Step 14/23 : EXPOSE $APP_PORT 19:13:26 ---> Running in 6cceeee4a9df 19:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:26 Removing intermediate container 6cceeee4a9df 19:13:26 ---> 0ec994574894 19:13:26 Step 15/23 : WORKDIR / 19:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:26 ---> Running in 1fb1cdc0c60c 19:13:27 Removing intermediate container 1fb1cdc0c60c 19:13:27 ---> 4f886025e537 19:13:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:27 (1/2) Installing dumb-init (1.2.5-r1) 19:13:27 (2/2) Installing su-exec (0.2-r1) 19:13:27 Executing busybox-1.33.1-r6.trigger 19:13:27 OK: 6 MiB in 16 packages 19:13:27 ---> 04f7a8e548e2 19:13:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:13:27 Removing intermediate container 95255814fdd4 19:13:27 ---> 085f7925d5f6 19:13:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:13:27 ---> Running in deaa5933c543 19:13:27 ---> ef2b7fd595bf 19:13:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:13:28 Removing intermediate container deaa5933c543 19:13:28 ---> 9bc0e19afb07 19:13:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:13:28 ---> 376df453c990 19:13:28 Step 19/23 : ENTRYPOINT ["/core-command"] 19:13:28 ---> Running in cd31590f680d 19:13:28 ---> Running in f3eb84a802ad 19:13:28 Removing intermediate container cd31590f680d 19:13:28 ---> fe9447113f83 19:13:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:13:28 ---> Running in 06903d2c8022 19:13:28 Removing intermediate container f3eb84a802ad 19:13:28 ---> 3d8821e54363 19:13:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:28 ---> Running in b930696c7f17 19:13:28 Removing intermediate container b930696c7f17 19:13:28 ---> e3630b004c77 19:13:28 Step 21/23 : LABEL arch=x86_64 19:13:28 ---> Running in a342fd42a219 19:13:29 Removing intermediate container a342fd42a219 19:13:29 ---> 2cc6a981be4d 19:13:29 Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:13:29 ---> Running in c018386e9af3 19:13:29 Removing intermediate container 06903d2c8022 19:13:29 ---> cacd6ac5376b 19:13:29 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:13:29 ---> Running in 31b9449491ad 19:13:29 Removing intermediate container c018386e9af3 19:13:29 ---> 6be8dcafb1e2 19:13:29 Step 23/23 : LABEL version=0.0.0 19:13:29 ---> Running in ad277ff6806b 19:13:29 Removing intermediate container 31b9449491ad 19:13:29 ---> e4b23cb88170 19:13:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:13:29 Removing intermediate container ad277ff6806b 19:13:29 ---> 9c5240cba5fc 19:13:29 19:13:29 Successfully built 9c5240cba5fc 19:13:29 ---> fd3d32cdc001 19:13:29 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:13:29 Successfully tagged core-command:latest 19:13:29  Building core-command ... done  ---> Running in ec845df89127 19:13:30 Removing intermediate container ec845df89127 19:13:30 ---> 96d5a7a60c46 19:13:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:31 ---> deeb57302006 19:13:31 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:13:31 ---> c70973a82639 19:13:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:32 ---> 9f1c78ad45f3 19:13:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:13:32 ---> 9e3352217156 19:13:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:13:32 ---> e4fd3ebcec02 19:13:32 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:13:32 ---> Running in 8a63a5cd4e36 19:13:33 Removing intermediate container 8a63a5cd4e36 19:13:33 ---> 194f04ee09fc 19:13:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:33 ---> fa11b3a55111 19:13:33 Step 26/31 : RUN chmod +x /entrypoint.sh 19:13:33 ---> Running in d292367ffdf2 19:13:34 Removing intermediate container d292367ffdf2 19:13:34 ---> 81699d2ec2fc 19:13:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:13:34 ---> Running in 7adef905a812 19:13:34 Removing intermediate container 7adef905a812 19:13:34 ---> 1ed33397d93b 19:13:34 Step 28/31 : CMD ["gate"] 19:13:34 ---> Running in 8f54c4b4bd7e 19:13:34 Removing intermediate container 8f54c4b4bd7e 19:13:34 ---> 6c75e3a9acd6 19:13:34 Step 29/31 : LABEL arch=x86_64 19:13:34 ---> Running in e8410a5da5cd 19:13:35 Removing intermediate container e8410a5da5cd 19:13:35 ---> cfd112f16fac 19:13:35 Step 30/31 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:13:35 ---> Running in d3ea7af673cc 19:13:35 Removing intermediate container d3ea7af673cc 19:13:35 ---> 46ecf248b0ab 19:13:35 Step 31/31 : LABEL version=0.0.0 19:13:35 ---> Running in 1c2f328c6785 19:13:35 Removing intermediate container 1c2f328c6785 19:13:35 ---> fbc1fde3929b 19:13:35 19:13:35 Successfully built fbc1fde3929b 19:13:35 Successfully tagged security-bootstrapper:latest 19:13:36  Building security-bootstrapper ... done Removing intermediate container ebd13372769a 19:13:36 ---> 574a4a799415 19:13:36 19:13:36 Step 10/23 : FROM alpine:3.14 19:13:36 ---> 0a97eee8041e 19:13:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:36 ---> Running in 67fafba7885c 19:13:36 Removing intermediate container 67fafba7885c 19:13:36 ---> ede3548366b8 19:13:36 Step 12/23 : ENV APP_PORT=59880 19:13:36 ---> Running in 479bb426882d 19:13:36 Removing intermediate container 479bb426882d 19:13:36 ---> 1f6ccb31633f 19:13:36 Step 13/23 : EXPOSE $APP_PORT 19:13:36 ---> Running in 4ef3c82de1cd 19:13:36 Removing intermediate container 4ef3c82de1cd 19:13:36 ---> 12404c082368 19:13:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:36 ---> Running in 0c8c47abcfa9 19:13:37 Removing intermediate container 0c8c47abcfa9 19:13:37 ---> 365abe06ba2d 19:13:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:13:37 ---> Running in f188db9f4a07 19:13:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:38 (1/6) Installing dumb-init (1.2.5-r1) 19:13:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:13:39 (3/6) Installing libsodium (1.0.18-r0) 19:13:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:13:39 (5/6) Installing libzmq (4.3.4-r0) 19:13:39 (6/6) Installing zeromq (4.3.4-r0) 19:13:39 Executing busybox-1.33.1-r6.trigger 19:13:39 OK: 8 MiB in 20 packages 19:13:39 Removing intermediate container f188db9f4a07 19:13:39 ---> 8b4b5d7bd3ca 19:13:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:39 ---> 48ca2bc8e9dd 19:13:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:13:40 ---> 7de9077944c8 19:13:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:13:40 ---> 81b0576a45c2 19:13:40 Step 19/23 : ENTRYPOINT ["/core-data"] 19:13:40 ---> Running in 8e9d121509a6 19:13:40 Removing intermediate container 8e9d121509a6 19:13:40 ---> 4d24c933e9c1 19:13:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:40 ---> Running in 4ae688d0b0b9 19:13:40 Removing intermediate container 4ae688d0b0b9 19:13:40 ---> a746473e3c9a 19:13:40 Step 21/23 : LABEL arch=x86_64 19:13:40 ---> Running in c090cd0a31b1 19:13:40 Removing intermediate container c090cd0a31b1 19:13:40 ---> 60c8d3da1ce9 19:13:40 Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:13:40 ---> Running in 737a6108f296 19:13:41 Removing intermediate container 737a6108f296 19:13:41 ---> 0a811c67eac6 19:13:41 Step 23/23 : LABEL version=0.0.0 19:13:41 ---> Running in da0537067ab5 19:13:41 Removing intermediate container da0537067ab5 19:13:41 ---> 4d00f1d0ca21 19:13:41 19:13:41 Successfully built 4d00f1d0ca21 19:13:41 Successfully tagged core-data:latest 19:13:41  Building core-data ... done  [Pipeline] } 19:13:41 $ docker stop --time=1 41e07d0ea30f196d342909a840929985039aaf58acc2f638ae036cf526b544c1 19:13:42 $ docker rm -f 41e07d0ea30f196d342909a840929985039aaf58acc2f638ae036cf526b544c1 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:43 + docker images 19:13:43 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:43 core-data latest 4d00f1d0ca21 2 seconds ago 20MB 19:13:43 574a4a799415 7 seconds ago 1.79GB 19:13:43 security-bootstrapper latest fbc1fde3929b 8 seconds ago 18.7MB 19:13:43 core-command latest 9c5240cba5fc 14 seconds ago 15.8MB 19:13:43 742c46add9a0 18 seconds ago 1.77GB 19:13:43 da22496cbdba 19 seconds ago 1.77GB 19:13:43 sys-mgmt-agent latest 78f7b1cd1407 21 seconds ago 296MB 19:13:43 core-metadata latest 42e980a3ad2d 40 seconds ago 16.6MB 19:13:43 9aa29b029a02 45 seconds ago 1.78GB 19:13:43 support-scheduler latest 70e2ade4df2b 52 seconds ago 16MB 19:13:43 support-notifications latest b008ea36c2e5 56 seconds ago 16.7MB 19:13:43 c33568c90cd7 59 seconds ago 1.77GB 19:13:43 7e8a4f629f34 About a minute ago 1.78GB 19:13:43 security-proxy-setup latest 59677d2429ed About a minute ago 26.2MB 19:13:43 c3fe85801626 About a minute ago 1.78GB 19:13:43 30538d476bc5 About a minute ago 1.78GB 19:13:43 security-secretstore-setup latest 269a366ce116 About a minute ago 27.9MB 19:13:43 61ab6dad074b About a minute ago 1.78GB 19:13:43 ci-base-image-x86_64 latest 001c80f0f3a2 5 minutes ago 1.27GB 19:13:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 weeks ago 562MB 19:13:43 docker 20.10.10 b706a049f56e 3 months ago 216MB 19:13:43 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 19:13:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 19:13:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 19:13:58 Still waiting to schedule task 19:13:58 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:14:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:14:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:14:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:14:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.206s coverage: 28.7% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.397s coverage: 98.5% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 44.7% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.825s coverage: 89.5% of statements 19:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.250s coverage: 84.4% of statements 19:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.460s coverage: 94.2% of statements 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 59.1% of statements 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.315s coverage: 60.0% of statements 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.370s coverage: 0.9% of statements 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.204s coverage: 58.8% of statements 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.295s coverage: 21.7% of statements 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.209s coverage: 47.1% of statements 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.259s coverage: 79.5% of statements 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.467s coverage: 96.3% of statements 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.431s coverage: 87.5% of statements 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.434s coverage: 94.4% of statements 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements 19:15:13 Running on prd-ubuntu18.04-docker-8c-8g-5852 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws 19:15:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:15:14 The recommended git tool is: git 19:15:15 using credential edgex-jenkins-ssh 19:15:15 Cloning the remote Git repository 19:15:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:15:15 > git init /w/workspace/edgex-go/1 # timeout=10 19:15:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:15 > git --version # timeout=10 19:15:15 > git --version # 'git version 2.17.1' 19:15:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.734s coverage: 82.5% of statements 19:15:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:15:20 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a 19:15:20 Merge succeeded, producing 077405c83e2c2076cc7559ee55a63022a07ad19a 19:15:20 Checking out Revision 077405c83e2c2076cc7559ee55a63022a07ad19a (PR-3886) 19:15:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:15:20 > git config core.sparsecheckout # timeout=10 19:15:20 > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 19:15:20 > git remote # timeout=10 19:15:20 > git config --get remote.origin.url # timeout=10 19:15:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:20 > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 19:15:20 > git rev-parse HEAD^{commit} # timeout=10 19:15:20 > git config core.sparsecheckout # timeout=10 19:15:20 > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 19:15:24 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:15:24 > git --version # timeout=10 19:15:24 > git --version # 'git version 2.17.1' 19:15:24 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.326s coverage: 92.9% of statements 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.850s coverage: 91.2% of statements 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:25 + echo snap-build.sh 19:15:25 snap-build.sh 19:15:25 + SNAP_BASE_DIR=. 19:15:25 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:15:25 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:15:25 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:15:25 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:15:25 + cd /w/workspace/edgex-go/1 19:15:25 + sudo apt-get remove -qy --purge lxd lxd-client 19:15:25 Reading package lists... 19:15:25 Building dependency tree... 19:15:25 Reading state information... 19:15:25 The following packages were automatically installed and are no longer required: 19:15:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:15:25 uidmap xdelta3 19:15:25 Use 'sudo apt autoremove' to remove them. 19:15:25 The following packages will be REMOVED: 19:15:25 lxd* lxd-client* 19:15:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:15:25 After this operation, 31.7 MB disk space will be freed. 19:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.971s coverage: 64.4% of statements 19:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.210s coverage: 100.0% of statements 19:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements 19:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 19:15:25 (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 ... 190666 files and directories currently installed.) 19:15:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:15:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 19:15:26 Removing lxd dnsmasq configuration 19:15:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:15:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:15:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:15:27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 19:15:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 19:15:29 Processing triggers for systemd (237-3ubuntu10.52) ... 19:15:29 Processing triggers for ureadahead (0.100.0-21) ... 19:15:29 + sudo snap remove --purge lxd 19:15:29 snap "lxd" is not installed 19:15:29 + sudo groupadd --force --system lxd 19:15:29 ++ whoami 19:15:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:15:29 + newgrp - lxd 19:15:30 + sudo snap install lxd 19:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.394s coverage: 65.4% of statements 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.767s coverage: 43.8% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.321s coverage: 84.8% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:40 2022-02-22T19:15:36Z INFO Waiting for automatic snapd restart... 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.278s coverage: 17.7% of statements 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.685s coverage: 92.3% of statements 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.478s coverage: 97.7% of statements 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.207s coverage: 28.9% of statements 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.196s coverage: 100.0% of statements 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements 19:15:43 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 19:15:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:15:43 GO111MODULE=on go vet ./... 19:15:54 lxd 4.23 from Canonical* installed 19:15:54 + sudo lxd init --auto 19:16:05 + sudo snap install --classic snapcraft 19:16:09 snapcraft 6.0.2 from Canonical* installed 19:16:09 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:16:09 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:16:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:16:09 Dload Upload Total Spent Left Speed 19:16:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3760 0 --:--:-- --:--:-- --:--:-- 3760 19:16:09 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 63.6M 19:16:09 ./yq_linux_amd64 19:16:09 + sudo snapcraft prime --use-lxd 19:16:11 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:16:11 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: 19:16:11 - README.md 19:16:11 19:16:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:16:11 Launching a container. 19:16:21 Waiting for container to be ready 19:16:21 To start your first container, try: lxc launch ubuntu:20.04 19:16:21 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 19:16:21 19:16:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:16:26 Waiting for network to be ready... 19:16:27 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 19:16:27 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 19:16:27 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1265 kB] 19:16:27 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [221 kB] 19:16:27 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 19:16:27 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 19:16:27 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [764 kB] 19:16:27 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [109 kB] 19:16:27 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [679 kB] 19:16:27 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [116 kB] 19:16:27 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 19:16:27 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 19:16:28 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 19:16:28 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 19:16:28 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 19:16:28 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 19:16:28 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 19:16:28 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 19:16:28 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 19:16:28 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1598 kB] 19:16:28 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [306 kB] 19:16:28 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 19:16:28 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 19:16:28 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [818 kB] 19:16:28 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [116 kB] 19:16:28 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [905 kB] 19:16:28 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [201 kB] 19:16:30 Fetched 23.2 MB in 4s (6296 kB/s) 19:16:31 Reading package lists... 19:16:31 Reading package lists... 19:16:31 Building dependency tree... 19:16:31 Reading state information... 19:16:31 The following additional packages will be installed: 19:16:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:16:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:16:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:16:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:16:31 Suggested packages: 19:16:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:16:31 Recommended packages: 19:16:31 gnupg libsasl2-modules 19:16:32 The following NEW packages will be installed: 19:16:32 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:16:32 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:16:32 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:16:32 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:16:32 The following packages will be upgraded: 19:16:32 gpg gpg-agent gpgconf libudev1 19:16:32 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 19:16:32 Need to get 3859 kB of archives. 19:16:32 After this operation, 14.9 MB of additional disk space will be used. 19:16:32 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 19:16:32 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 19:16:32 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 19:16:32 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 19:16:32 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 19:16:32 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 19:16:32 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 19:16:32 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 19:16:32 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 19:16:32 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:16:32 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 19:16:32 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 19:16:32 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 19:16:32 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 19:16:32 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 19:16:32 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 19:16:32 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 19:16:33 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 19:16:33 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 19:16:33 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 19:16:33 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 19:16:33 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 19:16:33 debconf: delaying package configuration, since apt-utils is not installed 19:16:33 Fetched 3859 kB in 1s (3309 kB/s) 19:16:33 (Reading database ... 12816 files and directories currently installed.) 19:16:33 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 19:16:33 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:16:33 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 19:16:33 Selecting previously unselected package udev. 19:16:33 (Reading database ... 12816 files and directories currently installed.) 19:16:33 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 19:16:33 Unpacking udev (245.4-4ubuntu3.15) ... 19:16:33 Selecting previously unselected package libfuse2:amd64. 19:16:33 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 19:16:33 Unpacking libfuse2:amd64 (2.9.9-3) ... 19:16:33 Selecting previously unselected package fuse. 19:16:33 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 19:16:33 Unpacking fuse (2.9.9-3) ... 19:16:33 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 19:16:33 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:16:33 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 19:16:33 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:16:33 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 19:16:33 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:16:33 Selecting previously unselected package libksba8:amd64. 19:16:33 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:16:33 Unpacking libksba8:amd64 (1.3.5-2) ... 19:16:33 Selecting previously unselected package libroken18-heimdal:amd64. 19:16:33 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:33 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:33 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:16:33 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:33 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:34 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:16:34 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:34 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:34 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:16:34 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:34 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:34 Selecting previously unselected package libwind0-heimdal:amd64. 19:16:34 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:34 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:34 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:16:34 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:34 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:34 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:16:34 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:34 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:34 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:16:34 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:34 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:34 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:16:34 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:34 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:34 Selecting previously unselected package libsasl2-modules-db:amd64. 19:16:34 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:16:34 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:16:34 Selecting previously unselected package libsasl2-2:amd64. 19:16:34 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:16:34 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:16:34 Selecting previously unselected package libldap-common. 19:16:34 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 19:16:34 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:16:34 Selecting previously unselected package libldap-2.4-2:amd64. 19:16:34 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 19:16:34 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:16:34 Selecting previously unselected package dirmngr. 19:16:34 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 19:16:34 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 19:16:34 Setting up libksba8:amd64 (1.3.5-2) ... 19:16:34 Setting up libfuse2:amd64 (2.9.9-3) ... 19:16:34 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:16:34 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:16:34 Setting up udev (245.4-4ubuntu3.15) ... 19:16:35 invoke-rc.d: policy-rc.d denied execution of start. 19:16:35 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:16:35 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:35 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 19:16:35 Setting up gpg (2.2.19-3ubuntu2.1) ... 19:16:35 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:35 Setting up fuse (2.9.9-3) ... 19:16:35 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 19:16:36 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:36 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:36 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:36 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:36 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:36 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:36 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:36 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:16:36 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 19:16:36 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 19:16:36 Processing triggers for systemd (245.4-4ubuntu3) ... 19:16:36 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:16:36 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 19:16:36 Alias= settings in the [Install] section, and DefaultInstance= for template 19:16:36 units). This means they are not meant to be enabled using systemctl. 19:16:36 19:16:36 Possible reasons for having this kind of units are: 19:16:36 • A unit may be statically enabled by being symlinked from another unit's 19:16:36 .wants/ or .requires/ directory. 19:16:36 • A unit's purpose may be to act as a helper for some other unit which has 19:16:36 a requirement dependency on it. 19:16:36 • A unit may be started when needed via activation (socket, path, timer, 19:16:36 D-Bus, udev, scripted systemctl call, ...). 19:16:36 • In case of template units, the unit is meant to be enabled with some 19:16:36 instance name specified. 19:16:37 Reading package lists... 19:16:37 Building dependency tree... 19:16:37 Reading state information... 19:16:37 The following additional packages will be installed: 19:16:37 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:16:37 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:16:37 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:16:37 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 19:16:37 openssh-client python3 python3-minimal python3.8 python3.8-minimal 19:16:37 squashfs-tools systemd systemd-sysv systemd-timesyncd 19:16:37 Suggested packages: 19:16:37 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 19:16:37 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:16:37 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 19:16:37 systemd-container policykit-1 19:16:37 Recommended packages: 19:16:37 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 19:16:37 The following NEW packages will be installed: 19:16:37 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:16:37 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:16:37 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:16:37 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 19:16:37 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 19:16:37 The following packages will be upgraded: 19:16:37 libsystemd0 systemd systemd-sysv systemd-timesyncd 19:16:37 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 19:16:37 Need to get 46.5 MB of archives. 19:16:37 After this operation, 181 MB of additional disk space will be used. 19:16:37 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 19:16:37 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 19:16:37 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 19:16:37 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 19:16:37 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 19:16:37 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 19:16:37 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] 19:16:37 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 19:16:37 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 19:16:37 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 19:16:37 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 19:16:37 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 19:16:37 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 19:16:37 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 19:16:37 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 19:16:37 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 19:16:37 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 19:16:37 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 19:16:37 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 19:16:37 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 19:16:37 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.1 [34.3 MB] 19:16:37 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 19:16:37 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 19:16:38 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 19:16:38 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 19:16:38 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 19:16:38 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 19:16:38 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 19:16:38 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 19:16:38 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 19:16:38 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 19:16:38 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 19:16:38 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 19:16:38 debconf: delaying package configuration, since apt-utils is not installed 19:16:38 Fetched 46.5 MB in 1s (47.3 MB/s) 19:16:38 (Reading database ... 13067 files and directories currently installed.) 19:16:38 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 19:16:38 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:16:38 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 19:16:38 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:16:38 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 19:16:38 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:16:39 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 19:16:39 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:16:39 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 19:16:39 Selecting previously unselected package libpython3.8-minimal:amd64. 19:16:39 (Reading database ... 13068 files and directories currently installed.) 19:16:39 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:16:39 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:16:39 Selecting previously unselected package libexpat1:amd64. 19:16:39 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... 19:16:39 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 19:16:39 Selecting previously unselected package python3.8-minimal. 19:16:39 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:16:39 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 19:16:39 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:16:39 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 19:16:39 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 19:16:40 Selecting previously unselected package python3-minimal. 19:16:40 (Reading database ... 13359 files and directories currently installed.) 19:16:40 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 19:16:40 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 19:16:40 Selecting previously unselected package mime-support. 19:16:40 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 19:16:40 Unpacking mime-support (3.64ubuntu1) ... 19:16:40 Selecting previously unselected package libmpdec2:amd64. 19:16:40 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 19:16:40 Unpacking libmpdec2:amd64 (2.4.2-3) ... 19:16:40 Selecting previously unselected package libpython3.8-stdlib:amd64. 19:16:40 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:16:40 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:16:40 Selecting previously unselected package python3.8. 19:16:40 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:16:40 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 19:16:40 Selecting previously unselected package libpython3-stdlib:amd64. 19:16:40 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 19:16:40 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:16:40 Setting up python3-minimal (3.8.2-0ubuntu2) ... 19:16:41 Selecting previously unselected package python3. 19:16:41 (Reading database ... 13761 files and directories currently installed.) 19:16:41 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 19:16:41 Unpacking python3 (3.8.2-0ubuntu2) ... 19:16:41 Selecting previously unselected package libdbus-1-3:amd64. 19:16:41 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 19:16:41 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:16:41 Selecting previously unselected package dbus. 19:16:41 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 19:16:41 Unpacking dbus (1.12.16-2ubuntu2.1) ... 19:16:41 Selecting previously unselected package libbsd0:amd64. 19:16:41 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 19:16:41 Unpacking libbsd0:amd64 (0.10.0-1) ... 19:16:41 Selecting previously unselected package libpam-systemd:amd64. 19:16:41 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 19:16:41 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:16:41 Selecting previously unselected package sudo. 19:16:41 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 19:16:41 Unpacking sudo (1.8.31-1ubuntu1.2) ... 19:16:41 Selecting previously unselected package apparmor. 19:16:41 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 19:16:41 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 19:16:41 Selecting previously unselected package libcbor0.6:amd64. 19:16:41 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 19:16:41 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:16:41 Selecting previously unselected package libedit2:amd64. 19:16:41 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 19:16:41 Unpacking libedit2:amd64 (3.1-20191231-1) ... 19:16:41 Selecting previously unselected package libfido2-1:amd64. 19:16:41 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 19:16:41 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:16:41 Selecting previously unselected package libkrb5support0:amd64. 19:16:41 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 19:16:41 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:16:41 Selecting previously unselected package libk5crypto3:amd64. 19:16:41 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 19:16:41 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:16:41 Selecting previously unselected package libkeyutils1:amd64. 19:16:41 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 19:16:41 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:16:41 Selecting previously unselected package libkrb5-3:amd64. 19:16:41 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 19:16:41 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:16:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:16:42 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 19:16:42 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:16:42 Selecting previously unselected package openssh-client. 19:16:42 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 19:16:42 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 19:16:42 Selecting previously unselected package dbus-user-session. 19:16:42 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 19:16:42 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 19:16:42 Selecting previously unselected package liblzo2-2:amd64. 19:16:42 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 19:16:42 Unpacking liblzo2-2:amd64 (2.10-2) ... 19:16:42 Selecting previously unselected package squashfs-tools. 19:16:42 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 19:16:42 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 19:16:42 Selecting previously unselected package snapd. 19:16:42 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.1_amd64.deb ... 19:16:42 Unpacking snapd (2.54.3+20.04.1ubuntu0.1) ... 19:16:45 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:16:45 Setting up mime-support (3.64ubuntu1) ... 19:16:45 Setting up liblzo2-2:amd64 (2.10-2) ... 19:16:45 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:16:45 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:16:45 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:16:45 Setting up dbus (1.12.16-2ubuntu2.1) ... 19:16:45 Setting up sudo (1.8.31-1ubuntu1.2) ... 19:16:45 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:16:45 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:16:45 Setting up libmpdec2:amd64 (2.4.2-3) ... 19:16:45 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:16:45 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:16:45 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 19:16:46 Setting up libbsd0:amd64 (0.10.0-1) ... 19:16:46 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:16:46 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 19:16:46 Setting up libedit2:amd64 (3.1-20191231-1) ... 19:16:46 Setting up python3 (3.8.2-0ubuntu2) ... 19:16:46 running python rtupdate hooks for python3.8... 19:16:46 running python post-rtupdate hooks for python3.8... 19:16:46 Setting up apparmor (2.13.3-7ubuntu5.1) ... 19:16:47 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:16:47 Reloading AppArmor profiles 19:16:47 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:16:47 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 19:16:47 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 19:16:47 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 19:16:47 Setting up systemd (245.4-4ubuntu3.15) ... 19:16:47 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:16:47 Installing new version of config file /etc/systemd/resolved.conf ... 19:16:49 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 19:16:49 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:16:49 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 19:16:49 Setting up snapd (2.54.3+20.04.1ubuntu0.1) ... 19:16:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:16:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:16:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:16:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:16:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:16:50 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:16:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:16:51 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:16:51 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:16:51 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:16:51 /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' 19:16:51 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:16:52 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 19:16:52 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 19:16:52 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:16:53 Reading package lists... 19:16:53 Reading package lists... 19:16:53 Building dependency tree... 19:16:53 Reading state information... 19:16:53 Calculating upgrade... 19:16:54 The following packages will be upgraded: 19:16:54 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 19:16:54 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 19:16:54 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 19:16:54 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 19:16:54 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 19:16:54 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 19:16:54 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 19:16:54 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 19:16:54 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 19:16:54 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 19:16:54 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 19:16:54 xz-utils zlib1g 19:16:54 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:16:54 Need to get 63.3 MB of archives. 19:16:54 After this operation, 13.8 MB of additional disk space will be used. 19:16:54 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] 19:16:54 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 19:16:55 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 19:16:55 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 19:16:55 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 19:16:55 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 19:16:55 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 19:16:55 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 19:16:55 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 19:16:55 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 19:16:55 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 19:16:55 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 19:16:55 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 19:16:55 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 19:16:55 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 19:16:55 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 19:16:55 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 19:16:55 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 19:16:55 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 19:16:55 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 19:16:55 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 19:16:55 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 19:16:55 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 19:16:55 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 19:16:55 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 19:16:55 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 19:16:55 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 19:16:55 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 19:16:55 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 19:16:55 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 19:16:55 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 19:16:55 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 19:16:55 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 19:16:55 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 19:16:55 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 19:16:55 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 19:16:55 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 19:16:55 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 19:16:55 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 19:16:55 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 19:16:55 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 19:16:55 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 19:16:55 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 19:16:55 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 19:16:55 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 19:16:55 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 19:16:55 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 19:16:55 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 19:16:55 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 19:16:55 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 19:16:55 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 19:16:55 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 19:16:55 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 19:16:55 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 19:16:55 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 19:16:55 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 19:16:55 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 19:16:55 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 19:16:55 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 19:16:55 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 19:16:55 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 19:16:55 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 19:16:55 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 19:16:55 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 19:16:55 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 19:16:55 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 19:16:55 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 19:16:55 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 19:16:55 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 19:16:55 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 19:16:55 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 19:16:56 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 19:16:56 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 19:16:56 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 19:16:56 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 19:16:56 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 19:16:57 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 19:16:57 debconf: delaying package configuration, since apt-utils is not installed 19:16:57 Fetched 63.3 MB in 3s (22.0 MB/s) 19:16:57 (Reading database ... 14313 files and directories currently installed.) 19:16:57 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 19:16:57 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:16:57 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 19:16:57 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:16:57 Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... 19:16:57 Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... 19:16:57 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:57 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:58 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:58 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:58 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:58 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:58 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:58 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:58 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:58 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:58 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:58 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:58 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:58 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:58 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:58 (Reading database ... 14312 files and directories currently installed.) 19:16:58 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:58 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:58 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:58 (Reading database ... 14312 files and directories currently installed.) 19:16:58 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:58 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:58 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:58 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:58 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:58 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:59 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:59 (Reading database ... 14312 files and directories currently installed.) 19:16:59 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 19:16:59 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:16:59 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 19:16:59 (Reading database ... 14312 files and directories currently installed.) 19:16:59 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 19:16:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:16:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:16:59 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 19:16:59 Setting up base-files (11ubuntu5.5) ... 19:16:59 Installing new version of config file /etc/issue ... 19:16:59 Installing new version of config file /etc/issue.net ... 19:16:59 Installing new version of config file /etc/lsb-release ... 19:16:59 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:17:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:17:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:17:00 Removing obsolete conffile /etc/default/motd-news ... 19:17:00 (Reading database ... 14311 files and directories currently installed.) 19:17:00 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 19:17:00 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 19:17:00 Setting up bash (5.0-6ubuntu1.1) ... 19:17:00 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 19:17:00 (Reading database ... 14311 files and directories currently installed.) 19:17:00 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 19:17:00 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 19:17:01 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 19:17:01 (Reading database ... 14311 files and directories currently installed.) 19:17:01 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:17:01 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:17:01 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 19:17:01 (Reading database ... 14311 files and directories currently installed.) 19:17:01 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 19:17:01 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:17:01 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 19:17:01 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:17:01 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 19:17:01 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:17:02 Setting up perl-base (5.30.0-9ubuntu0.2) ... 19:17:02 (Reading database ... 14311 files and directories currently installed.) 19:17:02 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 19:17:02 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:17:02 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 19:17:02 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 19:17:02 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 19:17:02 (Reading database ... 14311 files and directories currently installed.) 19:17:02 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 19:17:02 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 19:17:02 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 19:17:02 (Reading database ... 14311 files and directories currently installed.) 19:17:02 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:02 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:02 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 19:17:02 (Reading database ... 14311 files and directories currently installed.) 19:17:02 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:02 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:02 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 19:17:02 (Reading database ... 14311 files and directories currently installed.) 19:17:02 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:02 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:02 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:02 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:02 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 19:17:03 (Reading database ... 14311 files and directories currently installed.) 19:17:03 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:03 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:03 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 19:17:03 (Reading database ... 14311 files and directories currently installed.) 19:17:03 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:03 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:03 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:03 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:03 Setting up util-linux (2.34-0.1ubuntu9.3) ... 19:17:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:17:04 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:17:04 (Reading database ... 14311 files and directories currently installed.) 19:17:04 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 19:17:04 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:17:04 Setting up libc-bin (2.31-0ubuntu9.2) ... 19:17:04 (Reading database ... 14311 files and directories currently installed.) 19:17:04 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 19:17:04 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 19:17:04 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 19:17:04 (Reading database ... 14311 files and directories currently installed.) 19:17:04 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 19:17:04 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 19:17:04 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 19:17:04 (Reading database ... 14311 files and directories currently installed.) 19:17:04 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 19:17:04 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:17:04 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 19:17:04 (Reading database ... 14311 files and directories currently installed.) 19:17:04 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 19:17:04 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 19:17:05 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 19:17:05 (Reading database ... 14311 files and directories currently installed.) 19:17:05 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 19:17:05 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 19:17:05 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 19:17:05 (Reading database ... 14311 files and directories currently installed.) 19:17:05 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 19:17:05 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:17:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:05 Setting up gpgv (2.2.19-3ubuntu2.1) ... 19:17:05 (Reading database ... 14311 files and directories currently installed.) 19:17:05 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 19:17:05 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 19:17:05 Setting up ubuntu-keyring (2020.02.11.4) ... 19:17:05 (Reading database ... 14311 files and directories currently installed.) 19:17:05 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:17:05 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:17:05 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:17:05 ./bin/test-attribution-txt.sh 19:17:05 (Reading database ... 14311 files and directories currently installed.) 19:17:05 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:17:05 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:17:05 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:17:05 (Reading database ... 14311 files and directories currently installed.) 19:17:05 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 19:17:05 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 19:17:05 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 19:17:05 (Reading database ... 14311 files and directories currently installed.) 19:17:05 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 19:17:05 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 19:17:05 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 19:17:05 (Reading database ... 14311 files and directories currently installed.) 19:17:05 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 19:17:05 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 19:17:05 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 19:17:06 (Reading database ... 14311 files and directories currently installed.) 19:17:06 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 19:17:06 Unpacking apt (2.0.6) over (2.0.2) ... 19:17:06 Setting up apt (2.0.6) ... 19:17:06 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:17:06 (Reading database ... 14311 files and directories currently installed.) 19:17:06 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 19:17:06 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:17:06 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 19:17:06 (Reading database ... 14311 files and directories currently installed.) 19:17:06 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 19:17:07 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:17:07 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 19:17:07 (Reading database ... 14313 files and directories currently installed.) 19:17:07 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 19:17:07 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:17:07 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 19:17:07 (Reading database ... 14317 files and directories currently installed.) 19:17:07 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:07 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:07 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 19:17:07 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:17:07 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 19:17:07 (Reading database ... 14317 files and directories currently installed.) 19:17:07 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:17:07 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:17:07 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 19:17:07 (Reading database ... 14317 files and directories currently installed.) 19:17:07 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:17:07 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:17:07 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [Pipeline] echo 19:17:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:17:08 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:17:08 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 19:17:08 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 19:17:08 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 19:17:08 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 19:17:08 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 19:17:08 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 19:17:08 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 19:17:08 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 19:17:08 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 19:17:08 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 19:17:08 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 19:17:08 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 19:17:08 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 19:17:08 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 19:17:08 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 19:17:08 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 19:17:08 + ls -al . 19:17:08 total 672 19:17:08 drwxrwxr-x 9 1001 1001 4096 Feb 22 19:17 . 19:17:08 drwxr-xr-x 4 root root 4096 Feb 22 19:12 .. 19:17:08 -rw-rw-r-- 1 1001 1001 11 Feb 22 19:09 .dockerignore 19:17:08 drwxrwxr-x 8 1001 1001 4096 Feb 22 19:09 .git 19:17:08 drwxrwxr-x 4 1001 1001 4096 Feb 22 19:09 .github 19:17:08 -rw-rw-r-- 1 1001 1001 804 Feb 22 19:09 .gitignore 19:17:08 -rw-rw-r-- 1 1001 1001 42 Feb 22 19:09 .golangci.yml 19:17:08 -rw-rw-r-- 1 1001 1001 76 Feb 22 19:09 .hadolint.yml 19:17:08 -rw-rw-r-- 1 1001 1001 166 Feb 22 19:09 .sonarcloud.properties 19:17:08 -rw-rw-r-- 1 1001 1001 1171 Feb 22 19:09 ADOPTERS.md 19:17:08 -rw-rw-r-- 1 1001 1001 9019 Feb 22 19:09 Attribution.txt 19:17:08 -rw-rw-r-- 1 1001 1001 51732 Feb 22 19:09 CHANGELOG.md 19:17:08 -rw-rw-r-- 1 1001 1001 3804 Feb 22 19:09 CONTRIBUTING.md 19:17:08 -rw-rw-r-- 1 1001 1001 677 Feb 22 19:09 GOVERNANCE.md 19:17:08 -rw-rw-r-- 1 1001 1001 849 Feb 22 19:09 Jenkinsfile 19:17:08 -rw-rw-r-- 1 1001 1001 10775 Feb 22 19:09 LICENSE 19:17:08 -rw-rw-r-- 1 1001 1001 6508 Feb 22 19:09 Makefile 19:17:08 -rw-rw-r-- 1 1001 1001 582 Feb 22 19:09 OWNERS.md 19:17:08 -rw-rw-r-- 1 1001 1001 8207 Feb 22 19:09 README.md 19:17:08 -rw-rw-r-- 1 1001 1001 6912 Feb 22 19:09 SECURITY.md 19:17:08 -rw-rw-r-- 1 1001 1001 5 Feb 22 19:07 VERSION 19:17:08 -rw-rw-r-- 1 1001 1001 4131 Feb 22 19:09 ZMQWindows.md 19:17:08 drwxrwxr-x 2 1001 1001 4096 Feb 22 19:09 bin 19:17:08 drwxrwxr-x 14 1001 1001 4096 Feb 22 19:09 cmd 19:17:08 -rw-r--r-- 1 root root 428383 Feb 22 19:15 coverage.out 19:17:08 -rw-rw-r-- 1 1001 1001 2841 Feb 22 19:09 go.mod 19:17:08 -rw-rw-r-- 1 1001 1001 50303 Feb 22 19:09 go.sum 19:17:08 drwxrwxr-x 8 1001 1001 4096 Feb 22 19:09 internal 19:17:08 drwxrwxr-x 3 1001 1001 4096 Feb 22 19:09 openapi 19:17:08 drwxrwxr-x 4 1001 1001 4096 Feb 22 19:09 snap 19:17:08 -rw-rw-r-- 1 1001 1001 204 Feb 22 19:09 version.go [Pipeline] sh 19:17:08 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 19:17:08 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:17:09 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 19:17:09 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:09 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 19:17:09 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:09 + '[' -e coverage.out ] 19:17:09 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:09 Warning: overwriting stash ‘coverage-report’ 19:17:09 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 19:17:09 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:09 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 19:17:09 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:09 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 19:17:09 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:09 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 19:17:09 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:09 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 19:17:09 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 19:17:09 Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:09 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:09 Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:09 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:10 Stashed 1 file(s) [Pipeline] sh 19:17:10 Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:10 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:11 + make build 19:17:11 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 19:17:11 Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:11 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:11 Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:11 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:11 Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:11 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:12 Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:12 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:12 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 19:17:12 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 19:17:12 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 19:17:12 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 19:17:12 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 19:17:12 Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... 19:17:12 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 19:17:12 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:17:12 Setting up tzdata (2021e-0ubuntu0.20.04) ... 19:17:12 19:17:12 Current default time zone: 'Etc/UTC' 19:17:12 Local time is now: Tue Feb 22 19:17:12 UTC 2022. 19:17:12 Universal Time is now: Tue Feb 22 19:17:12 UTC 2022. 19:17:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:17:12 19:17:12 Setting up xz-utils (5.2.4-1ubuntu1) ... 19:17:12 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:17:12 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:17:12 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 19:17:12 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:17:12 Setting up mount (2.34-0.1ubuntu9.3) ... 19:17:12 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 19:17:12 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 19:17:12 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 19:17:12 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 19:17:12 Setting up openssl (1.1.1f-1ubuntu2.10) ... 19:17:12 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:17:12 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:17:12 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 19:17:12 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:17:12 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 19:17:12 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:17:12 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 19:17:12 Setting up fdisk (2.34-0.1ubuntu9.3) ... 19:17:12 Setting up ca-certificates (20210119~20.04.2) ... 19:17:14 Updating certificates in /etc/ssl/certs... 19:17:15 21 added, 21 removed; done. 19:17:15 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 19:17:15 Setting up perl (5.30.0-9ubuntu0.2) ... 19:17:15 Setting up procps (2:3.3.16-1ubuntu2.3) ... 19:17:15 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 19:17:15 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 19:17:15 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 19:17:15 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 19:17:15 Setting up binutils (2.34-6ubuntu1.3) ... 19:17:15 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 19:17:15 Setting up build-essential (12.8ubuntu1.1) ... 19:17:15 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 19:17:15 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 19:17:15 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 19:17:15 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 19:17:15 Processing triggers for systemd (245.4-4ubuntu3.15) ... 19:17:15 Processing triggers for mime-support (3.64ubuntu1) ... 19:17:15 Processing triggers for ca-certificates (20210119~20.04.2) ... 19:17:15 Updating certificates in /etc/ssl/certs... 19:17:16 0 added, 0 removed; done. 19:17:16 Running hooks in /etc/ca-certificates/update.d... 19:17:16 done. 19:17:17 Reading package lists... 19:17:17 Building dependency tree... 19:17:17 Reading state information... 19:17:18 The following NEW packages will be installed: 19:17:18 apt-transport-https 19:17:18 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:17:18 Need to get 4680 B of archives. 19:17:18 After this operation, 162 kB of additional disk space will be used. 19:17:18 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 19:17:18 debconf: delaying package configuration, since apt-utils is not installed 19:17:18 Fetched 4680 B in 0s (21.0 kB/s) 19:17:18 Selecting previously unselected package apt-transport-https. 19:17:18 (Reading database ... 14320 files and directories currently installed.) 19:17:18 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 19:17:18 Unpacking apt-transport-https (2.0.6) ... 19:17:18 Setting up apt-transport-https (2.0.6) ... 19:17:18 Waiting for network to be ready... 19:17:19 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 19:17:24 2022-02-22T19:17:21Z INFO Waiting for automatic snapd restart... 19:17:24 snapd 2.54.3 from Canonical* installed 19:17:24 "snapd" switched to the "latest/stable" channel 19:17:24 19:17:26 core20 20220114 from Canonical* installed 19:17:26 "core20" switched to the "latest/stable" channel 19:17:26 19:17:28 snapcraft 6.0.2 from Canonical* installed 19:17:28 "snapcraft" switched to the "latest/stable" channel 19:17:28 19:17:32 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: 19:17:32 - README.md 19:17:32 19:17:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:17:33 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 19:17:33 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 19:17:33 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:17:34 Reading package lists... 19:17:34 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 19:17:34 Reading package lists... 19:17:34 Building dependency tree... 19:17:34 Reading state information... 19:17:35 Suggested packages: 19:17:35 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 19:17:35 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 19:17:35 krb5-user libnorm-doc 19:17:35 Recommended packages: 19:17:35 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:17:35 The following NEW packages will be installed: 19:17:35 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 19:17:35 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 19:17:35 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 19:17:35 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 19:17:35 libzmq5 pkg-config zip 19:17:35 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 19:17:35 Need to get 10.3 MB of archives. 19:17:35 After this operation, 56.5 MB of additional disk space will be used. 19:17:35 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 19:17:35 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 19:17:35 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 19:17:35 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 19:17:35 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 19:17:35 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 19:17:35 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 19:17:35 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 19:17:35 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 19:17:35 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 19:17:35 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 19:17:35 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 19:17:35 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 19:17:35 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 19:17:35 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 19:17:36 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 19:17:36 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 19:17:36 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 19:17:36 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 19:17:36 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 19:17:36 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 19:17:36 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 19:17:36 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 19:17:36 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 19:17:36 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 19:17:36 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 19:17:36 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 19:17:36 debconf: delaying package configuration, since apt-utils is not installed 19:17:36 Fetched 10.3 MB in 1s (9245 kB/s) 19:17:36 Selecting previously unselected package libglib2.0-0:amd64. 19:17:36 (Reading database ... 14324 files and directories currently installed.) 19:17:36 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 19:17:36 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:17:36 Selecting previously unselected package libsodium23:amd64. 19:17:36 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 19:17:36 Unpacking libsodium23:amd64 (1.0.18-1) ... 19:17:36 Selecting previously unselected package libpsl5:amd64. 19:17:36 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 19:17:36 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:17:36 Selecting previously unselected package libbrotli1:amd64. 19:17:36 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 19:17:36 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:17:36 Selecting previously unselected package libnghttp2-14:amd64. 19:17:36 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 19:17:36 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 19:17:36 Selecting previously unselected package librtmp1:amd64. 19:17:36 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 19:17:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:17:36 Selecting previously unselected package libssh-4:amd64. 19:17:36 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 19:17:36 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:17:36 Selecting previously unselected package libcurl3-gnutls:amd64. 19:17:36 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 19:17:36 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:17:36 Selecting previously unselected package liberror-perl. 19:17:36 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 19:17:36 Unpacking liberror-perl (0.17029-1) ... 19:17:36 Selecting previously unselected package git-man. 19:17:36 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 19:17:36 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 19:17:36 Selecting previously unselected package git. 19:17:36 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 19:17:37 Unpacking git (1:2.25.1-1ubuntu3.2) ... 19:17:37 Selecting previously unselected package libgssrpc4:amd64. 19:17:37 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 19:17:37 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:17:37 Selecting previously unselected package libkdb5-9:amd64. 19:17:37 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 19:17:37 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:17:37 Selecting previously unselected package libkadm5srv-mit11:amd64. 19:17:37 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:17:37 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:17:37 Selecting previously unselected package libkadm5clnt-mit11:amd64. 19:17:37 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:17:37 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:17:37 Selecting previously unselected package comerr-dev:amd64. 19:17:37 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 19:17:37 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:17:37 Selecting previously unselected package krb5-multidev:amd64. 19:17:37 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 19:17:37 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:17:37 Selecting previously unselected package libnorm1:amd64. 19:17:37 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 19:17:37 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:17:38 Selecting previously unselected package libnorm-dev:amd64. 19:17:38 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 19:17:38 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:17:38 Selecting previously unselected package libpgm-5.2-0:amd64. 19:17:38 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:17:38 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:17:38 Selecting previously unselected package libpgm-dev:amd64. 19:17:38 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:17:38 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:17:38 Selecting previously unselected package libsodium-dev:amd64. 19:17:38 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 19:17:38 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 19:17:38 Selecting previously unselected package libzmq5:amd64. 19:17:38 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 19:17:38 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:17:38 Selecting previously unselected package libkrb5-dev:amd64. 19:17:38 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 19:17:38 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:17:38 Selecting previously unselected package libzmq3-dev:amd64. 19:17:38 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 19:17:38 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:17:38 Selecting previously unselected package pkg-config. 19:17:38 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 19:17:38 Unpacking pkg-config (0.29.1-0ubuntu4) ... 19:17:38 Selecting previously unselected package zip. 19:17:38 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 19:17:38 Unpacking zip (3.0-11build1) ... 19:17:38 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:17:38 Setting up libsodium23:amd64 (1.0.18-1) ... 19:17:38 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:17:38 No schema files found: doing nothing. 19:17:38 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:17:38 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:17:38 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 19:17:38 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:17:38 Setting up liberror-perl (0.17029-1) ... 19:17:38 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:17:38 Setting up zip (3.0-11build1) ... 19:17:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:17:38 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:17:38 Setting up pkg-config (0.29.1-0ubuntu4) ... 19:17:38 Setting up libsodium-dev:amd64 (1.0.18-1) ... 19:17:38 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:17:38 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:17:38 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 19:17:38 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:17:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:17:38 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:17:38 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:17:38 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:17:38 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:17:38 Setting up git (1:2.25.1-1ubuntu3.2) ... 19:17:38 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:17:38 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:17:38 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:17:38 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 19:17:39 comerr-dev set to automatically installed. 19:17:39 git set to automatically installed. 19:17:39 git-man set to automatically installed. 19:17:39 krb5-multidev set to automatically installed. 19:17:39 libbrotli1 set to automatically installed. 19:17:39 libcurl3-gnutls set to automatically installed. 19:17:39 liberror-perl set to automatically installed. 19:17:39 libglib2.0-0 set to automatically installed. 19:17:39 libgssrpc4 set to automatically installed. 19:17:39 libkadm5clnt-mit11 set to automatically installed. 19:17:39 libkadm5srv-mit11 set to automatically installed. 19:17:39 libkdb5-9 set to automatically installed. 19:17:39 libkrb5-dev set to automatically installed. 19:17:39 libnghttp2-14 set to automatically installed. 19:17:39 libnorm-dev set to automatically installed. 19:17:39 libnorm1 set to automatically installed. 19:17:39 libpgm-5.2-0 set to automatically installed. 19:17:39 libpgm-dev set to automatically installed. 19:17:39 libpsl5 set to automatically installed. 19:17:39 librtmp1 set to automatically installed. 19:17:39 libsodium-dev set to automatically installed. 19:17:39 libsodium23 set to automatically installed. 19:17:39 libssh-4 set to automatically installed. 19:17:39 libzmq3-dev set to automatically installed. 19:17:39 libzmq5 set to automatically installed. 19:17:39 pkg-config set to automatically installed. 19:17:39 zip set to automatically installed. 19:17:39 snapd is not logged in, snap install commands will use sudo 19:17:49 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 19:17:49 Downloading snap 'edgex-app-service-configurable' 19:17:51 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 19:17:52 Pulling app-service-configurable 19:17:52 + snapcraftctl pull 19:17:54 Pulling config-common 19:17:54 + snapcraftctl pull 19:17:55 Pulling go-build-helper 19:17:55 + snapcraftctl pull 19:17:56 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 19:17:56 'edgex-go' has dependencies that need to be staged: go-build-helper 19:17:56 Skipping pull go-build-helper (already ran) 19:17:56 Building go-build-helper 19:17:56 + snapcraftctl build 19:17:57 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 19:17:58 Staging go-build-helper 19:17:58 + snapcraftctl stage 19:18:01 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 19:18:01 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 19:18:03 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 19:18:03 Fetched 290 kB in 0s (0 B/s) 19:18:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 19:18:03 Fetched 158 kB in 0s (0 B/s) 19:18:03 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 19:18:03 Fetched 242 kB in 0s (0 B/s) 19:18:03 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 19:18:03 Fetched 150 kB in 0s (0 B/s) 19:18:03 Pulling edgex-go 19:18:03 + snapcraftctl pull 19:18:04 Pulling hooks 19:18:04 + snapcraftctl pull 19:18:06 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 19:18:10 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 19:18:14 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 19:18:19 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:18:19 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 19:18:19 Fetched 96.1 kB in 0s (0 B/s) 19:18:19 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 19:18:19 Fetched 78.7 kB in 0s (0 B/s) 19:18:19 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 19:18:19 Fetched 48.0 kB in 0s (0 B/s) 19:18:19 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 19:18:19 Fetched 50.2 kB in 0s (0 B/s) 19:18:19 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 19:18:19 Fetched 14.7 kB in 0s (0 B/s) 19:18:19 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 19:18:19 Fetched 234 kB in 0s (0 B/s) 19:18:19 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 19:18:19 Fetched 155 kB in 0s (0 B/s) 19:18:19 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 19:18:19 Fetched 170 kB in 0s (0 B/s) 19:18:19 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 19:18:19 Fetched 267 kB in 0s (0 B/s) 19:18:19 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:18:19 Fetched 50.6 kB in 0s (0 B/s) 19:18:19 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 19:18:19 Fetched 15.1 kB in 0s (0 B/s) 19:18:19 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 19:18:19 Fetched 51.5 kB in 0s (0 B/s) 19:18:19 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 19:18:19 Fetched 121 kB in 0s (0 B/s) 19:18:19 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 19:18:19 Fetched 29.7 kB in 0s (0 B/s) 19:18:19 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 19:18:19 Fetched 1021 kB in 0s (0 B/s) 19:18:19 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 19:18:19 Fetched 49.3 kB in 0s (0 B/s) 19:18:19 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 19:18:19 Fetched 54.9 kB in 0s (0 B/s) 19:18:19 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 19:18:19 Fetched 16.6 kB in 0s (0 B/s) 19:18:19 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 19:18:19 Fetched 87.9 kB in 0s (0 B/s) 19:18:19 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 19:18:19 Fetched 142 kB in 0s (0 B/s) 19:18:19 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 19:18:19 Fetched 41.8 kB in 0s (0 B/s) 19:18:19 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 19:18:19 Fetched 181 kB in 0s (0 B/s) 19:18:19 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 19:18:19 Fetched 208 kB in 0s (0 B/s) 19:18:19 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 19:18:19 Fetched 161 kB in 0s (0 B/s) 19:18:19 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 19:18:19 Fetched 107 kB in 0s (0 B/s) 19:18:19 Pulling static-packages 19:18:19 + snapcraftctl pull 19:18:19 Pulling version 19:18:19 + cd /root/project 19:18:19 ++ git describe --tags --abbrev=0 19:18:19 ++ sed s/v// 19:18:19 + GIT_VERSION=2.2.0-dev.30 19:18:19 + '[' -z 2.2.0-dev.30 ']' 19:18:19 + snapcraftctl set-version 2.2.0-dev.30 19:18:20 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 19:18:21 Building app-service-configurable 19:18:21 + snapcraftctl build 19:18:23 Building config-common 19:18:23 + snapcraftctl build 19:18:23 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 19:18:24 + cp --archive --link --no-dereference . /root/parts/config-common/install 19:18:24 Skipping build go-build-helper (already ran) 19:18:24 Building edgex-go 19:18:24 + cd /root/parts/edgex-go/src 19:18:24 ++ git describe --tags --abbrev=0 19:18:24 ++ sed s/v// 19:18:24 + GIT_VERSION=2.2.0-dev.30 19:18:24 + '[' -z 2.2.0-dev.30 ']' 19:18:24 + echo 2.2.0-dev.30 19:18:24 + '[' '!' -d vendor ']' 19:18:24 + go mod download all 19:18:27 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 19:18:31 + make build 19:18:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } 19:18:34 $ docker stop --time=1 34cd0575b3673249deba21d0c11c7005023803976985fe9d51064c8006f0ac5e 19:18:36 $ docker rm -f 34cd0575b3673249deba21d0c11c7005023803976985fe9d51064c8006f0ac5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:38 19:18:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:39 latest: Pulling from edgex-devops/edgex-compose-arm64 19:18:39 29e5d40040c1: Pulling fs layer 19:18:39 1ce36da41761: Pulling fs layer 19:18:39 25b303627fd3: Pulling fs layer 19:18:39 29e5d40040c1: Verifying Checksum 19:18:39 29e5d40040c1: Download complete 19:18:39 1ce36da41761: Verifying Checksum 19:18:39 1ce36da41761: Download complete 19:18:40 29e5d40040c1: Pull complete 19:18:41 25b303627fd3: Verifying Checksum 19:18:41 25b303627fd3: Download complete 19:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:41 1ce36da41761: Pull complete 19:18:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-command/core-command ./cmd/core-command 19:18:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:18:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:18:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:18:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config 19:18:53 25b303627fd3: Pull complete 19:18:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:18:54 prd-ubuntu18.04-docker-arm64-4c-16g-5851 does not seem to be running inside a container 19:18:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:18:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:18:56 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:18:56 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:18:56 + case "$service" in 19:18:56 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:18:56 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:18:56 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:18:56 + case "$service" in 19:18:56 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:18:56 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:18:56 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:18:56 + case "$service" in 19:18:56 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:18:56 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:18:56 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:18:56 + case "$service" in 19:18:56 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:18:56 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:18:56 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:18:56 + case "$service" in 19:18:56 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:18:56 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:18:56 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:18:56 + case "$service" in 19:18:56 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:18:56 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:18:56 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:18:56 + case "$service" in 19:18:56 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:18:56 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:18:56 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:18:56 + case "$service" in 19:18:56 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:18:56 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:18:56 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:18:56 + case "$service" in 19:18:56 + 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 19:18:56 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:18:56 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:18:56 + case "$service" in 19:18:56 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:18:56 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:18:56 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:18:56 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:18:56 + case "$service" in 19:18:56 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:18:56 + 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 19:18:56 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:18:56 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:18:56 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:18:57 $ docker top 58f76d8711a769bf2251d4af56b0116e628c649f8f4a0ecb8c290c17751e9916 -eo pid,comm 19:18:57 Building hooks 19:18:57 + cd /root/parts/hooks/src 19:18:57 + make build 19:18:57 go mod tidy 19:18:57 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [Pipeline] { [Pipeline] sh 19:18:57 go: downloading github.com/davecgh/go-spew v1.1.0 19:18:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:18:57 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:18:58 + + grepdocker-compose parallel build 19:18:58 --help 19:18:58 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:18:59 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:18:59 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:19:00 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:19:00 Building static-packages 19:19:00 + snapcraftctl build 19:19:02 Building version 19:19:02 + snapcraftctl build 19:19:03 --parallel Build images in parallel. [Pipeline] } 19:19:03 $ docker stop --time=1 58f76d8711a769bf2251d4af56b0116e628c649f8f4a0ecb8c290c17751e9916 19:19:04 Staging app-service-configurable 19:19:04 + snapcraftctl stage 19:19:05 $ docker rm -f 58f76d8711a769bf2251d4af56b0116e628c649f8f4a0ecb8c290c17751e9916 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:06 . 19:19:06 Staging config-common 19:19:06 + snapcraftctl stage [Pipeline] withDockerContainer 19:19:06 prd-ubuntu18.04-docker-arm64-4c-16g-5851 does not seem to be running inside a container 19:19:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:07 Skipping stage go-build-helper (already ran) 19:19:07 Staging edgex-go 19:19:07 + snapcraftctl stage 19:19:07 $ docker top e0a5e20a26cf7c19ed1ec3b1890aa6091fe9208cd7ce613bef561d679471b583 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:08 + docker-compose -f ./docker-compose-build.yml build --parallel 19:19:08 Staging hooks 19:19:08 + snapcraftctl stage 19:19:10 Staging static-packages 19:19:10 + snapcraftctl stage 19:19:11 Staging version 19:19:11 + snapcraftctl stage 19:19:13 Priming app-service-configurable 19:19:13 + snapcraftctl prime 19:19:15 Building core-command ... 19:19:15 Building core-data ... 19:19:15 Building core-metadata ... 19:19:15 Building security-bootstrapper ... 19:19:15 Building security-proxy-setup ... 19:19:15 Building security-secretstore-setup ... 19:19:15 Building support-notifications ... 19:19:15 Building support-scheduler ... 19:19:15 Building sys-mgmt-agent ... 19:19:15 Building support-notifications 19:19:15 Building sys-mgmt-agent 19:19:15 Building core-metadata 19:19:15 Building security-proxy-setup 19:19:15 Building support-scheduler 19:19:15 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 19:19:15 stage-packages: 19:19:15 - libnorm1 19:19:15 - libpgm-5.2-0 19:19:15 - libsodium23 19:19:15 - libzmq5 19:19:15 Priming config-common 19:19:15 + snapcraftctl prime 19:19:17 Priming go-build-helper 19:19:17 + snapcraftctl prime 19:19:18 Priming edgex-go 19:19:18 + snapcraftctl prime 19:19:19 Priming hooks 19:19:19 + snapcraftctl prime 19:19:21 Priming static-packages 19:19:21 + snapcraftctl prime 19:19:25 Priming version 19:19:25 + snapcraftctl prime 19:19:26 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] } 19:20:37 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:20:37 ---> fa08f6e26002 19:20:37 Step 3/21 : WORKDIR /edgex-go 19:20:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:20:37 ---> fa08f6e26002 19:20:37 Step 3/22 : WORKDIR /edgex-go 19:20:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:20:37 ---> fa08f6e26002 19:20:37 Step 3/22 : WORKDIR /edgex-go 19:20:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:37 ---> fa08f6e26002 19:20:37 Step 3/23 : WORKDIR /edgex-go 19:20:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:37 ---> fa08f6e26002 19:20:37 Step 3/23 : WORKDIR /edgex-go 19:20:37 ---> Running in 718bdaa84a36 19:20:37 ---> Running in 33da99671fca 19:20:37 ---> Running in 800a90b975ff 19:20:37 ---> Running in ce090e6ff6f0 19:20:37 ---> Running in 7f79c13d85b4 19:20:37 Removing intermediate container 7f79c13d85b4 19:20:37 ---> 5b005d511928 19:20:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:37 Removing intermediate container ce090e6ff6f0 19:20:37 ---> 4594179d8234 19:20:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:37 Removing intermediate container 33da99671fca 19:20:37 ---> 03a901584097 19:20:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:37 Removing intermediate container 800a90b975ff 19:20:37 ---> 16dccd8cbc62 19:20:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:37 Removing intermediate container 718bdaa84a36 19:20:37 ---> 45ad20bbe9ba 19:20:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:37 ---> Running in b35771574815 19:20:37 ---> Running in c4f57d9d586f 19:20:37 ---> Running in b7bec06e9721 19:20:37 ---> Running in 617e1d0fdb0e 19:20:37 ---> Running in be34e8ae44d6 19:20:37 Removing intermediate container be34e8ae44d6 19:20:37 ---> d0dd32c85fc6 19:20:37 Step 5/22 : RUN apk add --update --no-cache make git 19:20:37 ---> Running in e6f9019b3a5b 19:20:37 Removing intermediate container b35771574815 19:20:37 ---> 9ac42248b57a 19:20:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:20:37 ---> Running in a4b2f52da5ec 19:20:37 Removing intermediate container 617e1d0fdb0e 19:20:37 ---> 9fe4fca50fb9 19:20:37 Step 5/21 : RUN apk add --update --no-cache make git 19:20:37 Removing intermediate container c4f57d9d586f 19:20:37 ---> b958d23da7aa 19:20:37 Step 5/23 : RUN apk add --update --no-cache make bash git 19:20:37 Removing intermediate container b7bec06e9721 19:20:37 ---> 3647b5938834 19:20:37 Step 5/23 : RUN apk add --update --no-cache make git 19:20:37 ---> Running in 3946eb0e47ea 19:20:37 ---> Running in daf6d3bc02bf 19:20:37 ---> Running in e487462f55d4 19:20:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:38 OK: 220 MiB in 52 packages 19:20:39 OK: 220 MiB in 52 packages 19:20:39 OK: 220 MiB in 52 packages 19:20:39 OK: 220 MiB in 52 packages 19:20:39 Removing intermediate container e6f9019b3a5b 19:20:39 ---> dad55d6274bb 19:20:39 Step 6/22 : COPY go.mod vendor* ./ 19:20:39 OK: 220 MiB in 52 packages 19:20:40 Removing intermediate container a4b2f52da5ec 19:20:40 ---> c5ad3d3428e1 19:20:40 Step 6/22 : COPY go.mod vendor* ./ 19:20:41 Removing intermediate container 3946eb0e47ea 19:20:41 ---> faa53a205c04 19:20:41 Step 6/21 : COPY go.mod vendor* ./ 19:20:41 Removing intermediate container e487462f55d4 19:20:41 ---> f964b786d7e7 19:20:41 ---> 47691b56bf32 19:20:41 Step 6/23 : COPY go.mod vendor* ./ 19:20:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:41 Removing intermediate container daf6d3bc02bf 19:20:41 ---> Running in f9e5934230f5 19:20:41 ---> 21999b4595c3 19:20:41 Step 6/23 : COPY go.mod vendor* ./ 19:20:42 ---> db606b7c1184 19:20:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:42 ---> Running in bfaac6d1d059 19:20:42 ---> 6d52f41c4dcf 19:20:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:42 ---> Running in ee606814837f 19:20:43 ---> 14868cb57016 19:20:43 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:43 ---> 711b1cdb6a45 19:20:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:43 ---> Running in af9ffb69c8f5 19:20:43 ---> Running in 44fdff6cd755 19:20:48 Removing intermediate container f9e5934230f5 19:20:48 ---> cf19cd9aa940 19:20:48 Step 8/22 : COPY . . 19:20:50 Removing intermediate container bfaac6d1d059 19:20:50 ---> 57e69da2932e 19:20:50 Step 8/22 : COPY . . 19:20:50 Removing intermediate container ee606814837f 19:20:50 ---> e8060e78a4eb 19:20:50 Step 8/23 : COPY . . 19:20:51 Removing intermediate container af9ffb69c8f5 19:20:51 ---> 580e245e513e 19:20:51 Step 8/21 : COPY . . 19:20:51 Removing intermediate container 44fdff6cd755 19:20:51 ---> 01e4e5862852 19:20:51 Step 8/23 : COPY . . 19:21:13 ---> 93514a54448b 19:21:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:21:13 ---> Running in 5205a9461f19 19:21:13 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 19:21:16 ---> 6107724b3484 19:21:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:21:16 ---> Running in b09f5b37dc33 19:21:16 ---> c2448d15bc8e 19:21:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:21:17 ---> Running in e9e1f0f00cfb 19:21:17 ---> dbecf658ff33 19:21:17 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:21:17 ---> Running in ba890c4401ab 19:21:17 ---> 835b89f922f5 19:21:17 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:21:17 ---> Running in 52f4fb146838 19:21:19 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 19:21:20 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 19:21:20 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 19:21:20 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 19:23:57 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 19:24:06 Removing intermediate container e9e1f0f00cfb 19:24:06 ---> 6f816ac2f586 19:24:06 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:24:06 ---> Running in cfb6cc58e4c7 19:24:08 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 19:24:09 Removing intermediate container 5205a9461f19 19:24:09 ---> a5f394e2c592 19:24:09 19:24:09 Step 10/22 : FROM alpine:3.14 19:24:09 3.14: Pulling from library/alpine 19:24:11 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:24:11 Status: Downloaded newer image for alpine:3.14 19:24:11 ---> 5b8b7b635229 19:24:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:24:11 ---> Running in 1c7ff27b0576 19:24:12 Removing intermediate container ba890c4401ab 19:24:12 ---> eb1676812eb7 19:24:12 19:24:12 Step 10/21 : FROM alpine:3.14 19:24:12 ---> 5b8b7b635229 19:24:12 Step 11/21 : RUN apk add --update --no-cache curl 19:24:12 ---> Running in 1bb9ec8b647c 19:24:13 Removing intermediate container cfb6cc58e4c7 19:24:13 ---> cf5273a0caac 19:24:13 19:24:13 Step 11/23 : FROM docker:20.10.10 19:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:24:14 20.10.10: Pulling from library/docker 19:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:24:15 (1/1) Installing dumb-init (1.2.5-r1) 19:24:15 Executing busybox-1.33.1-r6.trigger 19:24:15 OK: 6 MiB in 15 packages 19:24:15 (1/5) Installing ca-certificates (20211220-r0) 19:24:15 (2/5) Installing brotli-libs (1.0.9-r5) 19:24:15 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:24:15 (4/5) Installing libcurl (7.79.1-r0) 19:24:15 (5/5) Installing curl (7.79.1-r0) 19:24:15 Executing busybox-1.33.1-r6.trigger 19:24:16 Executing ca-certificates-20211220-r0.trigger 19:24:16 OK: 8 MiB in 19 packages 19:24:18 Removing intermediate container 1c7ff27b0576 19:24:18 ---> 5564c8b0f177 19:24:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:24:18 ---> Running in 9a07ed31c2d6 19:24:19 Removing intermediate container 9a07ed31c2d6 19:24:19 ---> cc40546f7759 19:24:19 Step 13/22 : ENV APP_PORT=59861 19:24:19 Removing intermediate container 1bb9ec8b647c 19:24:19 ---> 2ac19e02642e 19:24:19 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:24:19 ---> Running in b9df615096e2 19:24:19 ---> Running in e914c0ccdac2 19:24:20 Removing intermediate container e914c0ccdac2 19:24:20 ---> d3cac33e6c9c 19:24:20 Step 13/21 : WORKDIR /edgex 19:24:20 Removing intermediate container b9df615096e2 19:24:20 ---> 4ab072f6c4cf 19:24:20 Step 14/22 : EXPOSE $APP_PORT 19:24:20 ---> Running in 8f8df4273315 19:24:20 Removing intermediate container 52f4fb146838 19:24:20 ---> 974c889e4980 19:24:20 19:24:20 Step 10/23 : FROM alpine:3.14 19:24:20 ---> 5b8b7b635229 19:24:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:24:20 ---> Using cache 19:24:20 ---> 5564c8b0f177 19:24:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:24:20 ---> Using cache 19:24:20 ---> cc40546f7759 19:24:20 Step 13/23 : ENV APP_PORT=59881 19:24:20 ---> Running in e81f56e3dd5a 19:24:20 Removing intermediate container b09f5b37dc33 19:24:20 ---> 6c4fb1563b9f 19:24:20 19:24:20 Step 10/22 : FROM alpine:3.14 19:24:20 ---> 5b8b7b635229 19:24:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:24:21 ---> Running in e60a0fc1e86c 19:24:21 ---> Running in 6ddfae64733a 19:24:21 Removing intermediate container 8f8df4273315 19:24:21 ---> 2578b82dfec8 19:24:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:24:21 Removing intermediate container e81f56e3dd5a 19:24:21 ---> 106e6ce8efcf 19:24:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:21 Removing intermediate container e60a0fc1e86c 19:24:21 ---> 4e0c8fa08103 19:24:21 Step 14/23 : EXPOSE $APP_PORT 19:24:21 ---> Running in 05cb2e90fa4c 19:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:24:22 Removing intermediate container 05cb2e90fa4c 19:24:22 ---> 0865456acded 19:24:22 Step 15/23 : WORKDIR / 19:24:22 ---> Running in 72fcc2c791ee 19:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:24:23 ---> 0bc9f8c6da57 19:24:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:24:23 ---> 81de6e796b0d 19:24:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:24:23 Removing intermediate container 72fcc2c791ee 19:24:23 ---> 728fa413f498 19:24:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:23 (1/2) Installing ca-certificates (20211220-r0) 19:24:23 (2/2) Installing dumb-init (1.2.5-r1) 19:24:23 Executing busybox-1.33.1-r6.trigger 19:24:24 Executing ca-certificates-20211220-r0.trigger 19:24:24 OK: 6 MiB in 16 packages 19:24:25 ---> 1c75b60a984d 19:24:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:24:25 ---> aa1aba7bd2df 19:24:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:24:25 ---> b41bf1e4e211 19:24:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:24:26 Removing intermediate container 6ddfae64733a 19:24:26 ---> 69fba5377ef7 19:24:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:24:26 ---> Running in 68b64a6ad4b3 19:24:27 ---> c4bc064ad3e8 19:24:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:24:27 ---> Running in 2148320b8191 19:24:27 ---> 025938258d12 19:24:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:24:27 Removing intermediate container 68b64a6ad4b3 19:24:27 ---> c7ea17c5a930 19:24:27 Step 13/22 : ENV APP_PORT=59860 19:24:27 ---> Running in f11371785fb9 19:24:27 ---> bb667644dba4 19:24:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:24:27 Removing intermediate container 2148320b8191 19:24:27 ---> da05743d43bb 19:24:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:27 ---> Running in 00450c5d18fb 19:24:28 ---> Running in 0584039c0adb 19:24:28 Removing intermediate container f11371785fb9 19:24:28 ---> 1177afca01fc 19:24:28 Step 14/22 : EXPOSE $APP_PORT 19:24:28 ---> 16d175669a30 19:24:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:24:28 ---> Running in 029fd5a4d185 19:24:28 ---> Running in 4ae84d820e0a 19:24:28 Removing intermediate container 00450c5d18fb 19:24:28 ---> 49d5a0d05dee 19:24:28 Step 20/22 : LABEL arch=arm64 19:24:28 Removing intermediate container 0584039c0adb 19:24:28 ---> da9a0c9d0207 19:24:28 Step 18/21 : CMD ["--init=true"] 19:24:28 ---> Running in 2882c045b4c0 19:24:28 ---> Running in 0a4393efdc06 19:24:29 Removing intermediate container 029fd5a4d185 19:24:29 ---> d7bb5815a881 19:24:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:29 Removing intermediate container 4ae84d820e0a 19:24:29 ---> f428f1303bc2 19:24:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:29 ---> Running in a2c4982d960b 19:24:29 Removing intermediate container 2882c045b4c0 19:24:29 ---> 844e1e8957eb 19:24:29 Step 21/22 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:24:29 Removing intermediate container 0a4393efdc06 19:24:29 ---> a5bc3a5797a1 19:24:29 Step 19/21 : LABEL arch=arm64 19:24:29 ---> Running in 3539173b35ba 19:24:30 ---> Running in 12956f1c4274 19:24:30 Removing intermediate container a2c4982d960b 19:24:30 ---> 7fb68243c7e0 19:24:30 Step 21/23 : LABEL arch=arm64 19:24:30 ---> Running in 1aef33ee3c73 19:24:30 Removing intermediate container 3539173b35ba 19:24:30 ---> 756b36bd1892 19:24:30 Step 22/22 : LABEL version=0.0.0 19:24:30 ---> 5c00dd7e0a6a 19:24:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:24:30 ---> Running in 5ef5a3ca2ea2 19:24:30 Removing intermediate container 12956f1c4274 19:24:30 ---> 08f2f10a9f8e 19:24:30 Step 20/21 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:24:30 ---> Running in bd0303e31d63 19:24:31 Removing intermediate container 1aef33ee3c73 19:24:31 ---> c48602648e6e 19:24:31 Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:24:31 ---> Running in b95569697936 19:24:31 Removing intermediate container 5ef5a3ca2ea2 19:24:31 ---> caa3241764d5 19:24:31 19:24:31 Removing intermediate container bd0303e31d63 19:24:31 ---> 26575b572c1f 19:24:31 Step 21/21 : LABEL version=0.0.0 19:24:31 ---> Running in 7ba9ad9e20de 19:24:32 Removing intermediate container b95569697936 19:24:32 ---> 38389a7cba9d 19:24:32 Step 23/23 : LABEL version=0.0.0 19:24:32 Successfully built caa3241764d5 19:24:32 Successfully tagged support-scheduler-arm64:latest 19:24:32  Building support-scheduler ... done Building core-command 19:24:32 ---> Running in ab18169f0293 19:24:32 Removing intermediate container 7ba9ad9e20de 19:24:32 ---> 09765ca41354 19:24:32 19:24:32 Removing intermediate container ab18169f0293 19:24:32 ---> 3da5dd69baef 19:24:32 19:24:32 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:24:32 Status: Downloaded newer image for docker:20.10.10 19:24:32 ---> 520e9a0a30f7 19:24:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:24:32 ---> 4054c9f9dd56 19:24:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:24:33 ---> Running in def27d757744 19:24:33 Successfully built 09765ca41354 19:24:33 Successfully tagged security-proxy-setup-arm64:latest 19:24:33  Building security-proxy-setup ... done Building core-data 19:24:33 Successfully built 3da5dd69baef 19:24:33 Successfully tagged core-metadata-arm64:latest 19:24:33  Building core-metadata ... done Building security-secretstore-setup 19:24:33 Removing intermediate container def27d757744 19:24:33 ---> a2e79d509b1a 19:24:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:24:33 ---> b0ea05ab63df 19:24:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:24:33 ---> Running in bf67fae5149f 19:24:33 ---> Running in 2b662d7d3b42 19:24:34 Removing intermediate container 2b662d7d3b42 19:24:34 ---> 0786d4ca060b 19:24:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:34 ---> Running in e32481181113 19:24:35 Removing intermediate container e32481181113 19:24:35 ---> 830719097d65 19:24:35 Step 20/22 : LABEL arch=arm64 19:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:24:35 ---> Running in b1cc7fc72169 19:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:24:35 Removing intermediate container b1cc7fc72169 19:24:35 ---> 615509d6c229 19:24:35 Step 21/22 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:24:35 ---> Running in 7d25bfd64d07 19:24:36 Removing intermediate container 7d25bfd64d07 19:24:36 ---> 67f2627381a5 19:24:36 Step 22/22 : LABEL version=0.0.0 19:24:36 (1/42) Installing readline (8.1.0-r0) 19:24:36 (2/42) Installing bash (5.1.4-r0) 19:24:36 ---> Running in 730a6c47f6e7 19:24:36 Executing bash-5.1.4-r0.post-install 19:24:36 (3/42) Installing brotli-libs (1.0.9-r5) 19:24:36 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:24:36 (5/42) Installing libcurl (7.79.1-r0) 19:24:36 (6/42) Installing curl (7.79.1-r0) 19:24:36 (7/42) Installing dumb-init (1.2.5-r1) 19:24:36 (8/42) Installing libbz2 (1.0.8-r1) 19:24:36 (9/42) Installing expat (2.4.5-r0) 19:24:36 (10/42) Installing libffi (3.3-r2) 19:24:36 (11/42) Installing gdbm (1.19-r0) 19:24:36 (12/42) Installing xz-libs (5.2.5-r0) 19:24:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:24:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:24:36 (15/42) Installing mpdecimal (2.5.1-r1) 19:24:36 (16/42) Installing sqlite-libs (3.35.5-r0) 19:24:36 (17/42) Installing python3 (3.9.5-r2) 19:24:37 Removing intermediate container 730a6c47f6e7 19:24:37 ---> cc156b2f2575 19:24:37 19:24:37 Successfully built cc156b2f2575 19:24:37 Successfully tagged support-notifications-arm64:latest 19:24:37  Building support-notifications ... done Building security-bootstrapper 19:24:38 (18/42) Installing py3-appdirs (1.4.4-r2) 19:24:38 (19/42) Installing py3-chardet (4.0.0-r2) 19:24:39 (20/42) Installing py3-idna (3.2-r0) 19:24:39 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:24:39 (22/42) Installing py3-certifi (2020.12.5-r1) 19:24:39 (23/42) Installing py3-requests (2.25.1-r4) 19:24:39 (24/42) Installing py3-msgpack (1.0.2-r1) 19:24:39 (25/42) Installing py3-lockfile (0.12.2-r4) 19:24:39 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:24:39 (27/42) Installing py3-colorama (0.4.4-r1) 19:24:39 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:24:39 (29/42) Installing py3-distlib (0.3.1-r3) 19:24:39 (30/42) Installing py3-distro (1.5.0-r3) 19:24:39 (31/42) Installing py3-six (1.15.0-r1) 19:24:39 (32/42) Installing py3-webencodings (0.5.1-r4) 19:24:39 (33/42) Installing py3-html5lib (1.1-r1) 19:24:39 (34/42) Installing py3-parsing (2.4.7-r2) 19:24:39 (35/42) Installing py3-packaging (20.9-r1) 19:24:39 (36/42) Installing py3-toml (0.10.2-r2) 19:24:39 (37/42) Installing py3-pep517 (0.10.0-r2) 19:24:39 (38/42) Installing py3-progress (1.5-r2) 19:24:39 (39/42) Installing py3-retrying (1.3.3-r1) 19:24:39 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:24:39 (41/42) Installing py3-setuptools (52.0.0-r3) 19:24:39 (42/42) Installing py3-pip (20.3.4-r1) 19:24:40 Executing busybox-1.33.1-r6.trigger 19:24:40 OK: 84 MiB in 64 packages 19:24:45 Collecting docker-compose==1.23.2 19:24:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:24:46 Collecting jsonschema<3,>=2.5.1 19:24:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:24:46 Collecting docopt<0.7,>=0.6.1 19:24:46 Downloading docopt-0.6.2.tar.gz (25 kB) 19:24:48 Collecting texttable<0.10,>=0.9.0 19:24:48 Downloading texttable-0.9.1.tar.gz (11 kB) 19:24:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:24:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:24:52 Collecting docker<4.0,>=3.6.0 19:24:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:24:53 Collecting websocket-client<1.0,>=0.32.0 19:24:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:24:54 Collecting PyYAML<4,>=3.10 19:24:54 Downloading PyYAML-3.13.tar.gz (270 kB) 19:24:58 Collecting dockerpty<0.5,>=0.4.1 19:24:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:25:00 Collecting cached-property<2,>=1.2.0 19:25:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:25:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:25:00 Collecting docker-pycreds>=0.4.0 19:25:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:25:02 Collecting idna<2.8,>=2.5 19:25:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:25:02 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:25:02 Collecting chardet<3.1.0,>=3.0.2 19:25:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:25:03 Collecting urllib3<1.25,>=1.21.1 19:25:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:25:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:25:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:25:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:25:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:25:05 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:25:05 Attempting uninstall: urllib3 19:25:05 Found existing installation: urllib3 1.26.5 19:25:05 Uninstalling urllib3-1.26.5: 19:25:05 Successfully uninstalled urllib3-1.26.5 19:25:05 Attempting uninstall: idna 19:25:05 Found existing installation: idna 3.2 19:25:05 Uninstalling idna-3.2: 19:25:06 Successfully uninstalled idna-3.2 19:25:07 Attempting uninstall: chardet 19:25:07 Found existing installation: chardet 4.0.0 19:25:07 Uninstalling chardet-4.0.0: 19:25:07 Successfully uninstalled chardet-4.0.0 19:25:09 Attempting uninstall: requests 19:25:09 Found existing installation: requests 2.25.1 19:25:09 Uninstalling requests-2.25.1: 19:25:09 Successfully uninstalled requests-2.25.1 19:25:10 Running setup.py install for texttable: started 19:25:12 Running setup.py install for texttable: finished with status 'done' 19:25:12 Running setup.py install for PyYAML: started 19:25:15 Running setup.py install for PyYAML: finished with status 'done' 19:25:15 Running setup.py install for docopt: started 19:25:18 Running setup.py install for docopt: finished with status 'done' 19:25:18 Running setup.py install for dockerpty: started 19:25:21 Running setup.py install for dockerpty: finished with status 'done' 19:25:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 19:25:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:25:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:23 ---> fa08f6e26002 19:25:23 Step 3/23 : WORKDIR /edgex-go 19:25:23 ---> Using cache 19:25:23 ---> 03a901584097 19:25:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:23 ---> Using cache 19:25:23 ---> 9fe4fca50fb9 19:25:23 Step 5/23 : RUN apk add --update --no-cache make git 19:25:23 ---> Using cache 19:25:23 ---> faa53a205c04 19:25:23 Step 6/23 : COPY go.mod vendor* ./ 19:25:23 ---> Using cache 19:25:23 ---> 14868cb57016 19:25:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:23 ---> Using cache 19:25:23 ---> 580e245e513e 19:25:23 Step 8/23 : COPY . . 19:25:23 ---> Using cache 19:25:23 ---> dbecf658ff33 19:25:23 Step 9/23 : RUN make cmd/core-command/core-command 19:25:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:25:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:24 ---> fa08f6e26002 19:25:24 Step 3/23 : WORKDIR /edgex-go 19:25:24 ---> Using cache 19:25:24 ---> 03a901584097 19:25:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:24 ---> Using cache 19:25:24 ---> 9fe4fca50fb9 19:25:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:25:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:25:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:25 ---> fa08f6e26002 19:25:25 Step 3/25 : WORKDIR /edgex-go 19:25:25 ---> Using cache 19:25:25 ---> 03a901584097 19:25:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:25 ---> Using cache 19:25:25 ---> 9fe4fca50fb9 19:25:25 Step 5/25 : RUN apk add --update --no-cache make git 19:25:25 ---> Using cache 19:25:25 ---> faa53a205c04 19:25:25 Step 6/25 : COPY go.mod vendor* ./ 19:25:25 ---> Using cache 19:25:25 ---> 14868cb57016 19:25:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:25 ---> Using cache 19:25:25 ---> 580e245e513e 19:25:25 Step 8/25 : COPY . . 19:25:25 ---> Using cache 19:25:25 ---> dbecf658ff33 19:25:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:26 ---> Running in ed7aa9196f31 19:25:26 ---> Running in ff493762fb3b 19:25:26 ---> Running in 52aeb0723a45 19:25:26 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:25:26 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:25:26 ---> fa08f6e26002 19:25:26 Step 3/31 : WORKDIR /edgex-go 19:25:26 ---> Using cache 19:25:26 ---> 03a901584097 19:25:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:26 ---> Using cache 19:25:26 ---> 9fe4fca50fb9 19:25:26 Step 5/31 : RUN apk add --update --no-cache make git 19:25:26 ---> Using cache 19:25:26 ---> faa53a205c04 19:25:26 Step 6/31 : COPY go.mod vendor* ./ 19:25:26 ---> Using cache 19:25:26 ---> 14868cb57016 19:25:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:26 ---> Using cache 19:25:26 ---> 580e245e513e 19:25:26 Step 8/31 : COPY . . 19:25:27 ---> Using cache 19:25:27 ---> dbecf658ff33 19:25:27 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:27 ---> Running in 1e0b5d85db39 19:25:28 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 19:25:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:28 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 19:25:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:29 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 19:25:31 OK: 220 MiB in 52 packages 19:25:33 Removing intermediate container ed7aa9196f31 19:25:33 ---> 97d322eb330a 19:25:33 Step 6/23 : COPY go.mod vendor* ./ 19:25:35 ---> 8b6de93c10d0 19:25:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:36 ---> Running in b406a3e6c100 19:25:42 Removing intermediate container bf67fae5149f 19:25:42 ---> deaf704405a4 19:25:42 Step 14/23 : ENV APP_PORT=58890 19:25:42 ---> Running in 50afdd73667f 19:25:43 Removing intermediate container 50afdd73667f 19:25:43 ---> 15250bf954c7 19:25:43 Step 15/23 : EXPOSE $APP_PORT 19:25:43 ---> Running in f9795167b794 19:25:44 Removing intermediate container f9795167b794 19:25:44 ---> 04344ae18b00 19:25:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:25:44 Removing intermediate container b406a3e6c100 19:25:44 ---> a54e6e9bcc42 19:25:44 Step 8/23 : COPY . . 19:25:46 ---> e328c2d691b7 19:25:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:25:48 ---> f99a0c4892f1 19:25:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:25:50 ---> d589d2669fc2 19:25:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:25:50 ---> Running in 4073f89290c0 19:25:51 Removing intermediate container 4073f89290c0 19:25:51 ---> 53569ae681d6 19:25:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:51 ---> Running in 1f79692af728 19:25:52 Removing intermediate container 1f79692af728 19:25:52 ---> d0e42ff966b9 19:25:52 Step 21/23 : LABEL arch=arm64 19:25:52 ---> Running in c2fb698dc90f 19:25:53 Removing intermediate container c2fb698dc90f 19:25:53 ---> 7487012d7c1a 19:25:53 Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:25:54 ---> Running in 2fd3a82b1270 19:25:55 Removing intermediate container 2fd3a82b1270 19:25:55 ---> b2a28a146be6 19:25:55 Step 23/23 : LABEL version=0.0.0 19:25:55 ---> Running in 75fed4de524a 19:25:56 Removing intermediate container 75fed4de524a 19:25:56 ---> 78a2ef11365e 19:25:56 19:25:56 Successfully built 78a2ef11365e 19:25:56 Successfully tagged sys-mgmt-agent-arm64:latest 19:26:09  Building sys-mgmt-agent ... done  ---> 4102e47e910a 19:26:09 Step 9/23 : RUN make cmd/core-data/core-data 19:26:09 ---> Running in bc5c90d91a0a 19:26:09 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 19:27:46 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 19:27:46 Removing intermediate container ff493762fb3b 19:27:46 ---> 5efa647da02d 19:27:46 19:27:46 Step 10/23 : FROM alpine:3.14 19:27:46 ---> 5b8b7b635229 19:27:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:27:46 ---> Using cache 19:27:46 ---> 5564c8b0f177 19:27:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:46 ---> Using cache 19:27:46 ---> cc40546f7759 19:27:46 Step 13/23 : ENV APP_PORT=59882 19:27:46 ---> Running in 6060607a6674 19:27:46 Removing intermediate container 6060607a6674 19:27:46 ---> a9fd7b2d471c 19:27:46 Step 14/23 : EXPOSE $APP_PORT 19:27:46 ---> Running in 841090f5c888 19:27:46 Removing intermediate container 841090f5c888 19:27:46 ---> 882c9028d9e3 19:27:46 Step 15/23 : WORKDIR / 19:27:46 ---> Running in 5443b54bc582 19:27:47 Removing intermediate container 5443b54bc582 19:27:47 ---> b348c2ec3f04 19:27:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:49 ---> 3500dc0d059a 19:27:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:27:49 Removing intermediate container 1e0b5d85db39 19:27:49 ---> ad657fcde980 19:27:49 19:27:49 Step 10/31 : FROM alpine:3.14 19:27:49 ---> 5b8b7b635229 19:27:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:27:50 ---> Running in 46019516f094 19:27:51 Removing intermediate container 46019516f094 19:27:51 ---> 88ac5227ba96 19:27:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:27:51 ---> Running in 933bce9d4131 19:27:52 ---> a86685b3d169 19:27:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:27:53 Removing intermediate container 52aeb0723a45 19:27:53 ---> 6532f375745d 19:27:53 19:27:53 Step 10/25 : FROM alpine:3.14 19:27:53 ---> 5b8b7b635229 19:27:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:53 ---> Running in 847e395ef3c9 19:27:53 ---> f3195029860a 19:27:53 Step 19/23 : ENTRYPOINT ["/core-command"] 19:27:54 ---> Running in 805c805f8e30 19:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:54 Removing intermediate container 805c805f8e30 19:27:54 ---> 810707305be3 19:27:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:54 ---> Running in a6420dcea918 19:27:55 (1/2) Installing dumb-init (1.2.5-r1) 19:27:55 (2/2) Installing su-exec (0.2-r1) 19:27:55 Executing busybox-1.33.1-r6.trigger 19:27:55 OK: 6 MiB in 16 packages 19:27:55 Removing intermediate container a6420dcea918 19:27:55 ---> f45b8ded1369 19:27:55 Step 21/23 : LABEL arch=arm64 19:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:56 ---> Running in ec39e34938ad 19:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:56 Removing intermediate container ec39e34938ad 19:27:56 ---> 27d12b24c563 19:27:56 Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:27:56 ---> Running in 215918ffc856 19:27:57 Removing intermediate container 933bce9d4131 19:27:57 ---> 1c8ed06cc0a8 19:27:57 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:27:57 (1/3) Installing ca-certificates (20211220-r0) 19:27:57 ---> Running in 812fb7077cbd 19:27:57 (2/3) Installing dumb-init (1.2.5-r1) 19:27:57 (3/3) Installing su-exec (0.2-r1) 19:27:57 Executing busybox-1.33.1-r6.trigger 19:27:57 Executing ca-certificates-20211220-r0.trigger 19:27:58 Removing intermediate container 215918ffc856 19:27:58 ---> 2738f9eadf55 19:27:58 Step 23/23 : LABEL version=0.0.0 19:27:58 OK: 6 MiB in 17 packages 19:27:58 Removing intermediate container 812fb7077cbd 19:27:58 ---> b91330fcde1a 19:27:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:27:58 ---> Running in cd5d38b660bf 19:27:58 ---> Running in c04ad5d418e9 19:27:59 Removing intermediate container cd5d38b660bf 19:27:59 ---> ac7f5476ea80 19:27:59 19:27:59 Removing intermediate container c04ad5d418e9 19:27:59 ---> f3970b62d45b 19:27:59 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:27:59 ---> Running in ff48a339804a 19:28:00 Successfully built ac7f5476ea80 19:28:00 Successfully tagged core-command-arm64:latest 19:28:01  Building core-command ... done Removing intermediate container 847e395ef3c9 19:28:01 ---> 1539498f2d43 19:28:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:01 ---> Running in f16067169df1 19:28:02 Removing intermediate container f16067169df1 19:28:02 ---> 5b641fd613d5 19:28:02 Step 13/25 : WORKDIR / 19:28:02 ---> Running in 89a8c8a27392 19:28:03 Removing intermediate container ff48a339804a 19:28:03 ---> 9de2d3446da2 19:28:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:28:03 Removing intermediate container 89a8c8a27392 19:28:03 ---> ce7f2f329520 19:28:03 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:28:03 ---> Running in 494d7fe624ad 19:28:04 Removing intermediate container 494d7fe624ad 19:28:04 ---> 743be6f69d55 19:28:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:28:04 ---> 6d9b3953d049 19:28:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:28:05 ---> a644bb70d81e 19:28:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:28:05 ---> 68a98559b030 19:28:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:28:05 ---> Running in 0555136fba1f 19:28:06 ---> 0806917d7874 19:28:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:28:07 ---> 6f5cb77869e2 19:28:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:28:08 Removing intermediate container 0555136fba1f 19:28:08 ---> 59be40535dd2 19:28:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:09 ---> fcf3601f8810 19:28:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:28:09 ---> 7ef6485dffec 19:28:09 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:28:11 ---> 2b0f905f916c 19:28:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:28:11 ---> 33aae7975b06 19:28:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:28:12 ---> acfa4bbe3378 19:28:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:28:12 ---> cc68128d5422 19:28:12 Step 21/25 : 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/ 19:28:12 ---> Running in 3e70de52e2c8 19:28:13 ---> f9e7fc11c1b0 19:28:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:28:14 ---> a8fdd576b80d 19:28:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:28:14 ---> Running in b75d62227b0c 19:28:15 Removing intermediate container b75d62227b0c 19:28:15 ---> f4cf12416e55 19:28:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:28:15 Removing intermediate container 3e70de52e2c8 19:28:15 ---> 36947e773cfb 19:28:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:28:15 ---> Running in 15bb60e1c779 19:28:15 Removing intermediate container 15bb60e1c779 19:28:15 ---> 168ef5f64ed5 19:28:15 Step 23/25 : LABEL arch=arm64 19:28:15 ---> 93662e421833 19:28:15 Step 26/31 : RUN chmod +x /entrypoint.sh 19:28:15 ---> Running in 5b32ea749821 19:28:16 ---> Running in c790676791ad 19:28:16 Removing intermediate container 5b32ea749821 19:28:16 ---> d5bde1d42177 19:28:16 Step 24/25 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:28:16 ---> Running in 765d4c31f6b5 19:28:17 Removing intermediate container 765d4c31f6b5 19:28:17 ---> 2c4fe139d868 19:28:17 Step 25/25 : LABEL version=0.0.0 19:28:17 ---> Running in d53fca1e1bb0 19:28:18 Removing intermediate container d53fca1e1bb0 19:28:18 ---> 9d00b1dd0362 19:28:18 19:28:18 Successfully built 9d00b1dd0362 19:28:18 Successfully tagged security-secretstore-setup-arm64:latest 19:28:18  Building security-secretstore-setup ... done Removing intermediate container c790676791ad 19:28:18 ---> 6512f5d5c93a 19:28:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:28:19 ---> Running in f4d63060ed86 19:28:19 Removing intermediate container bc5c90d91a0a 19:28:19 ---> d951cc98e461 19:28:19 19:28:19 Step 10/23 : FROM alpine:3.14 19:28:19 ---> 5b8b7b635229 19:28:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:28:19 ---> Running in 78b5ea81900c 19:28:19 Removing intermediate container f4d63060ed86 19:28:19 ---> f4ca947f2b06 19:28:19 Step 28/31 : CMD ["gate"] 19:28:20 ---> Running in c1d012a800e3 19:28:20 Removing intermediate container 78b5ea81900c 19:28:20 ---> d8052a745806 19:28:20 Step 12/23 : ENV APP_PORT=59880 19:28:20 ---> Running in 6fe210256eba 19:28:20 Removing intermediate container c1d012a800e3 19:28:20 ---> b5b3bb9d5f25 19:28:20 Step 29/31 : LABEL arch=arm64 19:28:20 ---> Running in f98292dc59e7 19:28:20 Removing intermediate container 6fe210256eba 19:28:20 ---> 545c4461b28a 19:28:20 Step 13/23 : EXPOSE $APP_PORT 19:28:20 ---> Running in a39f65f40a94 19:28:21 Removing intermediate container f98292dc59e7 19:28:21 ---> ebd01cfd8d09 19:28:21 Step 30/31 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:28:21 Removing intermediate container a39f65f40a94 19:28:21 ---> 0164635ee080 19:28:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:21 ---> Running in bbbf5fcd8221 19:28:21 ---> Running in c078f679b63a 19:28:21 Removing intermediate container bbbf5fcd8221 19:28:21 ---> e9bc83ecf5a6 19:28:21 Step 31/31 : LABEL version=0.0.0 19:28:21 ---> Running in 3751a27b5deb 19:28:22 Removing intermediate container 3751a27b5deb 19:28:22 ---> 53048f3ac3a0 19:28:22 19:28:22 Successfully built 53048f3ac3a0 19:28:22 Successfully tagged security-bootstrapper-arm64:latest 19:28:23  Building security-bootstrapper ... done Removing intermediate container c078f679b63a 19:28:23 ---> edfa7a37b90c 19:28:23 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:28:23 ---> Running in e832126b0716 19:28:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:26 (1/6) Installing dumb-init (1.2.5-r1) 19:28:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:28:26 (3/6) Installing libsodium (1.0.18-r0) 19:28:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:28:27 (5/6) Installing libzmq (4.3.4-r0) 19:28:27 (6/6) Installing zeromq (4.3.4-r0) 19:28:27 Executing busybox-1.33.1-r6.trigger 19:28:27 OK: 8 MiB in 20 packages 19:28:28 Removing intermediate container e832126b0716 19:28:28 ---> c421dee4a52e 19:28:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:29 ---> d4e5d4d699d4 19:28:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:28:30 ---> 2b014b281a20 19:28:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:28:31 ---> 21866624d74f 19:28:31 Step 19/23 : ENTRYPOINT ["/core-data"] 19:28:31 ---> Running in 705397941a6f 19:28:31 Removing intermediate container 705397941a6f 19:28:31 ---> f15c58b921c7 19:28:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:31 ---> Running in 7721a7214105 19:28:31 Removing intermediate container 7721a7214105 19:28:31 ---> 9d03b77a91f0 19:28:31 Step 21/23 : LABEL arch=arm64 19:28:32 ---> Running in 2963fced837f 19:28:32 Removing intermediate container 2963fced837f 19:28:32 ---> 72ca895369d1 19:28:32 Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a 19:28:32 ---> Running in a334c3e334e0 19:28:33 Removing intermediate container a334c3e334e0 19:28:33 ---> f9bd764677db 19:28:33 Step 23/23 : LABEL version=0.0.0 19:28:33 ---> Running in 41a3f06b49b0 19:28:33 Removing intermediate container 41a3f06b49b0 19:28:33 ---> 57679393dd83 19:28:33 19:28:33 Successfully built 57679393dd83 19:28:33 Successfully tagged core-data-arm64:latest 19:28:34  Building core-data ... done  [Pipeline] } 19:28:34 $ docker stop --time=1 e0a5e20a26cf7c19ed1ec3b1890aa6091fe9208cd7ce613bef561d679471b583 19:28:36 $ docker rm -f e0a5e20a26cf7c19ed1ec3b1890aa6091fe9208cd7ce613bef561d679471b583 [Pipeline] // withDockerContainer [Pipeline] sh 19:28:36 + docker images 19:28:37 REPOSITORY TAG IMAGE ID CREATED SIZE 19:28:37 core-data-arm64 latest 57679393dd83 4 seconds ago 19.2MB 19:28:37 security-bootstrapper-arm64 latest 53048f3ac3a0 15 seconds ago 18MB 19:28:37 d951cc98e461 18 seconds ago 1.6GB 19:28:37 security-secretstore-setup-arm64 latest 9d00b1dd0362 20 seconds ago 27MB 19:28:37 core-command-arm64 latest ac7f5476ea80 39 seconds ago 15.3MB 19:28:37 6532f375745d 45 seconds ago 1.6GB 19:28:37 ad657fcde980 49 seconds ago 1.59GB 19:28:37 5efa647da02d 55 seconds ago 1.59GB 19:28:37 sys-mgmt-agent-arm64 latest 78a2ef11365e 2 minutes ago 280MB 19:28:37 support-notifications-arm64 latest cc156b2f2575 4 minutes ago 16.1MB 19:28:37 core-metadata-arm64 latest 3da5dd69baef 4 minutes ago 15.9MB 19:28:37 security-proxy-setup-arm64 latest 09765ca41354 4 minutes ago 25.5MB 19:28:37 support-scheduler-arm64 latest caa3241764d5 4 minutes ago 15.4MB 19:28:37 6c4fb1563b9f 4 minutes ago 1.6GB 19:28:37 974c889e4980 4 minutes ago 1.6GB 19:28:37 cf5273a0caac 4 minutes ago 1.59GB 19:28:37 eb1676812eb7 4 minutes ago 1.6GB 19:28:37 a5f394e2c592 4 minutes ago 1.6GB 19:28:37 ci-base-image-arm64 latest fa08f6e26002 16 minutes ago 1.26GB 19:28:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 weeks ago 551MB 19:28:37 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 19:28:37 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 19:28:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 19:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:28:37 19:28:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:28:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:28:38 arm64: Pulling from edgex-lftools-log-publisher 19:28:38 448f6bf000e3: Pulling fs layer 19:28:38 f757da607395: Pulling fs layer 19:28:38 05883995daec: Pulling fs layer 19:28:38 8603b9c90790: Pulling fs layer 19:28:38 1560dd03e051: Pulling fs layer 19:28:38 27f5ce0e4adf: Pulling fs layer 19:28:38 c2d8d7efcc4b: Pulling fs layer 19:28:38 8603b9c90790: Waiting 19:28:38 1560dd03e051: Waiting 19:28:38 27f5ce0e4adf: Waiting 19:28:38 f757da607395: Verifying Checksum 19:28:38 f757da607395: Download complete 19:28:38 8603b9c90790: Verifying Checksum 19:28:38 8603b9c90790: Download complete 19:28:38 1560dd03e051: Verifying Checksum 19:28:38 1560dd03e051: Download complete 19:28:38 27f5ce0e4adf: Verifying Checksum 19:28:38 27f5ce0e4adf: Download complete 19:28:38 05883995daec: Verifying Checksum 19:28:38 05883995daec: Download complete 19:28:39 448f6bf000e3: Verifying Checksum 19:28:39 448f6bf000e3: Download complete 19:28:42 c2d8d7efcc4b: Verifying Checksum 19:28:42 c2d8d7efcc4b: Download complete 19:28:43 448f6bf000e3: Pull complete 19:28:44 f757da607395: Pull complete 19:28:45 05883995daec: Pull complete 19:28:45 8603b9c90790: Pull complete 19:28:46 1560dd03e051: Pull complete 19:28:47 27f5ce0e4adf: Pull complete 19:29:05 c2d8d7efcc4b: Pull complete 19:29:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:29:05 prd-ubuntu18.04-docker-arm64-4c-16g-5851 does not seem to be running inside a container 19:29:05 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:29:09 $ docker top 9c358c62ee39ed0ab310b00d9bf4c87783c7f30226831bfda6f50f6fd38cb87b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:10 ---> job-cost.sh 19:29:10 lf-activate-venv: SKIPPING 19:29:10 INFO: No Stack... 19:29:10 INFO: Retrieving Pricing Info for: v3-standard-4 19:29:11 INFO: Archiving Costs [Pipeline] sh 19:29:11 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:29:11 + cut -d, -f6 [Pipeline] lock 19:29:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3886-1-stack-cost] 19:29:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3886-1-stack-cost] did not exist. Created. 19:29:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3886-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:29:12 + echo total: 0.10999999940395355 [Pipeline] stash 19:29:13 Stashed 1 file(s) [Pipeline] } 19:29:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3886-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:29:13 $ docker stop --time=1 9c358c62ee39ed0ab310b00d9bf4c87783c7f30226831bfda6f50f6fd38cb87b 19:29:14 $ docker rm -f 9c358c62ee39ed0ab310b00d9bf4c87783c7f30226831bfda6f50f6fd38cb87b [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 19:29:15 provisioning config files... 19:29:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3144114014562817506tmp [Pipeline] { [Pipeline] sh 19:29:16 + set +x 19:29:16 + curl -s https://codecov.io/bash 19:29:16 + bash -s -- 19:29:16 19:29:16 _____ _ 19:29:16 / ____| | | 19:29:16 | | ___ __| | ___ ___ _____ __ 19:29:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:29:16 | |___| (_) | (_| | __/ (_| (_) \ V / 19:29:16 \_____\___/ \__,_|\___|\___\___/ \_/ 19:29:16 Bash-1.0.6 19:29:16 19:29:16 19:29:16 ==> git version 2.24.4 found 19:29:16 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:29:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:29:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:29:16 ==> Jenkins CI detected. 19:29:16 current dir:  /w/workspace/edgex-go/1 19:29:16 project root: . 19:29:16 --> token set from env 19:29:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:29:16 ==> Running gcov in . (disable via -X gcov) 19:29:16 ==> Python coveragepy not found 19:29:16 ==> Searching for coverage reports in: 19:29:16 + . 19:29:16 -> Found 1 reports 19:29:16 ==> Detecting git/mercurial file structure 19:29:16 ==> Reading reports 19:29:16 + ./coverage.out bytes=428383 19:29:16 ==> Appending adjustments 19:29:16 https://docs.codecov.io/docs/fixing-reports 19:29:17 + Found adjustments 19:29:17 ==> Gzipping contents 19:29:17 60K /tmp/codecov.iOOhMs.gz 19:29:17 ==> Uploading reports 19:29:17 url: https://codecov.io 19:29:17 query: branch=PR-3886&commit=077405c83e2c2076cc7559ee55a63022a07ad19a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3886%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3886&job=&cmd_args= 19:29:17 -> Pinging Codecov 19:29:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3886&commit=077405c83e2c2076cc7559ee55a63022a07ad19a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3886%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3886&job=&cmd_args= 19:29:19 -> Uploading to 19:29:19 https://storage.googleapis.com/codecov/v4/raw/2022-02-22/00271124DB129430A58F1EEE437C3FCB/077405c83e2c2076cc7559ee55a63022a07ad19a/5399bd17-0260-472d-9d07-2948e6f9e328.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220222T192919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f48a249b9de80d570866b6ceaf691841d82c409aa69eb87014a5fef689f1b7e 19:29:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:29:19 Dload Upload Total Spent Left Speed 19:29:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57983 0 0 100 57983 0 169k --:--:-- --:--:-- --:--:-- 169k 19:29:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/077405c83e2c2076cc7559ee55a63022a07ad19a [Pipeline] } 19:29:19 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:29:21 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:29:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:29:21 ---> package-listing.sh 19:29:21 ++ facter osfamily 19:29:21 ++ tr '[:upper:]' '[:lower:]' 19:29:22 + OS_FAMILY=redhat 19:29:22 + workspace=/w/workspace/edgex-go/1 19:29:22 + START_PACKAGES=/tmp/packages_start.txt 19:29:22 + END_PACKAGES=/tmp/packages_end.txt 19:29:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:29:22 + PACKAGES=/tmp/packages_start.txt 19:29:22 + '[' /w/workspace/edgex-go/1 ']' 19:29:22 + PACKAGES=/tmp/packages_end.txt 19:29:22 + case "${OS_FAMILY}" in 19:29:22 + sort 19:29:22 + rpm -qa 19:29:26 + '[' -f /tmp/packages_start.txt ']' 19:29:26 + '[' -f /tmp/packages_end.txt ']' 19:29:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:29:26 + '[' /w/workspace/edgex-go/1 ']' 19:29:26 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:29:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:29:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:29:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:27 19:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:29:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:27 latest: Pulling from edgex-lftools-log-publisher 19:29:27 b4d181a07f80: Pulling fs layer 19:29:27 a1111a8f2ec3: Pulling fs layer 19:29:27 ed53099fbce6: Pulling fs layer 19:29:27 dc539afda2c1: Pulling fs layer 19:29:27 77bc0d833cb6: Pulling fs layer 19:29:27 9065ff56babe: Pulling fs layer 19:29:27 d287ab97295c: Pulling fs layer 19:29:27 dc539afda2c1: Waiting 19:29:27 77bc0d833cb6: Waiting 19:29:27 9065ff56babe: Waiting 19:29:27 d287ab97295c: Waiting 19:29:27 a1111a8f2ec3: Verifying Checksum 19:29:27 a1111a8f2ec3: Download complete 19:29:27 dc539afda2c1: Verifying Checksum 19:29:27 dc539afda2c1: Download complete 19:29:27 ed53099fbce6: Verifying Checksum 19:29:27 ed53099fbce6: Download complete 19:29:27 9065ff56babe: Verifying Checksum 19:29:27 9065ff56babe: Download complete 19:29:27 b4d181a07f80: Verifying Checksum 19:29:27 b4d181a07f80: Download complete 19:29:27 77bc0d833cb6: Verifying Checksum 19:29:27 77bc0d833cb6: Download complete 19:29:28 d287ab97295c: Verifying Checksum 19:29:28 d287ab97295c: Download complete 19:29:29 b4d181a07f80: Pull complete 19:29:29 a1111a8f2ec3: Pull complete 19:29:30 ed53099fbce6: Pull complete 19:29:30 dc539afda2c1: Pull complete 19:29:30 77bc0d833cb6: Pull complete 19:29:30 9065ff56babe: Pull complete 19:29:35 d287ab97295c: Pull complete 19:29:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:29:35 prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container 19:29:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:29:39 $ docker top 769d5dd509617eac12721fd1bfeb737ec05812d93387c6649da15f8a30965106 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:39 + touch /tmp/pre-build-complete [Pipeline] sh 19:29:39 + mkdir -p /var/log/sysstat [Pipeline] sh 19:29:40 + ls /var/log/sa-host 19:29:40 + sadf -c /var/log/sa-host/sa17 19:29:40 file_magic: OK 19:29:40 HZ: Using current value: 100 19:29:40 file_header: OK 19:29:40 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 19:29:40 Statistics: 19:29:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:29:40 File successfully converted to sysstat format version 12.0.3 19:29:40 + sadf -c /var/log/sa-host/sa22 19:29:40 file_magic: OK 19:29:40 HZ: Using current value: 100 19:29:40 file_header: OK 19:29:40 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 19:29:40 Statistics: 19:29:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:29:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:29:40 provisioning config files... 19:29:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4394068983647029499tmp [Pipeline] { [Pipeline] echo 19:29:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:29:40 ---> create-netrc.sh [Pipeline] } 19:29:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:29:41 ---> python-tools-install.sh [Pipeline] echo 19:29:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:29:41 ---> sudo-logs.sh 19:29:41 Archiving 'sudo' log.. 19:29:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-5850.novalocal: Name or service not known 19:29:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-5850.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:29:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:29:42 ---> job-cost.sh 19:29:42 lf-activate-venv: SKIPPING 19:29:42 DEBUG: total: 0.10999999940395355 19:29:42 INFO: Retrieving Stack Cost... 19:29:42 INFO: Retrieving Pricing Info for: v3-standard-2 19:29:42 INFO: Archiving Costs [Pipeline] echo 19:29:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:29:43 ---> logs-deploy.sh 19:29:43 lf-activate-venv: SKIPPING 19:29:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3886/1 19:29:43 INFO: archiving workspace using pattern(s): 19:29:43 Archives upload complete. 19:29:44 INFO: archiving logs to Nexus 19:29:44 ---> uname -a: 19:29:44 Linux prd-centos7-docker-4c-2g-5850.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 19:29:44 19:29:44 19:29:44 ---> lscpu: 19:29:44 Architecture: x86_64 19:29:44 CPU op-mode(s): 32-bit, 64-bit 19:29:44 Byte Order: Little Endian 19:29:44 Address sizes: 40 bits physical, 48 bits virtual 19:29:44 CPU(s): 2 19:29:44 On-line CPU(s) list: 0,1 19:29:44 Thread(s) per core: 1 19:29:44 Core(s) per socket: 1 19:29:44 Socket(s): 2 19:29:44 NUMA node(s): 1 19:29:44 Vendor ID: AuthenticAMD 19:29:44 CPU family: 23 19:29:44 Model: 49 19:29:44 Model name: AMD EPYC-Rome Processor 19:29:44 Stepping: 0 19:29:44 CPU MHz: 2799.998 19:29:44 BogoMIPS: 5599.99 19:29:44 Virtualization: AMD-V 19:29:44 Hypervisor vendor: KVM 19:29:44 Virtualization type: full 19:29:44 L1d cache: 32K 19:29:44 L1i cache: 32K 19:29:44 L2 cache: 512K 19:29:44 L3 cache: 16384K 19:29:44 NUMA node0 CPU(s): 0,1 19:29:44 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 19:29:44 19:29:44 19:29:44 ---> nproc: 19:29:44 2 19:29:44 19:29:44 19:29:44 ---> df -h: 19:29:44 Filesystem Size Used Avail Use% Mounted on 19:29:44 overlay 40G 13G 28G 31% / 19:29:44 tmpfs 64M 0 64M 0% /dev 19:29:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:29:44 shm 64M 0 64M 0% /dev/shm 19:29:44 /dev/vda1 40G 13G 28G 31% /facter-os 19:29:44 19:29:44 19:29:44 ---> sar -b -r -n DEV: 19:29:44 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/22/22 _x86_64_ (2 CPU) 19:29:44 19:29:44 19:06:19 LINUX RESTART (2 CPU) 19:29:44 19:29:44 19:07:01 tps rtps wtps bread/s bwrtn/s 19:29:44 19:08:01 182.76 3.05 179.72 2295.42 66917.84 19:29:44 19:09:01 185.96 0.02 185.94 0.53 36525.00 19:29:44 19:10:01 57.84 0.67 57.17 56.89 10799.52 19:29:44 19:11:01 170.65 0.00 170.65 0.00 21906.91 19:29:44 19:12:01 708.82 283.18 425.64 8885.98 300727.65 19:29:44 19:13:01 438.12 12.47 425.65 1893.66 166929.85 19:29:44 19:14:01 266.12 18.43 247.69 1485.98 59112.30 19:29:44 19:15:02 1.38 0.00 1.38 0.00 23.50 19:29:44 19:16:01 0.30 0.03 0.27 0.27 4.39 19:29:44 19:17:01 0.22 0.00 0.22 0.00 2.45 19:29:44 19:18:01 0.25 0.00 0.25 0.00 3.45 19:29:44 19:19:01 0.25 0.00 0.25 0.00 3.15 19:29:44 19:20:01 0.25 0.00 0.25 0.00 2.60 19:29:44 19:21:01 0.32 0.03 0.28 4.80 3.00 19:29:44 19:22:01 0.45 0.22 0.23 6.80 3.90 19:29:44 19:23:01 0.88 0.00 0.88 0.00 15.63 19:29:44 19:24:01 0.18 0.00 0.18 0.00 3.12 19:29:44 19:25:01 0.18 0.00 0.18 0.00 2.05 19:29:44 19:26:01 0.27 0.00 0.27 0.00 3.40 19:29:44 19:27:01 0.22 0.00 0.22 0.00 2.32 19:29:44 19:28:01 0.27 0.00 0.27 0.00 3.53 19:29:44 19:29:01 0.25 0.00 0.25 0.00 2.90 19:29:44 Average: 91.76 14.48 77.28 666.02 30180.10 19:29:44 19:29:44 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:29:44 19:08:01 3422256 0 893256 11.15 2620 3690808 1425712 15.74 1127988 2964916 94636 19:29:44 19:09:01 3253696 0 1052800 13.15 2620 3699824 1545524 17.06 1435000 2831056 296620 19:29:44 19:10:01 3184156 0 1131392 14.13 2620 3690772 1928412 21.29 1423860 2901712 147060 19:29:44 19:11:01 3160032 0 1035296 12.93 2620 3810992 1463484 16.16 1342888 2997836 28 19:29:44 19:12:01 1190408 0 1587128 19.82 2620 5228784 3071944 33.92 2802808 3370628 60420 19:29:44 19:13:01 639808 0 1454100 18.16 2620 5912412 2439012 26.93 2134084 4568908 0 19:29:44 19:14:01 2540000 0 1151388 14.38 2620 4314932 1564620 17.27 1422156 3420988 20 19:29:44 19:15:02 2553716 0 1137668 14.20 2620 4314936 1354452 14.95 1421976 3412520 20 19:29:44 19:16:01 2563480 0 1127900 14.08 2620 4314940 1354740 14.96 1417376 3408368 8 19:29:44 19:17:01 2565688 0 1125688 14.06 2620 4314944 1354536 14.95 1416980 3408368 16 19:29:44 19:18:01 2566532 0 1124788 14.04 2620 4315000 1354452 14.95 1416840 3407692 24 19:29:44 19:19:01 2573076 0 1118292 13.96 2620 4314952 1354452 14.95 1416836 3401424 8 19:29:44 19:20:01 2573192 0 1118168 13.96 2620 4314960 1354452 14.95 1416844 3401424 8 19:29:44 19:21:01 2572216 0 1119000 13.97 2620 4315104 1354632 14.96 1418260 3400852 20 19:29:44 19:22:01 2572344 0 1118832 13.97 2620 4315144 1354524 14.95 1417988 3400740 28 19:29:44 19:23:01 2572828 0 1118348 13.96 2620 4315144 1354452 14.95 1417904 3400736 20 19:29:44 19:24:01 2572764 0 1118404 13.96 2620 4315152 1354500 14.95 1417808 3400740 20 19:29:44 19:25:01 2572704 0 1118460 13.97 2620 4315156 1354452 14.95 1417804 3400736 8 19:29:44 19:26:01 2572588 0 1118576 13.97 2620 4315156 1354452 14.95 1417804 3400736 8 19:29:44 19:27:01 2572608 0 1118548 13.97 2620 4315164 1354536 14.95 1418016 3400736 16 19:29:44 19:28:01 2572572 0 1118584 13.97 2620 4315164 1354452 14.95 1417812 3400736 16 19:29:44 19:29:01 2572572 0 1118576 13.97 2620 4315172 1354452 14.95 1417936 3400736 8 19:29:44 Average: 2542693 0 1142054 14.26 2620 4321573 1534375 16.94 1498044 3368299 27228 19:29:44 19:29:44 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:29:44 19:08:01 eth0 856.05 1076.72 8442.05 121.86 0.00 0.00 0.00 0.00 19:29:44 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:08:01 docker0 951.47 655.52 81.19 4751.03 0.00 0.00 0.00 0.00 19:29:44 19:09:01 eth0 45.65 24.26 41.96 13.83 0.00 0.00 0.00 0.00 19:29:44 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:09:01 veth821d594 0.22 0.35 0.02 0.04 0.00 0.00 0.00 0.00 19:29:44 19:09:01 docker0 0.22 0.22 0.01 0.03 0.00 0.00 0.00 0.00 19:29:44 19:10:01 eth0 36.85 25.56 23.30 106.49 0.00 0.00 0.00 0.00 19:29:44 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:10:01 veth821d594 1.93 1.93 0.15 0.16 0.00 0.00 0.00 0.00 19:29:44 19:10:01 docker0 1.93 1.93 0.12 0.16 0.00 0.00 0.00 0.00 19:29:44 19:11:01 veth8575508 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:11:01 eth0 88.39 54.08 1687.09 15.64 0.00 0.00 0.00 0.00 19:29:44 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:12:01 veth5197c49 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:44 19:12:01 vethb11a5ab 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:29:44 19:12:01 vethff5cf3d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:29:44 19:12:01 eth0 81.63 57.16 223.43 18.34 0.00 0.00 0.00 0.00 19:29:44 19:13:01 veth2357767 9.59 30.31 0.80 386.31 0.00 0.00 0.00 0.00 19:29:44 19:13:01 eth0 150.82 70.50 1743.72 22.80 0.00 0.00 0.00 0.00 19:29:44 19:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:29:44 19:13:01 veth5571405 6.13 9.21 0.44 38.52 0.00 0.00 0.00 0.00 19:29:44 19:14:01 eth0 66.25 43.01 140.71 136.06 0.00 0.00 0.00 0.00 19:29:44 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:14:01 docker0 1023.18 780.07 85.76 5637.61 0.00 0.00 0.00 0.00 19:29:44 19:15:02 eth0 0.83 0.33 0.07 0.03 0.00 0.00 0.00 0.00 19:29:44 19:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:16:01 eth0 2.34 1.27 3.37 0.27 0.00 0.00 0.00 0.00 19:29:44 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:17:01 eth0 0.27 0.20 0.09 0.04 0.00 0.00 0.00 0.00 19:29:44 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:18:01 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 19:29:44 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:19:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:29:44 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:20:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:29:44 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:21:01 eth0 0.85 0.53 0.45 0.97 0.00 0.00 0.00 0.00 19:29:44 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:22:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:29:44 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:23:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:24:01 eth0 0.28 0.17 0.13 0.01 0.00 0.00 0.00 0.00 19:29:44 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:29:44 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:26:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:27:01 eth0 0.20 0.17 0.08 0.04 0.00 0.00 0.00 0.00 19:29:44 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:28:01 eth0 0.07 0.05 0.00 0.03 0.00 0.00 0.00 0.00 19:29:44 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:29:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 Average: eth0 60.57 61.63 559.91 19.86 0.00 0.00 0.00 0.00 19:29:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:44 Average: docker0 46.55 35.49 3.90 256.51 0.00 0.00 0.00 0.00 19:29:44 19:29:44 19:29:44 ---> sar -P ALL: 19:29:44 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/22/22 _x86_64_ (2 CPU) 19:29:44 19:29:44 19:06:19 LINUX RESTART (2 CPU) 19:29:44 19:29:44 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:29:44 19:08:01 all 29.19 0.00 9.93 2.78 0.10 58.00 19:29:44 19:08:01 0 28.21 0.00 10.48 2.28 0.09 58.94 19:29:44 19:08:01 1 30.17 0.00 9.39 3.28 0.11 57.06 19:29:44 19:09:01 all 60.69 0.00 10.65 1.39 0.11 27.15 19:29:44 19:09:01 0 60.77 0.00 10.92 1.72 0.11 26.48 19:29:44 19:09:01 1 60.61 0.00 10.38 1.07 0.11 27.83 19:29:44 19:10:01 all 34.43 0.00 4.94 0.56 0.08 59.98 19:29:44 19:10:01 0 35.00 0.00 4.90 0.39 0.09 59.63 19:29:44 19:10:01 1 33.86 0.00 4.99 0.74 0.07 60.34 19:29:44 19:11:01 all 63.22 0.00 8.11 2.31 0.12 26.24 19:29:44 19:11:01 0 62.37 0.00 8.10 2.60 0.11 26.82 19:29:44 19:11:01 1 64.09 0.00 8.12 2.02 0.13 25.65 19:29:44 19:12:01 all 48.03 0.00 21.11 20.37 0.13 10.35 19:29:44 19:12:01 0 48.10 0.00 20.95 20.77 0.13 10.05 19:29:44 19:12:01 1 47.97 0.00 21.28 19.97 0.13 10.66 19:29:44 19:13:01 all 81.43 0.00 15.86 2.40 0.15 0.16 19:29:44 19:13:01 0 81.58 0.00 15.72 2.34 0.15 0.22 19:29:44 19:13:01 1 81.29 0.00 16.01 2.46 0.15 0.09 19:29:44 19:14:01 all 44.14 0.00 10.07 3.02 0.10 42.67 19:29:44 19:14:01 0 42.46 0.00 11.29 3.46 0.09 42.70 19:29:44 19:14:01 1 45.84 0.00 8.84 2.58 0.11 42.64 19:29:44 19:15:02 all 0.16 0.00 0.05 0.00 0.03 99.77 19:29:44 19:15:02 0 0.05 0.00 0.03 0.00 0.03 99.88 19:29:44 19:15:02 1 0.27 0.00 0.07 0.00 0.02 99.65 19:29:44 19:16:01 all 0.11 0.00 0.08 0.00 0.02 99.80 19:29:44 19:16:01 0 0.17 0.00 0.07 0.00 0.02 99.75 19:29:44 19:16:01 1 0.05 0.00 0.09 0.00 0.02 99.85 19:29:44 19:17:01 all 0.24 0.00 0.05 0.00 0.00 99.71 19:29:44 19:17:01 0 0.45 0.00 0.03 0.00 0.00 99.52 19:29:44 19:17:01 1 0.03 0.00 0.07 0.00 0.00 99.90 19:29:44 19:18:01 all 0.26 0.00 0.03 0.00 0.02 99.70 19:29:44 19:18:01 0 0.47 0.00 0.02 0.00 0.02 99.50 19:29:44 19:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:29:44 19:29:44 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:29:44 19:19:01 all 0.24 0.00 0.02 0.00 0.02 99.72 19:29:44 19:19:01 0 0.47 0.00 0.02 0.00 0.02 99.50 19:29:44 19:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:29:44 19:20:01 all 0.24 0.00 0.02 0.00 0.02 99.72 19:29:44 19:20:01 0 0.45 0.00 0.02 0.00 0.02 99.52 19:29:44 19:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:29:44 19:21:01 all 0.26 0.00 0.03 0.00 0.01 99.70 19:29:44 19:21:01 0 0.37 0.00 0.03 0.00 0.02 99.58 19:29:44 19:21:01 1 0.15 0.00 0.03 0.00 0.00 99.82 19:29:44 19:22:01 all 0.18 0.00 0.07 0.01 0.02 99.73 19:29:44 19:22:01 0 0.12 0.00 0.07 0.02 0.02 99.78 19:29:44 19:22:01 1 0.23 0.00 0.07 0.00 0.02 99.68 19:29:44 19:23:01 all 0.23 0.00 0.03 0.00 0.02 99.73 19:29:44 19:23:01 0 0.18 0.00 0.02 0.00 0.00 99.80 19:29:44 19:23:01 1 0.27 0.00 0.03 0.00 0.03 99.67 19:29:44 19:24:01 all 0.23 0.00 0.03 0.00 0.02 99.72 19:29:44 19:24:01 0 0.10 0.00 0.02 0.00 0.00 99.88 19:29:44 19:24:01 1 0.37 0.00 0.03 0.00 0.03 99.57 19:29:44 19:25:01 all 0.16 0.00 0.03 0.00 0.02 99.79 19:29:44 19:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:29:44 19:25:01 1 0.27 0.00 0.03 0.00 0.00 99.70 19:29:44 19:26:01 all 0.18 0.00 0.03 0.00 0.01 99.78 19:29:44 19:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:29:44 19:26:01 1 0.30 0.00 0.03 0.00 0.00 99.67 19:29:44 19:27:01 all 0.20 0.00 0.05 0.00 0.02 99.73 19:29:44 19:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:29:44 19:27:01 1 0.35 0.00 0.05 0.00 0.02 99.58 19:29:44 19:28:01 all 0.23 0.00 0.03 0.00 0.01 99.73 19:29:44 19:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:29:44 19:28:01 1 0.42 0.00 0.02 0.00 0.00 99.57 19:29:44 19:29:01 all 0.23 0.00 0.03 0.00 0.01 99.73 19:29:44 19:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:29:44 19:29:01 1 0.42 0.00 0.03 0.00 0.00 99.55 19:29:44 19:29:44 Average: CPU %user %nice %system %iowait %steal %idle 19:29:44 Average: all 15.61 0.00 3.48 1.40 0.04 79.47 19:29:44 Average: 0 15.50 0.00 3.55 1.43 0.04 79.47 19:29:44 Average: 1 15.71 0.00 3.41 1.37 0.04 79.47 19:29:44 19:29:44 19:29:44