Pull request #3891 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 613ba3a9f074961a82087988d5f76ae29a1a6b1f rather than 5ef208f8f20f84cc1de897322d3cb06a8acc9453 Obtained Jenkinsfile from 613ba3a9f074961a82087988d5f76ae29a1a6b1f 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-ssh17542177286540008862.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-ssh10728346639488451839.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15021905779742590590.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 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-ssh2515924522605570164.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4685035787068399501.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-6827 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh1195087709408884582.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/5@tmp/jenkins-gitclient-ssh8579414585807757927.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 5ef208f8f20f84cc1de897322d3cb06a8acc9453 Merge succeeded, producing 5ef208f8f20f84cc1de897322d3cb06a8acc9453 Checking out Revision 5ef208f8f20f84cc1de897322d3cb06a8acc9453 (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ef208f8f20f84cc1de897322d3cb06a8acc9453 # 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/5@tmp/jenkins-gitclient-ssh7285003868492259635.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ef208f8f20f84cc1de897322d3cb06a8acc9453 # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. > git rev-list --no-walk fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-11T07:46:35.024Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-11T07:46:35.095Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-11T07:46:35.107Z] ========================================================= [2022-03-11T07:46:35.107Z] EdgeX Global Pipelines Version Info [2022-03-11T07:46:35.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-11T07:46:36.253Z] ------------------- [2022-03-11T07:46:36.253Z] stable info: [2022-03-11T07:46:36.253Z] ------------------- [2022-03-11T07:46:36.253Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-11T07:46:36.253Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-11T07:46:36.253Z] Message: update stable to v1.0.220 [2022-03-11T07:46:36.825Z] ------------------- [2022-03-11T07:46:36.825Z] experimental info: [2022-03-11T07:46:36.825Z] ------------------- [2022-03-11T07:46:36.825Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-11T07:46:36.825Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-11T07:46:36.825Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-11T07:46:36.959Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-11T07:46:36.970Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-11T07:46:36.981Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-11T07:46:36.994Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-11T07:46:37.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-11T07:46:37.016Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-11T07:46:37.027Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-11T07:46:37.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-11T07:46:37.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-11T07:46:37.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-11T07:46:37.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-11T07:46:37.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-11T07:46:37.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-11T07:46:37.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-11T07:46:37.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-11T07:46:37.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-11T07:46:37.148Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-11T07:46:37.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-11T07:46:37.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-11T07:46:37.184Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-11T07:46:37.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-11T07:46:37.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-11T07:46:37.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo [2022-03-11T07:46:37.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo [2022-03-11T07:46:37.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo [2022-03-11T07:46:37.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ef208f8f20f84cc1de897322d3cb06a8acc9453 [Pipeline] echo [2022-03-11T07:46:37.279Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ef208f [Pipeline] echo [2022-03-11T07:46:37.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T07:46:37.334Z] provisioning config files... [2022-03-11T07:46:37.348Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8991603121315089037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T07:46:37.652Z] ---> docker-login.sh [2022-03-11T07:46:37.652Z] nexus3.edgexfoundry.org:10001 [2022-03-11T07:46:37.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T07:46:37.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T07:46:37.915Z] Configure a credential helper to remove this warning. See [2022-03-11T07:46:37.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T07:46:37.915Z] [2022-03-11T07:46:37.915Z] Login Succeeded [2022-03-11T07:46:37.915Z] nexus3.edgexfoundry.org:10002 [2022-03-11T07:46:37.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T07:46:37.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T07:46:37.915Z] Configure a credential helper to remove this warning. See [2022-03-11T07:46:37.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T07:46:37.915Z] [2022-03-11T07:46:37.915Z] Login Succeeded [2022-03-11T07:46:37.915Z] nexus3.edgexfoundry.org:10003 [2022-03-11T07:46:37.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T07:46:38.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T07:46:38.176Z] Configure a credential helper to remove this warning. See [2022-03-11T07:46:38.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T07:46:38.176Z] [2022-03-11T07:46:38.176Z] Login Succeeded [2022-03-11T07:46:38.176Z] nexus3.edgexfoundry.org:10004 [2022-03-11T07:46:38.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T07:46:38.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T07:46:38.176Z] Configure a credential helper to remove this warning. See [2022-03-11T07:46:38.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T07:46:38.176Z] [2022-03-11T07:46:38.176Z] Login Succeeded [2022-03-11T07:46:38.176Z] docker.io [2022-03-11T07:46:38.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T07:46:38.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T07:46:38.438Z] Configure a credential helper to remove this warning. See [2022-03-11T07:46:38.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T07:46:38.438Z] [2022-03-11T07:46:38.438Z] Login Succeeded [2022-03-11T07:46:38.438Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T07:46:38.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T07:46:38.757Z] ++ 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 [2022-03-11T07:46:38.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T07:46:38.757Z] ++ dirname cmd/core-command/Dockerfile [2022-03-11T07:46:38.757Z] ++ cut -d/ -f2 [2022-03-11T07:46:38.757Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-11T07:46:38.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T07:46:38.757Z] ++ dirname cmd/core-data/Dockerfile [2022-03-11T07:46:38.757Z] ++ cut -d/ -f2 [2022-03-11T07:46:38.757Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-11T07:46:38.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T07:46:38.757Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-11T07:46:38.757Z] ++ cut -d/ -f2 [2022-03-11T07:46:38.757Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-11T07:46:38.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T07:46:38.757Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-11T07:46:38.757Z] ++ cut -d/ -f2 [2022-03-11T07:46:38.757Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-11T07:46:38.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T07:46:38.757Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-11T07:46:38.757Z] ++ cut -d/ -f2 [2022-03-11T07:46:38.757Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-11T07:46:38.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T07:46:38.757Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-11T07:46:38.757Z] ++ cut -d/ -f2 [2022-03-11T07:46:38.757Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-11T07:46:38.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T07:46:38.757Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-11T07:46:38.757Z] ++ cut -d/ -f2 [2022-03-11T07:46:38.757Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-11T07:46:38.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T07:46:38.757Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-11T07:46:38.757Z] ++ cut -d/ -f2 [2022-03-11T07:46:38.757Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-11T07:46:38.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T07:46:38.757Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-11T07:46:38.757Z] ++ cut -d/ -f2 [2022-03-11T07:46:38.757Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-11T07:46:38.792Z] 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 [2022-03-11T07:46:39.130Z] + git rev-list -1 --merges 5ef208f8f20f84cc1de897322d3cb06a8acc9453~1..5ef208f8f20f84cc1de897322d3cb06a8acc9453 [Pipeline] echo [2022-03-11T07:46:39.149Z] -----------> git rev-list -1 --merges 5ef208f8f20f84cc1de897322d3cb06a8acc9453~1..5ef208f8f20f84cc1de897322d3cb06a8acc9453 5ef208f8f20f84cc1de897322d3cb06a8acc9453 [false] [Pipeline] sh [2022-03-11T07:46:39.443Z] + git log --format=format:%s -1 5ef208f8f20f84cc1de897322d3cb06a8acc9453 [Pipeline] echo [2022-03-11T07:46:39.459Z] ========================================================= [2022-03-11T07:46:39.460Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-11T07:46:39.460Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-11T07:46:39.996Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-11T07:46:39.996Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-11T07:46:39.996Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-11T07:46:39.996Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-11T07:46:39.996Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-11T07:46:39.996Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-11T07:46:39.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:46:40.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T07:46:40.426Z] [2022-03-11T07:46:40.426Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:46:40.745Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T07:46:40.745Z] latest: Pulling from edgex-devops/git-semver [2022-03-11T07:46:40.745Z] a0d0a0d46f8b: Pulling fs layer [2022-03-11T07:46:40.745Z] 3e5f54012d9b: Pulling fs layer [2022-03-11T07:46:40.745Z] 4c7163046ea9: Pulling fs layer [2022-03-11T07:46:40.745Z] 0c2d73faf560: Pulling fs layer [2022-03-11T07:46:40.745Z] 0c2d73faf560: Waiting [2022-03-11T07:46:40.745Z] 3e5f54012d9b: Download complete [2022-03-11T07:46:40.745Z] a0d0a0d46f8b: Verifying Checksum [2022-03-11T07:46:40.745Z] a0d0a0d46f8b: Download complete [2022-03-11T07:46:40.745Z] 0c2d73faf560: Verifying Checksum [2022-03-11T07:46:40.745Z] 0c2d73faf560: Download complete [2022-03-11T07:46:40.745Z] 4c7163046ea9: Verifying Checksum [2022-03-11T07:46:40.745Z] 4c7163046ea9: Download complete [2022-03-11T07:46:41.005Z] a0d0a0d46f8b: Pull complete [2022-03-11T07:46:41.005Z] 3e5f54012d9b: Pull complete [2022-03-11T07:46:41.273Z] 4c7163046ea9: Pull complete [2022-03-11T07:46:41.535Z] 0c2d73faf560: Pull complete [2022-03-11T07:46:41.535Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-11T07:46:41.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T07:46:41.535Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-11T07:46:41.610Z] prd-centos7-docker-4c-2g-6827 does not seem to be running inside a container [2022-03-11T07:46:41.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-11T07:46:42.352Z] $ docker top bdd723154081f8de41e073447882d3f59e034f904af779a0dd06c87f1a07c93b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-11T07:46:42.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T07:46:42.452Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T07:46:42.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T07:46:42.562Z] $ docker exec bdd723154081f8de41e073447882d3f59e034f904af779a0dd06c87f1a07c93b ssh-agent [2022-03-11T07:46:42.660Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoMMenP/agent.15 [2022-03-11T07:46:42.660Z] SSH_AGENT_PID=22 [2022-03-11T07:46:42.666Z] Running ssh-add (command line suppressed) [2022-03-11T07:46:42.757Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_457015415532629851.key (/w/workspace/edgex-go/5@tmp/private_key_457015415532629851.key) [2022-03-11T07:46:42.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T07:46:43.061Z] + git tag --points-at HEAD [Pipeline] } [2022-03-11T07:46:43.077Z] $ docker exec --env ******** --env ******** bdd723154081f8de41e073447882d3f59e034f904af779a0dd06c87f1a07c93b ssh-agent -k [2022-03-11T07:46:43.175Z] unset SSH_AUTH_SOCK; [2022-03-11T07:46:43.176Z] unset SSH_AGENT_PID; [2022-03-11T07:46:43.176Z] echo Agent pid 22 killed; [2022-03-11T07:46:43.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-11T07:46:43.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T07:46:43.204Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T07:46:43.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T07:46:43.324Z] $ docker exec bdd723154081f8de41e073447882d3f59e034f904af779a0dd06c87f1a07c93b ssh-agent [2022-03-11T07:46:43.446Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXipkENM/agent.55 [2022-03-11T07:46:43.446Z] SSH_AGENT_PID=61 [2022-03-11T07:46:43.451Z] Running ssh-add (command line suppressed) [2022-03-11T07:46:43.564Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8610475423146911030.key (/w/workspace/edgex-go/5@tmp/private_key_8610475423146911030.key) [2022-03-11T07:46:43.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T07:46:43.888Z] + git semver init [2022-03-11T07:46:43.888Z] # -> Open(): unable to determine branch for HEAD [2022-03-11T07:46:43.888Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2022-03-11T07:46:43.888Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2022-03-11T07:46:43.888Z] # $SEMVER_REMOTE_NAME = origin [2022-03-11T07:46:43.888Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-11T07:46:43.888Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-11T07:46:43.888Z] # $SEMVER_BRANCH = PR-3891 [2022-03-11T07:46:43.888Z] # $SEMVER_TEMP = /tmp/semver-033413911 [2022-03-11T07:46:43.888Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-11T07:46:58.855Z] # '/tmp/semver-033413911' -> '/w/workspace/edgex-go/5/.semver' [2022-03-11T07:46:58.855Z] # -> Force: false [2022-03-11T07:46:58.855Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2022-03-11T07:46:58.867Z] $ docker exec --env ******** --env ******** bdd723154081f8de41e073447882d3f59e034f904af779a0dd06c87f1a07c93b ssh-agent -k [2022-03-11T07:46:58.974Z] unset SSH_AUTH_SOCK; [2022-03-11T07:46:58.974Z] unset SSH_AGENT_PID; [2022-03-11T07:46:58.974Z] echo Agent pid 61 killed; [2022-03-11T07:46:58.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T07:46:59.291Z] + git semver [Pipeline] } [2022-03-11T07:46:59.308Z] $ docker stop --time=1 bdd723154081f8de41e073447882d3f59e034f904af779a0dd06c87f1a07c93b [2022-03-11T07:47:01.183Z] $ docker rm -f bdd723154081f8de41e073447882d3f59e034f904af779a0dd06c87f1a07c93b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T07:47:01.556Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-11T07:47:01.793Z] Stashed 1 file(s) [Pipeline] echo [2022-03-11T07:47:01.796Z] [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 [2022-03-11T07:47:01.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T07:47:01.910Z] ========================================================= [2022-03-11T07:47:01.910Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-11T07:47:01.910Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T07:47:02.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T07:47:02.206Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-11T07:47:02.206Z] 59bf1c3509f3: Pulling fs layer [2022-03-11T07:47:02.206Z] 666ba61612fd: Pulling fs layer [2022-03-11T07:47:02.206Z] 8ed8ca486205: Pulling fs layer [2022-03-11T07:47:02.206Z] 4fe6c5a15a65: Pulling fs layer [2022-03-11T07:47:02.206Z] 22a0e8bec74d: Pulling fs layer [2022-03-11T07:47:02.206Z] 640e595b4fbd: Pulling fs layer [2022-03-11T07:47:02.206Z] 763cafe07f6e: Pulling fs layer [2022-03-11T07:47:02.206Z] 0c0b528cf693: Pulling fs layer [2022-03-11T07:47:02.206Z] 10935f4eaf8b: Pulling fs layer [2022-03-11T07:47:02.206Z] 4fe6c5a15a65: Waiting [2022-03-11T07:47:02.206Z] 22a0e8bec74d: Waiting [2022-03-11T07:47:02.206Z] 640e595b4fbd: Waiting [2022-03-11T07:47:02.206Z] 763cafe07f6e: Waiting [2022-03-11T07:47:02.206Z] 0c0b528cf693: Waiting [2022-03-11T07:47:02.206Z] 10935f4eaf8b: Waiting [2022-03-11T07:47:02.206Z] 8ed8ca486205: Verifying Checksum [2022-03-11T07:47:02.206Z] 8ed8ca486205: Download complete [2022-03-11T07:47:02.206Z] 666ba61612fd: Verifying Checksum [2022-03-11T07:47:02.206Z] 666ba61612fd: Download complete [2022-03-11T07:47:02.206Z] 22a0e8bec74d: Verifying Checksum [2022-03-11T07:47:02.206Z] 22a0e8bec74d: Download complete [2022-03-11T07:47:02.206Z] 640e595b4fbd: Verifying Checksum [2022-03-11T07:47:02.206Z] 640e595b4fbd: Download complete [2022-03-11T07:47:02.206Z] 59bf1c3509f3: Verifying Checksum [2022-03-11T07:47:02.206Z] 59bf1c3509f3: Download complete [2022-03-11T07:47:02.206Z] 763cafe07f6e: Verifying Checksum [2022-03-11T07:47:02.206Z] 763cafe07f6e: Download complete [2022-03-11T07:47:02.473Z] 0c0b528cf693: Verifying Checksum [2022-03-11T07:47:02.473Z] 0c0b528cf693: Download complete [2022-03-11T07:47:02.733Z] 10935f4eaf8b: Verifying Checksum [2022-03-11T07:47:02.733Z] 10935f4eaf8b: Download complete [2022-03-11T07:47:02.733Z] 4fe6c5a15a65: Verifying Checksum [2022-03-11T07:47:02.733Z] 4fe6c5a15a65: Download complete [2022-03-11T07:47:02.997Z] 59bf1c3509f3: Pull complete [2022-03-11T07:47:02.997Z] 666ba61612fd: Pull complete [2022-03-11T07:47:02.997Z] 8ed8ca486205: Pull complete [2022-03-11T07:47:07.224Z] 4fe6c5a15a65: Pull complete [2022-03-11T07:47:07.224Z] 22a0e8bec74d: Pull complete [2022-03-11T07:47:07.224Z] 640e595b4fbd: Pull complete [2022-03-11T07:47:07.224Z] 763cafe07f6e: Pull complete [2022-03-11T07:47:07.224Z] 0c0b528cf693: Pull complete [2022-03-11T07:47:09.788Z] 10935f4eaf8b: Pull complete [2022-03-11T07:47:09.788Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-11T07:47:09.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T07:47:09.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-11T07:47:10.094Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T07:47:10.094Z] WORKDIR /edgex [2022-03-11T07:47:10.095Z] COPY go.mod . [2022-03-11T07:47:10.095Z] RUN go mod download' [2022-03-11T07:47:10.095Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-11T07:47:11.540Z] Sending build context to Docker daemon 334.1MB [2022-03-11T07:47:11.540Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T07:47:11.540Z] ---> 99d49a6021b9 [2022-03-11T07:47:11.540Z] Step 2/4 : WORKDIR /edgex [2022-03-11T07:47:13.469Z] ---> Running in c1dfeeb67725 [2022-03-11T07:47:13.730Z] Removing intermediate container c1dfeeb67725 [2022-03-11T07:47:13.730Z] ---> 688c9be224bb [2022-03-11T07:47:13.730Z] Step 3/4 : COPY go.mod . [2022-03-11T07:47:13.730Z] ---> 2baaf4e5482e [2022-03-11T07:47:13.730Z] Step 4/4 : RUN go mod download [2022-03-11T07:47:13.730Z] ---> Running in 90f0d7da8787 [2022-03-11T07:47:16.867Z] Still waiting to schedule task [2022-03-11T07:47:16.867Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-11T07:47:53.216Z] Removing intermediate container 90f0d7da8787 [2022-03-11T07:47:53.216Z] ---> 706dbe7f6f4f [2022-03-11T07:47:53.216Z] Successfully built 706dbe7f6f4f [2022-03-11T07:47:53.216Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:47:53.535Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-11T07:47:53.535Z] . [Pipeline] withDockerContainer [2022-03-11T07:47:53.603Z] prd-centos7-docker-4c-2g-6827 does not seem to be running inside a container [2022-03-11T07:47:53.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-11T07:47:54.071Z] $ docker top be2f8bb3aaec7437377bd5575340e0c96895f438a804cf67dca9ad382c078955 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T07:47:54.449Z] + go version [2022-03-11T07:47:54.449Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-11T07:47:54.465Z] $ docker stop --time=1 be2f8bb3aaec7437377bd5575340e0c96895f438a804cf67dca9ad382c078955 [2022-03-11T07:47:55.664Z] $ docker rm -f be2f8bb3aaec7437377bd5575340e0c96895f438a804cf67dca9ad382c078955 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:47:56.080Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-11T07:47:56.080Z] . [Pipeline] withDockerContainer [2022-03-11T07:47:56.151Z] prd-centos7-docker-4c-2g-6827 does not seem to be running inside a container [2022-03-11T07:47:56.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-11T07:47:56.614Z] $ docker top cdaad1a86ceb1588910c4f3b606afca3e41ee2ce9d79f5407c156e4991780aec -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-11T07:47:56.699Z] ========================================================= [2022-03-11T07:47:56.699Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-11T07:47:56.699Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T07:47:56.991Z] + make test [2022-03-11T07:47:56.991Z] go mod tidy [2022-03-11T07:47:57.261Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-11T07:48:03.882Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-11T07:48:18.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-11T07:48:23.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-11T07:48:23.753Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-11T07:48:23.753Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-11T07:48:25.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-11T07:48:26.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-11T07:48:26.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-11T07:48:26.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-11T07:48:26.854Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-11T07:48:27.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-11T07:48:27.381Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-11T07:48:27.381Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-11T07:48:27.381Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-11T07:48:27.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-11T07:48:29.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2022-03-11T07:48:29.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-11T07:48:29.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-11T07:48:29.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements [2022-03-11T07:48:29.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-11T07:48:30.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.9% of statements [2022-03-11T07:48:30.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-11T07:48:30.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-11T07:48:31.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.137s coverage: 89.5% of statements [2022-03-11T07:48:31.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-11T07:48:31.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-11T07:48:31.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-11T07:48:32.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements [2022-03-11T07:48:32.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-11T07:48:32.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-11T07:48:32.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-11T07:48:32.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-11T07:48:32.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-11T07:48:32.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.262s coverage: 94.2% of statements [2022-03-11T07:48:32.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-11T07:48:32.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-11T07:48:32.642Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.041s coverage: 54.2% of statements [2022-03-11T07:48:32.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-11T07:48:32.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-11T07:48:32.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-11T07:48:32.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-11T07:48:32.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-11T07:48:32.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2022-03-11T07:48:32.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-11T07:48:32.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-11T07:48:32.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-11T07:48:33.870Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.9% of statements [2022-03-11T07:48:33.870Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-11T07:48:33.870Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2022-03-11T07:48:33.870Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2022-03-11T07:48:33.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-11T07:48:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-03-11T07:48:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements [2022-03-11T07:48:34.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-03-11T07:48:34.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2022-03-11T07:48:34.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-03-11T07:48:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2022-03-11T07:48:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2022-03-11T07:48:51.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.216s coverage: 82.5% of statements [2022-03-11T07:48:51.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-11T07:48:52.671Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6828 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws [2022-03-11T07:48:52.684Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-03-11T07:48:52.871Z] The recommended git tool is: git [2022-03-11T07:48:57.913Z] using credential edgex-jenkins-ssh [2022-03-11T07:48:57.930Z] Cloning the remote Git repository [2022-03-11T07:48:57.977Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-11T07:48:58.054Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-03-11T07:48:58.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T07:48:58.162Z] > git --version # timeout=10 [2022-03-11T07:48:58.185Z] > git --version # 'git version 2.17.1' [2022-03-11T07:48:58.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T07:48:58.233Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T07:49:13.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.270s coverage: 65.4% of statements [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-11T07:49:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-03-11T07:49:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-11T07:49:17.008Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:49:15.920Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T07:49:15.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T07:49:16.045Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T07:49:16.121Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T07:49:16.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T07:49:16.149Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-11T07:49:17.039Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T07:49:17.061Z] > git checkout -f 5ef208f8f20f84cc1de897322d3cb06a8acc9453 # timeout=10 [2022-03-11T07:49:17.381Z] Merge succeeded, producing 5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:49:17.381Z] Checking out Revision 5ef208f8f20f84cc1de897322d3cb06a8acc9453 (PR-3891) [2022-03-11T07:49:17.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-11T07:49:17.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-11T07:49:17.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-11T07:49:17.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-11T07:49:17.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-11T07:49:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-11T07:49:17.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-03-11T07:49:17.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-11T07:49:17.919Z] 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 [2022-03-11T07:49:17.293Z] > git remote # timeout=10 [2022-03-11T07:49:17.324Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T07:49:17.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T07:49:17.352Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-11T07:49:17.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T07:49:17.401Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T07:49:17.426Z] > git checkout -f 5ef208f8f20f84cc1de897322d3cb06a8acc9453 # timeout=10 [2022-03-11T07:49:21.721Z] Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-11T07:49:22.593Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-11T07:49:22.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T07:49:22.593Z] Dload Upload Total Spent Left Speed [2022-03-11T07:49:22.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42296 0 --:--:-- --:--:-- --:--:-- 42296 [Pipeline] sh [2022-03-11T07:49:23.130Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-11T07:49:23.473Z] + sudo tee /etc/docker/daemon.new [2022-03-11T07:49:23.473Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-11T07:49:23.473Z] { [2022-03-11T07:49:23.473Z] "registry-mirrors": [ [2022-03-11T07:49:23.473Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-11T07:49:23.473Z] ], [2022-03-11T07:49:23.473Z] "bip": "10.250.0.254/24", [2022-03-11T07:49:23.473Z] "hosts": [ [2022-03-11T07:49:23.473Z] "tcp://0.0.0.0:5555", [2022-03-11T07:49:23.473Z] "unix:///var/run/docker.sock" [2022-03-11T07:49:23.473Z] ], [2022-03-11T07:49:23.473Z] "mtu": 1458, [2022-03-11T07:49:23.473Z] "selinux-enabled": true, [2022-03-11T07:49:23.473Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-11T07:49:23.473Z] } [Pipeline] sh [2022-03-11T07:49:23.823Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-11T07:49:24.249Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T07:49:42.592Z] provisioning config files... [2022-03-11T07:49:42.615Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1136807340779128267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T07:49:42.982Z] ---> docker-login.sh [2022-03-11T07:49:42.982Z] nexus3.edgexfoundry.org:10001 [2022-03-11T07:49:43.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T07:49:43.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T07:49:43.851Z] Configure a credential helper to remove this warning. See [2022-03-11T07:49:43.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T07:49:43.851Z] [2022-03-11T07:49:43.851Z] Login Succeeded [2022-03-11T07:49:43.851Z] nexus3.edgexfoundry.org:10002 [2022-03-11T07:49:44.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T07:49:44.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T07:49:44.126Z] Configure a credential helper to remove this warning. See [2022-03-11T07:49:44.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T07:49:44.126Z] [2022-03-11T07:49:44.126Z] Login Succeeded [2022-03-11T07:49:44.126Z] nexus3.edgexfoundry.org:10003 [2022-03-11T07:49:44.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T07:49:44.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T07:49:44.722Z] Configure a credential helper to remove this warning. See [2022-03-11T07:49:44.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T07:49:44.722Z] [2022-03-11T07:49:44.722Z] Login Succeeded [2022-03-11T07:49:44.722Z] nexus3.edgexfoundry.org:10004 [2022-03-11T07:49:44.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T07:49:45.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T07:49:45.270Z] Configure a credential helper to remove this warning. See [2022-03-11T07:49:45.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T07:49:45.270Z] [2022-03-11T07:49:45.270Z] Login Succeeded [2022-03-11T07:49:45.270Z] docker.io [2022-03-11T07:49:45.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T07:49:45.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T07:49:45.813Z] Configure a credential helper to remove this warning. See [2022-03-11T07:49:45.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T07:49:45.813Z] [2022-03-11T07:49:45.813Z] Login Succeeded [2022-03-11T07:49:45.813Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T07:49:45.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-11T07:49:46.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T07:49:46.319Z] ========================================================= [2022-03-11T07:49:46.319Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-11T07:49:46.319Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T07:49:46.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T07:49:46.927Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-11T07:49:46.927Z] 9b3977197b4f: Pulling fs layer [2022-03-11T07:49:46.927Z] 1a89e8eeedd5: Pulling fs layer [2022-03-11T07:49:46.927Z] 94645a83ff95: Pulling fs layer [2022-03-11T07:49:46.927Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-11T07:49:46.927Z] 0c92f367c5e7: Pulling fs layer [2022-03-11T07:49:46.927Z] f7c0051592d6: Pulling fs layer [2022-03-11T07:49:46.927Z] a227ed2f7395: Pulling fs layer [2022-03-11T07:49:46.927Z] 7b1c46037f91: Pulling fs layer [2022-03-11T07:49:46.927Z] 3f3a8bcf1eab: Waiting [2022-03-11T07:49:46.927Z] a227ed2f7395: Waiting [2022-03-11T07:49:46.927Z] 0c92f367c5e7: Waiting [2022-03-11T07:49:46.927Z] f7c0051592d6: Waiting [2022-03-11T07:49:46.927Z] 7b1c46037f91: Waiting [2022-03-11T07:49:46.927Z] 94645a83ff95: Verifying Checksum [2022-03-11T07:49:46.927Z] 94645a83ff95: Download complete [2022-03-11T07:49:46.927Z] 1a89e8eeedd5: Verifying Checksum [2022-03-11T07:49:46.927Z] 1a89e8eeedd5: Download complete [2022-03-11T07:49:46.927Z] 0c92f367c5e7: Verifying Checksum [2022-03-11T07:49:46.927Z] 0c92f367c5e7: Download complete [2022-03-11T07:49:46.927Z] f7c0051592d6: Download complete [2022-03-11T07:49:46.927Z] 9b3977197b4f: Verifying Checksum [2022-03-11T07:49:46.927Z] 9b3977197b4f: Download complete [2022-03-11T07:49:46.927Z] a227ed2f7395: Verifying Checksum [2022-03-11T07:49:46.927Z] a227ed2f7395: Download complete [2022-03-11T07:49:47.921Z] 9b3977197b4f: Pull complete [2022-03-11T07:49:48.523Z] 1a89e8eeedd5: Pull complete [2022-03-11T07:49:48.796Z] 7b1c46037f91: Verifying Checksum [2022-03-11T07:49:48.796Z] 7b1c46037f91: Download complete [2022-03-11T07:49:49.070Z] 94645a83ff95: Pull complete [2022-03-11T07:49:49.345Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-11T07:49:49.345Z] 3f3a8bcf1eab: Download complete [2022-03-11T07:49:56.828Z] GO111MODULE=on go vet ./... [2022-03-11T07:50:01.746Z] 3f3a8bcf1eab: Pull complete [2022-03-11T07:50:01.746Z] 0c92f367c5e7: Pull complete [2022-03-11T07:50:01.746Z] f7c0051592d6: Pull complete [2022-03-11T07:50:01.746Z] a227ed2f7395: Pull complete [2022-03-11T07:50:03.459Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-11T07:50:03.459Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-11T07:50:03.459Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-11T07:50:03.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-11T07:50:03.767Z] + ls -al . [2022-03-11T07:50:03.767Z] total 640 [2022-03-11T07:50:03.767Z] drwxrwxr-x 10 1001 1001 4096 Mar 11 07:50 . [2022-03-11T07:50:03.767Z] drwxr-xr-x 4 root root 28 Mar 11 07:47 .. [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 11 Mar 11 07:46 .dockerignore [2022-03-11T07:50:03.767Z] drwxrwxr-x 8 1001 1001 179 Mar 11 07:46 .git [2022-03-11T07:50:03.767Z] drwxrwxr-x 4 1001 1001 142 Mar 11 07:46 .github [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 804 Mar 11 07:46 .gitignore [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 42 Mar 11 07:46 .golangci.yml [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 76 Mar 11 07:46 .hadolint.yml [2022-03-11T07:50:03.767Z] drwx------ 3 1001 1001 73 Mar 11 07:46 .semver [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 166 Mar 11 07:46 .sonarcloud.properties [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 1171 Mar 11 07:46 ADOPTERS.md [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 9019 Mar 11 07:46 Attribution.txt [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 51732 Mar 11 07:46 CHANGELOG.md [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 07:46 CONTRIBUTING.md [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 677 Mar 11 07:46 GOVERNANCE.md [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 849 Mar 11 07:46 Jenkinsfile [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 07:46 LICENSE [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 6508 Mar 11 07:46 Makefile [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 582 Mar 11 07:46 OWNERS.md [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 8207 Mar 11 07:46 README.md [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 6912 Mar 11 07:46 SECURITY.md [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 5 Mar 11 07:47 VERSION [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 4131 Mar 11 07:46 ZMQWindows.md [2022-03-11T07:50:03.767Z] drwxrwxr-x 2 1001 1001 37 Mar 11 07:46 bin [2022-03-11T07:50:03.767Z] drwxrwxr-x 14 1001 1001 4096 Mar 11 07:46 cmd [2022-03-11T07:50:03.767Z] -rw-r--r-- 1 root root 425893 Mar 11 07:49 coverage.out [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 2827 Mar 11 07:46 go.mod [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 50275 Mar 11 07:46 go.sum [2022-03-11T07:50:03.767Z] drwxrwxr-x 8 1001 1001 124 Mar 11 07:46 internal [2022-03-11T07:50:03.767Z] drwxrwxr-x 3 1001 1001 16 Mar 11 07:46 openapi [2022-03-11T07:50:03.767Z] drwxrwxr-x 4 1001 1001 71 Mar 11 07:46 snap [2022-03-11T07:50:03.767Z] -rw-rw-r-- 1 1001 1001 204 Mar 11 07:46 version.go [Pipeline] sh [2022-03-11T07:50:04.060Z] + '[' -e coverage.out ] [2022-03-11T07:50:04.060Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-11T07:50:04.165Z] Stashed 1 file(s) [Pipeline] sh [2022-03-11T07:50:04.464Z] + make build [2022-03-11T07:50:04.464Z] 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 [2022-03-11T07:50:05.851Z] 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 [2022-03-11T07:50:07.161Z] 7b1c46037f91: Pull complete [2022-03-11T07:50:07.161Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-11T07:50:07.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T07:50:07.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-11T07:50:07.512Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T07:50:07.513Z] WORKDIR /edgex [2022-03-11T07:50:07.513Z] COPY go.mod . [2022-03-11T07:50:07.513Z] RUN go mod download+ [2022-03-11T07:50:07.513Z] docker build -t ci-base-image-arm64 -f - . [2022-03-11T07:50:10.165Z] Sending build context to Docker daemon 168.7MB [2022-03-11T07:50:10.165Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T07:50:10.165Z] ---> f79e39bc4007 [2022-03-11T07:50:10.165Z] Step 2/4 : WORKDIR /edgex [2022-03-11T07:50:11.596Z] ---> Running in f981345ba104 [2022-03-11T07:50:12.189Z] Removing intermediate container f981345ba104 [2022-03-11T07:50:12.189Z] ---> e3e91f40a7e1 [2022-03-11T07:50:12.189Z] Step 3/4 : COPY go.mod . [2022-03-11T07:50:12.526Z] 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 [2022-03-11T07:50:12.782Z] ---> f0017c3b1ad8 [2022-03-11T07:50:12.782Z] Step 4/4 : RUN go mod download [2022-03-11T07:50:12.782Z] ---> Running in 9c3d9ee7aa2d [2022-03-11T07:50:13.468Z] 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 [2022-03-11T07:50:14.421Z] 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 [2022-03-11T07:50:14.421Z] 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 [2022-03-11T07:50:15.379Z] 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 [2022-03-11T07:50:16.326Z] 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 [2022-03-11T07:50:16.904Z] 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 [2022-03-11T07:50:17.861Z] 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 [2022-03-11T07:50:18.808Z] 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 [2022-03-11T07:50:19.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-11T07:50:21.180Z] $ docker stop --time=1 cdaad1a86ceb1588910c4f3b606afca3e41ee2ce9d79f5407c156e4991780aec [2022-03-11T07:50:23.128Z] $ docker rm -f cdaad1a86ceb1588910c4f3b606afca3e41ee2ce9d79f5407c156e4991780aec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:50:24.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T07:50:24.484Z] [2022-03-11T07:50:24.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:50:24.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T07:50:24.797Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-11T07:50:24.797Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-11T07:50:24.797Z] ca9280d653b3: Pulling fs layer [2022-03-11T07:50:24.797Z] 7e9c9ca2126c: Pulling fs layer [2022-03-11T07:50:24.797Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-11T07:50:24.797Z] cbdbe7a5bc2a: Download complete [2022-03-11T07:50:25.061Z] ca9280d653b3: Verifying Checksum [2022-03-11T07:50:25.061Z] ca9280d653b3: Download complete [2022-03-11T07:50:25.061Z] cbdbe7a5bc2a: Pull complete [2022-03-11T07:50:25.327Z] 7e9c9ca2126c: Verifying Checksum [2022-03-11T07:50:25.327Z] 7e9c9ca2126c: Download complete [2022-03-11T07:50:25.592Z] ca9280d653b3: Pull complete [2022-03-11T07:50:29.840Z] 7e9c9ca2126c: Pull complete [2022-03-11T07:50:29.840Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-11T07:50:29.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T07:50:29.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-11T07:50:29.914Z] prd-centos7-docker-4c-2g-6827 does not seem to be running inside a container [2022-03-11T07:50:29.965Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-11T07:50:31.630Z] $ docker top 6f313d881e3462fa3ca3d81e9966190d1dd2fd9bf96bf8d9c777419efc263e3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T07:50:32.004Z] + docker-compose build --help [2022-03-11T07:50:32.004Z] + grep parallel [2022-03-11T07:50:32.577Z] --parallel Build images in parallel. [Pipeline] } [2022-03-11T07:50:32.590Z] $ docker stop --time=1 6f313d881e3462fa3ca3d81e9966190d1dd2fd9bf96bf8d9c777419efc263e3c [2022-03-11T07:50:33.792Z] $ docker rm -f 6f313d881e3462fa3ca3d81e9966190d1dd2fd9bf96bf8d9c777419efc263e3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:50:34.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T07:50:34.210Z] . [Pipeline] withDockerContainer [2022-03-11T07:50:34.283Z] prd-centos7-docker-4c-2g-6827 does not seem to be running inside a container [2022-03-11T07:50:34.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-11T07:50:34.680Z] $ docker top a0d5932d629d01a5a1ba8441e578f6d7407137e08318f3bd280b5deb47d8a11d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T07:50:35.048Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-11T07:50:35.619Z] Building core-command ... [2022-03-11T07:50:35.619Z] Building core-data ... [2022-03-11T07:50:35.619Z] Building core-metadata ... [2022-03-11T07:50:35.619Z] Building security-bootstrapper ... [2022-03-11T07:50:35.619Z] Building security-proxy-setup ... [2022-03-11T07:50:35.619Z] Building security-secretstore-setup ... [2022-03-11T07:50:35.619Z] Building support-notifications ... [2022-03-11T07:50:35.619Z] Building support-scheduler ... [2022-03-11T07:50:35.619Z] Building sys-mgmt-agent ... [2022-03-11T07:50:35.619Z] Building core-metadata [2022-03-11T07:50:35.619Z] Building support-scheduler [2022-03-11T07:50:35.619Z] Building security-secretstore-setup [2022-03-11T07:50:35.619Z] Building sys-mgmt-agent [2022-03-11T07:50:35.619Z] Building support-notifications [2022-03-11T07:50:45.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:50:45.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:50:45.651Z] ---> 706dbe7f6f4f [2022-03-11T07:50:45.651Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T07:50:45.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:50:45.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:50:45.912Z] ---> 706dbe7f6f4f [2022-03-11T07:50:45.912Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T07:50:47.838Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:50:47.838Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:50:47.838Z] ---> 706dbe7f6f4f [2022-03-11T07:50:47.838Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T07:50:49.231Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:50:49.231Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:50:49.231Z] ---> 706dbe7f6f4f [2022-03-11T07:50:49.231Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T07:50:51.155Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:50:51.155Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:50:51.155Z] ---> 706dbe7f6f4f [2022-03-11T07:50:51.155Z] Step 3/25 : WORKDIR /edgex-go [2022-03-11T07:50:51.429Z] ---> Running in 7d0a8d6c9926 [2022-03-11T07:50:51.429Z] ---> Running in c6d5a8649ccf [2022-03-11T07:50:51.429Z] ---> Running in dbd2a6117391 [2022-03-11T07:50:51.429Z] ---> Running in 6b84668c6afe [2022-03-11T07:50:51.429Z] ---> Running in 0c985fc4470d [2022-03-11T07:50:51.689Z] Removing intermediate container 7d0a8d6c9926 [2022-03-11T07:50:51.689Z] ---> db86ca75606c [2022-03-11T07:50:51.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:50:51.689Z] Removing intermediate container 0c985fc4470d [2022-03-11T07:50:51.689Z] ---> 3c40653475db [2022-03-11T07:50:51.689Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:50:51.689Z] Removing intermediate container c6d5a8649ccf [2022-03-11T07:50:51.689Z] ---> dc38f1a00e05 [2022-03-11T07:50:51.689Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:50:51.689Z] Removing intermediate container 6b84668c6afe [2022-03-11T07:50:51.689Z] ---> 5b2dfbd1bead [2022-03-11T07:50:51.689Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:50:51.689Z] Removing intermediate container dbd2a6117391 [2022-03-11T07:50:51.689Z] ---> 17b2f8cce80f [2022-03-11T07:50:51.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:50:51.689Z] ---> Running in ba3baee35bf7 [2022-03-11T07:50:51.689Z] ---> Running in 227760e81908 [2022-03-11T07:50:51.689Z] ---> Running in 8b45ef8cb7c8 [2022-03-11T07:50:51.689Z] ---> Running in b57fa5cb354e [2022-03-11T07:50:51.689Z] ---> Running in a3a395709249 [2022-03-11T07:50:52.641Z] Removing intermediate container ba3baee35bf7 [2022-03-11T07:50:52.641Z] ---> e803aa933dd8 [2022-03-11T07:50:52.641Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-11T07:50:52.641Z] ---> Running in 96f609142c9a [2022-03-11T07:50:52.641Z] Removing intermediate container 227760e81908 [2022-03-11T07:50:52.641Z] ---> 4cf90bb754c3 [2022-03-11T07:50:52.641Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-11T07:50:52.641Z] ---> Running in b3bd6fa73f20 [2022-03-11T07:50:52.919Z] Removing intermediate container 8b45ef8cb7c8 [2022-03-11T07:50:52.919Z] ---> 16fb313ba1da [2022-03-11T07:50:52.919Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-11T07:50:52.919Z] ---> Running in 6ce7aa75fb57 [2022-03-11T07:50:52.919Z] Removing intermediate container b57fa5cb354e [2022-03-11T07:50:52.919Z] ---> 55b2ff5221d7 [2022-03-11T07:50:52.919Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T07:50:52.919Z] Removing intermediate container a3a395709249 [2022-03-11T07:50:52.919Z] ---> c12dc0d96a88 [2022-03-11T07:50:52.919Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-11T07:50:52.919Z] ---> Running in 0c109f8c01f7 [2022-03-11T07:50:52.919Z] ---> Running in 08a60a3e9509 [2022-03-11T07:50:53.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:50:53.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:50:53.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:50:53.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:50:53.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:50:54.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:50:54.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:50:54.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:50:54.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:50:54.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:50:54.557Z] OK: 221 MiB in 52 packages [2022-03-11T07:50:54.557Z] OK: 221 MiB in 52 packages [2022-03-11T07:50:54.557Z] OK: 221 MiB in 52 packages [2022-03-11T07:50:54.817Z] OK: 221 MiB in 52 packages [2022-03-11T07:50:54.817Z] OK: 221 MiB in 52 packages [2022-03-11T07:50:55.077Z] Removing intermediate container 96f609142c9a [2022-03-11T07:50:55.077Z] ---> 8efcf22a0a8b [2022-03-11T07:50:55.077Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T07:50:55.077Z] ---> f731a6fa32bc [2022-03-11T07:50:55.077Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:50:55.077Z] ---> Running in 47cc0caea453 [2022-03-11T07:50:55.336Z] Removing intermediate container 6ce7aa75fb57 [2022-03-11T07:50:55.336Z] ---> e992a7ea8b19 [2022-03-11T07:50:55.336Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-11T07:50:55.336Z] Removing intermediate container b3bd6fa73f20 [2022-03-11T07:50:55.336Z] ---> d58e565bce15 [2022-03-11T07:50:55.336Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T07:50:55.336Z] Removing intermediate container 0c109f8c01f7 [2022-03-11T07:50:55.336Z] ---> 1b6be4e5e327 [2022-03-11T07:50:55.336Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T07:50:55.336Z] Removing intermediate container 08a60a3e9509 [2022-03-11T07:50:55.336Z] ---> 27114f63f177 [2022-03-11T07:50:55.336Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T07:50:55.600Z] ---> 9fe57067ee5f [2022-03-11T07:50:55.600Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:50:55.600Z] ---> Running in 9313a3c28651 [2022-03-11T07:50:55.600Z] ---> 8772750a5f84 [2022-03-11T07:50:55.600Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:50:55.600Z] ---> 542f576f527b [2022-03-11T07:50:55.600Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:50:55.600Z] ---> Running in 19bd3bca1c47 [2022-03-11T07:50:55.600Z] ---> Running in 7d7593ad6876 [2022-03-11T07:50:55.600Z] ---> d9004993c50d [2022-03-11T07:50:55.600Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:50:55.864Z] ---> Running in 98c47ef28915 [2022-03-11T07:50:57.252Z] Removing intermediate container 47cc0caea453 [2022-03-11T07:50:57.252Z] ---> 8cab566d73be [2022-03-11T07:50:57.252Z] Step 8/22 : COPY . . [2022-03-11T07:50:57.252Z] Removing intermediate container 9313a3c28651 [2022-03-11T07:50:57.252Z] ---> 7098008f0a4e [2022-03-11T07:50:57.252Z] Step 8/25 : COPY . . [2022-03-11T07:51:02.626Z] Removing intermediate container 19bd3bca1c47 [2022-03-11T07:51:02.626Z] ---> 8966dde30a48 [2022-03-11T07:51:02.626Z] Step 8/23 : COPY . . [2022-03-11T07:51:02.626Z] Removing intermediate container 7d7593ad6876 [2022-03-11T07:51:02.626Z] ---> 0935e10824d3 [2022-03-11T07:51:02.626Z] Step 8/22 : COPY . . [2022-03-11T07:51:02.626Z] Removing intermediate container 98c47ef28915 [2022-03-11T07:51:02.626Z] ---> 8fa2bfae6c8e [2022-03-11T07:51:02.626Z] Step 8/23 : COPY . . [2022-03-11T07:51:02.626Z] ---> 544168e57a7a [2022-03-11T07:51:02.626Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-11T07:51:04.562Z] ---> Running in 0261beda6080 [2022-03-11T07:51:06.493Z] ---> ecd3f56cddfb [2022-03-11T07:51:06.493Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-11T07:51:07.957Z] 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 [2022-03-11T07:51:09.912Z] ---> Running in 0b82c7629b22 [2022-03-11T07:51:10.184Z] ---> 64056471010a [2022-03-11T07:51:10.184Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-11T07:51:10.450Z] ---> 9a56a5d2a412 [2022-03-11T07:51:10.450Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-11T07:51:10.450Z] ---> Running in 44c7e6e169ed [2022-03-11T07:51:10.711Z] ---> Running in 9edd44f8144b [2022-03-11T07:51:10.711Z] 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 [2022-03-11T07:51:11.288Z] 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 [2022-03-11T07:51:11.288Z] 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 [2022-03-11T07:51:16.694Z] ---> d351f7c16b9a [2022-03-11T07:51:16.694Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-11T07:51:16.694Z] ---> Running in 623ac7728c94 [2022-03-11T07:51:16.968Z] 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 [2022-03-11T07:51:34.593Z] Removing intermediate container 9c3d9ee7aa2d [2022-03-11T07:51:34.593Z] ---> 25fcf5d54bbf [2022-03-11T07:51:34.593Z] Successfully built 25fcf5d54bbf [2022-03-11T07:51:34.593Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:51:34.937Z] + docker inspect -f . ci-base-image-arm64 [2022-03-11T07:51:34.937Z] . [Pipeline] withDockerContainer [2022-03-11T07:51:35.165Z] prd-ubuntu18.04-docker-arm64-4c-16g-6828 does not seem to be running inside a container [2022-03-11T07:51:35.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-11T07:51:36.672Z] $ docker top 843958921f30b8459dea7ae331c65db3e17e1c5b8877638e3f1a6c7d9090e6be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T07:51:37.545Z] + go version [2022-03-11T07:51:37.545Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-11T07:51:37.611Z] $ docker stop --time=1 843958921f30b8459dea7ae331c65db3e17e1c5b8877638e3f1a6c7d9090e6be [2022-03-11T07:51:39.252Z] $ docker rm -f 843958921f30b8459dea7ae331c65db3e17e1c5b8877638e3f1a6c7d9090e6be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:51:39.803Z] + docker inspect -f . ci-base-image-arm64 [2022-03-11T07:51:39.803Z] . [Pipeline] withDockerContainer [2022-03-11T07:51:40.034Z] prd-ubuntu18.04-docker-arm64-4c-16g-6828 does not seem to be running inside a container [2022-03-11T07:51:40.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-11T07:51:41.463Z] $ docker top c5e6b7b45ea6af5059ed77b58050b04e6988c1dd111f2e9b534e55a53be70e4c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-11T07:51:41.685Z] ========================================================= [2022-03-11T07:51:41.685Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-11T07:51:41.685Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T07:51:42.335Z] + make test [2022-03-11T07:51:42.335Z] go mod tidy [2022-03-11T07:51:42.932Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-11T07:51:49.140Z] 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 [2022-03-11T07:51:50.532Z] Removing intermediate container 0261beda6080 [2022-03-11T07:51:50.532Z] ---> e3b41d41aa16 [2022-03-11T07:51:50.532Z] [2022-03-11T07:51:50.532Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T07:51:50.532Z] 3.14: Pulling from library/alpine [2022-03-11T07:51:51.122Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-11T07:51:51.122Z] Status: Downloaded newer image for alpine:3.14 [2022-03-11T07:51:51.122Z] ---> 0a97eee8041e [2022-03-11T07:51:51.122Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-11T07:51:51.385Z] ---> Running in 2272d6166850 [2022-03-11T07:51:51.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:51:52.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:51:52.491Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-11T07:51:52.491Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T07:51:52.491Z] Removing intermediate container 0b82c7629b22 [2022-03-11T07:51:52.491Z] ---> 948df6bbb375 [2022-03-11T07:51:52.491Z] [2022-03-11T07:51:52.491Z] Step 10/25 : FROM alpine:3.14 [2022-03-11T07:51:52.491Z] ---> 0a97eee8041e [2022-03-11T07:51:52.491Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-11T07:51:52.491Z] OK: 6 MiB in 15 packages [2022-03-11T07:51:52.491Z] ---> Running in bcb385bb8123 [2022-03-11T07:51:53.065Z] Removing intermediate container 2272d6166850 [2022-03-11T07:51:53.065Z] ---> f6b3e24e2404 [2022-03-11T07:51:53.065Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T07:51:53.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:51:53.065Z] ---> Running in 4d34924d9169 [2022-03-11T07:51:53.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:51:53.065Z] Removing intermediate container 4d34924d9169 [2022-03-11T07:51:53.065Z] ---> 65039d2b4023 [2022-03-11T07:51:53.065Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-11T07:51:53.343Z] ---> Running in 02e3bef68774 [2022-03-11T07:51:53.343Z] Removing intermediate container 02e3bef68774 [2022-03-11T07:51:53.343Z] ---> f009b839520a [2022-03-11T07:51:53.343Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T07:51:53.343Z] ---> Running in 4247444ae454 [2022-03-11T07:51:53.605Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-11T07:51:53.605Z] Removing intermediate container 4247444ae454 [2022-03-11T07:51:53.605Z] ---> 714909583123 [2022-03-11T07:51:53.605Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T07:51:53.605Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-11T07:51:53.605Z] (3/3) Installing su-exec (0.2-r1) [2022-03-11T07:51:53.605Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T07:51:53.605Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T07:51:53.605Z] OK: 6 MiB in 17 packages [2022-03-11T07:51:53.870Z] ---> 160d1cdabd97 [2022-03-11T07:51:53.870Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-11T07:51:54.457Z] Removing intermediate container bcb385bb8123 [2022-03-11T07:51:54.457Z] ---> 35381a70cc6a [2022-03-11T07:51:54.457Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T07:51:54.457Z] ---> Running in 1a475637d934 [2022-03-11T07:51:54.457Z] ---> 737e4fdbb1e7 [2022-03-11T07:51:54.457Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-11T07:51:54.722Z] Removing intermediate container 1a475637d934 [2022-03-11T07:51:54.722Z] ---> 72c1f9580ff9 [2022-03-11T07:51:54.722Z] Step 13/25 : WORKDIR / [2022-03-11T07:51:54.722Z] ---> Running in 90df13a80dd9 [2022-03-11T07:51:54.722Z] ---> f291bca5caed [2022-03-11T07:51:54.722Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-11T07:51:54.983Z] ---> Running in 77d033465363 [2022-03-11T07:51:54.983Z] Removing intermediate container 90df13a80dd9 [2022-03-11T07:51:54.983Z] ---> 3a099540e11e [2022-03-11T07:51:54.983Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-11T07:51:55.256Z] Removing intermediate container 77d033465363 [2022-03-11T07:51:55.256Z] ---> ad1e222d736a [2022-03-11T07:51:55.256Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T07:51:55.526Z] ---> Running in c6ce1c898e16 [2022-03-11T07:51:55.526Z] ---> f6910997fbe4 [2022-03-11T07:51:55.526Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-11T07:51:55.799Z] Removing intermediate container c6ce1c898e16 [2022-03-11T07:51:55.799Z] ---> c8a56862f746 [2022-03-11T07:51:55.799Z] Step 20/22 : LABEL arch=x86_64 [2022-03-11T07:51:56.071Z] ---> 643f1443001b [2022-03-11T07:51:56.071Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-11T07:51:56.337Z] Removing intermediate container 623ac7728c94 [2022-03-11T07:51:56.337Z] ---> 15ce28306670 [2022-03-11T07:51:56.337Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-11T07:51:56.595Z] ---> Running in c1af2ccd9af4 [2022-03-11T07:51:56.854Z] ---> cb940fa190d0 [2022-03-11T07:51:56.854Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-11T07:51:56.854Z] ---> Running in bd7918776247 [2022-03-11T07:51:56.854Z] Removing intermediate container c1af2ccd9af4 [2022-03-11T07:51:56.854Z] ---> cd1c875eca0e [2022-03-11T07:51:56.854Z] Step 21/22 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:51:56.854Z] Removing intermediate container 44c7e6e169ed [2022-03-11T07:51:56.854Z] ---> e46a51ba8483 [2022-03-11T07:51:56.854Z] [2022-03-11T07:51:56.854Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T07:51:56.854Z] ---> 0a97eee8041e [2022-03-11T07:51:56.854Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-11T07:51:56.854Z] Removing intermediate container 9edd44f8144b [2022-03-11T07:51:56.854Z] ---> 1f79005c860c [2022-03-11T07:51:56.854Z] [2022-03-11T07:51:56.854Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T07:51:56.854Z] ---> 0a97eee8041e [2022-03-11T07:51:56.854Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T07:51:56.854Z] ---> Using cache [2022-03-11T07:51:56.854Z] ---> f6b3e24e2404 [2022-03-11T07:51:56.854Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T07:51:56.854Z] ---> Using cache [2022-03-11T07:51:56.854Z] ---> 65039d2b4023 [2022-03-11T07:51:56.854Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-11T07:51:57.120Z] ---> Running in 3fd109de6f15 [2022-03-11T07:51:57.120Z] ---> Running in 99b66ebb8166 [2022-03-11T07:51:57.120Z] ---> Running in ab04e89ddb20 [2022-03-11T07:51:57.120Z] ---> af7490aaa2b9 [2022-03-11T07:51:57.120Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-11T07:51:57.120Z] Removing intermediate container 3fd109de6f15 [2022-03-11T07:51:57.120Z] ---> a72a428d7085 [2022-03-11T07:51:57.120Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T07:51:57.120Z] Removing intermediate container ab04e89ddb20 [2022-03-11T07:51:57.120Z] ---> f59fe13eedc3 [2022-03-11T07:51:57.120Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T07:51:57.385Z] ---> Running in 3031c31d96d6 [2022-03-11T07:51:57.385Z] ---> Running in 62d212b603d0 [2022-03-11T07:51:57.385Z] 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 [2022-03-11T07:51:57.385Z] Removing intermediate container 3031c31d96d6 [2022-03-11T07:51:57.385Z] ---> 6f96eb15bc0e [2022-03-11T07:51:57.385Z] [2022-03-11T07:51:57.655Z] ---> b916ca7f420b [2022-03-11T07:51:57.655Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-11T07:51:57.655Z] Removing intermediate container 62d212b603d0 [2022-03-11T07:51:57.655Z] ---> 7a92b81c12d3 [2022-03-11T07:51:57.655Z] Step 15/23 : WORKDIR / [2022-03-11T07:51:57.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:51:57.655Z] Successfully built 6f96eb15bc0e [2022-03-11T07:51:57.655Z] Successfully tagged support-scheduler:latest [2022-03-11T07:51:57.655Z]  Building support-scheduler ... done  ---> Running in 167d348b28ed [2022-03-11T07:51:57.655Z] Building core-data [2022-03-11T07:51:57.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:51:57.916Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-11T07:51:57.916Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-11T07:51:57.916Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T07:51:57.916Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T07:51:57.916Z] Removing intermediate container 167d348b28ed [2022-03-11T07:51:57.916Z] ---> e880940bee45 [2022-03-11T07:51:57.916Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T07:51:57.916Z] OK: 6 MiB in 16 packages [2022-03-11T07:51:58.489Z] ---> 4a561234776f [2022-03-11T07:51:58.489Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-11T07:51:59.062Z] ---> 110d61bd31dd [2022-03-11T07:51:59.062Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-11T07:51:59.343Z] ---> fea7d8393876 [2022-03-11T07:51:59.344Z] 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/ [2022-03-11T07:51:59.609Z] ---> Running in 7e884e913017 [2022-03-11T07:51:59.609Z] Removing intermediate container 99b66ebb8166 [2022-03-11T07:51:59.609Z] ---> 7924e5800592 [2022-03-11T07:51:59.609Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T07:51:59.609Z] ---> Running in ee892bc0a66e [2022-03-11T07:51:59.609Z] Removing intermediate container bd7918776247 [2022-03-11T07:51:59.609Z] ---> 8d0a807f171f [2022-03-11T07:51:59.609Z] [2022-03-11T07:51:59.609Z] Step 11/23 : FROM docker:20.10.10 [2022-03-11T07:51:59.878Z] ---> 7e58d016ebae [2022-03-11T07:51:59.878Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-11T07:51:59.878Z] 20.10.10: Pulling from library/docker [2022-03-11T07:51:59.878Z] Removing intermediate container ee892bc0a66e [2022-03-11T07:51:59.878Z] ---> c955b4a4f801 [2022-03-11T07:51:59.878Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-11T07:52:00.146Z] ---> Running in f4d1c78a55a6 [2022-03-11T07:52:00.146Z] ---> d6d941d5cbbd [2022-03-11T07:52:00.146Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-11T07:52:00.407Z] ---> Running in b2b507c3f24d [2022-03-11T07:52:00.407Z] Removing intermediate container f4d1c78a55a6 [2022-03-11T07:52:00.407Z] ---> 77626fd2093c [2022-03-11T07:52:00.407Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T07:52:00.679Z] Removing intermediate container b2b507c3f24d [2022-03-11T07:52:00.679Z] ---> d3a3296c53ce [2022-03-11T07:52:00.679Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T07:52:00.679Z] ---> Running in cf37ce1ebb26 [2022-03-11T07:52:00.679Z] ---> Running in a32eb4635bd0 [2022-03-11T07:52:00.956Z] Removing intermediate container cf37ce1ebb26 [2022-03-11T07:52:00.956Z] ---> ded10d7ddef9 [2022-03-11T07:52:00.956Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T07:52:00.956Z] Removing intermediate container 7e884e913017 [2022-03-11T07:52:00.956Z] ---> 418cb5cd38d1 [2022-03-11T07:52:00.956Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-11T07:52:00.956Z] Removing intermediate container a32eb4635bd0 [2022-03-11T07:52:00.956Z] ---> 38df992d2723 [2022-03-11T07:52:00.956Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T07:52:00.956Z] ---> Running in 102fc6cb9ca7 [2022-03-11T07:52:01.250Z] ---> Running in 7fb9cde2cc90 [2022-03-11T07:52:01.250Z] Removing intermediate container 102fc6cb9ca7 [2022-03-11T07:52:01.250Z] ---> 1472929bd672 [2022-03-11T07:52:01.250Z] Step 23/25 : LABEL arch=x86_64 [2022-03-11T07:52:01.250Z] ---> 9d1ef15f6ac4 [2022-03-11T07:52:01.250Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-11T07:52:01.250Z] ---> Running in e60ce8e01c88 [2022-03-11T07:52:01.250Z] Removing intermediate container 7fb9cde2cc90 [2022-03-11T07:52:01.250Z] ---> dd4ee71dd6f7 [2022-03-11T07:52:01.250Z] Step 22/23 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:52:01.536Z] ---> Running in 7d302638b0fc [2022-03-11T07:52:01.536Z] Removing intermediate container e60ce8e01c88 [2022-03-11T07:52:01.536Z] ---> 8f8c193ea2ca [2022-03-11T07:52:01.536Z] Step 24/25 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:52:01.536Z] ---> Running in 3331dc2c6a28 [2022-03-11T07:52:01.536Z] Removing intermediate container 7d302638b0fc [2022-03-11T07:52:01.536Z] ---> 70b6668ca45d [2022-03-11T07:52:01.536Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T07:52:01.828Z] ---> Running in 02ad93cfc21f [2022-03-11T07:52:01.828Z] Removing intermediate container 3331dc2c6a28 [2022-03-11T07:52:01.828Z] ---> f00b11f75800 [2022-03-11T07:52:01.828Z] Step 25/25 : LABEL version=0.0.0 [2022-03-11T07:52:01.828Z] ---> eaf293a6aa12 [2022-03-11T07:52:01.828Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-11T07:52:01.828Z] ---> Running in a8d8cb409d2c [2022-03-11T07:52:01.828Z] Removing intermediate container 02ad93cfc21f [2022-03-11T07:52:01.828Z] ---> 513d33e601c4 [2022-03-11T07:52:01.828Z] [2022-03-11T07:52:02.131Z] Successfully built 513d33e601c4 [2022-03-11T07:52:02.131Z] Successfully tagged core-metadata:latest [2022-03-11T07:52:02.131Z]  Building core-metadata ... done Building security-bootstrapper [2022-03-11T07:52:02.131Z] Removing intermediate container a8d8cb409d2c [2022-03-11T07:52:02.131Z] ---> fdb049bf1b32 [2022-03-11T07:52:02.131Z] [2022-03-11T07:52:02.423Z] Successfully built fdb049bf1b32 [2022-03-11T07:52:02.423Z] ---> 6e1052d3f7dd [2022-03-11T07:52:02.423Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-11T07:52:02.423Z] Successfully tagged security-secretstore-setup:latest [2022-03-11T07:52:02.423Z] Building core-command [2022-03-11T07:52:05.747Z]  Building security-secretstore-setup ... done  ---> Running in f24ade407b72 [2022-03-11T07:52:05.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:52:05.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:52:05.747Z] ---> 706dbe7f6f4f [2022-03-11T07:52:05.747Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T07:52:05.747Z] ---> Using cache [2022-03-11T07:52:05.747Z] ---> 17b2f8cce80f [2022-03-11T07:52:05.747Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:52:05.747Z] ---> Using cache [2022-03-11T07:52:05.747Z] ---> c12dc0d96a88 [2022-03-11T07:52:05.747Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-11T07:52:06.006Z] Removing intermediate container f24ade407b72 [2022-03-11T07:52:06.006Z] ---> b7a6567e6f0c [2022-03-11T07:52:06.006Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T07:52:06.279Z] ---> Running in 426b168c5d7e [2022-03-11T07:52:06.279Z] ---> Running in 64e50a0aef75 [2022-03-11T07:52:06.279Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-11T07:52:06.279Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-11T07:52:06.279Z] ---> b706a049f56e [2022-03-11T07:52:06.279Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-11T07:52:06.548Z] Removing intermediate container 64e50a0aef75 [2022-03-11T07:52:06.548Z] ---> 0e2a2814122b [2022-03-11T07:52:06.548Z] Step 20/22 : LABEL arch=x86_64 [2022-03-11T07:52:06.548Z] ---> Running in d7532518c9b0 [2022-03-11T07:52:06.548Z] ---> Running in b466f77f124b [2022-03-11T07:52:06.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:52:06.548Z] Removing intermediate container d7532518c9b0 [2022-03-11T07:52:06.548Z] ---> 8afbfe5382a6 [2022-03-11T07:52:06.548Z] 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 [2022-03-11T07:52:06.816Z] Removing intermediate container b466f77f124b [2022-03-11T07:52:06.816Z] ---> cf55851cf990 [2022-03-11T07:52:06.816Z] Step 21/22 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:52:06.816Z] ---> Running in ce623636230c [2022-03-11T07:52:06.816Z] ---> Running in e021dad8e623 [2022-03-11T07:52:07.083Z] Removing intermediate container e021dad8e623 [2022-03-11T07:52:07.084Z] ---> e760da304b4e [2022-03-11T07:52:07.084Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T07:52:07.084Z] ---> Running in 2c47eced4b93 [2022-03-11T07:52:07.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:52:07.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:52:07.347Z] Removing intermediate container 2c47eced4b93 [2022-03-11T07:52:07.347Z] ---> 37e7f965628c [2022-03-11T07:52:07.347Z] [2022-03-11T07:52:07.347Z] Successfully built 37e7f965628c [2022-03-11T07:52:07.347Z] Successfully tagged support-notifications:latest [2022-03-11T07:52:07.347Z]  Building support-notifications ... done Building security-proxy-setup [2022-03-11T07:52:07.347Z] (1/42) Installing readline (8.1.0-r0) [2022-03-11T07:52:07.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:52:07.347Z] (2/42) Installing bash (5.1.4-r0) [2022-03-11T07:52:07.347Z] Executing bash-5.1.4-r0.post-install [2022-03-11T07:52:07.347Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-11T07:52:07.347Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T07:52:07.347Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-11T07:52:07.347Z] (6/42) Installing curl (7.79.1-r0) [2022-03-11T07:52:07.347Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-11T07:52:07.347Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-11T07:52:07.347Z] (9/42) Installing expat (2.4.7-r0) [2022-03-11T07:52:07.618Z] (10/42) Installing libffi (3.3-r2) [2022-03-11T07:52:07.618Z] (11/42) Installing gdbm (1.19-r0) [2022-03-11T07:52:07.618Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-11T07:52:07.618Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T07:52:07.618Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T07:52:07.618Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-11T07:52:07.618Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-11T07:52:07.618Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-11T07:52:07.890Z] OK: 221 MiB in 52 packages [2022-03-11T07:52:10.456Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-11T07:52:10.456Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-11T07:52:10.456Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-11T07:52:10.456Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-11T07:52:10.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:52:10.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:52:10.716Z] ---> 706dbe7f6f4f [2022-03-11T07:52:10.716Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T07:52:10.716Z] ---> Using cache [2022-03-11T07:52:10.716Z] ---> 17b2f8cce80f [2022-03-11T07:52:10.716Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:52:10.716Z] ---> Using cache [2022-03-11T07:52:10.716Z] ---> c12dc0d96a88 [2022-03-11T07:52:10.716Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T07:52:11.285Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-11T07:52:11.285Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-11T07:52:11.285Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-11T07:52:11.546Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:52:11.546Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:52:11.546Z] ---> 706dbe7f6f4f [2022-03-11T07:52:11.546Z] Step 3/21 : WORKDIR /edgex-go [2022-03-11T07:52:11.546Z] ---> Using cache [2022-03-11T07:52:11.546Z] ---> 17b2f8cce80f [2022-03-11T07:52:11.546Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:52:11.546Z] ---> Using cache [2022-03-11T07:52:11.546Z] ---> c12dc0d96a88 [2022-03-11T07:52:11.546Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-11T07:52:11.546Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-11T07:52:11.806Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-11T07:52:11.806Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-11T07:52:11.806Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-11T07:52:11.806Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-11T07:52:11.806Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-11T07:52:12.066Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-11T07:52:12.066Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-11T07:52:12.066Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-11T07:52:13.004Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-11T07:52:13.004Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-11T07:52:13.004Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-11T07:52:13.267Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-11T07:52:13.267Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-11T07:52:13.267Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-11T07:52:13.267Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-11T07:52:13.267Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-11T07:52:13.267Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-11T07:52:13.530Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T07:52:13.530Z] OK: 84 MiB in 64 packages [2022-03-11T07:52:14.105Z] ---> Running in ab3d0c90c047 [2022-03-11T07:52:14.105Z] ---> Running in 9a555ccec001 [2022-03-11T07:52:14.105Z] Removing intermediate container 426b168c5d7e [2022-03-11T07:52:14.105Z] ---> 74b0ff0fa368 [2022-03-11T07:52:14.105Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T07:52:14.105Z] ---> 7d4912e0521e [2022-03-11T07:52:14.105Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:52:14.369Z] ---> Running in 3c521effe456 [2022-03-11T07:52:14.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:52:14.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:52:14.934Z] Collecting docker-compose==1.23.2 [2022-03-11T07:52:14.934Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-11T07:52:14.934Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-11T07:52:14.934Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:52:14.934Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:52:14.934Z] ---> 706dbe7f6f4f [2022-03-11T07:52:14.934Z] Step 3/31 : WORKDIR /edgex-go [2022-03-11T07:52:14.934Z] ---> Using cache [2022-03-11T07:52:14.934Z] ---> 17b2f8cce80f [2022-03-11T07:52:14.934Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:52:14.934Z] ---> Using cache [2022-03-11T07:52:14.934Z] ---> c12dc0d96a88 [2022-03-11T07:52:14.934Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-11T07:52:14.934Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-11T07:52:15.196Z] ---> Running in 49ae40117556 [2022-03-11T07:52:15.196Z] Collecting PyYAML<4,>=3.10 [2022-03-11T07:52:15.196Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-11T07:52:15.265Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-11T07:52:15.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:52:15.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:52:15.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:52:15.730Z] Removing intermediate container 3c521effe456 [2022-03-11T07:52:15.730Z] ---> 95ce6008507d [2022-03-11T07:52:15.730Z] Step 8/23 : COPY . . [2022-03-11T07:52:15.730Z] Collecting docopt<0.7,>=0.6.1 [2022-03-11T07:52:15.730Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-11T07:52:16.001Z] OK: 221 MiB in 52 packages [2022-03-11T07:52:16.305Z] OK: 221 MiB in 52 packages [2022-03-11T07:52:16.305Z] Collecting texttable<0.10,>=0.9.0 [2022-03-11T07:52:16.305Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-11T07:52:16.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:52:16.914Z] OK: 221 MiB in 52 packages [2022-03-11T07:52:16.915Z] Collecting cached-property<2,>=1.2.0 [2022-03-11T07:52:16.915Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-11T07:52:16.915Z] Collecting docker<4.0,>=3.6.0 [2022-03-11T07:52:16.915Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-11T07:52:17.177Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-11T07:52:17.177Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-11T07:52:17.177Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-11T07:52:17.177Z] Collecting jsonschema<3,>=2.5.1 [2022-03-11T07:52:17.177Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-11T07:52:17.177Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-11T07:52:17.177Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-11T07:52:17.779Z] Collecting docker-pycreds>=0.4.0 [2022-03-11T07:52:17.779Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-11T07:52:17.779Z] 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) [2022-03-11T07:52:17.779Z] Removing intermediate container ab3d0c90c047 [2022-03-11T07:52:17.779Z] ---> d18b61a031b3 [2022-03-11T07:52:17.779Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-11T07:52:17.779Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-11T07:52:17.779Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-11T07:52:18.042Z] Collecting idna<2.8,>=2.5 [2022-03-11T07:52:18.042Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-11T07:52:18.042Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-11T07:52:18.042Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-11T07:52:18.042Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-11T07:52:18.042Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-11T07:52:18.042Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-11T07:52:18.042Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-11T07:52:18.042Z] Removing intermediate container 9a555ccec001 [2022-03-11T07:52:18.042Z] ---> c658705332e6 [2022-03-11T07:52:18.042Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T07:52:18.310Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-11T07:52:18.310Z] Attempting uninstall: urllib3 [2022-03-11T07:52:18.310Z] Found existing installation: urllib3 1.26.5 [2022-03-11T07:52:18.310Z] Uninstalling urllib3-1.26.5: [2022-03-11T07:52:18.310Z] Successfully uninstalled urllib3-1.26.5 [2022-03-11T07:52:18.310Z] ---> 8064710c9aad [2022-03-11T07:52:18.310Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:52:18.573Z] Removing intermediate container 49ae40117556 [2022-03-11T07:52:18.573Z] ---> e54967e02b47 [2022-03-11T07:52:18.573Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-11T07:52:18.573Z] Attempting uninstall: idna [2022-03-11T07:52:18.573Z] Found existing installation: idna 3.2 [2022-03-11T07:52:18.573Z] Uninstalling idna-3.2: [2022-03-11T07:52:18.573Z] Successfully uninstalled idna-3.2 [2022-03-11T07:52:18.573Z] ---> Running in 0215ce534418 [2022-03-11T07:52:18.573Z] ---> 6315a1fe1162 [2022-03-11T07:52:18.573Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:52:18.573Z] Attempting uninstall: chardet [2022-03-11T07:52:18.573Z] Found existing installation: chardet 4.0.0 [2022-03-11T07:52:18.573Z] Uninstalling chardet-4.0.0: [2022-03-11T07:52:18.573Z] Successfully uninstalled chardet-4.0.0 [2022-03-11T07:52:18.836Z] ---> Running in 6fe37098c633 [2022-03-11T07:52:19.099Z] Attempting uninstall: requests [2022-03-11T07:52:19.099Z] Found existing installation: requests 2.25.1 [2022-03-11T07:52:19.099Z] Uninstalling requests-2.25.1: [2022-03-11T07:52:19.099Z] Successfully uninstalled requests-2.25.1 [2022-03-11T07:52:19.099Z] ---> 3ad485b376ef [2022-03-11T07:52:19.099Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:52:19.099Z] Running setup.py install for texttable: started [2022-03-11T07:52:19.368Z] ---> Running in d04160cc39d6 [2022-03-11T07:52:19.368Z] Running setup.py install for texttable: finished with status 'done' [2022-03-11T07:52:19.368Z] Running setup.py install for PyYAML: started [2022-03-11T07:52:20.342Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-11T07:52:20.636Z] Running setup.py install for docopt: started [2022-03-11T07:52:21.233Z] Running setup.py install for docopt: finished with status 'done' [2022-03-11T07:52:21.233Z] Running setup.py install for dockerpty: started [2022-03-11T07:52:21.233Z] Removing intermediate container 0215ce534418 [2022-03-11T07:52:21.233Z] ---> 33ffa53c711c [2022-03-11T07:52:21.233Z] Step 8/21 : COPY . . [2022-03-11T07:52:21.829Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-11T07:52:21.829Z] Removing intermediate container 6fe37098c633 [2022-03-11T07:52:21.829Z] ---> ce4c8d55c1aa [2022-03-11T07:52:21.829Z] Step 8/23 : COPY . . [2022-03-11T07:52:22.091Z] ---> d17d4d2d4cf4 [2022-03-11T07:52:22.091Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-11T07:52:22.668Z] Removing intermediate container d04160cc39d6 [2022-03-11T07:52:22.668Z] ---> 38afa21bd7e9 [2022-03-11T07:52:22.668Z] Step 8/31 : COPY . . [2022-03-11T07:52:23.630Z] ---> Running in 1c403ef856b0 [2022-03-11T07:52:23.630Z] 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 [2022-03-11T07:52:24.250Z] 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 [2022-03-11T07:52:34.298Z] Removing intermediate container ce623636230c [2022-03-11T07:52:34.298Z] ---> c764c09080b9 [2022-03-11T07:52:34.298Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-11T07:52:34.298Z] ---> Running in 94b64d9bdc33 [2022-03-11T07:52:35.258Z] ---> c531046053d5 [2022-03-11T07:52:35.258Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-11T07:52:35.528Z] Removing intermediate container 94b64d9bdc33 [2022-03-11T07:52:35.528Z] ---> ae22dc6932a6 [2022-03-11T07:52:35.528Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-11T07:52:36.126Z] ---> Running in d7f64f14c805 [2022-03-11T07:52:36.126Z] ---> Running in e8377a63b3b7 [2022-03-11T07:52:36.393Z] Removing intermediate container e8377a63b3b7 [2022-03-11T07:52:36.393Z] ---> 2c8f80ffca25 [2022-03-11T07:52:36.393Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-11T07:52:36.393Z] ---> 108cb5bbf77d [2022-03-11T07:52:36.393Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-11T07:52:36.393Z] ---> 497c3296a047 [2022-03-11T07:52:36.393Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-11T07:52:36.655Z] ---> Running in 5c1f5dee3cc1 [2022-03-11T07:52:36.655Z] ---> Running in 107f65e737c2 [2022-03-11T07:52:36.919Z] 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 [2022-03-11T07:52:37.197Z] ---> 8b2c38d8c2fc [2022-03-11T07:52:37.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-11T07:52:37.197Z] ---> 821a4c3e88f0 [2022-03-11T07:52:37.197Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-11T07:52:37.468Z] 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 [2022-03-11T07:52:37.468Z] 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 [2022-03-11T07:52:37.739Z] ---> d5593f238322 [2022-03-11T07:52:37.739Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-11T07:52:37.739Z] ---> Running in 99ac80bee1de [2022-03-11T07:52:37.739Z] Removing intermediate container 99ac80bee1de [2022-03-11T07:52:37.739Z] ---> 3d7d6e71136e [2022-03-11T07:52:37.739Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T07:52:37.739Z] ---> Running in 785267f08b23 [2022-03-11T07:52:38.010Z] Removing intermediate container 785267f08b23 [2022-03-11T07:52:38.010Z] ---> 81ef1660aebd [2022-03-11T07:52:38.010Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T07:52:38.010Z] ---> Running in 2e2d506213e4 [2022-03-11T07:52:38.282Z] Removing intermediate container 2e2d506213e4 [2022-03-11T07:52:38.282Z] ---> c9abee144b40 [2022-03-11T07:52:38.282Z] Step 22/23 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:52:38.282Z] ---> Running in 3bd1004de901 [2022-03-11T07:52:38.282Z] Removing intermediate container 3bd1004de901 [2022-03-11T07:52:38.282Z] ---> faac08d01bc8 [2022-03-11T07:52:38.282Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T07:52:38.282Z] ---> Running in e170eb976a83 [2022-03-11T07:52:38.551Z] Removing intermediate container e170eb976a83 [2022-03-11T07:52:38.551Z] ---> 55f13b772158 [2022-03-11T07:52:38.551Z] [2022-03-11T07:52:38.551Z] Successfully built 55f13b772158 [2022-03-11T07:52:38.551Z] Successfully tagged sys-mgmt-agent:latest [2022-03-11T07:53:00.609Z]  Building sys-mgmt-agent ... done Removing intermediate container 1c403ef856b0 [2022-03-11T07:53:00.609Z] ---> f5824d5e4a7a [2022-03-11T07:53:00.609Z] [2022-03-11T07:53:00.609Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T07:53:00.609Z] ---> 0a97eee8041e [2022-03-11T07:53:00.609Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-11T07:53:00.609Z] ---> Running in b48dee323cf6 [2022-03-11T07:53:00.609Z] Removing intermediate container b48dee323cf6 [2022-03-11T07:53:00.609Z] ---> 6cd6be794644 [2022-03-11T07:53:00.609Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-11T07:53:00.609Z] ---> Running in 88abfd7375b2 [2022-03-11T07:53:00.609Z] Removing intermediate container 88abfd7375b2 [2022-03-11T07:53:00.609Z] ---> 0200ab925dba [2022-03-11T07:53:00.609Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-11T07:53:00.609Z] ---> Running in 4f63e1a3f8d1 [2022-03-11T07:53:00.609Z] Removing intermediate container 4f63e1a3f8d1 [2022-03-11T07:53:00.609Z] ---> d8a308ed48e9 [2022-03-11T07:53:00.609Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:53:00.609Z] ---> Running in 49f1ece840b9 [2022-03-11T07:53:00.871Z] Removing intermediate container 49f1ece840b9 [2022-03-11T07:53:00.871Z] ---> 621cf2504b62 [2022-03-11T07:53:00.871Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-11T07:53:00.871Z] ---> Running in f14f843a653a [2022-03-11T07:53:01.817Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:53:02.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:53:02.967Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-11T07:53:02.968Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T07:53:02.968Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-11T07:53:03.229Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T07:53:03.229Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-11T07:53:03.229Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-11T07:53:03.496Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T07:53:03.496Z] OK: 8 MiB in 20 packages [2022-03-11T07:53:04.069Z] 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 [2022-03-11T07:53:04.070Z] Removing intermediate container f14f843a653a [2022-03-11T07:53:04.070Z] ---> 20a75f83b664 [2022-03-11T07:53:04.070Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T07:53:04.331Z] ---> 0f547debd33a [2022-03-11T07:53:04.331Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-11T07:53:04.906Z] ---> cd629d64e093 [2022-03-11T07:53:04.906Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-11T07:53:04.906Z] ---> 845f915003fa [2022-03-11T07:53:04.906Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-11T07:53:04.906Z] ---> Running in 3ebf1a401bef [2022-03-11T07:53:05.175Z] Removing intermediate container 3ebf1a401bef [2022-03-11T07:53:05.175Z] ---> 8f84bf1dea44 [2022-03-11T07:53:05.175Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T07:53:05.175Z] ---> Running in a66b0ddc991d [2022-03-11T07:53:05.436Z] Removing intermediate container a66b0ddc991d [2022-03-11T07:53:05.436Z] ---> 2b80a861c8ca [2022-03-11T07:53:05.436Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T07:53:05.436Z] ---> Running in 66340704fc0c [2022-03-11T07:53:05.698Z] Removing intermediate container 66340704fc0c [2022-03-11T07:53:05.698Z] ---> e90f8065edd3 [2022-03-11T07:53:05.698Z] Step 22/23 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:53:05.698Z] ---> Running in fcac6b1475c9 [2022-03-11T07:53:05.698Z] Removing intermediate container fcac6b1475c9 [2022-03-11T07:53:05.698Z] ---> aaeec78b3ca1 [2022-03-11T07:53:05.698Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T07:53:05.959Z] ---> Running in d6ebb1c126d3 [2022-03-11T07:53:05.959Z] Removing intermediate container d6ebb1c126d3 [2022-03-11T07:53:05.959Z] ---> cdaf3e3b8259 [2022-03-11T07:53:05.959Z] [2022-03-11T07:53:06.223Z] Successfully built cdaf3e3b8259 [2022-03-11T07:53:06.223Z] Successfully tagged core-data:latest [2022-03-11T07:53:08.190Z]  Building core-data ... done Removing intermediate container 107f65e737c2 [2022-03-11T07:53:08.190Z] ---> 23412c29d606 [2022-03-11T07:53:08.190Z] [2022-03-11T07:53:08.190Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T07:53:08.190Z] ---> 0a97eee8041e [2022-03-11T07:53:08.190Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T07:53:08.190Z] ---> Using cache [2022-03-11T07:53:08.190Z] ---> f6b3e24e2404 [2022-03-11T07:53:08.190Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T07:53:08.190Z] ---> Using cache [2022-03-11T07:53:08.190Z] ---> 65039d2b4023 [2022-03-11T07:53:08.190Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-11T07:53:08.190Z] Removing intermediate container d7f64f14c805 [2022-03-11T07:53:08.190Z] ---> 016f763a4928 [2022-03-11T07:53:08.190Z] [2022-03-11T07:53:08.190Z] Step 10/21 : FROM alpine:3.14 [2022-03-11T07:53:08.190Z] ---> 0a97eee8041e [2022-03-11T07:53:08.190Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-11T07:53:08.456Z] ---> Running in 6df3a6e566c0 [2022-03-11T07:53:08.456Z] ---> Running in cf9f5c057f8a [2022-03-11T07:53:08.715Z] Removing intermediate container 6df3a6e566c0 [2022-03-11T07:53:08.715Z] ---> 2f9b739f8595 [2022-03-11T07:53:08.715Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T07:53:08.981Z] ---> Running in f3a168c68577 [2022-03-11T07:53:08.981Z] Removing intermediate container 5c1f5dee3cc1 [2022-03-11T07:53:08.981Z] ---> 26f50fc7f230 [2022-03-11T07:53:08.981Z] [2022-03-11T07:53:08.981Z] Step 10/31 : FROM alpine:3.14 [2022-03-11T07:53:08.981Z] ---> 0a97eee8041e [2022-03-11T07:53:08.981Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-11T07:53:08.981Z] ---> Running in c976c7d270e5 [2022-03-11T07:53:08.981Z] Removing intermediate container f3a168c68577 [2022-03-11T07:53:08.981Z] ---> 2d3dcc3a0375 [2022-03-11T07:53:08.981Z] Step 15/23 : WORKDIR / [2022-03-11T07:53:08.981Z] ---> Running in 3c85e4a1919f [2022-03-11T07:53:08.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:53:08.981Z] Removing intermediate container c976c7d270e5 [2022-03-11T07:53:08.981Z] ---> a3c4fe8c7112 [2022-03-11T07:53:08.981Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-11T07:53:09.244Z] Removing intermediate container 3c85e4a1919f [2022-03-11T07:53:09.244Z] ---> c46d7d07994e [2022-03-11T07:53:09.244Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T07:53:09.244Z] ---> Running in 5d439c58bfb8 [2022-03-11T07:53:09.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:53:09.244Z] ---> 7163511a3e4e [2022-03-11T07:53:09.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-11T07:53:09.244Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-11T07:53:09.609Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-11T07:53:09.609Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T07:53:09.609Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-11T07:53:09.609Z] (5/5) Installing curl (7.79.1-r0) [2022-03-11T07:53:09.609Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T07:53:09.609Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T07:53:09.609Z] OK: 8 MiB in 19 packages [2022-03-11T07:53:09.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T07:53:09.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T07:53:09.879Z] ---> 05e44438b9ab [2022-03-11T07:53:09.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-11T07:53:09.879Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-11T07:53:09.879Z] (2/2) Installing su-exec (0.2-r1) [2022-03-11T07:53:09.879Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T07:53:09.879Z] OK: 6 MiB in 16 packages [2022-03-11T07:53:10.140Z] ---> a5e1f88c7bc5 [2022-03-11T07:53:10.140Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-11T07:53:10.140Z] Removing intermediate container cf9f5c057f8a [2022-03-11T07:53:10.140Z] ---> c48082e595b6 [2022-03-11T07:53:10.140Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T07:53:10.140Z] ---> Running in 76c1d66b203d [2022-03-11T07:53:10.140Z] ---> Running in 63208c998dfb [2022-03-11T07:53:10.140Z] Removing intermediate container 5d439c58bfb8 [2022-03-11T07:53:10.140Z] ---> 6dfa76f7a9e0 [2022-03-11T07:53:10.140Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-11T07:53:10.140Z] Removing intermediate container 76c1d66b203d [2022-03-11T07:53:10.140Z] ---> 0f0f952fb6d6 [2022-03-11T07:53:10.140Z] Step 13/21 : WORKDIR /edgex [2022-03-11T07:53:10.140Z] Removing intermediate container 63208c998dfb [2022-03-11T07:53:10.140Z] ---> 9d42c46e853b [2022-03-11T07:53:10.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T07:53:10.401Z] ---> Running in 4bb262762d7b [2022-03-11T07:53:10.401Z] ---> Running in b65e2eb8690a [2022-03-11T07:53:10.401Z] ---> Running in 1c67097943e7 [2022-03-11T07:53:10.401Z] Removing intermediate container 4bb262762d7b [2022-03-11T07:53:10.401Z] ---> f2ed2fc34a35 [2022-03-11T07:53:10.401Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-11T07:53:10.401Z] Removing intermediate container b65e2eb8690a [2022-03-11T07:53:10.401Z] ---> 1d2bb7755399 [2022-03-11T07:53:10.401Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-11T07:53:10.401Z] Removing intermediate container 1c67097943e7 [2022-03-11T07:53:10.401Z] ---> e9ad4365feab [2022-03-11T07:53:10.401Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T07:53:10.401Z] ---> Running in af696259236d [2022-03-11T07:53:10.401Z] ---> Running in 1d6ca3d02288 [2022-03-11T07:53:10.665Z] Removing intermediate container 1d6ca3d02288 [2022-03-11T07:53:10.665Z] ---> 8b35e3b8c0d6 [2022-03-11T07:53:10.665Z] Step 22/23 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:53:10.665Z] Removing intermediate container af696259236d [2022-03-11T07:53:10.665Z] ---> 3826d9550b7e [2022-03-11T07:53:10.665Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-11T07:53:10.665Z] ---> c26610724ea3 [2022-03-11T07:53:10.665Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-11T07:53:10.665Z] ---> Running in e472e84abe00 [2022-03-11T07:53:10.665Z] ---> Running in bb79ab3d482f [2022-03-11T07:53:10.665Z] Removing intermediate container e472e84abe00 [2022-03-11T07:53:10.665Z] ---> 9f6aa8a28294 [2022-03-11T07:53:10.665Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T07:53:10.942Z] ---> Running in 7f6444d96ee4 [2022-03-11T07:53:10.942Z] ---> b34a9fc23f2d [2022-03-11T07:53:10.942Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-11T07:53:10.942Z] Removing intermediate container 7f6444d96ee4 [2022-03-11T07:53:10.942Z] ---> ff9b0064dcdd [2022-03-11T07:53:10.942Z] [2022-03-11T07:53:11.205Z] Successfully built ff9b0064dcdd [2022-03-11T07:53:11.205Z] Successfully tagged core-command:latest [2022-03-11T07:53:11.205Z]  Building core-command ... done  ---> db00c1257203 [2022-03-11T07:53:11.205Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-11T07:53:11.205Z] ---> Running in 6b798c503d36 [2022-03-11T07:53:11.205Z] Removing intermediate container bb79ab3d482f [2022-03-11T07:53:11.205Z] ---> 453d187d577b [2022-03-11T07:53:11.205Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-11T07:53:11.205Z] ---> Running in 354b49f17de2 [2022-03-11T07:53:11.205Z] Removing intermediate container 6b798c503d36 [2022-03-11T07:53:11.205Z] ---> d76817d42a9b [2022-03-11T07:53:11.205Z] Step 18/21 : CMD ["--init=true"] [2022-03-11T07:53:11.466Z] ---> Running in 0f29ca1aa406 [2022-03-11T07:53:11.466Z] Removing intermediate container 354b49f17de2 [2022-03-11T07:53:11.466Z] ---> 0ff51b01023c [2022-03-11T07:53:11.466Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-11T07:53:11.466Z] Removing intermediate container 0f29ca1aa406 [2022-03-11T07:53:11.466Z] ---> a6708f9634ef [2022-03-11T07:53:11.466Z] Step 19/21 : LABEL arch=x86_64 [2022-03-11T07:53:11.466Z] ---> Running in df9cfdd425f4 [2022-03-11T07:53:11.466Z] ---> c2f82443c819 [2022-03-11T07:53:11.466Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-11T07:53:11.466Z] ---> Running in be5d54bbfa34 [2022-03-11T07:53:11.466Z] Removing intermediate container df9cfdd425f4 [2022-03-11T07:53:11.466Z] ---> 1b7c17ae163e [2022-03-11T07:53:11.466Z] Step 20/21 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:53:11.728Z] ---> Running in d08cd94bb9a3 [2022-03-11T07:53:11.728Z] Removing intermediate container d08cd94bb9a3 [2022-03-11T07:53:11.728Z] ---> 53fa06f9af7c [2022-03-11T07:53:11.728Z] Step 21/21 : LABEL version=0.0.0 [2022-03-11T07:53:11.728Z] ---> Running in fe5b8a32ba8b [2022-03-11T07:53:11.728Z] Removing intermediate container fe5b8a32ba8b [2022-03-11T07:53:11.728Z] ---> d5e082d249ef [2022-03-11T07:53:11.728Z] [2022-03-11T07:53:11.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-11T07:53:11.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-11T07:53:11.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-11T07:53:11.840Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-11T07:53:11.989Z] Successfully built d5e082d249ef [2022-03-11T07:53:11.989Z] Successfully tagged security-proxy-setup:latest [2022-03-11T07:53:11.989Z]  Building security-proxy-setup ... done Removing intermediate container be5d54bbfa34 [2022-03-11T07:53:11.989Z] ---> 8e954479ab7e [2022-03-11T07:53:11.989Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T07:53:12.248Z] ---> c0cb07c64638 [2022-03-11T07:53:12.248Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-11T07:53:12.510Z] ---> 2f8cf4718da1 [2022-03-11T07:53:12.510Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-11T07:53:12.771Z] ---> 8c87e2995644 [2022-03-11T07:53:12.771Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-11T07:53:12.771Z] ---> 2c0e241f2bc6 [2022-03-11T07:53:12.771Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-11T07:53:13.032Z] ---> cab8ee35f455 [2022-03-11T07:53:13.032Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-11T07:53:13.291Z] ---> Running in a45cef5e9495 [2022-03-11T07:53:13.291Z] Removing intermediate container a45cef5e9495 [2022-03-11T07:53:13.291Z] ---> e81c0200a950 [2022-03-11T07:53:13.291Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-11T07:53:13.556Z] ---> 278bc5c9eb63 [2022-03-11T07:53:13.556Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-11T07:53:13.556Z] ---> Running in eac984ad4fe6 [2022-03-11T07:53:14.132Z] Removing intermediate container eac984ad4fe6 [2022-03-11T07:53:14.132Z] ---> d09ad69f2446 [2022-03-11T07:53:14.132Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-11T07:53:14.132Z] ---> Running in ccf5bda343e6 [2022-03-11T07:53:14.132Z] Removing intermediate container ccf5bda343e6 [2022-03-11T07:53:14.132Z] ---> a8e864e19b51 [2022-03-11T07:53:14.132Z] Step 28/31 : CMD ["gate"] [2022-03-11T07:53:14.132Z] ---> Running in 611a2b8d73c6 [2022-03-11T07:53:14.393Z] Removing intermediate container 611a2b8d73c6 [2022-03-11T07:53:14.393Z] ---> 2685eca2f852 [2022-03-11T07:53:14.393Z] Step 29/31 : LABEL arch=x86_64 [2022-03-11T07:53:14.393Z] ---> Running in a22904d2ab9c [2022-03-11T07:53:14.393Z] Removing intermediate container a22904d2ab9c [2022-03-11T07:53:14.393Z] ---> 1113de73392c [2022-03-11T07:53:14.393Z] Step 30/31 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:53:14.658Z] ---> Running in 0a6473517984 [2022-03-11T07:53:14.658Z] Removing intermediate container 0a6473517984 [2022-03-11T07:53:14.658Z] ---> 74ab6dba0835 [2022-03-11T07:53:14.658Z] Step 31/31 : LABEL version=0.0.0 [2022-03-11T07:53:14.658Z] ---> Running in 5c49c78dedfb [2022-03-11T07:53:14.918Z] Removing intermediate container 5c49c78dedfb [2022-03-11T07:53:14.918Z] ---> a43e1f9c45fa [2022-03-11T07:53:14.918Z] [2022-03-11T07:53:14.918Z] Successfully built a43e1f9c45fa [2022-03-11T07:53:14.918Z] Successfully tagged security-bootstrapper:latest [2022-03-11T07:53:14.924Z]  Building security-bootstrapper ... done  [Pipeline] } [2022-03-11T07:53:14.932Z] $ docker stop --time=1 a0d5932d629d01a5a1ba8441e578f6d7407137e08318f3bd280b5deb47d8a11d [2022-03-11T07:53:16.235Z] $ docker rm -f a0d5932d629d01a5a1ba8441e578f6d7407137e08318f3bd280b5deb47d8a11d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T07:53:16.585Z] + docker images [2022-03-11T07:53:16.586Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T07:53:16.586Z] security-bootstrapper latest a43e1f9c45fa 2 seconds ago 18.7MB [2022-03-11T07:53:16.586Z] security-proxy-setup latest d5e082d249ef 5 seconds ago 26.2MB [2022-03-11T07:53:16.586Z] core-command latest ff9b0064dcdd 6 seconds ago 15.8MB [2022-03-11T07:53:16.586Z] 26f50fc7f230 8 seconds ago 1.77GB [2022-03-11T07:53:16.586Z] 016f763a4928 8 seconds ago 1.78GB [2022-03-11T07:53:16.586Z] 23412c29d606 9 seconds ago 1.77GB [2022-03-11T07:53:16.586Z] core-data latest cdaf3e3b8259 11 seconds ago 20MB [2022-03-11T07:53:16.586Z] f5824d5e4a7a 17 seconds ago 1.79GB [2022-03-11T07:53:16.586Z] sys-mgmt-agent latest 55f13b772158 38 seconds ago 296MB [2022-03-11T07:53:16.586Z] support-notifications latest 37e7f965628c About a minute ago 16.7MB [2022-03-11T07:53:16.586Z] core-metadata latest 513d33e601c4 About a minute ago 16.6MB [2022-03-11T07:53:16.586Z] security-secretstore-setup latest fdb049bf1b32 About a minute ago 27.9MB [2022-03-11T07:53:16.586Z] 8d0a807f171f About a minute ago 1.77GB [2022-03-11T07:53:16.586Z] support-scheduler latest 6f96eb15bc0e About a minute ago 16MB [2022-03-11T07:53:16.586Z] e46a51ba8483 About a minute ago 1.78GB [2022-03-11T07:53:16.586Z] 1f79005c860c About a minute ago 1.78GB [2022-03-11T07:53:16.586Z] 948df6bbb375 About a minute ago 1.78GB [2022-03-11T07:53:16.586Z] e3b41d41aa16 About a minute ago 1.78GB [2022-03-11T07:53:16.586Z] ci-base-image-x86_64 latest 706dbe7f6f4f 5 minutes ago 1.27GB [2022-03-11T07:53:16.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-11T07:53:16.586Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-11T07:53:16.586Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-11T07:53:16.586Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-11T07:53:16.586Z] 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 [2022-03-11T07:53:24.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-11T07:53:24.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-11T07:53:24.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-11T07:53:24.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-11T07:53:24.286Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-11T07:53:24.286Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-11T07:53:24.286Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-11T07:53:24.286Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-11T07:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-11T07:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-11T07:53:31.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.217s coverage: 28.7% of statements [2022-03-11T07:53:31.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-11T07:53:31.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-11T07:53:31.860Z] Still waiting to schedule task [2022-03-11T07:53:31.860Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-11T07:53:36.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.396s coverage: 98.5% of statements [2022-03-11T07:53:36.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-11T07:53:36.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.484s coverage: 54.9% of statements [2022-03-11T07:53:36.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-11T07:53:36.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-11T07:53:37.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.613s coverage: 89.5% of statements [2022-03-11T07:53:37.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-11T07:53:37.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-11T07:53:37.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-11T07:53:38.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.215s coverage: 84.4% of statements [2022-03-11T07:53:38.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-11T07:53:38.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-11T07:53:38.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-11T07:53:38.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-11T07:53:38.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-11T07:53:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.679s coverage: 94.2% of statements [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-11T07:53:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.250s coverage: 54.2% of statements [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-11T07:53:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.207s coverage: 60.0% of statements [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-11T07:53:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.351s coverage: 0.9% of statements [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-11T07:53:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.207s coverage: 58.8% of statements [2022-03-11T07:53:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.209s coverage: 21.7% of statements [2022-03-11T07:53:48.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-11T07:53:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.350s coverage: 47.1% of statements [2022-03-11T07:53:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 79.5% of statements [2022-03-11T07:53:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.196s coverage: 94.1% of statements [2022-03-11T07:53:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements [2022-03-11T07:53:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements [2022-03-11T07:54:03.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements [2022-03-11T07:54:03.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2022-03-11T07:54:06.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.563s coverage: 82.5% of statements [2022-03-11T07:54:06.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-11T07:54:11.980Z] Running on prd-ubuntu18.04-docker-8c-8g-6829 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws [2022-03-11T07:54:11.995Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-03-11T07:54:12.097Z] The recommended git tool is: git [2022-03-11T07:54:13.671Z] using credential edgex-jenkins-ssh [2022-03-11T07:54:13.691Z] Cloning the remote Git repository [2022-03-11T07:54:13.715Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-11T07:54:13.750Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-03-11T07:54:13.799Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T07:54:13.799Z] > git --version # timeout=10 [2022-03-11T07:54:13.806Z] > git --version # 'git version 2.17.1' [2022-03-11T07:54:13.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T07:54:13.829Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T07:54:14.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.191s coverage: 87.2% of statements [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.804s coverage: 91.2% of statements [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.739s coverage: 64.4% of statements [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-11T07:54:14.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2022-03-11T07:54:14.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2022-03-11T07:54:15.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.115s coverage: 73.7% of statements [2022-03-11T07:54:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2022-03-11T07:54:18.848Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:54:18.970Z] Merge succeeded, producing 5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T07:54:18.971Z] Checking out Revision 5ef208f8f20f84cc1de897322d3cb06a8acc9453 (PR-3891) [2022-03-11T07:54:18.139Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T07:54:18.146Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T07:54:18.155Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T07:54:18.166Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T07:54:18.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T07:54:18.171Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-11T07:54:18.863Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T07:54:18.870Z] > git checkout -f 5ef208f8f20f84cc1de897322d3cb06a8acc9453 # timeout=10 [2022-03-11T07:54:18.933Z] > git remote # timeout=10 [2022-03-11T07:54:18.952Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T07:54:18.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T07:54:18.963Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-11T07:54:18.971Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T07:54:18.980Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T07:54:18.988Z] > git checkout -f 5ef208f8f20f84cc1de897322d3cb06a8acc9453 # timeout=10 [2022-03-11T07:54:19.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.252s coverage: 65.4% of statements [2022-03-11T07:54:19.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-11T07:54:19.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-11T07:54:19.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-11T07:54:21.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.717s coverage: 43.8% of statements [2022-03-11T07:54:21.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-11T07:54:21.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-11T07:54:21.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2022-03-11T07:54:21.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-11T07:54:21.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements [2022-03-11T07:54:21.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-11T07:54:22.457Z] Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T07:54:23.235Z] + echo snap-build.sh [2022-03-11T07:54:23.235Z] snap-build.sh [2022-03-11T07:54:23.235Z] + SNAP_BASE_DIR=. [2022-03-11T07:54:23.235Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2022-03-11T07:54:23.235Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2022-03-11T07:54:23.235Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2022-03-11T07:54:23.235Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2022-03-11T07:54:23.235Z] + cd /w/workspace/edgex-go/5 [2022-03-11T07:54:23.235Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-11T07:54:23.235Z] Reading package lists... [2022-03-11T07:54:23.235Z] Building dependency tree... [2022-03-11T07:54:23.235Z] Reading state information... [2022-03-11T07:54:23.235Z] The following packages were automatically installed and are no longer required: [2022-03-11T07:54:23.235Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-11T07:54:23.235Z] uidmap xdelta3 [2022-03-11T07:54:23.235Z] Use 'sudo apt autoremove' to remove them. [2022-03-11T07:54:23.235Z] The following packages will be REMOVED: [2022-03-11T07:54:23.235Z] lxd* lxd-client* [2022-03-11T07:54:23.235Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-11T07:54:23.498Z] After this operation, 31.7 MB disk space will be freed. [2022-03-11T07:54:24.023Z] (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.) [2022-03-11T07:54:24.023Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-11T07:54:24.968Z] Removing lxd dnsmasq configuration [2022-03-11T07:54:24.968Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-11T07:54:24.968Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-11T07:54:25.912Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-11T07:54:26.172Z] (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.) [2022-03-11T07:54:26.172Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-11T07:54:27.598Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-11T07:54:27.598Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-11T07:54:28.178Z] + sudo snap remove --purge lxd [2022-03-11T07:54:28.178Z] snap "lxd" is not installed [2022-03-11T07:54:28.178Z] + sudo groupadd --force --system lxd [2022-03-11T07:54:28.178Z] ++ whoami [2022-03-11T07:54:28.178Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-11T07:54:28.178Z] + newgrp - lxd [2022-03-11T07:54:28.178Z] + sudo snap install lxd [2022-03-11T07:54:29.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.259s coverage: 17.7% of statements [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-11T07:54:29.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.564s coverage: 92.3% of statements [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-11T07:54:29.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-11T07:54:29.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-11T07:54:29.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.180s coverage: 28.9% of statements [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-11T07:54:29.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-11T07:54:29.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements [2022-03-11T07:54:29.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-03-11T07:54:30.580Z] 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 [2022-03-11T07:54:30.580Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-11T07:54:30.580Z] GO111MODULE=on go vet ./... [2022-03-11T07:54:38.192Z] 2022-03-11T07:54:34Z INFO Waiting for automatic snapd restart... [2022-03-11T07:54:50.430Z] lxd 4.23 from Canonical* installed [2022-03-11T07:54:50.430Z] + sudo lxd init --auto [2022-03-11T07:55:00.451Z] + sudo snap install --classic snapcraft [2022-03-11T07:55:03.008Z] snapcraft 6.0.2 from Canonical* installed [2022-03-11T07:55:03.008Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-11T07:55:03.008Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-11T07:55:03.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T07:55:03.008Z] Dload Upload Total Spent Left Speed [2022-03-11T07:55:03.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4272 0 --:--:-- --:--:-- --:--:-- 4245 [2022-03-11T07:55:03.271Z] 100 3325k 100 3325k 0 0 9473k 0 --:--:-- --:--:-- --:--:-- 9473k [2022-03-11T07:55:03.271Z] ./yq_linux_amd64 [2022-03-11T07:55:03.532Z] + sudo snapcraft prime --use-lxd [2022-03-11T07:55:05.448Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-11T07:55:05.448Z] 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: [2022-03-11T07:55:05.448Z] - README.md [2022-03-11T07:55:05.448Z] [2022-03-11T07:55:05.448Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-11T07:55:05.709Z] Launching a container. [2022-03-11T07:55:15.715Z] Waiting for container to be ready [2022-03-11T07:55:16.286Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-11T07:55:16.286Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-11T07:55:16.286Z] [2022-03-11T07:55:20.499Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-11T07:55:21.443Z] Waiting for network to be ready... [2022-03-11T07:55:22.014Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-11T07:55:22.014Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-11T07:55:22.585Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-11T07:55:22.585Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1316 kB] [2022-03-11T07:55:22.585Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-11T07:55:22.846Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [230 kB] [2022-03-11T07:55:22.846Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-11T07:55:22.846Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-11T07:55:22.846Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-11T07:55:22.846Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-11T07:55:22.846Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-11T07:55:22.846Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-11T07:55:22.846Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-11T07:55:22.847Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-11T07:55:22.847Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-11T07:55:22.847Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-11T07:55:22.847Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [691 kB] [2022-03-11T07:55:23.108Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [120 kB] [2022-03-11T07:55:23.369Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-11T07:55:23.369Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1641 kB] [2022-03-11T07:55:23.369Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-11T07:55:23.369Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-11T07:55:23.369Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-11T07:55:23.369Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-11T07:55:23.369Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-11T07:55:23.635Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] [2022-03-11T07:55:23.635Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-11T07:55:26.186Z] Fetched 23.4 MB in 4s (5809 kB/s) [2022-03-11T07:55:26.447Z] Reading package lists... [2022-03-11T07:55:26.447Z] Reading package lists... [2022-03-11T07:55:26.708Z] Building dependency tree... [2022-03-11T07:55:26.708Z] Reading state information... [2022-03-11T07:55:26.970Z] The following additional packages will be installed: [2022-03-11T07:55:26.970Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-11T07:55:26.970Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-11T07:55:26.970Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-11T07:55:26.970Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-11T07:55:26.970Z] Suggested packages: [2022-03-11T07:55:26.970Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-11T07:55:26.970Z] Recommended packages: [2022-03-11T07:55:26.970Z] gnupg libsasl2-modules [2022-03-11T07:55:26.970Z] The following NEW packages will be installed: [2022-03-11T07:55:26.970Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-11T07:55:26.970Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-11T07:55:26.970Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-11T07:55:26.970Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-11T07:55:26.970Z] The following packages will be upgraded: [2022-03-11T07:55:26.970Z] gpg gpg-agent gpgconf libudev1 [2022-03-11T07:55:26.970Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-11T07:55:26.970Z] Need to get 3859 kB of archives. [2022-03-11T07:55:26.970Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-11T07:55:26.970Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-11T07:55:27.230Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-11T07:55:27.230Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-11T07:55:27.230Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-11T07:55:27.230Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-11T07:55:27.491Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-11T07:55:27.491Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-11T07:55:27.753Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-11T07:55:27.753Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-11T07:55:27.753Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-11T07:55:27.753Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-11T07:55:27.753Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-11T07:55:27.753Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-11T07:55:27.753Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-11T07:55:27.753Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-11T07:55:27.753Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-11T07:55:27.753Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-11T07:55:27.753Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-11T07:55:27.753Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-11T07:55:28.015Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-11T07:55:28.015Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-11T07:55:28.015Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-11T07:55:28.015Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T07:55:28.015Z] Fetched 3859 kB in 1s (3963 kB/s) [2022-03-11T07:55:28.275Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-11T07:55:28.275Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T07:55:28.275Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T07:55:28.275Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T07:55:28.275Z] Selecting previously unselected package udev. [2022-03-11T07:55:28.275Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-11T07:55:28.275Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T07:55:28.275Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-11T07:55:28.536Z] Selecting previously unselected package libfuse2:amd64. [2022-03-11T07:55:28.536Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-11T07:55:28.536Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-11T07:55:28.536Z] Selecting previously unselected package fuse. [2022-03-11T07:55:28.536Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-11T07:55:28.536Z] Unpacking fuse (2.9.9-3) ... [2022-03-11T07:55:28.536Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T07:55:28.536Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T07:55:28.797Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T07:55:28.797Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T07:55:28.797Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T07:55:28.797Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T07:55:28.797Z] Selecting previously unselected package libksba8:amd64. [2022-03-11T07:55:28.797Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-11T07:55:28.797Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-11T07:55:29.059Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-11T07:55:29.059Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T07:55:29.059Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:29.059Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-11T07:55:29.059Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T07:55:29.059Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:29.059Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-11T07:55:29.059Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T07:55:29.059Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:29.059Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-11T07:55:29.059Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T07:55:29.059Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:29.059Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-11T07:55:29.059Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T07:55:29.059Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:29.325Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-11T07:55:29.325Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T07:55:29.325Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:29.325Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-11T07:55:29.325Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T07:55:29.325Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:29.325Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-11T07:55:29.325Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T07:55:29.325Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:29.325Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-11T07:55:29.325Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T07:55:29.325Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:29.325Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-11T07:55:29.589Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-11T07:55:29.589Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T07:55:29.589Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-11T07:55:29.589Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-11T07:55:29.589Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T07:55:29.589Z] Selecting previously unselected package libldap-common. [2022-03-11T07:55:29.589Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-11T07:55:29.589Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T07:55:29.589Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-11T07:55:29.589Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-11T07:55:29.589Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T07:55:29.590Z] Selecting previously unselected package dirmngr. [2022-03-11T07:55:29.590Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T07:55:29.590Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-11T07:55:29.851Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-11T07:55:29.851Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-11T07:55:29.851Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T07:55:29.851Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T07:55:29.851Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-11T07:55:30.424Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T07:55:30.424Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T07:55:30.424Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:30.424Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-11T07:55:30.424Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-11T07:55:30.424Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:30.424Z] Setting up fuse (2.9.9-3) ... [2022-03-11T07:55:30.424Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-11T07:55:30.999Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:30.999Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:30.999Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:30.999Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:30.999Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:30.999Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:30.999Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T07:55:30.999Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T07:55:30.999Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-11T07:55:31.260Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-11T07:55:31.261Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-11T07:55:31.261Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-11T07:55:31.831Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-11T07:55:31.831Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-11T07:55:31.831Z] units). This means they are not meant to be enabled using systemctl. [2022-03-11T07:55:31.831Z] [2022-03-11T07:55:31.831Z] Possible reasons for having this kind of units are: [2022-03-11T07:55:31.831Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-11T07:55:31.831Z] .wants/ or .requires/ directory. [2022-03-11T07:55:31.831Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-11T07:55:31.831Z] a requirement dependency on it. [2022-03-11T07:55:31.831Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-11T07:55:31.831Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-11T07:55:31.831Z] • In case of template units, the unit is meant to be enabled with some [2022-03-11T07:55:31.831Z] instance name specified. [2022-03-11T07:55:32.092Z] Reading package lists... [2022-03-11T07:55:32.353Z] Building dependency tree... [2022-03-11T07:55:32.353Z] Reading state information... [2022-03-11T07:55:32.614Z] The following additional packages will be installed: [2022-03-11T07:55:32.614Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-11T07:55:32.614Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-11T07:55:32.614Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-11T07:55:32.614Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-11T07:55:32.614Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-11T07:55:32.614Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-11T07:55:32.614Z] Suggested packages: [2022-03-11T07:55:32.614Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-11T07:55:32.614Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-11T07:55:32.614Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-11T07:55:32.614Z] systemd-container policykit-1 [2022-03-11T07:55:32.614Z] Recommended packages: [2022-03-11T07:55:32.614Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-11T07:55:32.614Z] The following NEW packages will be installed: [2022-03-11T07:55:32.614Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-11T07:55:32.614Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-11T07:55:32.614Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-11T07:55:32.614Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-11T07:55:32.614Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-11T07:55:32.614Z] The following packages will be upgraded: [2022-03-11T07:55:32.614Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-11T07:55:32.876Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-11T07:55:32.876Z] Need to get 46.5 MB of archives. [2022-03-11T07:55:32.876Z] After this operation, 181 MB of additional disk space will be used. [2022-03-11T07:55:32.876Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-11T07:55:32.876Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-11T07:55:32.876Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-11T07:55:32.876Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-11T07:55:32.876Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-11T07:55:32.876Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-11T07:55:33.137Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-11T07:55:33.137Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-11T07:55:33.137Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-11T07:55:33.137Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-11T07:55:33.397Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-11T07:55:33.397Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-11T07:55:33.397Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-11T07:55:33.397Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-11T07:55:33.397Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-11T07:55:33.397Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-11T07:55:33.659Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-11T07:55:33.659Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-11T07:55:33.659Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-11T07:55:33.659Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-11T07:55:33.659Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-11T07:55:33.659Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-11T07:55:33.659Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-11T07:55:33.659Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-11T07:55:33.659Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-11T07:55:33.659Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-11T07:55:33.659Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-11T07:55:33.659Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-11T07:55:33.659Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-11T07:55:33.920Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-11T07:55:33.920Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-11T07:55:33.920Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-11T07:55:33.920Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-11T07:55:34.864Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T07:55:35.125Z] Fetched 46.5 MB in 2s (20.1 MB/s) [2022-03-11T07:55:35.125Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-11T07:55:35.125Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T07:55:35.125Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T07:55:35.125Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T07:55:35.125Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T07:55:35.384Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T07:55:35.384Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T07:55:35.955Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T07:55:35.955Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T07:55:35.955Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T07:55:36.216Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-11T07:55:36.216Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-11T07:55:36.216Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T07:55:36.216Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T07:55:36.216Z] Selecting previously unselected package libexpat1:amd64. [2022-03-11T07:55:36.216Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-11T07:55:36.216Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-11T07:55:36.216Z] Selecting previously unselected package python3.8-minimal. [2022-03-11T07:55:36.216Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T07:55:36.216Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T07:55:36.476Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T07:55:36.476Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-11T07:55:36.476Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T07:55:37.048Z] Selecting previously unselected package python3-minimal. [2022-03-11T07:55:37.048Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-11T07:55:37.048Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-11T07:55:37.048Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-11T07:55:37.048Z] Selecting previously unselected package mime-support. [2022-03-11T07:55:37.048Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-11T07:55:37.048Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-11T07:55:37.309Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-11T07:55:37.309Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-11T07:55:37.309Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-11T07:55:37.309Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-11T07:55:37.309Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T07:55:37.309Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T07:55:37.571Z] Selecting previously unselected package python3.8. [2022-03-11T07:55:37.571Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T07:55:37.571Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T07:55:37.571Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-11T07:55:37.571Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-11T07:55:37.571Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-11T07:55:37.571Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-11T07:55:38.143Z] Selecting previously unselected package python3. [2022-03-11T07:55:38.143Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-11T07:55:38.143Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-11T07:55:38.143Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-11T07:55:38.143Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-11T07:55:38.143Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-11T07:55:38.143Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-11T07:55:38.143Z] Selecting previously unselected package dbus. [2022-03-11T07:55:38.143Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-11T07:55:38.143Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-11T07:55:38.143Z] Selecting previously unselected package libbsd0:amd64. [2022-03-11T07:55:38.143Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-11T07:55:38.143Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-11T07:55:38.403Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-11T07:55:38.403Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T07:55:38.403Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T07:55:38.403Z] Selecting previously unselected package sudo. [2022-03-11T07:55:38.403Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-11T07:55:38.403Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-11T07:55:38.403Z] Selecting previously unselected package apparmor. [2022-03-11T07:55:38.403Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-11T07:55:38.403Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-11T07:55:38.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-11T07:55:38.664Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-11T07:55:38.664Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-11T07:55:38.664Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-11T07:55:38.664Z] Selecting previously unselected package libedit2:amd64. [2022-03-11T07:55:38.664Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-11T07:55:38.664Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-11T07:55:38.664Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-11T07:55:38.664Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-11T07:55:38.664Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-11T07:55:38.871Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-11T07:55:38.924Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-11T07:55:38.924Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T07:55:38.924Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:55:38.924Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-11T07:55:38.924Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T07:55:38.924Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:55:38.924Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-11T07:55:38.924Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-11T07:55:38.924Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-11T07:55:38.924Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-11T07:55:38.924Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T07:55:38.924Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:55:38.924Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-11T07:55:39.187Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T07:55:39.187Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:55:39.187Z] Selecting previously unselected package openssh-client. [2022-03-11T07:55:39.187Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-11T07:55:39.187Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-11T07:55:39.187Z] Selecting previously unselected package dbus-user-session. [2022-03-11T07:55:39.187Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-11T07:55:39.187Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-11T07:55:39.187Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-11T07:55:39.187Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-11T07:55:39.187Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-11T07:55:39.448Z] Selecting previously unselected package squashfs-tools. [2022-03-11T07:55:39.448Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-11T07:55:39.448Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-11T07:55:39.448Z] Selecting previously unselected package snapd. [2022-03-11T07:55:39.448Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-11T07:55:39.448Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-11T07:55:40.847Z] ./bin/test-attribution-txt.sh [2022-03-11T07:55:42.754Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-11T07:55:42.754Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-11T07:55:42.754Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-11T07:55:42.754Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-11T07:55:42.754Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:55:42.754Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-11T07:55:42.754Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [Pipeline] echo [2022-03-11T07:55:42.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-11T07:55:43.016Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-11T07:55:43.016Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:55:43.016Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:55:43.016Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-11T07:55:43.016Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T07:55:43.016Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-11T07:55:43.016Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T07:55:43.495Z] + ls -al . [2022-03-11T07:55:43.495Z] total 668 [2022-03-11T07:55:43.495Z] drwxrwxr-x 9 1001 1001 4096 Mar 11 07:55 . [2022-03-11T07:55:43.495Z] drwxr-xr-x 4 root root 4096 Mar 11 07:51 .. [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 11 Mar 11 07:49 .dockerignore [2022-03-11T07:55:43.495Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 07:49 .git [2022-03-11T07:55:43.495Z] drwxrwxr-x 4 1001 1001 4096 Mar 11 07:49 .github [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 804 Mar 11 07:49 .gitignore [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 42 Mar 11 07:49 .golangci.yml [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 76 Mar 11 07:49 .hadolint.yml [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 166 Mar 11 07:49 .sonarcloud.properties [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 1171 Mar 11 07:49 ADOPTERS.md [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 9019 Mar 11 07:49 Attribution.txt [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 51732 Mar 11 07:49 CHANGELOG.md [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 07:49 CONTRIBUTING.md [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 677 Mar 11 07:49 GOVERNANCE.md [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 849 Mar 11 07:49 Jenkinsfile [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 07:49 LICENSE [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 6508 Mar 11 07:49 Makefile [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 582 Mar 11 07:49 OWNERS.md [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 8207 Mar 11 07:49 README.md [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 6912 Mar 11 07:49 SECURITY.md [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 5 Mar 11 07:47 VERSION [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 4131 Mar 11 07:49 ZMQWindows.md [2022-03-11T07:55:43.495Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 07:49 bin [2022-03-11T07:55:43.495Z] drwxrwxr-x 14 1001 1001 4096 Mar 11 07:49 cmd [2022-03-11T07:55:43.495Z] -rw-r--r-- 1 root root 425893 Mar 11 07:54 coverage.out [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 2827 Mar 11 07:49 go.mod [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 50275 Mar 11 07:49 go.sum [2022-03-11T07:55:43.495Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 07:49 internal [2022-03-11T07:55:43.495Z] drwxrwxr-x 3 1001 1001 4096 Mar 11 07:49 openapi [2022-03-11T07:55:43.495Z] drwxrwxr-x 4 1001 1001 4096 Mar 11 07:49 snap [2022-03-11T07:55:43.495Z] -rw-rw-r-- 1 1001 1001 204 Mar 11 07:49 version.go [Pipeline] sh [2022-03-11T07:55:43.589Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-11T07:55:43.850Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-11T07:55:43.850Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-11T07:55:43.850Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-11T07:55:43.850Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-11T07:55:43.850Z] running python rtupdate hooks for python3.8... [2022-03-11T07:55:43.850Z] running python post-rtupdate hooks for python3.8... [2022-03-11T07:55:43.850Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-11T07:55:44.158Z] + '[' -e coverage.out ] [2022-03-11T07:55:44.158Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-11T07:55:44.180Z] Warning: overwriting stash ‘coverage-report’ [2022-03-11T07:55:44.791Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-11T07:55:44.958Z] Stashed 1 file(s) [Pipeline] sh [2022-03-11T07:55:45.052Z] Reloading AppArmor profiles [2022-03-11T07:55:45.052Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:55:45.052Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-11T07:55:45.312Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-11T07:55:45.572Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-11T07:55:45.572Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-11T07:55:45.572Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-11T07:55:45.572Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-11T07:55:45.604Z] + make build [2022-03-11T07:55:45.604Z] 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 [2022-03-11T07:55:46.956Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-11T07:55:47.217Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T07:55:47.217Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-11T07:55:47.217Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-11T07:55:47.478Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-11T07:55:47.740Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-11T07:55:48.001Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-11T07:55:48.263Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-11T07:55:48.524Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-11T07:55:48.524Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-11T07:55:48.785Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-11T07:55:49.053Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-11T07:55:49.315Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-11T07:55:49.578Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-11T07:55:49.842Z] /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' [2022-03-11T07:55:49.842Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-11T07:55:50.436Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-11T07:55:50.698Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-11T07:55:50.698Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-11T07:55:51.679Z] Reading package lists... [2022-03-11T07:55:51.679Z] Reading package lists... [2022-03-11T07:55:51.992Z] Building dependency tree... [2022-03-11T07:55:51.992Z] Reading state information... [2022-03-11T07:55:51.992Z] Calculating upgrade... [2022-03-11T07:55:52.251Z] The following packages will be upgraded: [2022-03-11T07:55:52.251Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-11T07:55:52.251Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-11T07:55:52.251Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-11T07:55:52.251Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-11T07:55:52.251Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-11T07:55:52.251Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-11T07:55:52.251Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-11T07:55:52.251Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-11T07:55:52.251Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-11T07:55:52.251Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-11T07:55:52.251Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-11T07:55:52.251Z] xz-utils zlib1g [2022-03-11T07:55:52.318Z] 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 [2022-03-11T07:55:52.511Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T07:55:52.511Z] Need to get 65.7 MB of archives. [2022-03-11T07:55:52.511Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-11T07:55:52.511Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-11T07:55:52.511Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-11T07:55:52.771Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-11T07:55:53.033Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-11T07:55:53.033Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-11T07:55:53.033Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-11T07:55:53.033Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-11T07:55:53.297Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-11T07:55:53.297Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-11T07:55:53.297Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-11T07:55:53.297Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-11T07:55:53.297Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-11T07:55:53.297Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-11T07:55:53.297Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-11T07:55:53.297Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-11T07:55:53.297Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-11T07:55:53.297Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-11T07:55:53.297Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-11T07:55:53.297Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-11T07:55:53.297Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-11T07:55:53.297Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-11T07:55:53.297Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-11T07:55:53.297Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-11T07:55:53.297Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-11T07:55:53.297Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-11T07:55:53.297Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-11T07:55:53.297Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-11T07:55:53.297Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-11T07:55:53.297Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-11T07:55:53.297Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-11T07:55:53.297Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-11T07:55:53.297Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-11T07:55:53.297Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-11T07:55:53.297Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-11T07:55:53.297Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-11T07:55:53.558Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-11T07:55:53.558Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-11T07:55:53.558Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-11T07:55:53.558Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-11T07:55:53.558Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-11T07:55:53.824Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-11T07:55:53.824Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-11T07:55:53.824Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-11T07:55:53.824Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-11T07:55:53.824Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-11T07:55:53.824Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-11T07:55:53.824Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-11T07:55:53.824Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-11T07:55:53.824Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-11T07:55:53.824Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-11T07:55:53.824Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-11T07:55:54.085Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-11T07:55:54.085Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-11T07:55:54.085Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-11T07:55:54.085Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-11T07:55:54.085Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-11T07:55:54.085Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-11T07:55:54.085Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-11T07:55:54.085Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-11T07:55:54.085Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-11T07:55:54.085Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-11T07:55:54.085Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-11T07:55:54.085Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-11T07:55:54.085Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-11T07:55:54.085Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-11T07:55:54.085Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-11T07:55:54.085Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-11T07:55:54.345Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-11T07:55:54.345Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-11T07:55:54.345Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-11T07:55:54.345Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-11T07:55:54.345Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-11T07:55:54.606Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-11T07:55:54.866Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-11T07:55:54.866Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-11T07:55:54.866Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-11T07:55:55.126Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-11T07:55:55.696Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T07:55:55.696Z] Fetched 65.7 MB in 3s (22.1 MB/s) [2022-03-11T07:55:55.696Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-11T07:55:55.696Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T07:55:55.696Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T07:55:55.959Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T07:55:55.959Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T07:55:56.221Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-11T07:55:56.221Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-11T07:55:56.221Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:55:56.481Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T07:55:56.481Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:55:56.481Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T07:55:56.742Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:55:56.742Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T07:55:56.742Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:55:56.742Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T07:55:57.004Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:55:57.004Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T07:55:57.004Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:55:57.004Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T07:55:57.004Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:55:57.004Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T07:55:57.265Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T07:55:57.265Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T07:55:57.265Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:55:57.265Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T07:55:57.265Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T07:55:57.265Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T07:55:57.265Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:55:57.265Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T07:55:57.265Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:55:57.265Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T07:55:57.526Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:55:57.526Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T07:55:57.526Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T07:55:57.526Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T07:55:57.526Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T07:55:57.790Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T07:55:58.050Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-11T07:55:58.311Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T07:55:58.311Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-11T07:55:58.311Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-11T07:55:58.311Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-11T07:55:58.311Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-11T07:55:58.883Z] Setting up base-files (11ubuntu5.5) ... [2022-03-11T07:55:58.883Z] Installing new version of config file /etc/issue ... [2022-03-11T07:55:58.883Z] Installing new version of config file /etc/issue.net ... [2022-03-11T07:55:58.883Z] Installing new version of config file /etc/lsb-release ... [2022-03-11T07:55:58.883Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-11T07:55:59.142Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-11T07:55:59.142Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-11T07:55:59.142Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-11T07:55:59.142Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:55:59.142Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-11T07:55:59.142Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-11T07:55:59.404Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-11T07:55:59.404Z] 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 [2022-03-11T07:55:59.404Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:55:59.404Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T07:55:59.404Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-11T07:55:59.404Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-11T07:55:59.665Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:55:59.665Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-11T07:55:59.665Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-11T07:55:59.665Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-11T07:55:59.926Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:55:59.926Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-11T07:55:59.926Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T07:56:00.186Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-11T07:56:00.186Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T07:56:00.446Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-11T07:56:00.446Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T07:56:00.706Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-11T07:56:00.706Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:00.706Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-11T07:56:00.706Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T07:56:01.275Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-11T07:56:01.275Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-11T07:56:01.275Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-11T07:56:01.275Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:01.275Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-11T07:56:01.275Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-11T07:56:01.539Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-11T07:56:01.539Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:01.539Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T07:56:01.539Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T07:56:01.539Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T07:56:01.539Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:01.539Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T07:56:01.539Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T07:56:01.539Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T07:56:01.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:01.800Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T07:56:01.800Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T07:56:01.800Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T07:56:01.800Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T07:56:01.800Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T07:56:02.061Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:02.061Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T07:56:02.061Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T07:56:02.061Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T07:56:02.061Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:02.061Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T07:56:02.061Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T07:56:02.061Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T07:56:02.061Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T07:56:02.633Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-11T07:56:02.893Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-11T07:56:03.463Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-11T07:56:03.463Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:03.463Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T07:56:03.463Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T07:56:03.463Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-11T07:56:03.723Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:03.723Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-11T07:56:03.723Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-11T07:56:03.723Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-11T07:56:03.723Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:03.723Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-11T07:56:03.723Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-11T07:56:03.985Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-11T07:56:03.985Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:03.985Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-11T07:56:03.985Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-11T07:56:03.985Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-11T07:56:03.985Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:03.985Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-11T07:56:03.985Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-11T07:56:04.245Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-11T07:56:04.245Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:04.245Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-11T07:56:04.245Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-11T07:56:04.505Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-11T07:56:04.505Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:04.505Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T07:56:04.505Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T07:56:04.505Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-11T07:56:04.506Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:04.506Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-11T07:56:04.506Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-11T07:56:04.766Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-11T07:56:04.766Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:04.766Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-11T07:56:04.766Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-11T07:56:04.766Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-11T07:56:04.766Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:04.766Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-11T07:56:04.766Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-11T07:56:05.027Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-11T07:56:05.027Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:05.027Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-11T07:56:05.027Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-11T07:56:05.027Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-11T07:56:05.294Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:05.294Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-11T07:56:05.294Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-11T07:56:05.294Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-11T07:56:05.294Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:05.294Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-11T07:56:05.294Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-11T07:56:05.294Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-11T07:56:05.555Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:05.555Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-11T07:56:05.555Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-11T07:56:06.127Z] Setting up apt (2.0.6) ... [2022-03-11T07:56:06.388Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-11T07:56:06.388Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:06.388Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-11T07:56:06.388Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T07:56:06.649Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-11T07:56:06.649Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T07:56:06.649Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-11T07:56:06.649Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T07:56:06.649Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-11T07:56:06.911Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-11T07:56:06.911Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-11T07:56:06.911Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T07:56:06.911Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-11T07:56:07.172Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-11T07:56:07.172Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T07:56:07.172Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T07:56:07.172Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-11T07:56:07.172Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T07:56:07.172Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-11T07:56:07.432Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-11T07:56:07.433Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-11T07:56:07.433Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-11T07:56:07.693Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-11T07:56:07.693Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-11T07:56:07.693Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-11T07:56:07.693Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-11T07:56:07.954Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-11T07:56:07.954Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-11T07:56:07.954Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-11T07:56:07.954Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-11T07:56:08.215Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-11T07:56:08.215Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-11T07:56:08.215Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-11T07:56:08.476Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-11T07:56:08.476Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-11T07:56:08.476Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-11T07:56:08.476Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-11T07:56:08.476Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-11T07:56:08.476Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-11T07:56:08.476Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-11T07:56:08.738Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-11T07:56:08.738Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-11T07:56:08.738Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-11T07:56:08.738Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-11T07:56:08.999Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-11T07:56:08.999Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-11T07:56:09.260Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T07:56:09.260Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T07:56:09.260Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T07:56:09.260Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T07:56:09.520Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T07:56:09.521Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T07:56:09.521Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T07:56:09.521Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T07:56:09.784Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T07:56:09.784Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T07:56:09.784Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T07:56:09.784Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T07:56:09.784Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-11T07:56:09.784Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-11T07:56:09.784Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:56:09.784Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T07:56:10.358Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:56:10.358Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T07:56:10.930Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:56:10.930Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T07:56:11.500Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:56:11.500Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T07:56:12.071Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:56:12.071Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T07:56:12.071Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:56:12.071Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T07:56:13.014Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T07:56:13.014Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T07:56:13.014Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-11T07:56:13.014Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-11T07:56:13.014Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-11T07:56:13.014Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-11T07:56:13.014Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T07:56:13.014Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-11T07:56:13.014Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T07:56:13.014Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T07:56:13.014Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-11T07:56:13.276Z] [2022-03-11T07:56:13.276Z] Current default time zone: 'Etc/UTC' [2022-03-11T07:56:13.276Z] Local time is now: Fri Mar 11 07:56:13 UTC 2022. [2022-03-11T07:56:13.276Z] Universal Time is now: Fri Mar 11 07:56:13 UTC 2022. [2022-03-11T07:56:13.276Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-11T07:56:13.276Z] [2022-03-11T07:56:13.276Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-11T07:56:13.276Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T07:56:13.276Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T07:56:13.276Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T07:56:13.276Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T07:56:13.276Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-11T07:56:13.276Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-11T07:56:13.276Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-11T07:56:13.276Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T07:56:13.276Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-11T07:56:13.276Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-11T07:56:13.276Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T07:56:13.276Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T07:56:13.276Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-11T07:56:13.276Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T07:56:13.276Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T07:56:13.276Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T07:56:13.276Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T07:56:13.276Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-11T07:56:13.276Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-11T07:56:15.188Z] Updating certificates in /etc/ssl/certs... [2022-03-11T07:56:16.129Z] 21 added, 21 removed; done. [2022-03-11T07:56:16.129Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T07:56:16.129Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-11T07:56:16.129Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-11T07:56:16.391Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T07:56:16.391Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-11T07:56:16.391Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-11T07:56:16.391Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-11T07:56:16.391Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-11T07:56:16.391Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T07:56:16.391Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-11T07:56:16.391Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T07:56:16.391Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T07:56:16.391Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T07:56:16.391Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-11T07:56:16.391Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-11T07:56:16.651Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-11T07:56:16.651Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-11T07:56:16.651Z] Updating certificates in /etc/ssl/certs... [2022-03-11T07:56:17.222Z] 0 added, 0 removed; done. [2022-03-11T07:56:17.222Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-11T07:56:17.222Z] done. [2022-03-11T07:56:18.430Z] Reading package lists... [2022-03-11T07:56:18.691Z] Building dependency tree... [2022-03-11T07:56:18.691Z] Reading state information... [2022-03-11T07:56:18.691Z] The following NEW packages will be installed: [2022-03-11T07:56:18.691Z] apt-transport-https [2022-03-11T07:56:18.691Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T07:56:18.953Z] Need to get 4680 B of archives. [2022-03-11T07:56:18.953Z] After this operation, 162 kB of additional disk space will be used. [2022-03-11T07:56:18.953Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-11T07:56:18.953Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T07:56:19.123Z] 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 [2022-03-11T07:56:19.213Z] Fetched 4680 B in 0s (24.5 kB/s) [2022-03-11T07:56:19.213Z] Selecting previously unselected package apt-transport-https. [2022-03-11T07:56:19.213Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-11T07:56:19.213Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-11T07:56:19.213Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-11T07:56:19.213Z] Setting up apt-transport-https (2.0.6) ... [2022-03-11T07:56:19.473Z] Waiting for network to be ready... [2022-03-11T07:56:20.555Z] 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 [2022-03-11T07:56:24.757Z] 2022-03-11T07:56:22Z INFO Waiting for automatic snapd restart... [2022-03-11T07:56:24.884Z] 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 [2022-03-11T07:56:25.018Z] snapd 2.54.3 from Canonical* installed [2022-03-11T07:56:25.280Z] "snapd" switched to the "latest/stable" channel [2022-03-11T07:56:25.280Z] [2022-03-11T07:56:25.477Z] 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 [2022-03-11T07:56:27.820Z] core20 20220215 from Canonical* installed [2022-03-11T07:56:27.820Z] "core20" switched to the "latest/stable" channel [2022-03-11T07:56:27.820Z] [2022-03-11T07:56:28.868Z] 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 [2022-03-11T07:56:29.728Z] snapcraft 6.0.2 from Canonical* installed [2022-03-11T07:56:29.988Z] "snapcraft" switched to the "latest/stable" channel [2022-03-11T07:56:29.988Z] [2022-03-11T07:56:33.180Z] 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 [2022-03-11T07:56:34.193Z] 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: [2022-03-11T07:56:34.193Z] - README.md [2022-03-11T07:56:34.193Z] [2022-03-11T07:56:34.193Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-11T07:56:34.763Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-11T07:56:34.763Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-11T07:56:34.763Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-11T07:56:35.802Z] 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 [2022-03-11T07:56:35.964Z] Reading package lists... [2022-03-11T07:56:35.964Z] 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 [2022-03-11T07:56:36.224Z] Reading package lists... [2022-03-11T07:56:36.224Z] Building dependency tree... [2022-03-11T07:56:36.224Z] Reading state information... [2022-03-11T07:56:36.487Z] Suggested packages: [2022-03-11T07:56:36.487Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-11T07:56:36.487Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-11T07:56:36.487Z] krb5-user libnorm-doc [2022-03-11T07:56:36.487Z] Recommended packages: [2022-03-11T07:56:36.487Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-11T07:56:36.487Z] The following NEW packages will be installed: [2022-03-11T07:56:36.487Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-11T07:56:36.487Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-11T07:56:36.487Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-11T07:56:36.487Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-11T07:56:36.487Z] libzmq5 pkg-config zip [2022-03-11T07:56:36.487Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T07:56:36.748Z] Need to get 10.3 MB of archives. [2022-03-11T07:56:36.748Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-11T07:56:36.748Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-11T07:56:36.748Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-11T07:56:37.318Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-11T07:56:37.318Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-11T07:56:37.318Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-11T07:56:37.318Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-11T07:56:37.318Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-11T07:56:37.318Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-11T07:56:37.318Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-11T07:56:37.318Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-11T07:56:37.318Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-11T07:56:37.318Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-11T07:56:37.318Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-11T07:56:37.318Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-11T07:56:37.319Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-11T07:56:37.579Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-11T07:56:37.579Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-11T07:56:37.579Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-11T07:56:37.579Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-11T07:56:37.580Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-11T07:56:37.580Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-11T07:56:37.580Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-11T07:56:37.580Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-11T07:56:37.580Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-11T07:56:37.580Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-11T07:56:37.580Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-11T07:56:37.580Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-11T07:56:37.840Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T07:56:37.840Z] Fetched 10.3 MB in 1s (9327 kB/s) [2022-03-11T07:56:37.840Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-11T07:56:37.840Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-11T07:56:37.840Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-11T07:56:37.840Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-11T07:56:37.840Z] Selecting previously unselected package libsodium23:amd64. [2022-03-11T07:56:37.840Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-11T07:56:37.840Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-11T07:56:38.099Z] Selecting previously unselected package libpsl5:amd64. [2022-03-11T07:56:38.099Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-11T07:56:38.099Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-11T07:56:38.099Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-11T07:56:38.099Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-11T07:56:38.099Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-11T07:56:38.099Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-11T07:56:38.099Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-11T07:56:38.099Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-11T07:56:38.099Z] Selecting previously unselected package librtmp1:amd64. [2022-03-11T07:56:38.099Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-11T07:56:38.099Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-11T07:56:38.099Z] Selecting previously unselected package libssh-4:amd64. [2022-03-11T07:56:38.099Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-11T07:56:38.099Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-11T07:56:38.359Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-11T07:56:38.359Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-11T07:56:38.359Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-11T07:56:38.359Z] Selecting previously unselected package liberror-perl. [2022-03-11T07:56:38.359Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-11T07:56:38.359Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-11T07:56:38.359Z] Selecting previously unselected package git-man. [2022-03-11T07:56:38.359Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-11T07:56:38.359Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-11T07:56:38.618Z] Selecting previously unselected package git. [2022-03-11T07:56:38.618Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-11T07:56:38.618Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-11T07:56:39.190Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-11T07:56:39.190Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T07:56:39.190Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:39.190Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-11T07:56:39.190Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T07:56:39.190Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:39.190Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-11T07:56:39.190Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T07:56:39.190Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:39.190Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-11T07:56:39.190Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T07:56:39.190Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:39.190Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-11T07:56:39.190Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-11T07:56:39.190Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-11T07:56:39.449Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-11T07:56:39.449Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T07:56:39.449Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:39.449Z] Selecting previously unselected package libnorm1:amd64. [2022-03-11T07:56:39.449Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-11T07:56:39.449Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T07:56:39.449Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-11T07:56:39.449Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-11T07:56:39.449Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T07:56:39.709Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-11T07:56:39.709Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-11T07:56:39.709Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T07:56:39.709Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-11T07:56:39.709Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-11T07:56:39.709Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T07:56:39.709Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-11T07:56:39.709Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-11T07:56:39.709Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-11T07:56:39.969Z] Selecting previously unselected package libzmq5:amd64. [2022-03-11T07:56:39.969Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-11T07:56:39.969Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T07:56:39.969Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-11T07:56:39.969Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T07:56:39.969Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:39.969Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-11T07:56:39.969Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-11T07:56:39.969Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T07:56:40.133Z] 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 [2022-03-11T07:56:40.230Z] Selecting previously unselected package pkg-config. [2022-03-11T07:56:40.230Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-11T07:56:40.230Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-11T07:56:40.230Z] Selecting previously unselected package zip. [2022-03-11T07:56:40.230Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-11T07:56:40.230Z] Unpacking zip (3.0-11build1) ... [2022-03-11T07:56:40.230Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-11T07:56:40.230Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-11T07:56:40.230Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-11T07:56:40.230Z] No schema files found: doing nothing. [2022-03-11T07:56:40.230Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-11T07:56:40.230Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T07:56:40.230Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-11T07:56:40.230Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T07:56:40.230Z] Setting up liberror-perl (0.17029-1) ... [2022-03-11T07:56:40.230Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:40.230Z] Setting up zip (3.0-11build1) ... [2022-03-11T07:56:40.230Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-11T07:56:40.230Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-11T07:56:40.489Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-11T07:56:40.489Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-11T07:56:40.489Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-11T07:56:40.489Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:40.489Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-11T07:56:40.489Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:40.489Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T07:56:40.489Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:40.489Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T07:56:40.489Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-11T07:56:40.489Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T07:56:40.489Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-11T07:56:40.489Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:40.489Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T07:56:40.489Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T07:56:40.489Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-11T07:56:41.059Z] comerr-dev set to automatically installed. [2022-03-11T07:56:41.059Z] git set to automatically installed. [2022-03-11T07:56:41.059Z] git-man set to automatically installed. [2022-03-11T07:56:41.059Z] krb5-multidev set to automatically installed. [2022-03-11T07:56:41.059Z] libbrotli1 set to automatically installed. [2022-03-11T07:56:41.059Z] libcurl3-gnutls set to automatically installed. [2022-03-11T07:56:41.059Z] liberror-perl set to automatically installed. [2022-03-11T07:56:41.059Z] libglib2.0-0 set to automatically installed. [2022-03-11T07:56:41.059Z] libgssrpc4 set to automatically installed. [2022-03-11T07:56:41.059Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-11T07:56:41.059Z] libkadm5srv-mit11 set to automatically installed. [2022-03-11T07:56:41.059Z] libkdb5-9 set to automatically installed. [2022-03-11T07:56:41.059Z] libkrb5-dev set to automatically installed. [2022-03-11T07:56:41.059Z] libnghttp2-14 set to automatically installed. [2022-03-11T07:56:41.059Z] libnorm-dev set to automatically installed. [2022-03-11T07:56:41.059Z] libnorm1 set to automatically installed. [2022-03-11T07:56:41.059Z] libpgm-5.2-0 set to automatically installed. [2022-03-11T07:56:41.059Z] libpgm-dev set to automatically installed. [2022-03-11T07:56:41.059Z] libpsl5 set to automatically installed. [2022-03-11T07:56:41.059Z] librtmp1 set to automatically installed. [2022-03-11T07:56:41.059Z] libsodium-dev set to automatically installed. [2022-03-11T07:56:41.059Z] libsodium23 set to automatically installed. [2022-03-11T07:56:41.059Z] libssh-4 set to automatically installed. [2022-03-11T07:56:41.059Z] libzmq3-dev set to automatically installed. [2022-03-11T07:56:41.059Z] libzmq5 set to automatically installed. [2022-03-11T07:56:41.059Z] pkg-config set to automatically installed. [2022-03-11T07:56:41.059Z] zip set to automatically installed. [2022-03-11T07:56:42.003Z] snapd is not logged in, snap install commands will use sudo [2022-03-11T07:56:43.542Z] 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 [2022-03-11T07:56:46.936Z] 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 [2022-03-11T07:56:52.002Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-11T07:56:52.002Z] Downloading snap 'edgex-app-service-configurable' [Pipeline] } [2022-03-11T07:56:52.478Z] $ docker stop --time=1 c5e6b7b45ea6af5059ed77b58050b04e6988c1dd111f2e9b534e55a53be70e4c [2022-03-11T07:56:54.414Z] $ docker rm -f c5e6b7b45ea6af5059ed77b58050b04e6988c1dd111f2e9b534e55a53be70e4c [2022-03-11T07:56:54.550Z] Pulling app-service-configurable [2022-03-11T07:56:54.550Z] + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:56:55.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T07:56:55.838Z] [2022-03-11T07:56:55.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:56:55.934Z] Pulling config-common [2022-03-11T07:56:55.934Z] + snapcraftctl pull [2022-03-11T07:56:56.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T07:56:56.464Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-11T07:56:56.464Z] 29e5d40040c1: Pulling fs layer [2022-03-11T07:56:56.464Z] 1ce36da41761: Pulling fs layer [2022-03-11T07:56:56.464Z] 25b303627fd3: Pulling fs layer [2022-03-11T07:56:56.464Z] 29e5d40040c1: Verifying Checksum [2022-03-11T07:56:56.464Z] 29e5d40040c1: Download complete [2022-03-11T07:56:56.740Z] 1ce36da41761: Verifying Checksum [2022-03-11T07:56:56.740Z] 1ce36da41761: Download complete [2022-03-11T07:56:57.012Z] 29e5d40040c1: Pull complete [2022-03-11T07:56:57.316Z] Pulling go-build-helper [2022-03-11T07:56:57.316Z] + snapcraftctl pull [2022-03-11T07:56:58.447Z] 25b303627fd3: Verifying Checksum [2022-03-11T07:56:58.447Z] 25b303627fd3: Download complete [2022-03-11T07:56:58.447Z] 1ce36da41761: Pull complete [2022-03-11T07:56:58.698Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-11T07:56:58.698Z] Skipping pull go-build-helper (already ran) [2022-03-11T07:56:58.698Z] Building go-build-helper [2022-03-11T07:56:58.698Z] + snapcraftctl build [2022-03-11T07:56:59.639Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-11T07:57:00.578Z] Staging go-build-helper [2022-03-11T07:57:00.578Z] + snapcraftctl stage [2022-03-11T07:57:05.855Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-11T07:57:05.855Z] Fetched 290 kB in 0s (0 B/s) [2022-03-11T07:57:05.855Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-11T07:57:05.855Z] Fetched 158 kB in 0s (0 B/s) [2022-03-11T07:57:05.855Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-11T07:57:05.855Z] Fetched 242 kB in 0s (0 B/s) [2022-03-11T07:57:05.855Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-11T07:57:05.855Z] Fetched 150 kB in 0s (0 B/s) [2022-03-11T07:57:05.855Z] Pulling edgex-go [2022-03-11T07:57:05.855Z] + snapcraftctl pull [2022-03-11T07:57:07.236Z] Pulling hooks [2022-03-11T07:57:07.236Z] + snapcraftctl pull [2022-03-11T07:57:08.596Z] 25b303627fd3: Pull complete [2022-03-11T07:57:08.596Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-11T07:57:08.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T07:57:08.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-11T07:57:08.821Z] prd-ubuntu18.04-docker-arm64-4c-16g-6828 does not seem to be running inside a container [2022-03-11T07:57:09.023Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-11T07:57:11.328Z] $ docker top 04ad8c7a7e4758a49d7ef69d001a5fc1ae4bd245f41be4396b2c612eb1b7f5b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T07:57:12.108Z] + docker-compose build --help [2022-03-11T07:57:12.108Z] + grep parallel [2022-03-11T07:57:16.410Z] --parallel Build images in parallel. [Pipeline] } [2022-03-11T07:57:16.551Z] $ docker stop --time=1 04ad8c7a7e4758a49d7ef69d001a5fc1ae4bd245f41be4396b2c612eb1b7f5b1 [2022-03-11T07:57:18.275Z] $ docker rm -f 04ad8c7a7e4758a49d7ef69d001a5fc1ae4bd245f41be4396b2c612eb1b7f5b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T07:57:18.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T07:57:18.777Z] . [Pipeline] withDockerContainer [2022-03-11T07:57:19.040Z] prd-ubuntu18.04-docker-arm64-4c-16g-6828 does not seem to be running inside a container [2022-03-11T07:57:19.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-11T07:57:20.575Z] $ docker top 9e4b44a936822bc3b69714c2b718696053c210c0346fc0c2e529e9383cd88a41 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T07:57:21.426Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-11T07:57:22.284Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-11T07:57:22.284Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-11T07:57:22.284Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-11T07:57:22.284Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-11T07:57:22.284Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-11T07:57:22.284Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-11T07:57:22.284Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-11T07:57:22.284Z] Fetched 234 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-11T07:57:22.284Z] Fetched 155 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-11T07:57:22.284Z] Fetched 170 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-11T07:57:22.284Z] Fetched 267 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-11T07:57:22.284Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-11T07:57:22.284Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-11T07:57:22.284Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-11T07:57:22.284Z] Fetched 121 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-11T07:57:22.284Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-11T07:57:22.284Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-11T07:57:22.284Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-11T07:57:22.284Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-11T07:57:22.284Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-11T07:57:22.284Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-11T07:57:22.284Z] Fetched 142 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-11T07:57:22.284Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-11T07:57:22.284Z] Fetched 181 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-11T07:57:22.284Z] Fetched 208 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-11T07:57:22.284Z] Fetched 161 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-11T07:57:22.284Z] Fetched 107 kB in 0s (0 B/s) [2022-03-11T07:57:22.284Z] Pulling static-packages [2022-03-11T07:57:22.284Z] + snapcraftctl pull [2022-03-11T07:57:22.284Z] Pulling version [2022-03-11T07:57:22.284Z] + cd /root/project [2022-03-11T07:57:22.284Z] ++ git describe --tags --abbrev=0 [2022-03-11T07:57:22.284Z] ++ sed s/v// [2022-03-11T07:57:22.284Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-11T07:57:22.284Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-11T07:57:22.284Z] + snapcraftctl set-version 2.2.0-dev.33 [2022-03-11T07:57:22.886Z] Building app-service-configurable [2022-03-11T07:57:22.886Z] + snapcraftctl build [2022-03-11T07:57:24.811Z] Building config-common [2022-03-11T07:57:24.811Z] + snapcraftctl build [2022-03-11T07:57:25.786Z] Building core-command ... [2022-03-11T07:57:25.786Z] Building core-data ... [2022-03-11T07:57:25.786Z] Building core-metadata ... [2022-03-11T07:57:25.786Z] Building security-bootstrapper ... [2022-03-11T07:57:25.786Z] Building security-proxy-setup ... [2022-03-11T07:57:25.786Z] Building security-secretstore-setup ... [2022-03-11T07:57:25.786Z] Building support-notifications ... [2022-03-11T07:57:25.786Z] Building support-scheduler ... [2022-03-11T07:57:25.786Z] Building sys-mgmt-agent ... [2022-03-11T07:57:25.786Z] Building security-secretstore-setup [2022-03-11T07:57:25.786Z] Building security-bootstrapper [2022-03-11T07:57:25.786Z] Building sys-mgmt-agent [2022-03-11T07:57:25.786Z] Building core-data [2022-03-11T07:57:25.786Z] Building core-command [2022-03-11T07:57:26.196Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-11T07:57:26.767Z] Skipping build go-build-helper (already ran) [2022-03-11T07:57:27.027Z] Building edgex-go [2022-03-11T07:57:27.027Z] + cd /root/parts/edgex-go/src [2022-03-11T07:57:27.027Z] ++ git describe --tags --abbrev=0 [2022-03-11T07:57:27.027Z] ++ sed s/v// [2022-03-11T07:57:27.287Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-11T07:57:27.287Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-11T07:57:27.287Z] + echo 2.2.0-dev.33 [2022-03-11T07:57:27.287Z] + '[' '!' -d vendor ']' [2022-03-11T07:57:27.287Z] + go mod download all [2022-03-11T07:57:33.902Z] + make build [2022-03-11T07:57:33.902Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2022-03-11T07:57:46.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-11T07:57:49.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2022-03-11T07:57:49.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-11T07:57:51.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-11T07:57:51.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-11T07:57:53.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-11T07:57:53.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-11T07:57:55.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-11T07:57:56.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-11T07:57:57.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-11T07:57:58.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-11T07:57:59.974Z] + 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 [2022-03-11T07:57:59.974Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-11T07:57:59.974Z] + case "$service" in [2022-03-11T07:57:59.974Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-11T07:57:59.974Z] + 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 [2022-03-11T07:57:59.974Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-11T07:57:59.974Z] + case "$service" in [2022-03-11T07:57:59.974Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-11T07:57:59.974Z] + 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 [2022-03-11T07:57:59.974Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-11T07:57:59.974Z] + case "$service" in [2022-03-11T07:57:59.974Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-11T07:57:59.974Z] + 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 [2022-03-11T07:57:59.974Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-11T07:57:59.974Z] + case "$service" in [2022-03-11T07:57:59.974Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-11T07:57:59.974Z] + 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 [2022-03-11T07:57:59.974Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-11T07:57:59.974Z] + case "$service" in [2022-03-11T07:57:59.974Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-11T07:57:59.974Z] + 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 [2022-03-11T07:57:59.974Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-11T07:57:59.974Z] + case "$service" in [2022-03-11T07:57:59.974Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-11T07:57:59.974Z] + 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 [2022-03-11T07:57:59.974Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-11T07:57:59.974Z] + case "$service" in [2022-03-11T07:57:59.975Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-11T07:57:59.975Z] + 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 [2022-03-11T07:57:59.975Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-11T07:57:59.975Z] + case "$service" in [2022-03-11T07:57:59.975Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-11T07:57:59.975Z] + 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 [2022-03-11T07:57:59.975Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-11T07:57:59.975Z] + case "$service" in [2022-03-11T07:57:59.975Z] + 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 [2022-03-11T07:57:59.975Z] + 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 [2022-03-11T07:57:59.975Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-11T07:57:59.975Z] + case "$service" in [2022-03-11T07:57:59.975Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-11T07:57:59.975Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-11T07:57:59.975Z] + 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 [2022-03-11T07:57:59.975Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-11T07:57:59.975Z] + case "$service" in [2022-03-11T07:57:59.975Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-11T07:57:59.975Z] + 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 [2022-03-11T07:57:59.975Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-11T07:57:59.975Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-11T07:57:59.975Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-11T07:58:00.928Z] Building hooks [2022-03-11T07:58:00.928Z] + cd /root/parts/hooks/src [2022-03-11T07:58:00.928Z] + make build [2022-03-11T07:58:00.928Z] go mod tidy [2022-03-11T07:58:00.928Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-11T07:58:01.189Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-11T07:58:01.189Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-11T07:58:01.189Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-11T07:58:02.135Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-11T07:58:02.706Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-11T07:58:02.706Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-11T07:58:04.617Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-11T07:58:04.617Z] Building static-packages [2022-03-11T07:58:04.617Z] + snapcraftctl build [2022-03-11T07:58:06.529Z] Building version [2022-03-11T07:58:06.529Z] + snapcraftctl build [2022-03-11T07:58:08.443Z] Staging app-service-configurable [2022-03-11T07:58:08.443Z] + snapcraftctl stage [2022-03-11T07:58:09.825Z] Staging config-common [2022-03-11T07:58:09.825Z] + snapcraftctl stage [2022-03-11T07:58:11.209Z] Skipping stage go-build-helper (already ran) [2022-03-11T07:58:11.209Z] Staging edgex-go [2022-03-11T07:58:11.209Z] + snapcraftctl stage [2022-03-11T07:58:12.591Z] Staging hooks [2022-03-11T07:58:12.591Z] + snapcraftctl stage [2022-03-11T07:58:13.973Z] Staging static-packages [2022-03-11T07:58:13.973Z] + snapcraftctl stage [2022-03-11T07:58:15.355Z] Staging version [2022-03-11T07:58:15.355Z] + snapcraftctl stage [2022-03-11T07:58:16.295Z] Priming app-service-configurable [2022-03-11T07:58:16.295Z] + snapcraftctl prime [2022-03-11T07:58:18.836Z] 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 [2022-03-11T07:58:18.836Z] stage-packages: [2022-03-11T07:58:18.836Z] - libnorm1 [2022-03-11T07:58:18.836Z] - libpgm-5.2-0 [2022-03-11T07:58:18.836Z] - libsodium23 [2022-03-11T07:58:18.836Z] - libzmq5 [2022-03-11T07:58:18.836Z] Priming config-common [2022-03-11T07:58:18.836Z] + snapcraftctl prime [2022-03-11T07:58:20.220Z] Priming go-build-helper [2022-03-11T07:58:20.220Z] + snapcraftctl prime [2022-03-11T07:58:21.602Z] Priming edgex-go [2022-03-11T07:58:21.602Z] + snapcraftctl prime [2022-03-11T07:58:23.513Z] Priming hooks [2022-03-11T07:58:23.513Z] + snapcraftctl prime [2022-03-11T07:58:24.453Z] Priming static-packages [2022-03-11T07:58:24.453Z] + snapcraftctl prime [2022-03-11T07:58:28.652Z] Priming version [2022-03-11T07:58:28.652Z] + snapcraftctl prime [2022-03-11T07:58:30.035Z] 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] } [2022-03-11T07:58:47.517Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:58:47.518Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:58:47.518Z] ---> 25fcf5d54bbf [2022-03-11T07:58:47.518Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T07:58:47.518Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:58:47.518Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:58:47.518Z] ---> 25fcf5d54bbf [2022-03-11T07:58:47.518Z] Step 3/25 : WORKDIR /edgex-go [2022-03-11T07:58:47.518Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:58:47.518Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:58:47.518Z] ---> 25fcf5d54bbf [2022-03-11T07:58:47.518Z] Step 3/31 : WORKDIR /edgex-go [2022-03-11T07:58:47.518Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:58:47.518Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:58:47.518Z] ---> 25fcf5d54bbf [2022-03-11T07:58:47.518Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T07:58:47.518Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T07:58:47.518Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T07:58:47.518Z] ---> 25fcf5d54bbf [2022-03-11T07:58:47.518Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T07:58:47.518Z] ---> Running in 7ea1e816682e [2022-03-11T07:58:47.518Z] ---> Running in 0097b802d725 [2022-03-11T07:58:47.518Z] ---> Running in 0bf49c6f6998 [2022-03-11T07:58:47.518Z] ---> Running in f8c085444f94 [2022-03-11T07:58:47.518Z] ---> Running in 094d2ef1f190 [2022-03-11T07:58:47.518Z] Removing intermediate container 0bf49c6f6998 [2022-03-11T07:58:47.518Z] ---> 18e75c7a2c61 [2022-03-11T07:58:47.518Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:58:47.518Z] Removing intermediate container 0097b802d725 [2022-03-11T07:58:47.518Z] ---> b325fd91e262 [2022-03-11T07:58:47.518Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:58:47.518Z] Removing intermediate container 7ea1e816682e [2022-03-11T07:58:47.518Z] ---> c17a239b7cf8 [2022-03-11T07:58:47.518Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:58:47.518Z] Removing intermediate container 094d2ef1f190 [2022-03-11T07:58:47.518Z] ---> b4f05bd07bcb [2022-03-11T07:58:47.518Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:58:47.518Z] Removing intermediate container f8c085444f94 [2022-03-11T07:58:47.518Z] ---> b0086099d543 [2022-03-11T07:58:47.518Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T07:58:47.518Z] ---> Running in 0c62da20f668 [2022-03-11T07:58:47.518Z] ---> Running in 56d89db045bd [2022-03-11T07:58:47.518Z] ---> Running in c85967c17cac [2022-03-11T07:58:47.518Z] ---> Running in 1df282362096 [2022-03-11T07:58:47.518Z] ---> Running in 836072e7c73f [2022-03-11T07:58:47.518Z] Removing intermediate container 0c62da20f668 [2022-03-11T07:58:47.518Z] ---> 3f170841a677 [2022-03-11T07:58:47.518Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-11T07:58:47.518Z] ---> Running in d98c292b854d [2022-03-11T07:58:47.518Z] Removing intermediate container c85967c17cac [2022-03-11T07:58:47.518Z] ---> 6d06b7ba30d2 [2022-03-11T07:58:47.518Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-11T07:58:47.518Z] ---> Running in e2310010c046 [2022-03-11T07:58:47.518Z] Removing intermediate container 56d89db045bd [2022-03-11T07:58:47.518Z] ---> aa23bd8dd7e1 [2022-03-11T07:58:47.518Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-11T07:58:47.518Z] Removing intermediate container 1df282362096 [2022-03-11T07:58:47.518Z] ---> c64ad8fe0203 [2022-03-11T07:58:47.518Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T07:58:47.518Z] ---> Running in d94daed0678a [2022-03-11T07:58:47.518Z] Removing intermediate container 836072e7c73f [2022-03-11T07:58:47.518Z] ---> 43aea5bbf4f3 [2022-03-11T07:58:47.518Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-11T07:58:47.518Z] ---> Running in fb9df9315503 [2022-03-11T07:58:47.518Z] ---> Running in cdec7c8e28eb [2022-03-11T07:58:47.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T07:58:47.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T07:58:47.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T07:58:47.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T07:58:47.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T07:58:47.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T07:58:47.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T07:58:47.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T07:58:47.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T07:58:47.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T07:58:47.518Z] OK: 220 MiB in 52 packages [2022-03-11T07:58:47.518Z] OK: 220 MiB in 52 packages [2022-03-11T07:58:47.518Z] OK: 220 MiB in 52 packages [2022-03-11T07:58:47.518Z] OK: 220 MiB in 52 packages [2022-03-11T07:58:47.518Z] OK: 220 MiB in 52 packages [2022-03-11T07:58:47.518Z] Removing intermediate container d98c292b854d [2022-03-11T07:58:47.518Z] ---> e255a35b55ab [2022-03-11T07:58:47.518Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T07:58:47.518Z] Removing intermediate container e2310010c046 [2022-03-11T07:58:47.518Z] ---> 7230e0e44491 [2022-03-11T07:58:47.518Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-11T07:58:47.518Z] Removing intermediate container fb9df9315503 [2022-03-11T07:58:47.518Z] ---> c2b0e0c440fa [2022-03-11T07:58:47.518Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T07:58:47.518Z] Removing intermediate container d94daed0678a [2022-03-11T07:58:47.518Z] ---> 0dcbc61899b7 [2022-03-11T07:58:47.518Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T07:58:47.518Z] ---> a26b0cea4ae3 [2022-03-11T07:58:47.518Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:58:47.518Z] Removing intermediate container cdec7c8e28eb [2022-03-11T07:58:47.518Z] ---> a680abd35515 [2022-03-11T07:58:47.518Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-11T07:58:47.518Z] ---> Running in fc55cb454c5b [2022-03-11T07:58:47.518Z] ---> 1e185333ed3b [2022-03-11T07:58:47.518Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:58:47.518Z] ---> Running in 5c8a6ac04b70 [2022-03-11T07:58:47.518Z] ---> 6a85b834486d [2022-03-11T07:58:47.518Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:58:47.518Z] ---> 3c48b1cfb39e [2022-03-11T07:58:47.518Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:58:47.518Z] ---> Running in 72cde0c617a9 [2022-03-11T07:58:47.518Z] ---> 25f08319975b [2022-03-11T07:58:47.518Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T07:58:47.518Z] ---> Running in 350d4b9d6ce4 [2022-03-11T07:58:47.794Z] ---> Running in 879cf08432f2 [2022-03-11T07:58:52.112Z] Removing intermediate container fc55cb454c5b [2022-03-11T07:58:52.112Z] ---> 3ead68429b48 [2022-03-11T07:58:52.112Z] Step 8/23 : COPY . . [2022-03-11T07:58:52.387Z] Removing intermediate container 5c8a6ac04b70 [2022-03-11T07:58:52.387Z] ---> 95821044f78b [2022-03-11T07:58:52.387Z] Step 8/25 : COPY . . [2022-03-11T07:58:54.380Z] Removing intermediate container 72cde0c617a9 [2022-03-11T07:58:54.380Z] ---> 11bdd1f5a622 [2022-03-11T07:58:54.380Z] Step 8/23 : COPY . . [2022-03-11T07:58:54.380Z] Removing intermediate container 350d4b9d6ce4 [2022-03-11T07:58:54.380Z] ---> 7e8e9b4f536c [2022-03-11T07:58:54.380Z] Step 8/23 : COPY . . [2022-03-11T07:58:54.380Z] Removing intermediate container 879cf08432f2 [2022-03-11T07:58:54.380Z] ---> b64d53f851d1 [2022-03-11T07:58:54.380Z] Step 8/31 : COPY . . [2022-03-11T07:59:16.564Z] ---> d98b60b6adc7 [2022-03-11T07:59:16.564Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-11T07:59:16.564Z] ---> d07666247b27 [2022-03-11T07:59:16.564Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-11T07:59:16.564Z] ---> Running in 7d50dda65643 [2022-03-11T07:59:16.564Z] ---> Running in 778eeffa4d5d [2022-03-11T07:59:16.564Z] ---> d12d34b27729 [2022-03-11T07:59:16.564Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-11T07:59:16.564Z] ---> Running in edcf812d66df [2022-03-11T07:59:16.564Z] 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 [2022-03-11T07:59:16.564Z] ---> a494717db773 [2022-03-11T07:59:16.564Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-11T07:59:16.564Z] 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 [2022-03-11T07:59:16.845Z] ---> eaefe7b10ae0 [2022-03-11T07:59:16.845Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-11T07:59:16.845Z] ---> Running in 1e4bc6be3ba4 [2022-03-11T07:59:16.845Z] ---> Running in de38cb6d2825 [2022-03-11T07:59:18.833Z] 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 [2022-03-11T07:59:19.107Z] 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 [2022-03-11T07:59:19.107Z] 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 [2022-03-11T08:01:25.917Z] 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 [2022-03-11T08:01:30.254Z] Removing intermediate container 7d50dda65643 [2022-03-11T08:01:30.254Z] ---> 55a0ea0d86c6 [2022-03-11T08:01:30.254Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-11T08:01:30.254Z] ---> Running in 9955708c1250 [2022-03-11T08:01:32.899Z] 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 [2022-03-11T08:01:33.174Z] Removing intermediate container 1e4bc6be3ba4 [2022-03-11T08:01:33.174Z] ---> 165af0cea356 [2022-03-11T08:01:33.174Z] [2022-03-11T08:01:33.174Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T08:01:33.790Z] 3.14: Pulling from library/alpine [2022-03-11T08:01:36.452Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-11T08:01:36.452Z] Status: Downloaded newer image for alpine:3.14 [2022-03-11T08:01:36.452Z] ---> 5b8b7b635229 [2022-03-11T08:01:36.452Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T08:01:36.733Z] ---> Running in 3e38e01ed636 [2022-03-11T08:01:38.187Z] Removing intermediate container 9955708c1250 [2022-03-11T08:01:38.187Z] ---> f74e36583d79 [2022-03-11T08:01:38.187Z] [2022-03-11T08:01:38.187Z] Step 11/23 : FROM docker:20.10.10 [2022-03-11T08:01:38.466Z] 20.10.10: Pulling from library/docker [2022-03-11T08:01:38.749Z] Removing intermediate container 778eeffa4d5d [2022-03-11T08:01:38.749Z] ---> 0a37c0af5ac3 [2022-03-11T08:01:38.749Z] [2022-03-11T08:01:38.749Z] Step 10/25 : FROM alpine:3.14 [2022-03-11T08:01:38.749Z] ---> 5b8b7b635229 [2022-03-11T08:01:38.749Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-11T08:01:38.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T08:01:39.026Z] ---> Running in d0dc111e466c [2022-03-11T08:01:39.026Z] Removing intermediate container edcf812d66df [2022-03-11T08:01:39.026Z] ---> f1cbcb534bed [2022-03-11T08:01:39.026Z] [2022-03-11T08:01:39.026Z] Step 10/31 : FROM alpine:3.14 [2022-03-11T08:01:39.026Z] ---> 5b8b7b635229 [2022-03-11T08:01:39.026Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-11T08:01:39.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T08:01:39.302Z] ---> Running in 10cc9394c942 [2022-03-11T08:01:40.295Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-11T08:01:40.295Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T08:01:40.295Z] Removing intermediate container 10cc9394c942 [2022-03-11T08:01:40.295Z] ---> 9c8b334dde9a [2022-03-11T08:01:40.295Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-11T08:01:40.295Z] OK: 6 MiB in 15 packages [2022-03-11T08:01:40.577Z] ---> Running in a72e260b0433 [2022-03-11T08:01:42.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T08:01:42.036Z] Removing intermediate container 3e38e01ed636 [2022-03-11T08:01:42.036Z] ---> 166890e1612b [2022-03-11T08:01:42.036Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T08:01:42.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T08:01:42.316Z] ---> Running in 858fb31036d1 [2022-03-11T08:01:42.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T08:01:42.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T08:01:43.140Z] Removing intermediate container 858fb31036d1 [2022-03-11T08:01:43.141Z] ---> 8589c7fca226 [2022-03-11T08:01:43.141Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-11T08:01:43.141Z] ---> Running in 280750c8c0af [2022-03-11T08:01:43.419Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-11T08:01:43.419Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-11T08:01:43.419Z] (3/3) Installing su-exec (0.2-r1) [2022-03-11T08:01:43.706Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T08:01:43.706Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T08:01:43.983Z] OK: 6 MiB in 17 packages [2022-03-11T08:01:43.983Z] Removing intermediate container 280750c8c0af [2022-03-11T08:01:43.983Z] ---> 92a7960b0631 [2022-03-11T08:01:43.983Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T08:01:44.269Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-11T08:01:44.269Z] (2/2) Installing su-exec (0.2-r1) [2022-03-11T08:01:44.269Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T08:01:44.269Z] OK: 6 MiB in 16 packages [2022-03-11T08:01:44.269Z] ---> Running in e76308e68c39 [2022-03-11T08:01:45.276Z] Removing intermediate container e76308e68c39 [2022-03-11T08:01:45.276Z] ---> 5cda264e6285 [2022-03-11T08:01:45.276Z] Step 15/23 : WORKDIR / [2022-03-11T08:01:45.554Z] ---> Running in 745d6a42ce08 [2022-03-11T08:01:46.151Z] Removing intermediate container 745d6a42ce08 [2022-03-11T08:01:46.151Z] ---> 09460e83ac76 [2022-03-11T08:01:46.151Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T08:01:46.151Z] Removing intermediate container a72e260b0433 [2022-03-11T08:01:46.151Z] ---> 3176d96ce61b [2022-03-11T08:01:46.151Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-11T08:01:46.426Z] ---> Running in cb0ce7fb9d53 [2022-03-11T08:01:46.710Z] Removing intermediate container d0dc111e466c [2022-03-11T08:01:46.710Z] ---> 96431f73a507 [2022-03-11T08:01:46.710Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T08:01:46.985Z] ---> Running in d47247008532 [2022-03-11T08:01:46.985Z] Removing intermediate container cb0ce7fb9d53 [2022-03-11T08:01:46.985Z] ---> 99b472782859 [2022-03-11T08:01:46.985Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-11T08:01:47.262Z] ---> Running in 22017491834b [2022-03-11T08:01:47.262Z] ---> cf3b1c06ee1d [2022-03-11T08:01:47.262Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-11T08:01:47.860Z] Removing intermediate container d47247008532 [2022-03-11T08:01:47.860Z] ---> cbcbea115b21 [2022-03-11T08:01:47.860Z] Step 13/25 : WORKDIR / [2022-03-11T08:01:47.860Z] Removing intermediate container 22017491834b [2022-03-11T08:01:47.860Z] ---> c13a7b292ec7 [2022-03-11T08:01:47.860Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-11T08:01:47.860Z] ---> Running in d4ad9ef30e7a [2022-03-11T08:01:48.134Z] ---> Running in 73b3ce481e40 [2022-03-11T08:01:48.735Z] Removing intermediate container d4ad9ef30e7a [2022-03-11T08:01:48.735Z] ---> 08e7cfad5ceb [2022-03-11T08:01:48.735Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-11T08:01:49.714Z] ---> 3652d76f14a5 [2022-03-11T08:01:49.714Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-11T08:01:50.321Z] ---> 0be047c75dee [2022-03-11T08:01:50.321Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-11T08:01:50.919Z] ---> eb8df68aa302 [2022-03-11T08:01:50.919Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-11T08:01:51.189Z] ---> Running in 5f09c011ace1 [2022-03-11T08:01:51.464Z] Removing intermediate container 73b3ce481e40 [2022-03-11T08:01:51.464Z] ---> 4f9768b28e63 [2022-03-11T08:01:51.464Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-11T08:01:51.464Z] ---> Running in 4d7c5aec8585 [2022-03-11T08:01:51.464Z] ---> d627c0a61a2e [2022-03-11T08:01:51.464Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-11T08:01:51.739Z] Removing intermediate container 5f09c011ace1 [2022-03-11T08:01:51.739Z] ---> 953ed90d4d4e [2022-03-11T08:01:52.015Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T08:01:52.015Z] ---> Running in 016327dd34f7 [2022-03-11T08:01:52.288Z] Removing intermediate container 4d7c5aec8585 [2022-03-11T08:01:52.288Z] ---> 174424c86998 [2022-03-11T08:01:52.288Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-11T08:01:52.890Z] Removing intermediate container 016327dd34f7 [2022-03-11T08:01:52.890Z] ---> 8ce1de1675c9 [2022-03-11T08:01:52.890Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T08:01:52.890Z] ---> 45a5b833ffe0 [2022-03-11T08:01:52.890Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-11T08:01:53.162Z] ---> Running in 38604e963be6 [2022-03-11T08:01:53.162Z] ---> b51662434964 [2022-03-11T08:01:53.162Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-11T08:01:53.433Z] ---> Running in fa71325077f0 [2022-03-11T08:01:54.409Z] Removing intermediate container 38604e963be6 [2022-03-11T08:01:54.409Z] ---> d055f4adc8d8 [2022-03-11T08:01:54.410Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> 13a4df4d6089 [2022-03-11T08:01:54.410Z] [2022-03-11T08:01:54.410Z] Step 22/23 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T08:01:54.410Z] ---> Running in 10c8a8e9a723 [2022-03-11T08:01:55.395Z] Removing intermediate container 10c8a8e9a723 [2022-03-11T08:01:55.395Z] ---> 66c08684a1c5 [2022-03-11T08:01:55.395Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T08:01:55.395Z] ---> Running in 33d0fbebe091 [2022-03-11T08:01:55.995Z] Removing intermediate container 33d0fbebe091 [2022-03-11T08:01:55.995Z] ---> c2a06a7eb0fe [2022-03-11T08:01:55.995Z] [2022-03-11T08:01:55.995Z] Removing intermediate container de38cb6d2825 [2022-03-11T08:01:55.995Z] ---> 972095af81e7 [2022-03-11T08:01:55.995Z] [2022-03-11T08:01:55.995Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T08:01:55.995Z] ---> 5b8b7b635229 [2022-03-11T08:01:55.995Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-11T08:01:56.270Z] ---> 18e7526a6d70 [2022-03-11T08:01:56.270Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-11T08:01:56.270Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-11T08:01:56.270Z] ---> Running in 7634f68d74e2 [2022-03-11T08:01:56.270Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-11T08:01:56.270Z] ---> 520e9a0a30f7 [2022-03-11T08:01:56.270Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-11T08:01:56.270Z] Removing intermediate container fa71325077f0 [2022-03-11T08:01:56.270Z] ---> 101ad13fd395 [2022-03-11T08:01:56.270Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T08:01:56.270Z] ---> Running in e0accad51bc1 [2022-03-11T08:01:56.546Z] Successfully built c2a06a7eb0fe [2022-03-11T08:01:56.546Z] Successfully tagged core-command-arm64:latest [2022-03-11T08:01:56.546Z]  Building core-command ... done Building security-proxy-setup [2022-03-11T08:01:56.825Z] Removing intermediate container 7634f68d74e2 [2022-03-11T08:01:56.825Z] ---> e29fa193bd2e [2022-03-11T08:01:56.825Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-11T08:01:57.098Z] ---> Running in 970d96eb507d [2022-03-11T08:01:57.098Z] Removing intermediate container e0accad51bc1 [2022-03-11T08:01:57.098Z] ---> 737616166141 [2022-03-11T08:01:57.098Z] 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 [2022-03-11T08:01:57.098Z] ---> 4758e50bf6ed [2022-03-11T08:01:57.098Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-11T08:01:57.372Z] ---> Running in 60ff5be79c59 [2022-03-11T08:01:57.650Z] Removing intermediate container 970d96eb507d [2022-03-11T08:01:57.650Z] ---> 829687e0bb6e [2022-03-11T08:01:57.650Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-11T08:01:57.933Z] ---> Running in 46e5a3b303e7 [2022-03-11T08:01:58.914Z] Removing intermediate container 46e5a3b303e7 [2022-03-11T08:01:58.914Z] ---> f38619c9baf1 [2022-03-11T08:01:58.914Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T08:01:58.914Z] ---> 3b61a4cd8b35 [2022-03-11T08:01:58.914Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-11T08:01:58.914Z] ---> Running in c7b835f636c3 [2022-03-11T08:01:58.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T08:01:59.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T08:02:00.142Z] ---> 4766e03b228a [2022-03-11T08:02:00.142Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-11T08:02:00.142Z] ---> d428906b5220 [2022-03-11T08:02:00.142Z] 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/ [2022-03-11T08:02:00.142Z] ---> Running in 720087ec2c1a [2022-03-11T08:02:00.421Z] (1/42) Installing readline (8.1.0-r0) [2022-03-11T08:02:00.421Z] (2/42) Installing bash (5.1.4-r0) [2022-03-11T08:02:00.696Z] Executing bash-5.1.4-r0.post-install [2022-03-11T08:02:00.696Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-11T08:02:00.696Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T08:02:00.696Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-11T08:02:00.696Z] (6/42) Installing curl (7.79.1-r0) [2022-03-11T08:02:00.696Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-11T08:02:00.696Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-11T08:02:00.696Z] (9/42) Installing expat (2.4.7-r0) [2022-03-11T08:02:00.696Z] (10/42) Installing libffi (3.3-r2) [2022-03-11T08:02:00.696Z] (11/42) Installing gdbm (1.19-r0) [2022-03-11T08:02:00.696Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-11T08:02:00.696Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T08:02:00.696Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T08:02:00.974Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-11T08:02:00.974Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-11T08:02:00.974Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-11T08:02:01.251Z] ---> ba57157dad08 [2022-03-11T08:02:01.251Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-11T08:02:02.700Z] Removing intermediate container c7b835f636c3 [2022-03-11T08:02:02.700Z] ---> 73f0e312f08c [2022-03-11T08:02:02.700Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-11T08:02:02.700Z] ---> c327dffbda14 [2022-03-11T08:02:02.700Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-11T08:02:02.700Z] ---> Running in 72e533f51a85 [2022-03-11T08:02:03.296Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-11T08:02:03.296Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-11T08:02:03.296Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-11T08:02:03.296Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-11T08:02:03.573Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-11T08:02:03.573Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-11T08:02:03.573Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-11T08:02:03.573Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-11T08:02:03.573Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-11T08:02:03.573Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-11T08:02:03.573Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-11T08:02:03.573Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-11T08:02:03.573Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-11T08:02:03.573Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-11T08:02:03.573Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-11T08:02:03.573Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-11T08:02:03.858Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-11T08:02:03.858Z] ---> 45f62fc12bec [2022-03-11T08:02:03.858Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-11T08:02:03.858Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-11T08:02:03.858Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-11T08:02:03.858Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-11T08:02:03.858Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-11T08:02:03.858Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-11T08:02:03.858Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-11T08:02:03.858Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-11T08:02:03.858Z] Removing intermediate container 720087ec2c1a [2022-03-11T08:02:03.858Z] ---> 5fc129f07ac2 [2022-03-11T08:02:03.858Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-11T08:02:04.129Z] ---> Running in 0fe0f2ae13bc [2022-03-11T08:02:04.130Z] ---> Running in 8bf7c2ed403c [2022-03-11T08:02:04.130Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-11T08:02:04.402Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T08:02:04.683Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T08:02:04.683Z] OK: 84 MiB in 64 packages [2022-03-11T08:02:04.683Z] Removing intermediate container 0fe0f2ae13bc [2022-03-11T08:02:04.683Z] ---> 31bb05fc2335 [2022-03-11T08:02:04.683Z] Step 23/25 : LABEL arch=arm64 [2022-03-11T08:02:04.955Z] Removing intermediate container 8bf7c2ed403c [2022-03-11T08:02:04.955Z] ---> 927f90838747 [2022-03-11T08:02:04.955Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-11T08:02:04.955Z] ---> Running in 2b3f254b5f74 [2022-03-11T08:02:05.556Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T08:02:05.556Z] Removing intermediate container 2b3f254b5f74 [2022-03-11T08:02:05.556Z] ---> b31f50c9d054 [2022-03-11T08:02:05.556Z] Step 24/25 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T08:02:05.828Z] ---> 26fcabdb06b7 [2022-03-11T08:02:05.828Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-11T08:02:05.828Z] ---> Running in 9f07aec2800b [2022-03-11T08:02:06.439Z] ---> Running in 5724a79665e2 [2022-03-11T08:02:06.439Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-11T08:02:06.713Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T08:02:06.713Z] Removing intermediate container 9f07aec2800b [2022-03-11T08:02:06.713Z] ---> 034fae0ff2a1 [2022-03-11T08:02:06.713Z] Step 25/25 : LABEL version=0.0.0 [2022-03-11T08:02:06.713Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-11T08:02:06.713Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T08:02:06.985Z] ---> Running in e42f0e8dbc84 [2022-03-11T08:02:06.985Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-11T08:02:07.258Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-11T08:02:07.258Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T08:02:07.258Z] OK: 8 MiB in 20 packages [2022-03-11T08:02:07.859Z] Removing intermediate container e42f0e8dbc84 [2022-03-11T08:02:07.859Z] ---> a3a99264c897 [2022-03-11T08:02:07.859Z] [2022-03-11T08:02:08.458Z] Successfully built a3a99264c897 [2022-03-11T08:02:08.458Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-11T08:02:08.458Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-03-11T08:02:08.730Z] Removing intermediate container 72e533f51a85 [2022-03-11T08:02:08.730Z] ---> e73ee17e2e08 [2022-03-11T08:02:08.730Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T08:02:09.329Z] Removing intermediate container 5724a79665e2 [2022-03-11T08:02:09.329Z] ---> 81c02884ee90 [2022-03-11T08:02:09.329Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-11T08:02:09.606Z] Collecting docker-compose==1.23.2 [2022-03-11T08:02:09.606Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-11T08:02:09.606Z] ---> Running in 70373bf6aa54 [2022-03-11T08:02:09.882Z] ---> 5375321ba017 [2022-03-11T08:02:09.882Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-11T08:02:10.480Z] Removing intermediate container 70373bf6aa54 [2022-03-11T08:02:10.480Z] ---> d4bf66f64849 [2022-03-11T08:02:10.480Z] Step 28/31 : CMD ["gate"] [2022-03-11T08:02:10.756Z] ---> Running in 16d66b512525 [2022-03-11T08:02:11.028Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-11T08:02:11.028Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-11T08:02:11.304Z] Removing intermediate container 16d66b512525 [2022-03-11T08:02:11.304Z] ---> 27e2ff492b64 [2022-03-11T08:02:11.304Z] Step 29/31 : LABEL arch=arm64 [2022-03-11T08:02:11.579Z] ---> c9ca8080f4c0 [2022-03-11T08:02:11.579Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-11T08:02:11.853Z] ---> Running in 1fd30d9dc786 [2022-03-11T08:02:12.126Z] Collecting PyYAML<4,>=3.10 [2022-03-11T08:02:12.126Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-11T08:02:12.404Z] Removing intermediate container 1fd30d9dc786 [2022-03-11T08:02:12.404Z] ---> 23498a2f77bc [2022-03-11T08:02:12.404Z] Step 30/31 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T08:02:12.404Z] ---> b0da46d02af8 [2022-03-11T08:02:12.404Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-11T08:02:12.681Z] ---> Running in 9e430025f1fb [2022-03-11T08:02:12.957Z] ---> Running in f0472ef45a6d [2022-03-11T08:02:13.554Z] Removing intermediate container 9e430025f1fb [2022-03-11T08:02:13.554Z] ---> 54fb6b70e318 [2022-03-11T08:02:13.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T08:02:13.554Z] Removing intermediate container f0472ef45a6d [2022-03-11T08:02:13.554Z] ---> 1155b7ff6a85 [2022-03-11T08:02:13.554Z] Step 31/31 : LABEL version=0.0.0 [2022-03-11T08:02:13.825Z] ---> Running in 0b320a59c1f8 [2022-03-11T08:02:13.825Z] ---> Running in 2af6610d161a [2022-03-11T08:02:14.421Z] Removing intermediate container 0b320a59c1f8 [2022-03-11T08:02:14.421Z] ---> cfab09750627 [2022-03-11T08:02:14.421Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T08:02:14.421Z] Removing intermediate container 2af6610d161a [2022-03-11T08:02:14.421Z] ---> 579d505e774e [2022-03-11T08:02:14.421Z] [2022-03-11T08:02:14.421Z] ---> Running in 4ea24e99c816 [2022-03-11T08:02:15.026Z] Successfully built 579d505e774e [2022-03-11T08:02:15.301Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-11T08:02:15.301Z] Building core-metadata [2022-03-11T08:02:15.301Z]  Building security-bootstrapper ... done Removing intermediate container 4ea24e99c816 [2022-03-11T08:02:15.301Z] ---> aa9df9f4c336 [2022-03-11T08:02:15.301Z] Step 22/23 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T08:02:15.301Z] ---> Running in a7c974ba64d9 [2022-03-11T08:02:15.577Z] Removing intermediate container a7c974ba64d9 [2022-03-11T08:02:15.577Z] ---> e7d7f49b4cdd [2022-03-11T08:02:15.577Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T08:02:15.851Z] ---> Running in 1236b143797b [2022-03-11T08:02:16.457Z] Removing intermediate container 1236b143797b [2022-03-11T08:02:16.457Z] ---> 62724b59e538 [2022-03-11T08:02:16.457Z] [2022-03-11T08:02:16.457Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-11T08:02:16.457Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-11T08:02:16.457Z] Collecting docopt<0.7,>=0.6.1 [2022-03-11T08:02:16.736Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-11T08:02:16.736Z] Successfully built 62724b59e538 [2022-03-11T08:02:16.736Z] Successfully tagged core-data-arm64:latest [2022-03-11T08:02:16.736Z] Building support-notifications [2022-03-11T08:02:18.710Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2022-03-11T08:02:18.710Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-11T08:02:20.684Z] Collecting jsonschema<3,>=2.5.1 [2022-03-11T08:02:20.684Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-11T08:02:20.684Z] Collecting cached-property<2,>=1.2.0 [2022-03-11T08:02:20.684Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-11T08:02:20.955Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-11T08:02:20.955Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-11T08:02:22.936Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-11T08:02:23.207Z] Collecting docker<4.0,>=3.6.0 [2022-03-11T08:02:23.207Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-11T08:02:23.799Z] Collecting docker-pycreds>=0.4.0 [2022-03-11T08:02:23.799Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-11T08:02:24.391Z] Collecting idna<2.8,>=2.5 [2022-03-11T08:02:24.391Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-11T08:02:24.662Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-11T08:02:24.662Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-11T08:02:25.262Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-11T08:02:25.262Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-11T08:02:25.537Z] 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) [2022-03-11T08:02:25.537Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T08:02:25.537Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-11T08:02:25.537Z] ---> 25fcf5d54bbf [2022-03-11T08:02:25.537Z] Step 3/21 : WORKDIR /edgex-go [2022-03-11T08:02:25.537Z] ---> Using cache [2022-03-11T08:02:25.537Z] ---> b0086099d543 [2022-03-11T08:02:25.537Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T08:02:25.537Z] ---> Using cache [2022-03-11T08:02:25.537Z] ---> c64ad8fe0203 [2022-03-11T08:02:25.537Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-11T08:02:25.537Z] ---> Using cache [2022-03-11T08:02:25.537Z] ---> c2b0e0c440fa [2022-03-11T08:02:25.537Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-11T08:02:25.537Z] ---> Using cache [2022-03-11T08:02:25.537Z] ---> 6a85b834486d [2022-03-11T08:02:25.537Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T08:02:25.537Z] ---> Using cache [2022-03-11T08:02:25.537Z] ---> 7e8e9b4f536c [2022-03-11T08:02:25.537Z] Step 8/21 : COPY . . [2022-03-11T08:02:25.537Z] ---> Using cache [2022-03-11T08:02:25.537Z] ---> a494717db773 [2022-03-11T08:02:25.538Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-11T08:02:25.809Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-11T08:02:25.809Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-11T08:02:25.809Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-11T08:02:25.809Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-11T08:02:26.787Z] ---> Running in 5b98781ab282 [2022-03-11T08:02:27.063Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-11T08:02:27.063Z] Attempting uninstall: urllib3 [2022-03-11T08:02:27.063Z] Found existing installation: urllib3 1.26.5 [2022-03-11T08:02:27.063Z] Uninstalling urllib3-1.26.5: [2022-03-11T08:02:27.342Z] Successfully uninstalled urllib3-1.26.5 [2022-03-11T08:02:27.943Z] Attempting uninstall: idna [2022-03-11T08:02:27.943Z] 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 [2022-03-11T08:02:27.943Z] Found existing installation: idna 3.2 [2022-03-11T08:02:27.943Z] Uninstalling idna-3.2: [2022-03-11T08:02:27.943Z] Successfully uninstalled idna-3.2 [2022-03-11T08:02:28.934Z] Attempting uninstall: chardet [2022-03-11T08:02:28.934Z] Found existing installation: chardet 4.0.0 [2022-03-11T08:02:28.934Z] Uninstalling chardet-4.0.0: [2022-03-11T08:02:29.207Z] Successfully uninstalled chardet-4.0.0 [2022-03-11T08:02:31.203Z] Attempting uninstall: requests [2022-03-11T08:02:31.203Z] Found existing installation: requests 2.25.1 [2022-03-11T08:02:31.203Z] Uninstalling requests-2.25.1: [2022-03-11T08:02:31.203Z] Successfully uninstalled requests-2.25.1 [2022-03-11T08:02:31.476Z] Running setup.py install for texttable: started [2022-03-11T08:02:33.453Z] Running setup.py install for texttable: finished with status 'done' [2022-03-11T08:02:33.727Z] Running setup.py install for PyYAML: started [2022-03-11T08:02:36.345Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-11T08:02:36.345Z] Running setup.py install for docopt: started [2022-03-11T08:02:38.963Z] Running setup.py install for docopt: finished with status 'done' [2022-03-11T08:02:38.963Z] Running setup.py install for dockerpty: started [2022-03-11T08:02:40.945Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-11T08:02:42.933Z] 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 [2022-03-11T08:02:53.101Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T08:02:53.101Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T08:02:53.101Z] ---> 25fcf5d54bbf [2022-03-11T08:02:53.101Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T08:02:53.101Z] ---> Using cache [2022-03-11T08:02:53.101Z] ---> b0086099d543 [2022-03-11T08:02:53.101Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T08:02:53.101Z] ---> Using cache [2022-03-11T08:02:53.101Z] ---> c64ad8fe0203 [2022-03-11T08:02:53.101Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-11T08:02:53.101Z] ---> Using cache [2022-03-11T08:02:53.101Z] ---> c2b0e0c440fa [2022-03-11T08:02:53.101Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T08:02:53.101Z] ---> Using cache [2022-03-11T08:02:53.101Z] ---> 6a85b834486d [2022-03-11T08:02:53.101Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T08:02:53.101Z] ---> Using cache [2022-03-11T08:02:53.101Z] ---> 7e8e9b4f536c [2022-03-11T08:02:53.101Z] Step 8/22 : COPY . . [2022-03-11T08:02:53.101Z] ---> Using cache [2022-03-11T08:02:53.101Z] ---> a494717db773 [2022-03-11T08:02:53.101Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-11T08:02:53.869Z] ---> Running in 65d6b1c5fdf9 [2022-03-11T08:02:56.856Z] 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 [2022-03-11T08:03:05.239Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T08:03:05.239Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T08:03:05.239Z] ---> 25fcf5d54bbf [2022-03-11T08:03:05.239Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T08:03:05.239Z] ---> Using cache [2022-03-11T08:03:05.239Z] ---> b0086099d543 [2022-03-11T08:03:05.239Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T08:03:05.239Z] ---> Using cache [2022-03-11T08:03:05.239Z] ---> c64ad8fe0203 [2022-03-11T08:03:05.239Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-11T08:03:05.239Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T08:03:05.239Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T08:03:05.239Z] ---> 25fcf5d54bbf [2022-03-11T08:03:05.239Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T08:03:05.239Z] ---> Using cache [2022-03-11T08:03:05.239Z] ---> b0086099d543 [2022-03-11T08:03:05.239Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T08:03:05.239Z] ---> Using cache [2022-03-11T08:03:05.239Z] ---> c64ad8fe0203 [2022-03-11T08:03:05.239Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T08:03:05.239Z] ---> Using cache [2022-03-11T08:03:05.239Z] ---> c2b0e0c440fa [2022-03-11T08:03:05.239Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T08:03:05.239Z] ---> Using cache [2022-03-11T08:03:05.239Z] ---> 6a85b834486d [2022-03-11T08:03:05.239Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T08:03:05.239Z] ---> Using cache [2022-03-11T08:03:05.239Z] ---> 7e8e9b4f536c [2022-03-11T08:03:05.239Z] Step 8/23 : COPY . . [2022-03-11T08:03:05.239Z] ---> Running in 65408813356e [2022-03-11T08:03:05.239Z] ---> Using cache [2022-03-11T08:03:05.239Z] ---> a494717db773 [2022-03-11T08:03:05.239Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-11T08:03:05.239Z] ---> Running in fb6f4bca3fa6 [2022-03-11T08:03:07.223Z] Removing intermediate container 60ff5be79c59 [2022-03-11T08:03:07.223Z] ---> c92efdceb76d [2022-03-11T08:03:07.223Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-11T08:03:07.223Z] ---> Running in a2340981fb8f [2022-03-11T08:03:07.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T08:03:07.499Z] 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 [2022-03-11T08:03:07.773Z] Removing intermediate container a2340981fb8f [2022-03-11T08:03:07.773Z] ---> c69d14c12a81 [2022-03-11T08:03:07.773Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-11T08:03:07.773Z] ---> Running in f31e728b2166 [2022-03-11T08:03:08.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T08:03:08.324Z] Removing intermediate container f31e728b2166 [2022-03-11T08:03:08.324Z] ---> 9d45db48f881 [2022-03-11T08:03:08.324Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-11T08:03:09.767Z] OK: 220 MiB in 52 packages [2022-03-11T08:03:10.040Z] ---> b9cbc5a1ebc5 [2022-03-11T08:03:10.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-11T08:03:11.018Z] Removing intermediate container 65408813356e [2022-03-11T08:03:11.018Z] ---> abce70564454 [2022-03-11T08:03:11.018Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T08:03:11.295Z] ---> 32887c032ee8 [2022-03-11T08:03:11.295Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-11T08:03:12.281Z] ---> 12b5677d8246 [2022-03-11T08:03:12.281Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T08:03:12.554Z] ---> Running in f5c47888c7a0 [2022-03-11T08:03:13.155Z] ---> ec7880a2826d [2022-03-11T08:03:13.155Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-11T08:03:13.155Z] ---> Running in f441d596d14f [2022-03-11T08:03:14.145Z] Removing intermediate container f441d596d14f [2022-03-11T08:03:14.145Z] ---> 003c3034a6ef [2022-03-11T08:03:14.145Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T08:03:14.145Z] ---> Running in a75a469ad562 [2022-03-11T08:03:14.739Z] Removing intermediate container a75a469ad562 [2022-03-11T08:03:14.739Z] ---> be528ff71536 [2022-03-11T08:03:14.739Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T08:03:14.739Z] ---> Running in 34128eec3e4b [2022-03-11T08:03:15.348Z] Removing intermediate container 34128eec3e4b [2022-03-11T08:03:15.348Z] ---> ac00ce424aa6 [2022-03-11T08:03:15.348Z] Step 22/23 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T08:03:15.348Z] ---> Running in 9a63562236b1 [2022-03-11T08:03:15.961Z] Removing intermediate container 9a63562236b1 [2022-03-11T08:03:15.961Z] ---> abb43ccda877 [2022-03-11T08:03:15.961Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T08:03:15.961Z] ---> Running in fe78902b34a4 [2022-03-11T08:03:16.563Z] Removing intermediate container fe78902b34a4 [2022-03-11T08:03:16.563Z] ---> f0077f959a8b [2022-03-11T08:03:16.563Z] [2022-03-11T08:03:16.838Z] Successfully built f0077f959a8b [2022-03-11T08:03:16.839Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-11T08:03:18.821Z]  Building sys-mgmt-agent ... done Removing intermediate container f5c47888c7a0 [2022-03-11T08:03:18.821Z] ---> 62e0d52667bf [2022-03-11T08:03:18.821Z] Step 8/22 : COPY . . [2022-03-11T08:03:37.147Z] ---> c4bd3a2476fb [2022-03-11T08:03:37.147Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-11T08:03:37.147Z] ---> Running in 3755d2b1dedd [2022-03-11T08:03:37.147Z] 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 [2022-03-11T08:03:55.455Z] 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 [2022-03-11T08:04:10.541Z] Removing intermediate container 5b98781ab282 [2022-03-11T08:04:10.541Z] ---> e88f6bbda002 [2022-03-11T08:04:10.541Z] [2022-03-11T08:04:10.541Z] Step 10/21 : FROM alpine:3.14 [2022-03-11T08:04:10.541Z] ---> 5b8b7b635229 [2022-03-11T08:04:10.541Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-11T08:04:10.541Z] ---> Running in 491c6f53455e [2022-03-11T08:04:10.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T08:04:10.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T08:04:11.803Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-11T08:04:11.803Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-11T08:04:11.803Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T08:04:11.803Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-11T08:04:11.803Z] (5/5) Installing curl (7.79.1-r0) [2022-03-11T08:04:11.803Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T08:04:11.803Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T08:04:12.079Z] OK: 8 MiB in 19 packages [2022-03-11T08:04:14.080Z] Removing intermediate container 491c6f53455e [2022-03-11T08:04:14.080Z] ---> 2916785d30b8 [2022-03-11T08:04:14.080Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T08:04:14.080Z] ---> Running in b494d2751432 [2022-03-11T08:04:14.684Z] Removing intermediate container b494d2751432 [2022-03-11T08:04:14.684Z] ---> e45e01551bab [2022-03-11T08:04:14.684Z] Step 13/21 : WORKDIR /edgex [2022-03-11T08:04:14.684Z] ---> Running in 3cbb892f2152 [2022-03-11T08:04:15.287Z] Removing intermediate container 3cbb892f2152 [2022-03-11T08:04:15.287Z] ---> c9e9abcfd860 [2022-03-11T08:04:15.287Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-11T08:04:16.280Z] ---> db252cde7b23 [2022-03-11T08:04:16.280Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-11T08:04:17.720Z] ---> a314ef05eace [2022-03-11T08:04:17.720Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-11T08:04:19.168Z] ---> 5bd77fa45c1e [2022-03-11T08:04:19.168Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-11T08:04:19.442Z] ---> Running in 4bc821725c7e [2022-03-11T08:04:20.041Z] Removing intermediate container 4bc821725c7e [2022-03-11T08:04:20.041Z] ---> 70f38fd55697 [2022-03-11T08:04:20.041Z] Step 18/21 : CMD ["--init=true"] [2022-03-11T08:04:20.041Z] ---> Running in 159e10113109 [2022-03-11T08:04:20.640Z] Removing intermediate container 159e10113109 [2022-03-11T08:04:20.640Z] ---> e5d04ca90e71 [2022-03-11T08:04:20.640Z] Step 19/21 : LABEL arch=arm64 [2022-03-11T08:04:20.640Z] ---> Running in f07181b11102 [2022-03-11T08:04:21.236Z] Removing intermediate container f07181b11102 [2022-03-11T08:04:21.236Z] ---> bac539f86295 [2022-03-11T08:04:21.236Z] Step 20/21 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T08:04:21.236Z] ---> Running in 27061ee31eb6 [2022-03-11T08:04:21.839Z] Removing intermediate container 27061ee31eb6 [2022-03-11T08:04:21.839Z] ---> 3e18249976ff [2022-03-11T08:04:21.839Z] Step 21/21 : LABEL version=0.0.0 [2022-03-11T08:04:21.839Z] ---> Running in 2092b36a78ac [2022-03-11T08:04:22.441Z] Removing intermediate container 2092b36a78ac [2022-03-11T08:04:22.441Z] ---> 8ac478e85b5e [2022-03-11T08:04:22.441Z] [2022-03-11T08:04:22.721Z] Successfully built 8ac478e85b5e [2022-03-11T08:04:22.721Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-11T08:04:55.075Z]  Building security-proxy-setup ... done Removing intermediate container 65d6b1c5fdf9 [2022-03-11T08:04:55.075Z] ---> af1474248ede [2022-03-11T08:04:55.075Z] [2022-03-11T08:04:55.075Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T08:04:55.075Z] ---> 5b8b7b635229 [2022-03-11T08:04:55.075Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-11T08:04:55.075Z] ---> Using cache [2022-03-11T08:04:55.075Z] ---> 166890e1612b [2022-03-11T08:04:55.075Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T08:04:55.075Z] ---> Using cache [2022-03-11T08:04:55.075Z] ---> 8589c7fca226 [2022-03-11T08:04:55.075Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-11T08:04:55.075Z] ---> Running in 882d214fe75f [2022-03-11T08:04:55.075Z] Removing intermediate container 882d214fe75f [2022-03-11T08:04:55.075Z] ---> bb14bdb15ec1 [2022-03-11T08:04:55.075Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T08:04:55.075Z] ---> Running in 05a57174a6ba [2022-03-11T08:04:55.075Z] Removing intermediate container 05a57174a6ba [2022-03-11T08:04:55.075Z] ---> 66d7e8e17e98 [2022-03-11T08:04:55.075Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T08:04:55.075Z] ---> 92cf3151b02c [2022-03-11T08:04:55.075Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-11T08:04:55.075Z] ---> 4c088c7353b1 [2022-03-11T08:04:55.075Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-11T08:04:55.673Z] ---> 1a373789e9aa [2022-03-11T08:04:55.673Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-11T08:04:55.673Z] ---> Running in d9455625df21 [2022-03-11T08:04:56.653Z] Removing intermediate container d9455625df21 [2022-03-11T08:04:56.654Z] ---> 67f54c20f021 [2022-03-11T08:04:56.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T08:04:56.928Z] ---> Running in 267c01150609 [2022-03-11T08:04:57.531Z] Removing intermediate container 267c01150609 [2022-03-11T08:04:57.531Z] ---> e3c905429f2f [2022-03-11T08:04:57.531Z] Step 20/22 : LABEL arch=arm64 [2022-03-11T08:04:57.806Z] ---> Running in a737a8d18447 [2022-03-11T08:04:58.789Z] Removing intermediate container a737a8d18447 [2022-03-11T08:04:58.789Z] ---> dd1c49ef237b [2022-03-11T08:04:58.789Z] Step 21/22 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T08:04:58.789Z] ---> Running in 6d2ba7715d18 [2022-03-11T08:04:59.387Z] Removing intermediate container 6d2ba7715d18 [2022-03-11T08:04:59.387Z] ---> 60d16c84647d [2022-03-11T08:04:59.387Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T08:04:59.663Z] ---> Running in 5833fef8462b [2022-03-11T08:04:59.663Z] Removing intermediate container fb6f4bca3fa6 [2022-03-11T08:04:59.663Z] ---> edb6e0baca32 [2022-03-11T08:04:59.663Z] [2022-03-11T08:04:59.663Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T08:04:59.663Z] ---> 5b8b7b635229 [2022-03-11T08:04:59.663Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T08:04:59.663Z] ---> Using cache [2022-03-11T08:04:59.663Z] ---> 166890e1612b [2022-03-11T08:04:59.663Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T08:04:59.663Z] ---> Using cache [2022-03-11T08:04:59.663Z] ---> 8589c7fca226 [2022-03-11T08:04:59.663Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-11T08:04:59.937Z] ---> Running in 29d1ad0c0d6b [2022-03-11T08:05:00.212Z] Removing intermediate container 5833fef8462b [2022-03-11T08:05:00.212Z] ---> 2d4a4c6f9371 [2022-03-11T08:05:00.212Z] [2022-03-11T08:05:00.212Z] Removing intermediate container 29d1ad0c0d6b [2022-03-11T08:05:00.212Z] ---> a0f90f660b86 [2022-03-11T08:05:00.212Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T08:05:00.487Z] ---> Running in 19f799019038 [2022-03-11T08:05:00.487Z] Successfully built 2d4a4c6f9371 [2022-03-11T08:05:00.487Z] Successfully tagged support-scheduler-arm64:latest [2022-03-11T08:05:01.088Z]  Building support-scheduler ... done Removing intermediate container 19f799019038 [2022-03-11T08:05:01.088Z] ---> 5bbe796e027b [2022-03-11T08:05:01.088Z] Step 15/23 : WORKDIR / [2022-03-11T08:05:01.088Z] ---> Running in 853d71090957 [2022-03-11T08:05:01.681Z] Removing intermediate container 853d71090957 [2022-03-11T08:05:01.681Z] ---> 7abcfc32bbf7 [2022-03-11T08:05:01.681Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T08:05:02.284Z] ---> c02b866ad025 [2022-03-11T08:05:02.284Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-11T08:05:03.262Z] ---> 7aa466ef6f48 [2022-03-11T08:05:03.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-11T08:05:04.243Z] ---> 824af3fa9284 [2022-03-11T08:05:04.243Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-11T08:05:04.243Z] ---> Running in 50e9063aa899 [2022-03-11T08:05:04.516Z] Removing intermediate container 50e9063aa899 [2022-03-11T08:05:04.516Z] ---> 7d68738c2ab0 [2022-03-11T08:05:04.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T08:05:04.786Z] ---> Running in 11486ab2fc31 [2022-03-11T08:05:05.063Z] Removing intermediate container 11486ab2fc31 [2022-03-11T08:05:05.063Z] ---> 7783496f2ec8 [2022-03-11T08:05:05.063Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T08:05:05.063Z] ---> Running in 915eb26a241b [2022-03-11T08:05:05.651Z] Removing intermediate container 915eb26a241b [2022-03-11T08:05:05.651Z] ---> 9476e6c4d1f0 [2022-03-11T08:05:05.651Z] Step 22/23 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T08:05:05.651Z] ---> Running in e5e7899f4322 [2022-03-11T08:05:06.242Z] Removing intermediate container e5e7899f4322 [2022-03-11T08:05:06.242Z] ---> 0088573bdc95 [2022-03-11T08:05:06.242Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T08:05:06.242Z] ---> Running in fd75690becd2 [2022-03-11T08:05:06.834Z] Removing intermediate container fd75690becd2 [2022-03-11T08:05:06.834Z] ---> 5f5faa39ff92 [2022-03-11T08:05:06.834Z] [2022-03-11T08:05:07.105Z] Successfully built 5f5faa39ff92 [2022-03-11T08:05:07.376Z] Successfully tagged core-metadata-arm64:latest [2022-03-11T08:05:07.376Z]  Building core-metadata ... done Removing intermediate container 3755d2b1dedd [2022-03-11T08:05:07.376Z] ---> ba9843ae2d0e [2022-03-11T08:05:07.376Z] [2022-03-11T08:05:07.376Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T08:05:07.376Z] ---> 5b8b7b635229 [2022-03-11T08:05:07.376Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-11T08:05:07.652Z] ---> Running in 2b98367b6a1d [2022-03-11T08:05:08.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T08:05:08.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T08:05:09.491Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-11T08:05:09.764Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-11T08:05:09.764Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T08:05:09.764Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T08:05:09.764Z] OK: 6 MiB in 16 packages [2022-03-11T08:05:11.190Z] Removing intermediate container 2b98367b6a1d [2022-03-11T08:05:11.190Z] ---> 499e75ba4a84 [2022-03-11T08:05:11.190Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T08:05:11.190Z] ---> Running in e9ebc933784f [2022-03-11T08:05:11.461Z] Removing intermediate container e9ebc933784f [2022-03-11T08:05:11.461Z] ---> 5520c0a6d411 [2022-03-11T08:05:11.461Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-11T08:05:11.461Z] ---> Running in 2251e7046ddd [2022-03-11T08:05:12.053Z] Removing intermediate container 2251e7046ddd [2022-03-11T08:05:12.053Z] ---> ae3b13276edd [2022-03-11T08:05:12.053Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T08:05:12.053Z] ---> Running in 34ddbcda4bb8 [2022-03-11T08:05:12.326Z] Removing intermediate container 34ddbcda4bb8 [2022-03-11T08:05:12.326Z] ---> 7ee0d8dd6b03 [2022-03-11T08:05:12.326Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T08:05:12.917Z] ---> cb60dd108bbd [2022-03-11T08:05:12.917Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-11T08:05:13.891Z] ---> bede50087c1c [2022-03-11T08:05:13.891Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-11T08:05:14.483Z] ---> 5d7ba752375e [2022-03-11T08:05:14.483Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-11T08:05:14.755Z] ---> Running in 73c78f7e1489 [2022-03-11T08:05:15.026Z] Removing intermediate container 73c78f7e1489 [2022-03-11T08:05:15.026Z] ---> 0f8059b9c102 [2022-03-11T08:05:15.026Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T08:05:15.026Z] ---> Running in 89b0f5dcc995 [2022-03-11T08:05:15.618Z] Removing intermediate container 89b0f5dcc995 [2022-03-11T08:05:15.618Z] ---> 5be46368c96a [2022-03-11T08:05:15.618Z] Step 20/22 : LABEL arch=arm64 [2022-03-11T08:05:15.618Z] ---> Running in 37c78ce961ee [2022-03-11T08:05:15.890Z] Removing intermediate container 37c78ce961ee [2022-03-11T08:05:15.890Z] ---> 2d67716ed32b [2022-03-11T08:05:15.890Z] Step 21/22 : LABEL git_sha=5ef208f8f20f84cc1de897322d3cb06a8acc9453 [2022-03-11T08:05:15.890Z] ---> Running in 595731c73326 [2022-03-11T08:05:16.486Z] Removing intermediate container 595731c73326 [2022-03-11T08:05:16.486Z] ---> 58b5f32896e5 [2022-03-11T08:05:16.486Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T08:05:16.486Z] ---> Running in 5115353d90ce [2022-03-11T08:05:16.759Z] Removing intermediate container 5115353d90ce [2022-03-11T08:05:16.759Z] ---> 9b7ba273f3d8 [2022-03-11T08:05:16.759Z] [2022-03-11T08:05:17.031Z] Successfully built 9b7ba273f3d8 [2022-03-11T08:05:17.031Z] Successfully tagged support-notifications-arm64:latest [2022-03-11T08:05:17.318Z]  Building support-notifications ... done  [Pipeline] } [2022-03-11T08:05:17.474Z] $ docker stop --time=1 9e4b44a936822bc3b69714c2b718696053c210c0346fc0c2e529e9383cd88a41 [2022-03-11T08:05:19.150Z] $ docker rm -f 9e4b44a936822bc3b69714c2b718696053c210c0346fc0c2e529e9383cd88a41 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T08:05:19.540Z] + docker images [2022-03-11T08:05:19.810Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T08:05:19.810Z] support-notifications-arm64 latest 9b7ba273f3d8 3 seconds ago 16.1MB [2022-03-11T08:05:19.810Z] ba9843ae2d0e 12 seconds ago 1.6GB [2022-03-11T08:05:19.810Z] core-metadata-arm64 latest 5f5faa39ff92 13 seconds ago 16MB [2022-03-11T08:05:19.810Z] support-scheduler-arm64 latest 2d4a4c6f9371 19 seconds ago 15.4MB [2022-03-11T08:05:19.810Z] edb6e0baca32 20 seconds ago 1.6GB [2022-03-11T08:05:19.810Z] af1474248ede 29 seconds ago 1.6GB [2022-03-11T08:05:19.810Z] security-proxy-setup-arm64 latest 8ac478e85b5e 57 seconds ago 25.5MB [2022-03-11T08:05:19.810Z] e88f6bbda002 About a minute ago 1.6GB [2022-03-11T08:05:19.810Z] sys-mgmt-agent-arm64 latest f0077f959a8b 2 minutes ago 280MB [2022-03-11T08:05:19.810Z] core-data-arm64 latest 62724b59e538 3 minutes ago 19.2MB [2022-03-11T08:05:19.810Z] security-bootstrapper-arm64 latest 579d505e774e 3 minutes ago 18MB [2022-03-11T08:05:19.810Z] security-secretstore-setup-arm64 latest a3a99264c897 3 minutes ago 27MB [2022-03-11T08:05:19.810Z] 972095af81e7 3 minutes ago 1.61GB [2022-03-11T08:05:19.810Z] core-command-arm64 latest c2a06a7eb0fe 3 minutes ago 15.3MB [2022-03-11T08:05:19.810Z] f1cbcb534bed 3 minutes ago 1.59GB [2022-03-11T08:05:19.810Z] f74e36583d79 3 minutes ago 1.59GB [2022-03-11T08:05:19.810Z] 0a37c0af5ac3 3 minutes ago 1.6GB [2022-03-11T08:05:19.810Z] 165af0cea356 3 minutes ago 1.59GB [2022-03-11T08:05:19.810Z] ci-base-image-arm64 latest 25fcf5d54bbf 14 minutes ago 1.26GB [2022-03-11T08:05:19.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-11T08:05:19.810Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-11T08:05:19.810Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-11T08:05:19.810Z] 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 [2022-03-11T08:05:20.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T08:05:20.250Z] [2022-03-11T08:05:20.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-11T08:05:20.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T08:05:20.864Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-11T08:05:20.864Z] 8998bd30e6a1: Pulling fs layer [2022-03-11T08:05:20.864Z] 04944245beec: Pulling fs layer [2022-03-11T08:05:20.864Z] 699f458cf7ca: Pulling fs layer [2022-03-11T08:05:20.864Z] 765212b225bb: Pulling fs layer [2022-03-11T08:05:20.864Z] f23df028b6ca: Pulling fs layer [2022-03-11T08:05:20.864Z] d65c8cfc05b1: Pulling fs layer [2022-03-11T08:05:20.864Z] 2437ff75d9bd: Pulling fs layer [2022-03-11T08:05:20.864Z] 765212b225bb: Waiting [2022-03-11T08:05:20.864Z] 2437ff75d9bd: Waiting [2022-03-11T08:05:20.864Z] d65c8cfc05b1: Waiting [2022-03-11T08:05:20.864Z] f23df028b6ca: Waiting [2022-03-11T08:05:20.864Z] 04944245beec: Verifying Checksum [2022-03-11T08:05:20.864Z] 04944245beec: Download complete [2022-03-11T08:05:20.864Z] 765212b225bb: Verifying Checksum [2022-03-11T08:05:20.864Z] 765212b225bb: Download complete [2022-03-11T08:05:21.138Z] f23df028b6ca: Verifying Checksum [2022-03-11T08:05:21.139Z] f23df028b6ca: Download complete [2022-03-11T08:05:21.139Z] d65c8cfc05b1: Verifying Checksum [2022-03-11T08:05:21.139Z] d65c8cfc05b1: Download complete [2022-03-11T08:05:21.139Z] 699f458cf7ca: Verifying Checksum [2022-03-11T08:05:21.139Z] 699f458cf7ca: Download complete [2022-03-11T08:05:21.411Z] 8998bd30e6a1: Verifying Checksum [2022-03-11T08:05:21.411Z] 8998bd30e6a1: Download complete [2022-03-11T08:05:24.024Z] 2437ff75d9bd: Download complete [2022-03-11T08:05:25.452Z] 8998bd30e6a1: Pull complete [2022-03-11T08:05:26.045Z] 04944245beec: Pull complete [2022-03-11T08:05:27.478Z] 699f458cf7ca: Pull complete [2022-03-11T08:05:27.749Z] 765212b225bb: Pull complete [2022-03-11T08:05:28.725Z] f23df028b6ca: Pull complete [2022-03-11T08:05:28.725Z] d65c8cfc05b1: Pull complete [2022-03-11T08:05:43.791Z] 2437ff75d9bd: Pull complete [2022-03-11T08:05:43.791Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-11T08:05:43.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T08:05:43.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-11T08:05:44.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-6828 does not seem to be running inside a container [2022-03-11T08:05:44.258Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-11T08:05:46.975Z] $ docker top d67bd7ade9c11dd8701a3289c2da63711f2e014ad44e5d659258439a8b13e916 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T08:05:47.811Z] ---> job-cost.sh [2022-03-11T08:05:47.812Z] lf-activate-venv: SKIPPING [2022-03-11T08:05:47.812Z] INFO: No Stack... [2022-03-11T08:05:48.401Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-11T08:05:48.993Z] INFO: Archiving Costs [Pipeline] sh [2022-03-11T08:05:49.653Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-03-11T08:05:49.653Z] + cut -d, -f6 [Pipeline] lock [2022-03-11T08:05:49.716Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-5-stack-cost] [2022-03-11T08:05:49.721Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3891-5-stack-cost] did not exist. Created. [2022-03-11T08:05:49.721Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-11T08:05:50.385Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-11T08:05:50.554Z] Stashed 1 file(s) [Pipeline] } [2022-03-11T08:05:50.562Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-11T08:05:50.737Z] $ docker stop --time=1 d67bd7ade9c11dd8701a3289c2da63711f2e014ad44e5d659258439a8b13e916 [2022-03-11T08:05:52.255Z] $ docker rm -f d67bd7ade9c11dd8701a3289c2da63711f2e014ad44e5d659258439a8b13e916 [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 [2022-03-11T08:05:52.667Z] provisioning config files... [2022-03-11T08:05:52.676Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config7243233219526831742tmp [Pipeline] { [Pipeline] sh [2022-03-11T08:05:52.979Z] + set +x [2022-03-11T08:05:52.979Z] + bash -s -- [2022-03-11T08:05:52.979Z] + curl -s https://codecov.io/bash [2022-03-11T08:05:52.979Z] [2022-03-11T08:05:52.979Z] _____ _ [2022-03-11T08:05:52.979Z] / ____| | | [2022-03-11T08:05:52.979Z] | | ___ __| | ___ ___ _____ __ [2022-03-11T08:05:52.979Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-11T08:05:52.979Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-11T08:05:52.979Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-11T08:05:52.979Z] Bash-1.0.6 [2022-03-11T08:05:52.979Z] [2022-03-11T08:05:52.979Z] [2022-03-11T08:05:52.979Z] ==> git version 2.24.4 found [2022-03-11T08:05:52.979Z] ==> 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 [2022-03-11T08:05:52.979Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-11T08:05:52.979Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-11T08:05:52.979Z] ==> Jenkins CI detected. [2022-03-11T08:05:52.979Z] current dir:  /w/workspace/edgex-go/5 [2022-03-11T08:05:52.979Z] project root: . [2022-03-11T08:05:52.979Z] --> token set from env [2022-03-11T08:05:53.249Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-11T08:05:53.249Z] ==> Running gcov in . (disable via -X gcov) [2022-03-11T08:05:53.249Z] ==> Python coveragepy not found [2022-03-11T08:05:53.249Z] ==> Searching for coverage reports in: [2022-03-11T08:05:53.249Z] + . [2022-03-11T08:05:53.249Z] -> Found 1 reports [2022-03-11T08:05:53.249Z] ==> Detecting git/mercurial file structure [2022-03-11T08:05:53.249Z] ==> Reading reports [2022-03-11T08:05:53.249Z] + ./coverage.out bytes=425893 [2022-03-11T08:05:53.249Z] ==> Appending adjustments [2022-03-11T08:05:53.249Z] https://docs.codecov.io/docs/fixing-reports [2022-03-11T08:05:54.638Z] + Found adjustments [2022-03-11T08:05:54.638Z] ==> Gzipping contents [2022-03-11T08:05:54.638Z] 60K /tmp/codecov.ez034V.gz [2022-03-11T08:05:54.638Z] ==> Uploading reports [2022-03-11T08:05:54.638Z] url: https://codecov.io [2022-03-11T08:05:54.638Z] query: branch=PR-3891&commit=5ef208f8f20f84cc1de897322d3cb06a8acc9453&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= [2022-03-11T08:05:54.638Z] -> Pinging Codecov [2022-03-11T08:05:54.639Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3891&commit=5ef208f8f20f84cc1de897322d3cb06a8acc9453&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= [2022-03-11T08:05:54.900Z] -> Uploading to [2022-03-11T08:05:54.900Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-11/00271124DB129430A58F1EEE437C3FCB/5ef208f8f20f84cc1de897322d3cb06a8acc9453/4b77811a-10d9-4958-afd2-a7aa626159a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220311T080554Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e37057a2a95eada10ca2b881f4e951d98104f85ed5f89c6e2159e129cf45a3d [2022-03-11T08:05:54.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T08:05:54.900Z] Dload Upload Total Spent Left Speed [2022-03-11T08:05:55.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57840 0 0 100 57840 0 156k --:--:-- --:--:-- --:--:-- 157k [2022-03-11T08:05:55.159Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5ef208f8f20f84cc1de897322d3cb06a8acc9453 [Pipeline] } [2022-03-11T08:05:55.166Z] 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 [2022-03-11T08:05:55.875Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-11T08:05:56.171Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T08:05:56.730Z] ---> package-listing.sh [2022-03-11T08:05:56.730Z] ++ facter osfamily [2022-03-11T08:05:56.730Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-11T08:05:56.991Z] + OS_FAMILY=redhat [2022-03-11T08:05:56.991Z] + workspace=/w/workspace/edgex-go/5 [2022-03-11T08:05:56.991Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-11T08:05:56.991Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-11T08:05:56.991Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-11T08:05:56.991Z] + PACKAGES=/tmp/packages_start.txt [2022-03-11T08:05:56.991Z] + '[' /w/workspace/edgex-go/5 ']' [2022-03-11T08:05:56.991Z] + PACKAGES=/tmp/packages_end.txt [2022-03-11T08:05:56.991Z] + case "${OS_FAMILY}" in [2022-03-11T08:05:56.991Z] + rpm -qa [2022-03-11T08:05:56.991Z] + sort [2022-03-11T08:06:01.193Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-11T08:06:01.193Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-11T08:06:01.193Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-11T08:06:01.193Z] + '[' /w/workspace/edgex-go/5 ']' [2022-03-11T08:06:01.193Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-03-11T08:06:01.193Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-03-11T08:06:01.208Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-11T08:06:01.491Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-11T08:06:02.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T08:06:02.049Z] [2022-03-11T08:06:02.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T08:06:02.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T08:06:02.356Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-11T08:06:02.356Z] 5eb5b503b376: Pulling fs layer [2022-03-11T08:06:02.356Z] 5c69ac0246d0: Pulling fs layer [2022-03-11T08:06:02.356Z] ec43610c2a17: Pulling fs layer [2022-03-11T08:06:02.356Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-11T08:06:02.356Z] 33b1e0a273af: Pulling fs layer [2022-03-11T08:06:02.356Z] 5d3b04190fa2: Pulling fs layer [2022-03-11T08:06:02.356Z] 2f39f015ded8: Pulling fs layer [2022-03-11T08:06:02.356Z] 3a2ae6a8a46f: Waiting [2022-03-11T08:06:02.357Z] 33b1e0a273af: Waiting [2022-03-11T08:06:02.357Z] 5d3b04190fa2: Waiting [2022-03-11T08:06:02.357Z] 2f39f015ded8: Waiting [2022-03-11T08:06:02.357Z] 5c69ac0246d0: Verifying Checksum [2022-03-11T08:06:02.357Z] 5c69ac0246d0: Download complete [2022-03-11T08:06:02.357Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-11T08:06:02.357Z] 3a2ae6a8a46f: Download complete [2022-03-11T08:06:02.357Z] ec43610c2a17: Verifying Checksum [2022-03-11T08:06:02.357Z] ec43610c2a17: Download complete [2022-03-11T08:06:02.618Z] 5d3b04190fa2: Verifying Checksum [2022-03-11T08:06:02.618Z] 5d3b04190fa2: Download complete [2022-03-11T08:06:02.618Z] 33b1e0a273af: Verifying Checksum [2022-03-11T08:06:02.618Z] 33b1e0a273af: Download complete [2022-03-11T08:06:02.618Z] 5eb5b503b376: Verifying Checksum [2022-03-11T08:06:02.618Z] 5eb5b503b376: Download complete [2022-03-11T08:06:03.197Z] 2f39f015ded8: Verifying Checksum [2022-03-11T08:06:03.197Z] 2f39f015ded8: Download complete [2022-03-11T08:06:04.155Z] 5eb5b503b376: Pull complete [2022-03-11T08:06:04.155Z] 5c69ac0246d0: Pull complete [2022-03-11T08:06:04.728Z] ec43610c2a17: Pull complete [2022-03-11T08:06:04.995Z] 3a2ae6a8a46f: Pull complete [2022-03-11T08:06:05.265Z] 33b1e0a273af: Pull complete [2022-03-11T08:06:05.265Z] 5d3b04190fa2: Pull complete [2022-03-11T08:06:10.584Z] 2f39f015ded8: Pull complete [2022-03-11T08:06:10.584Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-11T08:06:10.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T08:06:10.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-11T08:06:10.657Z] prd-centos7-docker-4c-2g-6827 does not seem to be running inside a container [2022-03-11T08:06:10.689Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-11T08:06:14.055Z] $ docker top 219ecf29f81886f3c4fd2459478403c0d321ac6272746e9cee0b0d08c3af101e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T08:06:14.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-11T08:06:14.920Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-11T08:06:15.342Z] + ls /var/log/sa-host [2022-03-11T08:06:15.342Z] + sadf -c /var/log/sa-host/sa11 [2022-03-11T08:06:15.342Z] file_magic: OK [2022-03-11T08:06:15.342Z] HZ: Using current value: 100 [2022-03-11T08:06:15.342Z] file_header: OK [2022-03-11T08:06:15.342Z] 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 [2022-03-11T08:06:15.342Z] Statistics: [2022-03-11T08:06:15.342Z] 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... [2022-03-11T08:06:15.342Z] File successfully converted to sysstat format version 12.5.2 [2022-03-11T08:06:15.342Z] + sadf -c /var/log/sa-host/sa17 [2022-03-11T08:06:15.342Z] file_magic: OK [2022-03-11T08:06:15.342Z] HZ: Using current value: 100 [2022-03-11T08:06:15.342Z] file_header: OK [2022-03-11T08:06:15.342Z] 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 [2022-03-11T08:06:15.342Z] Statistics: [2022-03-11T08:06:15.342Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-11T08:06:15.342Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T08:06:15.592Z] provisioning config files... [2022-03-11T08:06:15.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2769747389567776333tmp [Pipeline] { [Pipeline] echo [2022-03-11T08:06:15.684Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T08:06:16.093Z] ---> create-netrc.sh [Pipeline] } [2022-03-11T08:06:16.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-11T08:06:16.455Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-11T08:06:16.466Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T08:06:16.757Z] ---> sudo-logs.sh [2022-03-11T08:06:16.757Z] Archiving 'sudo' log.. [2022-03-11T08:06:16.757Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6827.novalocal: Name or service not known [2022-03-11T08:06:16.757Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6827.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-11T08:06:16.778Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T08:06:17.071Z] ---> job-cost.sh [2022-03-11T08:06:17.071Z] lf-activate-venv: SKIPPING [2022-03-11T08:06:17.071Z] DEBUG: total: 0.10999999940395355 [2022-03-11T08:06:17.071Z] INFO: Retrieving Stack Cost... [2022-03-11T08:06:17.332Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-11T08:06:17.903Z] INFO: Archiving Costs [Pipeline] echo [2022-03-11T08:06:17.918Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T08:06:18.207Z] ---> logs-deploy.sh [2022-03-11T08:06:18.207Z] lf-activate-venv: SKIPPING [2022-03-11T08:06:18.207Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/5 [2022-03-11T08:06:18.207Z] INFO: archiving workspace using pattern(s): [2022-03-11T08:06:19.147Z] Archives upload complete. [2022-03-11T08:06:19.409Z] INFO: archiving logs to Nexus