Pull request #3770 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 rather than da87a6977c85908b24fe6f55c336e0ebd212442e Obtained Jenkinsfile from d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4798547655460982272.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2209649655730622243.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3770/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-3770/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh47113610193244944.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh8910818284151905688.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3770/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-3770/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3738960667479613771.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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-1483 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh6850684862095089382.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit da87a6977c85908b24fe6f55c336e0ebd212442e Merge succeeded, producing da87a6977c85908b24fe6f55c336e0ebd212442e Checking out Revision da87a6977c85908b24fe6f55c336e0ebd212442e (PR-3770) > 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/3@tmp/jenkins-gitclient-ssh7514174818261438390.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # 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/3@tmp/jenkins-gitclient-ssh7074500685875670243.key > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # timeout=10 Commit message: "Merge branch 'snap-modify-kuiper-rest-port' of https://github.com/MonicaisHer/edgex-go into snap-modify-kuiper-rest-port" > git rev-list --no-walk 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-25T07:18:16.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-25T07:18:16.949Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-25T07:18:16.961Z] ========================================================= [2021-10-25T07:18:16.961Z] EdgeX Global Pipelines Version Info [2021-10-25T07:18:16.961Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:18:18.090Z] ------------------- [2021-10-25T07:18:18.090Z] stable info: [2021-10-25T07:18:18.090Z] ------------------- [2021-10-25T07:18:18.090Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-25T07:18:18.090Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-25T07:18:18.091Z] Message: update stable to v1.0.210 [2021-10-25T07:18:18.668Z] ------------------- [2021-10-25T07:18:18.668Z] experimental info: [2021-10-25T07:18:18.668Z] ------------------- [2021-10-25T07:18:18.668Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-25T07:18:18.668Z] Commit SHA: 5405f6db7b80caa7838ce0779402869a7955fc1d [2021-10-25T07:18:18.668Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-25T07:18:18.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-25T07:18:18.756Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-25T07:18:18.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-25T07:18:18.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-25T07:18:18.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-25T07:18:18.790Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-25T07:18:18.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-25T07:18:18.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-25T07:18:18.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-25T07:18:18.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-25T07:18:18.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-25T07:18:18.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-25T07:18:18.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-25T07:18:18.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-25T07:18:18.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-25T07:18:18.874Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-25T07:18:18.883Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-25T07:18:18.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-25T07:18:18.897Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-25T07:18:18.903Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-25T07:18:18.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-25T07:18:18.920Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-25T07:18:18.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3770 [Pipeline] echo [2021-10-25T07:18:18.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3770 [Pipeline] echo [2021-10-25T07:18:18.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3770 [Pipeline] echo [2021-10-25T07:18:18.955Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da87a6977c85908b24fe6f55c336e0ebd212442e [Pipeline] echo [2021-10-25T07:18:18.963Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da87a69 [Pipeline] echo [2021-10-25T07:18:18.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T07:18:19.010Z] provisioning config files... [2021-10-25T07:18:19.024Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2047628678229487246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:18:19.334Z] ---> docker-login.sh [2021-10-25T07:18:19.334Z] nexus3.edgexfoundry.org:10001 [2021-10-25T07:18:19.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T07:18:19.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T07:18:19.601Z] Configure a credential helper to remove this warning. See [2021-10-25T07:18:19.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T07:18:19.601Z] [2021-10-25T07:18:19.601Z] Login Succeeded [2021-10-25T07:18:19.601Z] nexus3.edgexfoundry.org:10002 [2021-10-25T07:18:19.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T07:18:19.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T07:18:19.601Z] Configure a credential helper to remove this warning. See [2021-10-25T07:18:19.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T07:18:19.601Z] [2021-10-25T07:18:19.601Z] Login Succeeded [2021-10-25T07:18:19.601Z] nexus3.edgexfoundry.org:10003 [2021-10-25T07:18:19.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T07:18:19.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T07:18:19.863Z] Configure a credential helper to remove this warning. See [2021-10-25T07:18:19.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T07:18:19.863Z] [2021-10-25T07:18:19.863Z] Login Succeeded [2021-10-25T07:18:19.863Z] nexus3.edgexfoundry.org:10004 [2021-10-25T07:18:19.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T07:18:19.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T07:18:19.863Z] Configure a credential helper to remove this warning. See [2021-10-25T07:18:19.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T07:18:19.863Z] [2021-10-25T07:18:19.863Z] Login Succeeded [2021-10-25T07:18:19.863Z] docker.io [2021-10-25T07:18:19.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T07:18:20.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T07:18:20.441Z] Configure a credential helper to remove this warning. See [2021-10-25T07:18:20.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T07:18:20.441Z] [2021-10-25T07:18:20.441Z] Login Succeeded [2021-10-25T07:18:20.441Z] ---> docker-login.sh ends [Pipeline] } [2021-10-25T07:18:20.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-25T07:18:20.770Z] ++ 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 [2021-10-25T07:18:20.770Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T07:18:20.770Z] ++ dirname cmd/core-command/Dockerfile [2021-10-25T07:18:20.770Z] ++ cut -d/ -f2 [2021-10-25T07:18:20.770Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-25T07:18:20.770Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T07:18:20.770Z] ++ dirname cmd/core-data/Dockerfile [2021-10-25T07:18:20.770Z] ++ cut -d/ -f2 [2021-10-25T07:18:20.770Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-25T07:18:20.770Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T07:18:20.770Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-25T07:18:20.770Z] ++ cut -d/ -f2 [2021-10-25T07:18:20.770Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-25T07:18:20.770Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T07:18:20.770Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-25T07:18:20.770Z] ++ cut -d/ -f2 [2021-10-25T07:18:20.770Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-25T07:18:20.770Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T07:18:20.770Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-25T07:18:20.770Z] ++ cut -d/ -f2 [2021-10-25T07:18:20.770Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-25T07:18:20.770Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T07:18:20.770Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-25T07:18:20.770Z] ++ cut -d/ -f2 [2021-10-25T07:18:20.770Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-25T07:18:20.770Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T07:18:20.770Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-25T07:18:20.770Z] ++ cut -d/ -f2 [2021-10-25T07:18:20.770Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-25T07:18:20.770Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T07:18:20.770Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-25T07:18:20.770Z] ++ cut -d/ -f2 [2021-10-25T07:18:20.770Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-25T07:18:20.770Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T07:18:20.770Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-25T07:18:20.770Z] ++ cut -d/ -f2 [2021-10-25T07:18:20.770Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-25T07:18:20.811Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:18:21.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T07:18:21.853Z] [2021-10-25T07:18:21.853Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:18:22.159Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T07:18:22.159Z] latest: Pulling from edgex-devops/git-semver [2021-10-25T07:18:22.159Z] a0d0a0d46f8b: Pulling fs layer [2021-10-25T07:18:22.159Z] 3e5f54012d9b: Pulling fs layer [2021-10-25T07:18:22.159Z] 4c7163046ea9: Pulling fs layer [2021-10-25T07:18:22.159Z] 0c2d73faf560: Pulling fs layer [2021-10-25T07:18:22.159Z] 0c2d73faf560: Waiting [2021-10-25T07:18:22.159Z] 3e5f54012d9b: Verifying Checksum [2021-10-25T07:18:22.159Z] 3e5f54012d9b: Download complete [2021-10-25T07:18:22.159Z] a0d0a0d46f8b: Verifying Checksum [2021-10-25T07:18:22.159Z] a0d0a0d46f8b: Download complete [2021-10-25T07:18:22.159Z] 4c7163046ea9: Verifying Checksum [2021-10-25T07:18:22.159Z] 4c7163046ea9: Download complete [2021-10-25T07:18:22.159Z] 0c2d73faf560: Verifying Checksum [2021-10-25T07:18:22.159Z] 0c2d73faf560: Download complete [2021-10-25T07:18:22.427Z] a0d0a0d46f8b: Pull complete [2021-10-25T07:18:22.427Z] 3e5f54012d9b: Pull complete [2021-10-25T07:18:22.689Z] 4c7163046ea9: Pull complete [2021-10-25T07:18:22.949Z] 0c2d73faf560: Pull complete [2021-10-25T07:18:22.949Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-25T07:18:22.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T07:18:22.949Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-25T07:18:23.018Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2021-10-25T07:18:23.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2021-10-25T07:18:23.564Z] $ docker top 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-25T07:18:23.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-25T07:18:23.653Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-25T07:18:23.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-25T07:18:23.752Z] $ docker exec 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 ssh-agent [2021-10-25T07:18:23.845Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpJnmln/agent.14 [2021-10-25T07:18:23.845Z] SSH_AGENT_PID=20 [2021-10-25T07:18:23.853Z] Running ssh-add (command line suppressed) [2021-10-25T07:18:23.939Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3595151607782742284.key (/w/workspace/edgex-go/3@tmp/private_key_3595151607782742284.key) [2021-10-25T07:18:23.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-25T07:18:24.245Z] + git tag --points-at HEAD [Pipeline] } [2021-10-25T07:18:24.262Z] $ docker exec --env ******** --env ******** 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 ssh-agent -k [2021-10-25T07:18:24.353Z] unset SSH_AUTH_SOCK; [2021-10-25T07:18:24.354Z] unset SSH_AGENT_PID; [2021-10-25T07:18:24.354Z] echo Agent pid 20 killed; [2021-10-25T07:18:24.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-25T07:18:24.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-25T07:18:24.393Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-25T07:18:24.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-25T07:18:24.513Z] $ docker exec 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 ssh-agent [2021-10-25T07:18:24.631Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJJEDlI/agent.52 [2021-10-25T07:18:24.631Z] SSH_AGENT_PID=58 [2021-10-25T07:18:24.636Z] Running ssh-add (command line suppressed) [2021-10-25T07:18:24.745Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3514153618415850041.key (/w/workspace/edgex-go/3@tmp/private_key_3514153618415850041.key) [2021-10-25T07:18:24.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-25T07:18:25.060Z] + git semver init [2021-10-25T07:18:25.060Z] # -> Open(): unable to determine branch for HEAD [2021-10-25T07:18:25.060Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-10-25T07:18:25.060Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-10-25T07:18:25.060Z] # $SEMVER_REMOTE_NAME = origin [2021-10-25T07:18:25.060Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-25T07:18:25.060Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-25T07:18:25.060Z] # $SEMVER_BRANCH = PR-3770 [2021-10-25T07:18:25.060Z] # $SEMVER_TEMP = /tmp/semver-355590137 [2021-10-25T07:18:25.060Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-25T07:19:21.360Z] # '/tmp/semver-355590137' -> '/w/workspace/edgex-go/3/.semver' [2021-10-25T07:19:21.360Z] # -> Force: false [2021-10-25T07:19:21.360Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-10-25T07:19:21.370Z] $ docker exec --env ******** --env ******** 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 ssh-agent -k [2021-10-25T07:19:21.461Z] unset SSH_AUTH_SOCK; [2021-10-25T07:19:21.461Z] unset SSH_AGENT_PID; [2021-10-25T07:19:21.461Z] echo Agent pid 58 killed; [2021-10-25T07:19:21.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-25T07:19:21.781Z] + git semver [Pipeline] } [2021-10-25T07:19:21.797Z] $ docker stop --time=1 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 [2021-10-25T07:19:23.503Z] $ docker rm -f 7df5eb6b298e0a0157c8b2fd3b82388f8cfd99f09a8ff2cb3d45fa370105f2f8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T07:19:23.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-25T07:19:24.140Z] Stashed 1 file(s) [Pipeline] echo [2021-10-25T07:19:24.142Z] [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 [2021-10-25T07:19:24.367Z] ========================================================= [2021-10-25T07:19:24.367Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-25T07:19:24.367Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T07:19:24.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T07:19:24.666Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-25T07:19:24.666Z] a0d0a0d46f8b: Already exists [2021-10-25T07:19:24.666Z] 31adcdaf11c8: Pulling fs layer [2021-10-25T07:19:24.666Z] b8b176561691: Pulling fs layer [2021-10-25T07:19:24.666Z] 4527c011a84f: Pulling fs layer [2021-10-25T07:19:24.666Z] 5d74067f8e1e: Pulling fs layer [2021-10-25T07:19:24.666Z] e0aca202a116: Pulling fs layer [2021-10-25T07:19:24.666Z] 3a43be97a3b4: Pulling fs layer [2021-10-25T07:19:24.666Z] 34cad66bf833: Pulling fs layer [2021-10-25T07:19:24.666Z] b4e3c513aaa6: Pulling fs layer [2021-10-25T07:19:24.666Z] e0aca202a116: Waiting [2021-10-25T07:19:24.666Z] 3a43be97a3b4: Waiting [2021-10-25T07:19:24.666Z] 34cad66bf833: Waiting [2021-10-25T07:19:24.666Z] b4e3c513aaa6: Waiting [2021-10-25T07:19:24.666Z] 5d74067f8e1e: Waiting [2021-10-25T07:19:24.666Z] b8b176561691: Verifying Checksum [2021-10-25T07:19:24.666Z] b8b176561691: Download complete [2021-10-25T07:19:24.666Z] 31adcdaf11c8: Verifying Checksum [2021-10-25T07:19:24.666Z] 31adcdaf11c8: Download complete [2021-10-25T07:19:24.666Z] 5d74067f8e1e: Verifying Checksum [2021-10-25T07:19:24.666Z] 5d74067f8e1e: Download complete [2021-10-25T07:19:24.666Z] e0aca202a116: Verifying Checksum [2021-10-25T07:19:24.666Z] e0aca202a116: Download complete [2021-10-25T07:19:24.666Z] 3a43be97a3b4: Verifying Checksum [2021-10-25T07:19:24.666Z] 3a43be97a3b4: Download complete [2021-10-25T07:19:24.945Z] 31adcdaf11c8: Pull complete [2021-10-25T07:19:24.945Z] 34cad66bf833: Verifying Checksum [2021-10-25T07:19:24.945Z] 34cad66bf833: Download complete [2021-10-25T07:19:24.945Z] b8b176561691: Pull complete [2021-10-25T07:19:25.212Z] 4527c011a84f: Verifying Checksum [2021-10-25T07:19:25.212Z] 4527c011a84f: Download complete [2021-10-25T07:19:25.478Z] b4e3c513aaa6: Verifying Checksum [2021-10-25T07:19:25.478Z] b4e3c513aaa6: Download complete [2021-10-25T07:19:28.841Z] 4527c011a84f: Pull complete [2021-10-25T07:19:28.841Z] 5d74067f8e1e: Pull complete [2021-10-25T07:19:28.841Z] e0aca202a116: Pull complete [2021-10-25T07:19:28.841Z] 3a43be97a3b4: Pull complete [2021-10-25T07:19:28.841Z] 34cad66bf833: Pull complete [2021-10-25T07:19:31.414Z] b4e3c513aaa6: Pull complete [2021-10-25T07:19:31.414Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-25T07:19:31.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T07:19:31.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-25T07:19:31.714Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T07:19:31.714Z] WORKDIR /edgex [2021-10-25T07:19:31.714Z] COPY go.mod . [2021-10-25T07:19:31.714Z] RUN go mod download' [2021-10-25T07:19:31.714Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-25T07:19:33.138Z] Sending build context to Docker daemon 329.7MB [2021-10-25T07:19:33.138Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T07:19:33.138Z] ---> 9f6097aaca64 [2021-10-25T07:19:33.138Z] Step 2/4 : WORKDIR /edgex [2021-10-25T07:19:35.687Z] ---> Running in b6d4c1503ec4 [2021-10-25T07:19:35.687Z] Removing intermediate container b6d4c1503ec4 [2021-10-25T07:19:35.687Z] ---> 78dd3f2c89db [2021-10-25T07:19:35.687Z] Step 3/4 : COPY go.mod . [2021-10-25T07:19:35.687Z] ---> 4ff125acf950 [2021-10-25T07:19:35.687Z] Step 4/4 : RUN go mod download [2021-10-25T07:19:35.687Z] ---> Running in af310ead2a88 [2021-10-25T07:19:39.328Z] Still waiting to schedule task [2021-10-25T07:19:39.329Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-25T07:20:22.442Z] Removing intermediate container af310ead2a88 [2021-10-25T07:20:22.442Z] ---> f1235fc35b67 [2021-10-25T07:20:22.442Z] Successfully built f1235fc35b67 [2021-10-25T07:20:22.442Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:20:22.748Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-25T07:20:22.748Z] . [Pipeline] withDockerContainer [2021-10-25T07:20:22.811Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2021-10-25T07:20:22.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-10-25T07:20:23.217Z] $ docker top 7000b6fef83d0510385b1aab9abe073625c2d8cec1d57efc3b0d8cb3d19e5f14 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T07:20:23.592Z] + go version [2021-10-25T07:20:23.593Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-25T07:20:23.601Z] $ docker stop --time=1 7000b6fef83d0510385b1aab9abe073625c2d8cec1d57efc3b0d8cb3d19e5f14 [2021-10-25T07:20:24.788Z] $ docker rm -f 7000b6fef83d0510385b1aab9abe073625c2d8cec1d57efc3b0d8cb3d19e5f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:20:25.307Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-25T07:20:25.307Z] . [Pipeline] withDockerContainer [2021-10-25T07:20:25.366Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2021-10-25T07:20:25.398Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-10-25T07:20:25.744Z] $ docker top 5b5587edc5b3e0f4e3ae749cc955689dc844852a9921bedd7b18d18b3040f4b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-25T07:20:25.813Z] ========================================================= [2021-10-25T07:20:25.814Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-25T07:20:25.814Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T07:20:26.107Z] + make test [2021-10-25T07:20:26.107Z] go mod tidy [2021-10-25T07:20:26.107Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-25T07:20:31.430Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-25T07:20:49.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-25T07:20:53.871Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-25T07:20:53.871Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-25T07:20:54.138Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-25T07:20:56.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-25T07:20:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-25T07:20:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-25T07:20:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-25T07:20:57.885Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-25T07:20:58.150Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-25T07:20:58.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-25T07:20:58.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-25T07:20:58.416Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-25T07:20:58.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-25T07:21:00.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2021-10-25T07:21:00.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-25T07:21:00.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-25T07:21:01.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements [2021-10-25T07:21:01.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-25T07:21:01.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 44.7% of statements [2021-10-25T07:21:01.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-25T07:21:01.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-25T07:21:02.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 89.5% of statements [2021-10-25T07:21:02.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-25T07:21:02.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-25T07:21:03.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2021-10-25T07:21:03.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-25T07:21:03.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-25T07:21:03.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-25T07:21:03.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-25T07:21:03.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-25T07:21:04.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements [2021-10-25T07:21:04.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-25T07:21:04.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-25T07:21:04.509Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements [2021-10-25T07:21:04.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-25T07:21:04.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-25T07:21:04.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-25T07:21:04.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-25T07:21:04.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-25T07:21:05.086Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-10-25T07:21:05.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-25T07:21:05.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-25T07:21:05.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-25T07:21:06.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements [2021-10-25T07:21:06.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-25T07:21:06.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-10-25T07:21:06.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-10-25T07:21:06.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-25T07:21:06.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-10-25T07:21:06.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-10-25T07:21:06.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-10-25T07:21:07.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2021-10-25T07:21:07.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2021-10-25T07:21:19.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-10-25T07:21:19.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-10-25T07:21:24.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.185s coverage: 82.5% of statements [2021-10-25T07:21:24.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-25T07:21:43.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.018s coverage: 73.7% of statements [2021-10-25T07:21:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-10-25T07:21:43.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 70.4% of statements [2021-10-25T07:21:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-25T07:21:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-25T07:21:43.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-25T07:21:43.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.4% of statements [2021-10-25T07:21:43.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-25T07:21:43.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-25T07:21:43.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2021-10-25T07:21:43.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-25T07:21:44.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2021-10-25T07:21:44.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-25T07:21:50.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-25T07:21:50.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-25T07:21:50.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-25T07:21:50.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-25T07:21:50.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-25T07:21:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-25T07:21:50.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-10-25T07:21:50.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2021-10-25T07:21:51.061Z] 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 [2021-10-25T07:22:19.519Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1485 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws [2021-10-25T07:22:19.532Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-25T07:22:19.720Z] The recommended git tool is: git [2021-10-25T07:22:24.789Z] using credential edgex-jenkins-ssh [2021-10-25T07:22:24.807Z] Cloning the remote Git repository [2021-10-25T07:22:24.855Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-25T07:22:24.962Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-25T07:22:25.048Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T07:22:25.049Z] > git --version # timeout=10 [2021-10-25T07:22:25.066Z] > git --version # 'git version 2.17.1' [2021-10-25T07:22:25.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T07:22:25.134Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T07:22:29.984Z] GO111MODULE=on go vet ./... [2021-10-25T07:22:35.327Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-25T07:22:35.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-25T07:22:35.327Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-25T07:22:35.883Z] + ls -al . [2021-10-25T07:22:35.883Z] total 632 [2021-10-25T07:22:35.883Z] drwxrwxr-x 10 1001 1001 4096 Oct 25 07:22 . [2021-10-25T07:22:35.883Z] drwxr-xr-x 4 root root 28 Oct 25 07:20 .. [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 11 Oct 25 07:18 .dockerignore [2021-10-25T07:22:35.883Z] drwxrwxr-x 8 1001 1001 179 Oct 25 07:18 .git [2021-10-25T07:22:35.883Z] drwxrwxr-x 4 1001 1001 142 Oct 25 07:18 .github [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 804 Oct 25 07:18 .gitignore [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 07:18 .golangci.yml [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 76 Oct 25 07:18 .hadolint.yml [2021-10-25T07:22:35.883Z] drwx------ 3 1001 1001 58 Oct 25 07:19 .semver [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 07:18 .sonarcloud.properties [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 07:18 ADOPTERS.md [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 8910 Oct 25 07:18 Attribution.txt [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 43881 Oct 25 07:18 CHANGELOG.md [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 07:18 CONTRIBUTING.md [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 07:18 GOVERNANCE.md [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 849 Oct 25 07:18 Jenkinsfile [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 07:18 LICENSE [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 6508 Oct 25 07:18 Makefile [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 07:18 OWNERS.md [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 8256 Oct 25 07:18 README.md [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 07:18 SECURITY.md [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 07:19 VERSION [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 07:18 ZMQWindows.md [2021-10-25T07:22:35.883Z] drwxrwxr-x 2 1001 1001 37 Oct 25 07:18 bin [2021-10-25T07:22:35.883Z] drwxrwxr-x 14 1001 1001 4096 Oct 25 07:18 cmd [2021-10-25T07:22:35.883Z] -rw-r--r-- 1 root root 425844 Oct 25 07:21 coverage.out [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 848 Oct 25 07:18 go.mod [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 50414 Oct 25 07:20 go.sum [2021-10-25T07:22:35.883Z] drwxrwxr-x 8 1001 1001 124 Oct 25 07:18 internal [2021-10-25T07:22:35.883Z] drwxrwxr-x 3 1001 1001 16 Oct 25 07:18 openapi [2021-10-25T07:22:35.883Z] drwxrwxr-x 4 1001 1001 71 Oct 25 07:18 snap [2021-10-25T07:22:35.883Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 07:18 version.go [Pipeline] sh [2021-10-25T07:22:36.192Z] + '[' -e coverage.out ] [2021-10-25T07:22:36.192Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-25T07:22:36.299Z] Stashed 1 file(s) [Pipeline] sh [2021-10-25T07:22:36.592Z] + make build [2021-10-25T07:22:36.592Z] 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 [2021-10-25T07:22:37.983Z] 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 [2021-10-25T07:22:44.664Z] 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 [2021-10-25T07:22:45.239Z] 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 [2021-10-25T07:22:46.636Z] 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 [2021-10-25T07:22:46.636Z] 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 [2021-10-25T07:22:47.582Z] 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 [2021-10-25T07:22:48.538Z] 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 [2021-10-25T07:22:49.109Z] 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 [2021-10-25T07:22:50.501Z] 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 [2021-10-25T07:22:51.083Z] 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 [2021-10-25T07:22:52.026Z] 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] } [2021-10-25T07:22:53.434Z] $ docker stop --time=1 5b5587edc5b3e0f4e3ae749cc955689dc844852a9921bedd7b18d18b3040f4b0 [2021-10-25T07:22:55.438Z] $ docker rm -f 5b5587edc5b3e0f4e3ae749cc955689dc844852a9921bedd7b18d18b3040f4b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:22:57.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T07:22:57.108Z] [2021-10-25T07:22:57.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:22:57.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T07:22:57.408Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-25T07:22:57.408Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-25T07:22:57.408Z] ca9280d653b3: Pulling fs layer [2021-10-25T07:22:57.408Z] 7e9c9ca2126c: Pulling fs layer [2021-10-25T07:22:57.408Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-25T07:22:57.408Z] cbdbe7a5bc2a: Download complete [2021-10-25T07:22:57.671Z] ca9280d653b3: Verifying Checksum [2021-10-25T07:22:57.671Z] ca9280d653b3: Download complete [2021-10-25T07:22:57.671Z] cbdbe7a5bc2a: Pull complete [2021-10-25T07:22:58.008Z] 7e9c9ca2126c: Verifying Checksum [2021-10-25T07:22:58.008Z] 7e9c9ca2126c: Download complete [2021-10-25T07:22:58.697Z] ca9280d653b3: Pull complete [2021-10-25T07:23:03.218Z] 7e9c9ca2126c: Pull complete [2021-10-25T07:23:03.218Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-25T07:23:03.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T07:23:03.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-25T07:23:03.282Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2021-10-25T07:23:03.317Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat [2021-10-25T07:23:05.500Z] $ docker top 8f343d3916ab9247d14870383f2d1243660a2b6ec78aef9b30a9c331c4b77d1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T07:23:05.858Z] + grep parallel [2021-10-25T07:23:05.858Z] + docker-compose build --help [2021-10-25T07:23:06.430Z] --parallel Build images in parallel. [Pipeline] } [2021-10-25T07:23:06.441Z] $ docker stop --time=1 8f343d3916ab9247d14870383f2d1243660a2b6ec78aef9b30a9c331c4b77d1c [2021-10-25T07:23:07.614Z] $ docker rm -f 8f343d3916ab9247d14870383f2d1243660a2b6ec78aef9b30a9c331c4b77d1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:23:07.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T07:23:07.986Z] . [Pipeline] withDockerContainer [2021-10-25T07:23:08.048Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2021-10-25T07:23:08.084Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-25T07:23:08.417Z] $ docker top d23890f973eff662a2adb5b19ac85bdcdd750bdcb865ca920ee3dc6185eb4078 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T07:23:08.766Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-25T07:23:09.338Z] Building core-command ... [2021-10-25T07:23:09.338Z] Building core-data ... [2021-10-25T07:23:09.338Z] Building core-metadata ... [2021-10-25T07:23:09.338Z] Building security-bootstrapper ... [2021-10-25T07:23:09.338Z] Building security-proxy-setup ... [2021-10-25T07:23:09.338Z] Building security-secretstore-setup ... [2021-10-25T07:23:09.338Z] Building support-notifications ... [2021-10-25T07:23:09.338Z] Building support-scheduler ... [2021-10-25T07:23:09.338Z] Building sys-mgmt-agent ... [2021-10-25T07:23:09.338Z] Building sys-mgmt-agent [2021-10-25T07:23:09.338Z] Building support-notifications [2021-10-25T07:23:09.338Z] Building security-secretstore-setup [2021-10-25T07:23:09.338Z] Building core-metadata [2021-10-25T07:23:09.338Z] Building security-proxy-setup [2021-10-25T07:23:17.709Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T07:23:17.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T07:23:17.754Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T07:23:17.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T07:23:17.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T07:23:17.803Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-25T07:23:18.631Z] Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:23:18.942Z] Merge succeeded, producing da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:23:18.943Z] Checking out Revision da87a6977c85908b24fe6f55c336e0ebd212442e (PR-3770) [2021-10-25T07:23:19.355Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:23:19.355Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:23:19.355Z] ---> f1235fc35b67 [2021-10-25T07:23:19.355Z] Step 3/24 : WORKDIR /edgex-go [2021-10-25T07:23:19.355Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:23:19.355Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:23:19.355Z] ---> f1235fc35b67 [2021-10-25T07:23:19.355Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T07:23:19.355Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:23:19.355Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:23:19.355Z] ---> f1235fc35b67 [2021-10-25T07:23:19.355Z] Step 3/20 : WORKDIR /edgex-go [2021-10-25T07:23:18.650Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T07:23:18.663Z] > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # timeout=10 [2021-10-25T07:23:18.864Z] > git remote # timeout=10 [2021-10-25T07:23:18.882Z] > git config --get remote.origin.url # timeout=10 [2021-10-25T07:23:18.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T07:23:18.905Z] > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 [2021-10-25T07:23:18.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-25T07:23:18.949Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T07:23:18.959Z] > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # timeout=10 [2021-10-25T07:23:23.239Z] Commit message: "Merge branch 'snap-modify-kuiper-rest-port' of https://github.com/MonicaisHer/edgex-go into snap-modify-kuiper-rest-port" [2021-10-25T07:23:23.564Z] ---> Running in d8f2dcaa1e1f [2021-10-25T07:23:23.564Z] ---> Running in 768bae840daf [2021-10-25T07:23:23.564Z] ---> Running in 610176be5fa6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-25T07:23:24.300Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-25T07:23:24.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T07:23:24.300Z] Dload Upload Total Spent Left Speed [2021-10-25T07:23:24.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 73440 0 --:--:-- --:--:-- --:--:-- 73900 [Pipeline] sh [2021-10-25T07:23:24.713Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-25T07:23:24.970Z] Removing intermediate container 610176be5fa6 [2021-10-25T07:23:24.970Z] ---> 25901346ac31 [2021-10-25T07:23:24.970Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:23:24.970Z] Removing intermediate container 768bae840daf [2021-10-25T07:23:24.970Z] ---> 902b91cf014d [2021-10-25T07:23:24.970Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:23:24.970Z] Removing intermediate container d8f2dcaa1e1f [2021-10-25T07:23:24.970Z] ---> 3f4ae39eb89d [2021-10-25T07:23:24.970Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:23:25.113Z] + sudo tee /etc/docker/daemon.new [2021-10-25T07:23:25.113Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-25T07:23:25.113Z] { [2021-10-25T07:23:25.113Z] "registry-mirrors": [ [2021-10-25T07:23:25.113Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-25T07:23:25.113Z] ], [2021-10-25T07:23:25.113Z] "bip": "10.250.0.254/24", [2021-10-25T07:23:25.113Z] "hosts": [ [2021-10-25T07:23:25.113Z] "tcp://0.0.0.0:5555", [2021-10-25T07:23:25.113Z] "unix:///var/run/docker.sock" [2021-10-25T07:23:25.113Z] ], [2021-10-25T07:23:25.113Z] "mtu": 1458, [2021-10-25T07:23:25.113Z] "selinux-enabled": true, [2021-10-25T07:23:25.113Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-25T07:23:25.113Z] } [Pipeline] sh [2021-10-25T07:23:25.229Z] ---> Running in f33769d77ddd [2021-10-25T07:23:25.229Z] ---> Running in fed0056f8f4b [2021-10-25T07:23:25.229Z] ---> Running in ae9e3eb52529 [2021-10-25T07:23:25.452Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-25T07:23:25.794Z] + sudo service docker restart [2021-10-25T07:23:26.624Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:23:26.625Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:23:26.625Z] ---> f1235fc35b67 [2021-10-25T07:23:26.625Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T07:23:26.625Z] ---> Using cache [2021-10-25T07:23:26.625Z] ---> 25901346ac31 [2021-10-25T07:23:26.625Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:23:26.625Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:23:26.625Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:23:26.625Z] ---> f1235fc35b67 [2021-10-25T07:23:26.625Z] Step 3/21 : WORKDIR /edgex-go [2021-10-25T07:23:26.625Z] ---> Using cache [2021-10-25T07:23:26.625Z] ---> 25901346ac31 [2021-10-25T07:23:26.625Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:23:27.204Z] ---> Running in 32c6fb447395 [2021-10-25T07:23:27.204Z] ---> Running in ae0aad27e3c1 [2021-10-25T07:23:27.475Z] Removing intermediate container ae9e3eb52529 [2021-10-25T07:23:27.475Z] ---> dea7ffd351f8 [2021-10-25T07:23:27.475Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-25T07:23:27.475Z] Removing intermediate container f33769d77ddd [2021-10-25T07:23:27.475Z] ---> a038b40900a5 [2021-10-25T07:23:27.475Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-25T07:23:27.475Z] ---> Running in 9fe8436cd8d8 [2021-10-25T07:23:27.475Z] ---> Running in 828b269ade64 [2021-10-25T07:23:27.475Z] Removing intermediate container fed0056f8f4b [2021-10-25T07:23:27.475Z] ---> f50f220556ce [2021-10-25T07:23:27.475Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-25T07:23:27.475Z] ---> Running in d2c7bb316690 [2021-10-25T07:23:28.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:23:28.315Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:23:28.315Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:23:28.315Z] Removing intermediate container 32c6fb447395 [2021-10-25T07:23:28.315Z] ---> 58203207e6f2 [2021-10-25T07:23:28.315Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T07:23:28.315Z] Removing intermediate container ae0aad27e3c1 [2021-10-25T07:23:28.315Z] ---> 1eb25801d440 [2021-10-25T07:23:28.315Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-25T07:23:28.315Z] ---> Running in dc2b9606645b [2021-10-25T07:23:28.315Z] ---> Running in 7ba2face15b9 [2021-10-25T07:23:28.576Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:23:28.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:23:29.097Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:23:29.097Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:23:29.361Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:23:29.361Z] OK: 220 MiB in 52 packages [2021-10-25T07:23:29.633Z] OK: 220 MiB in 52 packages [2021-10-25T07:23:29.633Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:23:29.633Z] OK: 220 MiB in 52 packages [2021-10-25T07:23:29.633Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:23:29.920Z] Removing intermediate container 828b269ade64 [2021-10-25T07:23:29.920Z] ---> f1af984502b2 [2021-10-25T07:23:29.920Z] Step 6/24 : COPY . . [2021-10-25T07:23:29.920Z] OK: 220 MiB in 52 packages [2021-10-25T07:23:29.920Z] Removing intermediate container d2c7bb316690 [2021-10-25T07:23:29.920Z] ---> 9126edc3b791 [2021-10-25T07:23:29.920Z] Step 6/20 : COPY . . [2021-10-25T07:23:29.920Z] Removing intermediate container 9fe8436cd8d8 [2021-10-25T07:23:29.920Z] ---> 5fdd27ea1bab [2021-10-25T07:23:29.920Z] Step 6/22 : COPY . . [2021-10-25T07:23:30.207Z] OK: 220 MiB in 52 packages [2021-10-25T07:23:36.851Z] Removing intermediate container dc2b9606645b [2021-10-25T07:23:36.851Z] ---> c8df5a989ea3 [2021-10-25T07:23:36.851Z] Step 6/22 : COPY . . [2021-10-25T07:23:36.851Z] Removing intermediate container 7ba2face15b9 [2021-10-25T07:23:36.851Z] ---> 1e4c2ee35d3c [2021-10-25T07:23:36.851Z] Step 6/21 : COPY . . [2021-10-25T07:23:42.155Z] ---> 4235d4f4c957 [2021-10-25T07:23:42.155Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:23:42.155Z] ---> 6375373dfa3f [2021-10-25T07:23:42.155Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:23:42.155Z] ---> 446b74a99354 [2021-10-25T07:23:42.155Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:23:42.155Z] ---> Running in d51245f7b840 [2021-10-25T07:23:42.155Z] ---> Running in cc2126daa4d5 [2021-10-25T07:23:42.155Z] ---> Running in a45a8b262699 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T07:23:44.118Z] provisioning config files... [2021-10-25T07:23:44.142Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6212700297626710267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:23:44.498Z] ---> docker-login.sh [2021-10-25T07:23:44.498Z] nexus3.edgexfoundry.org:10001 [2021-10-25T07:23:45.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T07:23:45.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T07:23:45.372Z] Configure a credential helper to remove this warning. See [2021-10-25T07:23:45.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T07:23:45.372Z] [2021-10-25T07:23:45.372Z] Login Succeeded [2021-10-25T07:23:45.372Z] nexus3.edgexfoundry.org:10002 [2021-10-25T07:23:45.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T07:23:45.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T07:23:45.970Z] Configure a credential helper to remove this warning. See [2021-10-25T07:23:45.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T07:23:45.970Z] [2021-10-25T07:23:45.970Z] Login Succeeded [2021-10-25T07:23:45.970Z] nexus3.edgexfoundry.org:10003 [2021-10-25T07:23:46.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T07:23:46.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T07:23:46.527Z] Configure a credential helper to remove this warning. See [2021-10-25T07:23:46.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T07:23:46.527Z] [2021-10-25T07:23:46.527Z] Login Succeeded [2021-10-25T07:23:46.527Z] nexus3.edgexfoundry.org:10004 [2021-10-25T07:23:46.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T07:23:47.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T07:23:47.075Z] Configure a credential helper to remove this warning. See [2021-10-25T07:23:47.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T07:23:47.075Z] [2021-10-25T07:23:47.075Z] Login Succeeded [2021-10-25T07:23:47.075Z] docker.io [2021-10-25T07:23:47.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T07:23:47.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T07:23:47.944Z] Configure a credential helper to remove this warning. See [2021-10-25T07:23:47.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T07:23:47.944Z] [2021-10-25T07:23:47.944Z] Login Succeeded [2021-10-25T07:23:47.944Z] ---> docker-login.sh ends [Pipeline] } [2021-10-25T07:23:47.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-25T07:23:48.438Z] ========================================================= [2021-10-25T07:23:48.438Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-25T07:23:48.438Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T07:23:48.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T07:23:49.149Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-25T07:23:49.149Z] 552d1f2373af: Pulling fs layer [2021-10-25T07:23:49.149Z] ea3f2d53f512: Pulling fs layer [2021-10-25T07:23:49.149Z] 9e70ebbbe112: Pulling fs layer [2021-10-25T07:23:49.149Z] 7a9cfe048b4a: Pulling fs layer [2021-10-25T07:23:49.149Z] 72dc09318566: Pulling fs layer [2021-10-25T07:23:49.150Z] f4f7b4309257: Pulling fs layer [2021-10-25T07:23:49.150Z] 0ac9a79272e3: Pulling fs layer [2021-10-25T07:23:49.150Z] b78e95d17946: Pulling fs layer [2021-10-25T07:23:49.150Z] 7a9cfe048b4a: Waiting [2021-10-25T07:23:49.150Z] 72dc09318566: Waiting [2021-10-25T07:23:49.150Z] f4f7b4309257: Waiting [2021-10-25T07:23:49.150Z] 0ac9a79272e3: Waiting [2021-10-25T07:23:49.150Z] b78e95d17946: Waiting [2021-10-25T07:23:49.150Z] 9e70ebbbe112: Verifying Checksum [2021-10-25T07:23:49.150Z] 9e70ebbbe112: Download complete [2021-10-25T07:23:49.150Z] ea3f2d53f512: Verifying Checksum [2021-10-25T07:23:49.150Z] ea3f2d53f512: Download complete [2021-10-25T07:23:49.150Z] 72dc09318566: Download complete [2021-10-25T07:23:49.150Z] f4f7b4309257: Verifying Checksum [2021-10-25T07:23:49.150Z] f4f7b4309257: Download complete [2021-10-25T07:23:49.150Z] 0ac9a79272e3: Verifying Checksum [2021-10-25T07:23:49.150Z] 0ac9a79272e3: Download complete [2021-10-25T07:23:49.150Z] 552d1f2373af: Verifying Checksum [2021-10-25T07:23:49.150Z] 552d1f2373af: Download complete [2021-10-25T07:23:50.604Z] 552d1f2373af: Pull complete [2021-10-25T07:23:51.200Z] ea3f2d53f512: Pull complete [2021-10-25T07:23:51.476Z] b78e95d17946: Verifying Checksum [2021-10-25T07:23:51.477Z] b78e95d17946: Download complete [2021-10-25T07:23:51.477Z] 9e70ebbbe112: Pull complete [2021-10-25T07:23:52.074Z] 7a9cfe048b4a: Verifying Checksum [2021-10-25T07:23:52.074Z] 7a9cfe048b4a: Download complete [2021-10-25T07:23:52.177Z] Removing intermediate container d51245f7b840 [2021-10-25T07:23:52.177Z] ---> e7a67e2a4f53 [2021-10-25T07:23:52.177Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-25T07:23:52.177Z] Removing intermediate container cc2126daa4d5 [2021-10-25T07:23:52.177Z] ---> dd36345944b2 [2021-10-25T07:23:52.177Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-25T07:23:52.177Z] Removing intermediate container a45a8b262699 [2021-10-25T07:23:52.177Z] ---> eca24daa28d7 [2021-10-25T07:23:52.177Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-25T07:23:52.177Z] ---> Running in 507e9d3dc722 [2021-10-25T07:23:52.177Z] ---> Running in 4bbd8fda18bf [2021-10-25T07:23:52.177Z] ---> Running in f7b52f6055bb [2021-10-25T07:23:52.177Z] ---> 08f4348644fc [2021-10-25T07:23:52.177Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:23:52.177Z] ---> Running in 80af566eab1c [2021-10-25T07:23:52.177Z] ---> ce3131b181be [2021-10-25T07:23:52.177Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:23:52.177Z] ---> Running in 0a28050cfd64 [2021-10-25T07:23:52.177Z] 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 [2021-10-25T07:23:52.448Z] 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 [2021-10-25T07:23:52.448Z] 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 [2021-10-25T07:23:53.871Z] Removing intermediate container 0a28050cfd64 [2021-10-25T07:23:53.871Z] ---> 141997d6ca9b [2021-10-25T07:23:53.871Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-25T07:23:53.871Z] ---> Running in eb3746e39035 [2021-10-25T07:23:53.871Z] Removing intermediate container 80af566eab1c [2021-10-25T07:23:53.871Z] ---> b69e8a811b29 [2021-10-25T07:23:53.871Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-25T07:23:53.871Z] ---> Running in 80a2a89a6d6f [2021-10-25T07:23:54.455Z] 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 [2021-10-25T07:23:54.728Z] 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 [2021-10-25T07:24:02.223Z] 7a9cfe048b4a: Pull complete [2021-10-25T07:24:02.223Z] 72dc09318566: Pull complete [2021-10-25T07:24:02.819Z] f4f7b4309257: Pull complete [2021-10-25T07:24:03.096Z] 0ac9a79272e3: Pull complete [2021-10-25T07:24:09.823Z] b78e95d17946: Pull complete [2021-10-25T07:24:09.823Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-25T07:24:09.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T07:24:09.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-25T07:24:10.179Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-25T07:24:10.179Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T07:24:10.179Z] WORKDIR /edgex [2021-10-25T07:24:10.179Z] COPY go.mod . [2021-10-25T07:24:10.179Z] RUN go mod download [2021-10-25T07:24:12.807Z] Sending build context to Docker daemon 166.5MB [2021-10-25T07:24:12.807Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T07:24:12.807Z] ---> 8b459fc5aaf0 [2021-10-25T07:24:12.807Z] Step 2/4 : WORKDIR /edgex [2021-10-25T07:24:14.239Z] ---> Running in 825fa93e3bcb [2021-10-25T07:24:14.834Z] Removing intermediate container 825fa93e3bcb [2021-10-25T07:24:14.834Z] ---> af29ade19c63 [2021-10-25T07:24:14.834Z] Step 3/4 : COPY go.mod . [2021-10-25T07:24:15.435Z] ---> 96915f6443d3 [2021-10-25T07:24:15.435Z] Step 4/4 : RUN go mod download [2021-10-25T07:24:15.708Z] ---> Running in fb45e41b26fa [2021-10-25T07:24:33.551Z] 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 [2021-10-25T07:24:33.551Z] 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 [2021-10-25T07:24:34.945Z] Removing intermediate container f7b52f6055bb [2021-10-25T07:24:34.945Z] ---> e3cb083c104d [2021-10-25T07:24:34.945Z] [2021-10-25T07:24:34.945Z] Step 9/20 : FROM alpine:3.14 [2021-10-25T07:24:35.218Z] Removing intermediate container 4bbd8fda18bf [2021-10-25T07:24:35.218Z] ---> 38c1a93a9607 [2021-10-25T07:24:35.218Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-25T07:24:35.478Z] 3.14: Pulling from library/alpine [2021-10-25T07:24:35.751Z] ---> Running in cbae2cb6e816 [2021-10-25T07:24:36.015Z] Removing intermediate container 507e9d3dc722 [2021-10-25T07:24:36.015Z] ---> 1ddc7fd67b1b [2021-10-25T07:24:36.015Z] [2021-10-25T07:24:36.015Z] Step 9/24 : FROM alpine:3.14 [2021-10-25T07:24:36.015Z] 3.14: Pulling from library/alpine [2021-10-25T07:24:36.015Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T07:24:36.015Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T07:24:36.015Z] Status: Downloaded newer image for alpine:3.14 [2021-10-25T07:24:36.015Z] Status: Image is up to date for alpine:3.14 [2021-10-25T07:24:36.015Z] ---> 14119a10abf4 [2021-10-25T07:24:36.015Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-25T07:24:36.015Z] ---> 14119a10abf4 [2021-10-25T07:24:36.015Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-25T07:24:36.278Z] ---> Running in b327438ae79f [2021-10-25T07:24:36.278Z] ---> Running in ee90b012fc57 [2021-10-25T07:24:36.853Z] 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 [2021-10-25T07:24:37.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:24:37.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:24:37.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:24:37.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:24:37.390Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-25T07:24:37.390Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-25T07:24:37.390Z] (3/3) Installing su-exec (0.2-r1) [2021-10-25T07:24:37.390Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-25T07:24:37.390Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:24:37.390Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T07:24:37.390Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-25T07:24:37.655Z] OK: 6 MiB in 17 packages [2021-10-25T07:24:37.655Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T07:24:37.655Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-25T07:24:37.655Z] (5/5) Installing curl (7.79.1-r0) [2021-10-25T07:24:37.655Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:24:37.655Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T07:24:37.655Z] OK: 8 MiB in 19 packages [2021-10-25T07:24:37.655Z] Removing intermediate container eb3746e39035 [2021-10-25T07:24:37.655Z] ---> a5d9f1601548 [2021-10-25T07:24:37.655Z] [2021-10-25T07:24:37.655Z] Step 9/21 : FROM alpine:3.14 [2021-10-25T07:24:37.655Z] ---> 14119a10abf4 [2021-10-25T07:24:37.655Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-25T07:24:37.655Z] ---> Running in d70d5eb9b1f7 [2021-10-25T07:24:38.232Z] Removing intermediate container b327438ae79f [2021-10-25T07:24:38.232Z] ---> 189f719c7add [2021-10-25T07:24:38.232Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T07:24:38.493Z] Removing intermediate container cbae2cb6e816 [2021-10-25T07:24:38.493Z] ---> 1a30a25d8841 [2021-10-25T07:24:38.493Z] [2021-10-25T07:24:38.493Z] Step 10/22 : FROM docker:20.10.8 [2021-10-25T07:24:38.493Z] ---> Running in 51b99ad29ad4 [2021-10-25T07:24:38.755Z] Removing intermediate container 80a2a89a6d6f [2021-10-25T07:24:38.755Z] ---> 61bcc7e14193 [2021-10-25T07:24:38.755Z] [2021-10-25T07:24:38.755Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T07:24:38.755Z] ---> 14119a10abf4 [2021-10-25T07:24:38.755Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T07:24:38.755Z] Removing intermediate container 51b99ad29ad4 [2021-10-25T07:24:38.755Z] ---> 70156c111c4b [2021-10-25T07:24:38.755Z] Step 12/24 : WORKDIR / [2021-10-25T07:24:38.755Z] Removing intermediate container ee90b012fc57 [2021-10-25T07:24:38.755Z] ---> c11a0e88f3b2 [2021-10-25T07:24:38.755Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T07:24:38.755Z] ---> Running in aafad42f0fe7 [2021-10-25T07:24:38.755Z] ---> Running in e24a44652872 [2021-10-25T07:24:38.755Z] ---> Running in 1f3e30bc0c49 [2021-10-25T07:24:39.041Z] 20.10.8: Pulling from library/docker [2021-10-25T07:24:39.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:24:39.041Z] Removing intermediate container e24a44652872 [2021-10-25T07:24:39.041Z] ---> 9a4017e08327 [2021-10-25T07:24:39.041Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-25T07:24:39.041Z] Removing intermediate container 1f3e30bc0c49 [2021-10-25T07:24:39.041Z] ---> c7a77029e704 [2021-10-25T07:24:39.041Z] Step 12/20 : WORKDIR /edgex [2021-10-25T07:24:39.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:24:39.041Z] ---> Running in 6aca60ab3a58 [2021-10-25T07:24:39.313Z] ---> 643194238157 [2021-10-25T07:24:39.313Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-25T07:24:39.313Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-25T07:24:39.313Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-25T07:24:39.313Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:24:39.313Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T07:24:39.313Z] Removing intermediate container 6aca60ab3a58 [2021-10-25T07:24:39.313Z] ---> 2d9755d7b71a [2021-10-25T07:24:39.313Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-25T07:24:39.313Z] OK: 6 MiB in 16 packages [2021-10-25T07:24:39.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:24:39.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:24:39.587Z] ---> c613c3e0e1fa [2021-10-25T07:24:39.587Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-25T07:24:39.587Z] ---> 6cb74bcfc160 [2021-10-25T07:24:39.587Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-25T07:24:39.854Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-25T07:24:39.854Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:24:39.854Z] OK: 6 MiB in 15 packages [2021-10-25T07:24:40.122Z] ---> 9db954d00bb9 [2021-10-25T07:24:40.122Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-25T07:24:40.122Z] Removing intermediate container d70d5eb9b1f7 [2021-10-25T07:24:40.122Z] ---> 91377c14ca6b [2021-10-25T07:24:40.122Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T07:24:40.122Z] ---> Running in f7dfc33fb9a5 [2021-10-25T07:24:40.122Z] ---> 9ec300e062fb [2021-10-25T07:24:40.122Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-25T07:24:40.385Z] Removing intermediate container aafad42f0fe7 [2021-10-25T07:24:40.385Z] ---> e7f953ce44cf [2021-10-25T07:24:40.385Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T07:24:40.385Z] ---> 1c97a32851ee [2021-10-25T07:24:40.385Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-25T07:24:40.385Z] Removing intermediate container f7dfc33fb9a5 [2021-10-25T07:24:40.385Z] ---> bcf1d6b14179 [2021-10-25T07:24:40.385Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-25T07:24:40.385Z] ---> Running in 85c72a6a94da [2021-10-25T07:24:40.385Z] ---> Running in cc12ed9e76d0 [2021-10-25T07:24:40.653Z] Removing intermediate container 85c72a6a94da [2021-10-25T07:24:40.653Z] ---> c446502ded6c [2021-10-25T07:24:40.653Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-25T07:24:40.653Z] ---> edc32b33ca5c [2021-10-25T07:24:40.653Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-25T07:24:40.653Z] Removing intermediate container cc12ed9e76d0 [2021-10-25T07:24:40.653Z] ---> 5e67eeae86fd [2021-10-25T07:24:40.653Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-25T07:24:40.653Z] ---> e209f36e1de0 [2021-10-25T07:24:40.653Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-25T07:24:40.653Z] ---> Running in 1ee42156eaf5 [2021-10-25T07:24:40.653Z] ---> Running in 37926c22a3aa [2021-10-25T07:24:40.653Z] ---> Running in c0bdf479a718 [2021-10-25T07:24:40.917Z] Removing intermediate container 1ee42156eaf5 [2021-10-25T07:24:40.917Z] ---> 2d75944056a7 [2021-10-25T07:24:40.917Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T07:24:40.917Z] Removing intermediate container 37926c22a3aa [2021-10-25T07:24:40.917Z] ---> 2da4c7d747e5 [2021-10-25T07:24:40.917Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:24:40.917Z] Removing intermediate container c0bdf479a718 [2021-10-25T07:24:40.917Z] ---> 76322a2ca7b0 [2021-10-25T07:24:40.917Z] Step 17/20 : CMD ["--init=true"] [2021-10-25T07:24:40.917Z] ---> Running in 9b349dba32cc [2021-10-25T07:24:41.180Z] ---> Running in efd4f071c448 [2021-10-25T07:24:41.180Z] Removing intermediate container 9b349dba32cc [2021-10-25T07:24:41.180Z] ---> d74109fa1726 [2021-10-25T07:24:41.180Z] Step 14/22 : WORKDIR / [2021-10-25T07:24:41.180Z] ---> f99c19d44508 [2021-10-25T07:24:41.180Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-25T07:24:41.180Z] ---> 6c7432fec67e [2021-10-25T07:24:41.180Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-25T07:24:41.451Z] ---> Running in f4729be0ae34 [2021-10-25T07:24:41.451Z] Removing intermediate container efd4f071c448 [2021-10-25T07:24:41.451Z] ---> b327e507107b [2021-10-25T07:24:41.451Z] Step 18/20 : LABEL arch=x86_64 [2021-10-25T07:24:41.717Z] ---> Running in 4bef42f95df5 [2021-10-25T07:24:41.717Z] ---> 4ab5ebbeed29 [2021-10-25T07:24:41.717Z] Step 20/24 : 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/ [2021-10-25T07:24:41.717Z] Removing intermediate container f4729be0ae34 [2021-10-25T07:24:41.717Z] ---> b2634bb602ba [2021-10-25T07:24:41.717Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:24:41.717Z] ---> Running in 64a5656a413f [2021-10-25T07:24:41.717Z] ---> fe6fa1a2e08e [2021-10-25T07:24:41.717Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-25T07:24:41.717Z] Removing intermediate container 4bef42f95df5 [2021-10-25T07:24:41.717Z] ---> ad9c71735055 [2021-10-25T07:24:41.717Z] Step 19/20 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:24:41.995Z] ---> Running in 333f40bd7d08 [2021-10-25T07:24:41.995Z] ---> dddb4380f864 [2021-10-25T07:24:41.995Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-25T07:24:41.995Z] Removing intermediate container 333f40bd7d08 [2021-10-25T07:24:41.995Z] ---> 3c807bb29c16 [2021-10-25T07:24:41.995Z] Step 20/20 : LABEL version=0.0.0 [2021-10-25T07:24:41.995Z] ---> 058e57dd63c3 [2021-10-25T07:24:41.995Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-25T07:24:41.995Z] ---> Running in 0377dc222a52 [2021-10-25T07:24:41.995Z] ---> Running in 49eef320e86e [2021-10-25T07:24:42.265Z] Removing intermediate container 0377dc222a52 [2021-10-25T07:24:42.265Z] ---> 20538dc25a81 [2021-10-25T07:24:42.265Z] [2021-10-25T07:24:42.545Z] Successfully built 20538dc25a81 [2021-10-25T07:24:42.545Z] Removing intermediate container 49eef320e86e [2021-10-25T07:24:42.545Z] ---> b99e5e21711e [2021-10-25T07:24:42.545Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:24:42.545Z] Successfully tagged security-proxy-setup:latest [2021-10-25T07:24:42.545Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-10-25T07:24:42.545Z] ---> b16183ec4072 [2021-10-25T07:24:42.546Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-25T07:24:42.546Z] ---> Running in 1ef14a0f6786 [2021-10-25T07:24:43.537Z] Removing intermediate container 64a5656a413f [2021-10-25T07:24:43.537Z] ---> bdf08e870837 [2021-10-25T07:24:43.537Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-25T07:24:44.946Z] ---> efe83435f51a [2021-10-25T07:24:44.946Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-25T07:24:44.946Z] Removing intermediate container 1ef14a0f6786 [2021-10-25T07:24:44.946Z] ---> 803fa6c3eed9 [2021-10-25T07:24:44.946Z] Step 19/21 : LABEL arch=x86_64 [2021-10-25T07:24:44.946Z] ---> Running in 8a2217b9b14c [2021-10-25T07:24:44.946Z] ---> Running in 65becd956cf4 [2021-10-25T07:24:44.946Z] ---> Running in 863d56ff8881 [2021-10-25T07:24:44.946Z] Removing intermediate container 65becd956cf4 [2021-10-25T07:24:44.946Z] ---> 5ff3d2646ec8 [2021-10-25T07:24:44.946Z] Step 22/24 : LABEL arch=x86_64 [2021-10-25T07:24:44.946Z] Removing intermediate container 8a2217b9b14c [2021-10-25T07:24:44.946Z] ---> 6291341410c0 [2021-10-25T07:24:44.946Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:24:44.946Z] ---> Running in c10c54f00210 [2021-10-25T07:24:44.946Z] Removing intermediate container 863d56ff8881 [2021-10-25T07:24:44.946Z] ---> 6bd05b3e0238 [2021-10-25T07:24:44.946Z] Step 20/21 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:24:44.946Z] ---> Running in adca0a64226e [2021-10-25T07:24:45.226Z] ---> Running in ebc2aeeb838f [2021-10-25T07:24:45.226Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-25T07:24:45.226Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-25T07:24:45.226Z] Removing intermediate container adca0a64226e [2021-10-25T07:24:45.226Z] ---> fdc94d7e7831 [2021-10-25T07:24:45.226Z] Step 23/24 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:24:45.226Z] ---> bc6c0ffef665 [2021-10-25T07:24:45.226Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-25T07:24:45.226Z] Removing intermediate container c10c54f00210 [2021-10-25T07:24:45.226Z] ---> 8c916d427e72 [2021-10-25T07:24:45.226Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T07:24:45.226Z] ---> Running in cab6a29b691c [2021-10-25T07:24:45.226Z] ---> Running in b71df3f7b035 [2021-10-25T07:24:45.226Z] ---> Running in 744adae698d7 [2021-10-25T07:24:45.226Z] Removing intermediate container ebc2aeeb838f [2021-10-25T07:24:45.226Z] ---> ba1b52ceea9f [2021-10-25T07:24:45.226Z] Step 21/21 : LABEL version=0.0.0 [2021-10-25T07:24:45.498Z] ---> Running in cdffed2b7cc6 [2021-10-25T07:24:45.498Z] Removing intermediate container b71df3f7b035 [2021-10-25T07:24:45.498Z] ---> 760eee70f8ec [2021-10-25T07:24:45.498Z] Step 24/24 : LABEL version=0.0.0 [2021-10-25T07:24:45.498Z] Removing intermediate container cab6a29b691c [2021-10-25T07:24:45.498Z] ---> 8e9ca2bc2920 [2021-10-25T07:24:45.498Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-25T07:24:45.498Z] Removing intermediate container 744adae698d7 [2021-10-25T07:24:45.498Z] ---> 2623fbc18f81 [2021-10-25T07:24:45.498Z] Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:24:45.498Z] ---> Running in 43b26260fac7 [2021-10-25T07:24:45.498Z] ---> Running in 5d448fa56be5 [2021-10-25T07:24:45.498Z] Removing intermediate container cdffed2b7cc6 [2021-10-25T07:24:45.498Z] ---> 42c888817d36 [2021-10-25T07:24:45.498Z] [2021-10-25T07:24:45.778Z] ---> Running in d06613894885 [2021-10-25T07:24:45.778Z] Successfully built 42c888817d36 [2021-10-25T07:24:45.778Z] Successfully tagged support-notifications:latest [2021-10-25T07:24:45.778Z]  Building support-notifications ... done Building core-command [2021-10-25T07:24:45.778Z] Removing intermediate container 43b26260fac7 [2021-10-25T07:24:45.778Z] ---> 345b903f9aeb [2021-10-25T07:24:45.778Z] [2021-10-25T07:24:45.778Z] Removing intermediate container d06613894885 [2021-10-25T07:24:45.778Z] ---> 583527b01304 [2021-10-25T07:24:45.778Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T07:24:46.075Z] Successfully built 345b903f9aeb [2021-10-25T07:24:46.075Z] Successfully tagged security-secretstore-setup:latest [2021-10-25T07:24:46.075Z]  Building security-secretstore-setup ... done Building core-data [2021-10-25T07:24:46.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:24:46.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:24:46.342Z] ---> Running in 45d50abac6a7 [2021-10-25T07:24:46.603Z] (1/42) Installing readline (8.1.0-r0) [2021-10-25T07:24:46.603Z] (2/42) Installing bash (5.1.4-r0) [2021-10-25T07:24:46.603Z] Executing bash-5.1.4-r0.post-install [2021-10-25T07:24:46.603Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-25T07:24:46.603Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T07:24:46.603Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-25T07:24:46.603Z] (6/42) Installing curl (7.79.1-r0) [2021-10-25T07:24:46.603Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-25T07:24:46.603Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-25T07:24:46.603Z] (9/42) Installing expat (2.4.1-r0) [2021-10-25T07:24:46.603Z] (10/42) Installing libffi (3.3-r2) [2021-10-25T07:24:46.603Z] (11/42) Installing gdbm (1.19-r0) [2021-10-25T07:24:46.603Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-25T07:24:46.603Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T07:24:46.603Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T07:24:46.603Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-25T07:24:46.603Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-25T07:24:46.603Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-25T07:24:50.819Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-25T07:24:50.819Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-25T07:24:50.819Z] Removing intermediate container 45d50abac6a7 [2021-10-25T07:24:50.819Z] ---> 917fe14799aa [2021-10-25T07:24:50.819Z] [2021-10-25T07:24:50.819Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-25T07:24:50.819Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-25T07:24:50.819Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-25T07:24:50.819Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-25T07:24:50.819Z] Successfully built 917fe14799aa [2021-10-25T07:24:50.819Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-25T07:24:50.819Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-25T07:24:50.819Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-25T07:24:50.819Z] Successfully tagged core-metadata:latest [2021-10-25T07:24:50.819Z] Building support-scheduler [2021-10-25T07:24:50.819Z]  Building core-metadata ... done (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-25T07:24:50.819Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-25T07:24:50.819Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-25T07:24:50.819Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-25T07:24:50.819Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-25T07:24:50.819Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-25T07:24:50.819Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-25T07:24:50.819Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-25T07:24:50.819Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-25T07:24:50.819Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-25T07:24:51.081Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-25T07:24:51.081Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-25T07:24:51.081Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-25T07:24:51.081Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-25T07:24:51.081Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-25T07:24:51.349Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-25T07:24:53.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:24:53.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:24:53.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:24:53.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:24:53.308Z] ---> f1235fc35b67 [2021-10-25T07:24:53.308Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T07:24:53.308Z] ---> Using cache [2021-10-25T07:24:53.308Z] ---> 25901346ac31 [2021-10-25T07:24:53.308Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:24:53.308Z] ---> f1235fc35b67 [2021-10-25T07:24:53.308Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T07:24:53.308Z] ---> Using cache [2021-10-25T07:24:53.308Z] ---> 25901346ac31 [2021-10-25T07:24:53.308Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:24:53.308Z] ---> Using cache [2021-10-25T07:24:53.308Z] ---> 1eb25801d440 [2021-10-25T07:24:53.308Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-25T07:24:53.308Z] ---> Using cache [2021-10-25T07:24:53.308Z] ---> 1eb25801d440 [2021-10-25T07:24:53.308Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T07:24:53.570Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:24:54.147Z] OK: 84 MiB in 64 packages [2021-10-25T07:24:55.537Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:24:55.537Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:24:55.537Z] ---> f1235fc35b67 [2021-10-25T07:24:55.537Z] Step 3/23 : WORKDIR /edgex-go [2021-10-25T07:24:55.537Z] ---> Using cache [2021-10-25T07:24:55.537Z] ---> 25901346ac31 [2021-10-25T07:24:55.537Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:24:55.537Z] ---> Using cache [2021-10-25T07:24:55.537Z] ---> 1eb25801d440 [2021-10-25T07:24:55.537Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-25T07:24:57.466Z] ---> Running in 2bd35e69289f [2021-10-25T07:24:57.727Z] ---> Running in f2a4be86667b [2021-10-25T07:24:57.727Z] ---> Running in e00d22756462 [2021-10-25T07:24:59.649Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:24:59.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:25:00.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:25:00.454Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:25:00.454Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:25:00.454Z] ---> f1235fc35b67 [2021-10-25T07:25:00.454Z] Step 3/30 : WORKDIR /edgex-go [2021-10-25T07:25:00.454Z] ---> Using cache [2021-10-25T07:25:00.454Z] ---> 25901346ac31 [2021-10-25T07:25:00.454Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:25:00.454Z] ---> Using cache [2021-10-25T07:25:00.454Z] ---> 1eb25801d440 [2021-10-25T07:25:00.454Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-25T07:25:00.719Z] ---> Running in 3f5a6bd055c3 [2021-10-25T07:25:00.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:25:00.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:25:00.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:25:00.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:25:01.262Z] OK: 220 MiB in 52 packages [2021-10-25T07:25:01.262Z] Collecting docker-compose==1.23.2 [2021-10-25T07:25:01.262Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-25T07:25:01.527Z] OK: 220 MiB in 52 packages [2021-10-25T07:25:01.527Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-25T07:25:01.527Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-25T07:25:01.527Z] OK: 220 MiB in 52 packages [2021-10-25T07:25:01.791Z] Removing intermediate container 2bd35e69289f [2021-10-25T07:25:01.791Z] ---> d5ba66a2acfa [2021-10-25T07:25:01.791Z] Step 6/23 : COPY go.mod . [2021-10-25T07:25:01.791Z] Collecting docker<4.0,>=3.6.0 [2021-10-25T07:25:01.791Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-25T07:25:02.055Z] Removing intermediate container e00d22756462 [2021-10-25T07:25:02.055Z] ---> 3727836b42aa [2021-10-25T07:25:02.055Z] Step 6/22 : COPY . . [2021-10-25T07:25:02.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:25:02.055Z] Collecting PyYAML<4,>=3.10 [2021-10-25T07:25:02.055Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-25T07:25:02.055Z] Removing intermediate container f2a4be86667b [2021-10-25T07:25:02.055Z] ---> add8de1360d0 [2021-10-25T07:25:02.055Z] Step 6/22 : COPY . . [2021-10-25T07:25:02.318Z] ---> b253bd527b09 [2021-10-25T07:25:02.318Z] Step 7/23 : RUN go mod download [2021-10-25T07:25:02.318Z] OK: 220 MiB in 52 packages [2021-10-25T07:25:02.909Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-25T07:25:02.909Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-25T07:25:02.909Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-25T07:25:02.909Z] Collecting texttable<0.10,>=0.9.0 [2021-10-25T07:25:02.909Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-25T07:25:03.180Z] Collecting jsonschema<3,>=2.5.1 [2021-10-25T07:25:03.180Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-25T07:25:03.180Z] Collecting docopt<0.7,>=0.6.1 [2021-10-25T07:25:03.180Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-25T07:25:03.440Z] Collecting cached-property<2,>=1.2.0 [2021-10-25T07:25:03.440Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-25T07:25:03.716Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-25T07:25:03.716Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-25T07:25:03.716Z] Collecting docker-pycreds>=0.4.0 [2021-10-25T07:25:03.716Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-25T07:25:03.716Z] 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) [2021-10-25T07:25:03.716Z] Collecting idna<2.8,>=2.5 [2021-10-25T07:25:03.716Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-25T07:25:03.984Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-25T07:25:03.984Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-25T07:25:03.984Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-25T07:25:03.984Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-25T07:25:03.984Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-25T07:25:03.984Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-25T07:25:03.984Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-25T07:25:03.984Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-25T07:25:03.984Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-25T07:25:03.984Z] Attempting uninstall: urllib3 [2021-10-25T07:25:03.984Z] Found existing installation: urllib3 1.26.5 [2021-10-25T07:25:03.984Z] Uninstalling urllib3-1.26.5: [2021-10-25T07:25:03.984Z] Successfully uninstalled urllib3-1.26.5 [2021-10-25T07:25:05.909Z] ---> Running in bde20253697f [2021-10-25T07:25:05.909Z] Attempting uninstall: idna [2021-10-25T07:25:05.909Z] Found existing installation: idna 3.2 [2021-10-25T07:25:05.909Z] Uninstalling idna-3.2: [2021-10-25T07:25:05.909Z] Successfully uninstalled idna-3.2 [2021-10-25T07:25:06.478Z] Attempting uninstall: chardet [2021-10-25T07:25:06.478Z] Found existing installation: chardet 4.0.0 [2021-10-25T07:25:06.478Z] Uninstalling chardet-4.0.0: [2021-10-25T07:25:06.478Z] Successfully uninstalled chardet-4.0.0 [2021-10-25T07:25:06.861Z] Attempting uninstall: requests [2021-10-25T07:25:06.861Z] Found existing installation: requests 2.25.1 [2021-10-25T07:25:06.861Z] Uninstalling requests-2.25.1: [2021-10-25T07:25:07.128Z] Successfully uninstalled requests-2.25.1 [2021-10-25T07:25:07.128Z] Removing intermediate container 3f5a6bd055c3 [2021-10-25T07:25:07.128Z] ---> b03d357f7fc1 [2021-10-25T07:25:07.128Z] Step 6/30 : COPY . . [2021-10-25T07:25:07.128Z] Running setup.py install for texttable: started [2021-10-25T07:25:07.393Z] Running setup.py install for texttable: finished with status 'done' [2021-10-25T07:25:07.393Z] Running setup.py install for PyYAML: started [2021-10-25T07:25:07.982Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-25T07:25:08.267Z] Running setup.py install for docopt: started [2021-10-25T07:25:08.532Z] Running setup.py install for docopt: finished with status 'done' [2021-10-25T07:25:08.532Z] Running setup.py install for dockerpty: started [2021-10-25T07:25:09.488Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-25T07:25:12.039Z] Removing intermediate container bde20253697f [2021-10-25T07:25:12.039Z] ---> 2fcfa0774c84 [2021-10-25T07:25:12.039Z] Step 8/23 : COPY . . [2021-10-25T07:25:12.039Z] 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 [2021-10-25T07:25:12.039Z] ---> 37c54f914af3 [2021-10-25T07:25:12.039Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:25:12.039Z] ---> 4fc88158ba62 [2021-10-25T07:25:12.039Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:25:12.299Z] ---> Running in f1fa81fd495d [2021-10-25T07:25:12.299Z] ---> Running in 24afc6931562 [2021-10-25T07:25:17.630Z] Removing intermediate container f1fa81fd495d [2021-10-25T07:25:17.630Z] ---> 38851c8ecbc0 [2021-10-25T07:25:17.630Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-25T07:25:17.630Z] ---> 71334af7d0d1 [2021-10-25T07:25:17.630Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:25:17.630Z] ---> Running in 6bc130cb4b41 [2021-10-25T07:25:17.630Z] ---> bd54cd222679 [2021-10-25T07:25:17.630Z] Step 9/23 : RUN go mod tidy [2021-10-25T07:25:17.630Z] ---> Running in 177ef7ee0f3f [2021-10-25T07:25:17.630Z] Removing intermediate container 24afc6931562 [2021-10-25T07:25:17.630Z] ---> 59e5383246a0 [2021-10-25T07:25:17.630Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-25T07:25:17.630Z] ---> Running in 3d5519ea4769 [2021-10-25T07:25:17.630Z] ---> Running in 66f7224550ff [2021-10-25T07:25:17.630Z] 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 [2021-10-25T07:25:17.892Z] 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 [2021-10-25T07:25:19.302Z] Removing intermediate container 177ef7ee0f3f [2021-10-25T07:25:19.302Z] ---> 7781a25e4291 [2021-10-25T07:25:19.302Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-25T07:25:19.887Z] ---> Running in 29bf88151ae9 [2021-10-25T07:25:20.456Z] 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 [2021-10-25T07:25:20.719Z] Removing intermediate container 5d448fa56be5 [2021-10-25T07:25:20.719Z] ---> cba98ddeaf8b [2021-10-25T07:25:20.719Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-25T07:25:20.719Z] ---> Running in 5d429d334373 [2021-10-25T07:25:20.984Z] Removing intermediate container 5d429d334373 [2021-10-25T07:25:20.984Z] ---> 966b92071dc3 [2021-10-25T07:25:20.984Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-25T07:25:21.247Z] ---> Running in 92cb0d9e8df2 [2021-10-25T07:25:21.510Z] Removing intermediate container 92cb0d9e8df2 [2021-10-25T07:25:21.510Z] ---> 8088da10949b [2021-10-25T07:25:21.510Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-25T07:25:22.094Z] ---> 10d27b50c272 [2021-10-25T07:25:22.094Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-25T07:25:22.358Z] ---> a8557d1667b0 [2021-10-25T07:25:22.358Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-25T07:25:22.934Z] ---> 8a05312b244e [2021-10-25T07:25:22.934Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-25T07:25:22.934Z] ---> Running in f10bb2291832 [2021-10-25T07:25:22.934Z] Removing intermediate container f10bb2291832 [2021-10-25T07:25:22.934Z] ---> 8502886cdf1c [2021-10-25T07:25:22.934Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:25:22.934Z] ---> Running in 9f55135944e2 [2021-10-25T07:25:23.200Z] Removing intermediate container 9f55135944e2 [2021-10-25T07:25:23.200Z] ---> 7ada6546c47b [2021-10-25T07:25:23.200Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T07:25:23.200Z] ---> Running in 2aa81c33459b [2021-10-25T07:25:23.468Z] Removing intermediate container 2aa81c33459b [2021-10-25T07:25:23.468Z] ---> 773be20885bb [2021-10-25T07:25:23.468Z] Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:25:23.468Z] ---> Running in 74007b68048e [2021-10-25T07:25:23.468Z] Removing intermediate container 3d5519ea4769 [2021-10-25T07:25:23.468Z] ---> 2f3645aa3cf5 [2021-10-25T07:25:23.468Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-25T07:25:23.742Z] ---> Running in 812b11532f4b [2021-10-25T07:25:23.742Z] Removing intermediate container 74007b68048e [2021-10-25T07:25:23.742Z] ---> 70b4f34dcc8b [2021-10-25T07:25:23.742Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T07:25:23.742Z] ---> Running in 435714ce59e7 [2021-10-25T07:25:23.742Z] Removing intermediate container 435714ce59e7 [2021-10-25T07:25:23.742Z] ---> 9430917f4db2 [2021-10-25T07:25:23.742Z] [2021-10-25T07:25:24.022Z] Successfully built 9430917f4db2 [2021-10-25T07:25:24.022Z] Successfully tagged sys-mgmt-agent:latest [2021-10-25T07:25:24.022Z]  Building sys-mgmt-agent ... done 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 [2021-10-25T07:25:37.523Z] Removing intermediate container fb45e41b26fa [2021-10-25T07:25:37.523Z] ---> 347a1f997018 [2021-10-25T07:25:37.523Z] Successfully built 347a1f997018 [2021-10-25T07:25:37.523Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:25:37.861Z] + docker inspect -f . ci-base-image-arm64 [2021-10-25T07:25:37.861Z] . [Pipeline] withDockerContainer [2021-10-25T07:25:38.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container [2021-10-25T07:25:38.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-10-25T07:25:39.758Z] $ docker top 416dbdb69a003aaca4103e3934970b5df342ecd17f7dce037e7c5a4ca4339831 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T07:25:40.721Z] + go version [2021-10-25T07:25:40.721Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-25T07:25:40.742Z] $ docker stop --time=1 416dbdb69a003aaca4103e3934970b5df342ecd17f7dce037e7c5a4ca4339831 [2021-10-25T07:25:42.433Z] $ docker rm -f 416dbdb69a003aaca4103e3934970b5df342ecd17f7dce037e7c5a4ca4339831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:25:43.153Z] + docker inspect -f . ci-base-image-arm64 [2021-10-25T07:25:43.153Z] . [Pipeline] withDockerContainer [2021-10-25T07:25:43.387Z] prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container [2021-10-25T07:25:43.469Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-10-25T07:25:44.881Z] $ docker top a53b1bafadd5b1d0e43a034801e85f988ac3cf3396962deddae27cf83290a5ac -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-25T07:25:45.207Z] ========================================================= [2021-10-25T07:25:45.207Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-25T07:25:45.207Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T07:25:45.857Z] + make test [2021-10-25T07:25:45.857Z] go mod tidy [2021-10-25T07:25:46.459Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-25T07:25:50.672Z] Removing intermediate container 66f7224550ff [2021-10-25T07:25:50.672Z] ---> 2d859ca6385e [2021-10-25T07:25:50.672Z] [2021-10-25T07:25:50.672Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T07:25:50.672Z] ---> 14119a10abf4 [2021-10-25T07:25:50.672Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T07:25:50.672Z] ---> Using cache [2021-10-25T07:25:50.672Z] ---> e7f953ce44cf [2021-10-25T07:25:50.672Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T07:25:50.672Z] ---> Using cache [2021-10-25T07:25:50.672Z] ---> c446502ded6c [2021-10-25T07:25:50.672Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-25T07:25:50.672Z] ---> Running in 23347a1626a8 [2021-10-25T07:25:50.672Z] Removing intermediate container 23347a1626a8 [2021-10-25T07:25:50.672Z] ---> 634c71794791 [2021-10-25T07:25:50.672Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T07:25:50.672Z] ---> Running in 9b41219e37c4 [2021-10-25T07:25:50.672Z] Removing intermediate container 9b41219e37c4 [2021-10-25T07:25:50.672Z] ---> 60dc2aa0e605 [2021-10-25T07:25:50.672Z] Step 14/22 : WORKDIR / [2021-10-25T07:25:50.672Z] ---> Running in 1d243566bdaf [2021-10-25T07:25:50.672Z] Removing intermediate container 1d243566bdaf [2021-10-25T07:25:50.672Z] ---> ac27b76ec016 [2021-10-25T07:25:50.672Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:25:50.672Z] ---> e41d7401ae84 [2021-10-25T07:25:50.672Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-25T07:25:51.243Z] ---> fd911c4e346a [2021-10-25T07:25:51.243Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-25T07:25:51.825Z] ---> 2afebb0c9a20 [2021-10-25T07:25:51.825Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-25T07:25:51.825Z] ---> Running in 637dda2d4c34 [2021-10-25T07:25:51.825Z] Removing intermediate container 637dda2d4c34 [2021-10-25T07:25:51.825Z] ---> 5b5af32d15ce [2021-10-25T07:25:51.825Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:25:51.825Z] ---> Running in ae9cf497360d [2021-10-25T07:25:52.088Z] Removing intermediate container ae9cf497360d [2021-10-25T07:25:52.088Z] ---> 85a8ece557c3 [2021-10-25T07:25:52.088Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T07:25:52.088Z] ---> Running in a33e9fd891f9 [2021-10-25T07:25:52.353Z] Removing intermediate container a33e9fd891f9 [2021-10-25T07:25:52.353Z] ---> a97f15ab1935 [2021-10-25T07:25:52.353Z] Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:25:52.353Z] ---> Running in d6e2ecf743a1 [2021-10-25T07:25:52.353Z] Removing intermediate container d6e2ecf743a1 [2021-10-25T07:25:52.353Z] ---> 50debeaecd46 [2021-10-25T07:25:52.353Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T07:25:52.615Z] ---> Running in 8351d00942e4 [2021-10-25T07:25:52.615Z] Removing intermediate container 8351d00942e4 [2021-10-25T07:25:52.615Z] ---> cb6880e58693 [2021-10-25T07:25:52.615Z] [2021-10-25T07:25:52.877Z] Successfully built cb6880e58693 [2021-10-25T07:25:52.877Z] Successfully tagged core-command:latest [2021-10-25T07:25:54.825Z]  Building core-command ... done Removing intermediate container 29bf88151ae9 [2021-10-25T07:25:54.825Z] ---> 36866f3424ad [2021-10-25T07:25:54.825Z] [2021-10-25T07:25:54.825Z] Step 9/30 : FROM alpine:3.14 [2021-10-25T07:25:54.825Z] ---> 14119a10abf4 [2021-10-25T07:25:54.825Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-25T07:25:54.825Z] ---> Running in 167264738d8d [2021-10-25T07:25:55.110Z] Removing intermediate container 167264738d8d [2021-10-25T07:25:55.110Z] ---> 99be8e210064 [2021-10-25T07:25:55.110Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-25T07:25:55.110Z] ---> Running in eb54fe7efce4 [2021-10-25T07:25:55.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:25:55.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:25:55.926Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-25T07:25:55.926Z] (2/2) Installing su-exec (0.2-r1) [2021-10-25T07:25:55.926Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:25:55.926Z] OK: 6 MiB in 16 packages [2021-10-25T07:25:56.188Z] Removing intermediate container 6bc130cb4b41 [2021-10-25T07:25:56.188Z] ---> 4328af1d19e2 [2021-10-25T07:25:56.188Z] [2021-10-25T07:25:56.188Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T07:25:56.188Z] ---> 14119a10abf4 [2021-10-25T07:25:56.188Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-25T07:25:56.453Z] ---> Running in a54f335c3242 [2021-10-25T07:25:56.453Z] Removing intermediate container a54f335c3242 [2021-10-25T07:25:56.453Z] ---> 16a1583500cc [2021-10-25T07:25:56.453Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-25T07:25:56.453Z] ---> Running in c6a3b2fbe29d [2021-10-25T07:25:56.717Z] Removing intermediate container eb54fe7efce4 [2021-10-25T07:25:56.717Z] ---> bf8b0239cb8d [2021-10-25T07:25:56.717Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-25T07:25:56.984Z] ---> Running in b6f6bb521b52 [2021-10-25T07:25:56.984Z] Removing intermediate container c6a3b2fbe29d [2021-10-25T07:25:56.984Z] ---> 40b597991238 [2021-10-25T07:25:56.984Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-25T07:25:57.244Z] ---> Running in 31f5434c48f5 [2021-10-25T07:25:57.244Z] Removing intermediate container b6f6bb521b52 [2021-10-25T07:25:57.244Z] ---> 4f8873491868 [2021-10-25T07:25:57.244Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-25T07:25:57.244Z] Removing intermediate container 812b11532f4b [2021-10-25T07:25:57.244Z] ---> b3ae8e192a0e [2021-10-25T07:25:57.244Z] [2021-10-25T07:25:57.244Z] Step 11/23 : FROM alpine:3.14 [2021-10-25T07:25:57.244Z] ---> 14119a10abf4 [2021-10-25T07:25:57.244Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-25T07:25:57.244Z] ---> Using cache [2021-10-25T07:25:57.244Z] ---> e7f953ce44cf [2021-10-25T07:25:57.244Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T07:25:57.244Z] ---> Using cache [2021-10-25T07:25:57.244Z] ---> c446502ded6c [2021-10-25T07:25:57.244Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-25T07:25:57.244Z] ---> Running in e82fe80f4f8e [2021-10-25T07:25:57.244Z] ---> Running in 42862d13f901 [2021-10-25T07:25:57.244Z] Removing intermediate container 31f5434c48f5 [2021-10-25T07:25:57.244Z] ---> eb95026aa17e [2021-10-25T07:25:57.244Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:25:57.244Z] ---> Running in fa6263d3cc10 [2021-10-25T07:25:57.244Z] Removing intermediate container e82fe80f4f8e [2021-10-25T07:25:57.244Z] ---> 53a7682c957e [2021-10-25T07:25:57.244Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-25T07:25:57.244Z] Removing intermediate container 42862d13f901 [2021-10-25T07:25:57.244Z] ---> f7cde5a80741 [2021-10-25T07:25:57.244Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-25T07:25:57.513Z] ---> Running in f0a88581074f [2021-10-25T07:25:57.513Z] ---> Running in a2603fa54480 [2021-10-25T07:25:57.513Z] Removing intermediate container a2603fa54480 [2021-10-25T07:25:57.513Z] ---> c34628ddeda7 [2021-10-25T07:25:57.513Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:25:57.788Z] ---> b5b1e8725c65 [2021-10-25T07:25:57.788Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-25T07:25:58.057Z] Removing intermediate container fa6263d3cc10 [2021-10-25T07:25:58.057Z] ---> cabf84ea3dd1 [2021-10-25T07:25:58.057Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-25T07:25:58.057Z] ---> c85e66d18db7 [2021-10-25T07:25:58.057Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-25T07:25:58.057Z] ---> Running in 382302f61f97 [2021-10-25T07:25:58.326Z] Removing intermediate container f0a88581074f [2021-10-25T07:25:58.326Z] ---> 368ca0ef610c [2021-10-25T07:25:58.326Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-25T07:25:58.326Z] ---> Running in 54ede8335d8e [2021-10-25T07:25:58.326Z] ---> 4d0827a738fd [2021-10-25T07:25:58.326Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-25T07:25:58.326Z] ---> Running in a6550208e41c [2021-10-25T07:25:58.326Z] Removing intermediate container 54ede8335d8e [2021-10-25T07:25:58.326Z] ---> 7752f3f7e3a9 [2021-10-25T07:25:58.326Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-25T07:25:58.326Z] Removing intermediate container a6550208e41c [2021-10-25T07:25:58.326Z] ---> c4bc40e61a7e [2021-10-25T07:25:58.326Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:25:58.589Z] ---> Running in 85ad5d228a32 [2021-10-25T07:25:58.589Z] ---> 1a28c2f5142e [2021-10-25T07:25:58.589Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-25T07:25:58.589Z] Removing intermediate container 85ad5d228a32 [2021-10-25T07:25:58.589Z] ---> 0c627e349f76 [2021-10-25T07:25:58.589Z] Step 21/23 : LABEL arch=x86_64 [2021-10-25T07:25:58.589Z] ---> Running in 0d26e318193b [2021-10-25T07:25:58.589Z] ---> Running in 85eccec2352c [2021-10-25T07:25:58.589Z] Removing intermediate container 85eccec2352c [2021-10-25T07:25:58.589Z] ---> de8df9efcd50 [2021-10-25T07:25:58.589Z] Step 22/23 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:25:58.850Z] ---> Running in 4dabe9ed3b3e [2021-10-25T07:25:58.850Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T07:25:58.850Z] Removing intermediate container 4dabe9ed3b3e [2021-10-25T07:25:58.850Z] ---> d2a548d4a2cc [2021-10-25T07:25:58.850Z] Step 23/23 : LABEL version=0.0.0 [2021-10-25T07:25:58.850Z] ---> Running in 0eb3c155875d [2021-10-25T07:25:59.112Z] Removing intermediate container 0eb3c155875d [2021-10-25T07:25:59.112Z] ---> e3d7af5488d7 [2021-10-25T07:25:59.112Z] [2021-10-25T07:25:59.112Z] Successfully built e3d7af5488d7 [2021-10-25T07:25:59.112Z] Successfully tagged support-scheduler:latest [2021-10-25T07:25:59.112Z]  Building support-scheduler ... done Removing intermediate container 0d26e318193b [2021-10-25T07:25:59.112Z] ---> 8e50f0e65d38 [2021-10-25T07:25:59.112Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:25:59.375Z] ---> ac14e3b57765 [2021-10-25T07:25:59.375Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-25T07:25:59.635Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T07:25:59.635Z] ---> 77805c110bd0 [2021-10-25T07:25:59.635Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-25T07:25:59.897Z] ---> 72b09f2441bb [2021-10-25T07:25:59.897Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-25T07:25:59.897Z] ---> b2a1f53e0c15 [2021-10-25T07:25:59.897Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-25T07:26:00.157Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-25T07:26:00.157Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T07:26:00.157Z] ---> 31cb54f89fe8 [2021-10-25T07:26:00.157Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-25T07:26:00.157Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-25T07:26:00.416Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T07:26:00.416Z] ---> Running in f58c8f914f4b [2021-10-25T07:26:00.416Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-25T07:26:00.416Z] Removing intermediate container f58c8f914f4b [2021-10-25T07:26:00.416Z] ---> 784462ca95f9 [2021-10-25T07:26:00.416Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-25T07:26:00.416Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-25T07:26:00.677Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:26:00.677Z] OK: 8 MiB in 20 packages [2021-10-25T07:26:00.677Z] ---> 05fcd69a087c [2021-10-25T07:26:00.677Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-25T07:26:00.940Z] ---> Running in a02d6e857d8e [2021-10-25T07:26:00.940Z] Removing intermediate container 382302f61f97 [2021-10-25T07:26:00.940Z] ---> 2cf108c8295f [2021-10-25T07:26:00.940Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:26:01.203Z] ---> 32a254cd173a [2021-10-25T07:26:01.203Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-25T07:26:01.203Z] Removing intermediate container a02d6e857d8e [2021-10-25T07:26:01.203Z] ---> e002ccba9b20 [2021-10-25T07:26:01.203Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-25T07:26:01.464Z] ---> Running in 03eb39214c90 [2021-10-25T07:26:01.464Z] ---> 661e950cf5a5 [2021-10-25T07:26:01.464Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-25T07:26:01.464Z] Removing intermediate container 03eb39214c90 [2021-10-25T07:26:01.464Z] ---> a144d44911ae [2021-10-25T07:26:01.464Z] Step 27/30 : CMD ["gate"] [2021-10-25T07:26:01.727Z] ---> Running in edb71b612dd0 [2021-10-25T07:26:01.727Z] ---> c4bebd42bb18 [2021-10-25T07:26:01.727Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-25T07:26:01.727Z] Removing intermediate container edb71b612dd0 [2021-10-25T07:26:01.727Z] ---> e5ac7d964339 [2021-10-25T07:26:01.727Z] Step 28/30 : LABEL arch=x86_64 [2021-10-25T07:26:01.727Z] ---> Running in 1f1b2bd1c747 [2021-10-25T07:26:01.727Z] ---> Running in 73dfbb872bad [2021-10-25T07:26:01.989Z] Removing intermediate container 1f1b2bd1c747 [2021-10-25T07:26:01.989Z] ---> 42fcc8ef7214 [2021-10-25T07:26:01.989Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:26:01.989Z] ---> Running in 12483d075f0f [2021-10-25T07:26:01.989Z] Removing intermediate container 73dfbb872bad [2021-10-25T07:26:01.989Z] ---> 9b271ae90078 [2021-10-25T07:26:01.989Z] Step 29/30 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:26:01.989Z] ---> Running in 075d07395101 [2021-10-25T07:26:01.989Z] Removing intermediate container 12483d075f0f [2021-10-25T07:26:01.989Z] ---> 342fcd10c8a8 [2021-10-25T07:26:01.989Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T07:26:01.989Z] ---> Running in e1749ec45627 [2021-10-25T07:26:02.255Z] Removing intermediate container 075d07395101 [2021-10-25T07:26:02.255Z] ---> 389376076e9d [2021-10-25T07:26:02.255Z] Step 30/30 : LABEL version=0.0.0 [2021-10-25T07:26:02.255Z] Removing intermediate container e1749ec45627 [2021-10-25T07:26:02.255Z] ---> 34bd312cfa4f [2021-10-25T07:26:02.255Z] Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:26:02.255Z] ---> Running in 1fd51c593c88 [2021-10-25T07:26:02.255Z] ---> Running in 4acf6d2ffcc2 [2021-10-25T07:26:02.255Z] Removing intermediate container 1fd51c593c88 [2021-10-25T07:26:02.255Z] ---> 1fbb01b1473d [2021-10-25T07:26:02.255Z] [2021-10-25T07:26:02.255Z] Removing intermediate container 4acf6d2ffcc2 [2021-10-25T07:26:02.255Z] ---> c188808bd8fc [2021-10-25T07:26:02.255Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T07:26:02.526Z] ---> Running in 7e216db22b41 [2021-10-25T07:26:02.526Z] Successfully built 1fbb01b1473d [2021-10-25T07:26:02.526Z] Successfully tagged security-bootstrapper:latest [2021-10-25T07:26:02.526Z]  Building security-bootstrapper ... done Removing intermediate container 7e216db22b41 [2021-10-25T07:26:02.526Z] ---> 69ceb317548b [2021-10-25T07:26:02.526Z] [2021-10-25T07:26:02.526Z] Successfully built 69ceb317548b [2021-10-25T07:26:02.526Z] Successfully tagged core-data:latest [2021-10-25T07:26:02.797Z]  Building core-data ... done  [Pipeline] } [2021-10-25T07:26:02.802Z] $ docker stop --time=1 d23890f973eff662a2adb5b19ac85bdcdd750bdcb865ca920ee3dc6185eb4078 [2021-10-25T07:26:04.088Z] $ docker rm -f d23890f973eff662a2adb5b19ac85bdcdd750bdcb865ca920ee3dc6185eb4078 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T07:26:04.454Z] + docker images [2021-10-25T07:26:04.454Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-25T07:26:04.454Z] security-bootstrapper latest 1fbb01b1473d 2 seconds ago 18.9MB [2021-10-25T07:26:04.454Z] core-data latest 69ceb317548b 2 seconds ago 20.7MB [2021-10-25T07:26:04.454Z] support-scheduler latest e3d7af5488d7 6 seconds ago 16.2MB [2021-10-25T07:26:04.454Z] b3ae8e192a0e 8 seconds ago 1.76GB [2021-10-25T07:26:04.454Z] 4328af1d19e2 9 seconds ago 1.76GB [2021-10-25T07:26:04.454Z] 36866f3424ad 10 seconds ago 1.76GB [2021-10-25T07:26:04.454Z] core-command latest cb6880e58693 12 seconds ago 16.1MB [2021-10-25T07:26:04.454Z] 2d859ca6385e 15 seconds ago 1.75GB [2021-10-25T07:26:04.454Z] sys-mgmt-agent latest 9430917f4db2 41 seconds ago 294MB [2021-10-25T07:26:04.454Z] core-metadata latest 917fe14799aa About a minute ago 16.9MB [2021-10-25T07:26:04.454Z] support-notifications latest 42c888817d36 About a minute ago 16.9MB [2021-10-25T07:26:04.454Z] security-secretstore-setup latest 345b903f9aeb About a minute ago 28.3MB [2021-10-25T07:26:04.454Z] security-proxy-setup latest 20538dc25a81 About a minute ago 26.8MB [2021-10-25T07:26:04.454Z] 61bcc7e14193 About a minute ago 1.76GB [2021-10-25T07:26:04.454Z] 1a30a25d8841 About a minute ago 1.76GB [2021-10-25T07:26:04.454Z] a5d9f1601548 About a minute ago 1.76GB [2021-10-25T07:26:04.454Z] 1ddc7fd67b1b About a minute ago 1.76GB [2021-10-25T07:26:04.454Z] e3cb083c104d About a minute ago 1.76GB [2021-10-25T07:26:04.454Z] ci-base-image-x86_64 latest f1235fc35b67 5 minutes ago 1.25GB [2021-10-25T07:26:04.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 11 days ago 548MB [2021-10-25T07:26:04.454Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-25T07:26:04.454Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-25T07:26:04.454Z] alpine 3.14 14119a10abf4 8 weeks ago 5.6MB [2021-10-25T07:26:04.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 [2021-10-25T07:26:13.287Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-25T07:26:19.781Z] Still waiting to schedule task [2021-10-25T07:26:19.782Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-25T07:27:09.899Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-25T07:27:10.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-25T07:27:12.897Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-25T07:27:12.897Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-25T07:27:25.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-25T07:27:25.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-25T07:27:25.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-25T07:27:25.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-25T07:27:25.338Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-25T07:27:25.338Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-25T07:27:25.938Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-25T07:27:25.938Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-25T07:27:25.938Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-25T07:27:25.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-25T07:27:32.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.171s coverage: 28.7% of statements [2021-10-25T07:27:32.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-25T07:27:32.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-25T07:27:36.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.404s coverage: 98.5% of statements [2021-10-25T07:27:36.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-25T07:27:38.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 44.7% of statements [2021-10-25T07:27:38.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-25T07:27:38.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-25T07:27:41.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.621s coverage: 89.5% of statements [2021-10-25T07:27:41.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-25T07:27:41.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-25T07:27:41.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 84.4% of statements [2021-10-25T07:27:41.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-25T07:27:41.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-25T07:27:41.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-25T07:27:41.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-25T07:27:41.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-25T07:27:49.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.695s coverage: 94.2% of statements [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-25T07:27:49.377Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.191s coverage: 59.1% of statements [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-25T07:27:49.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.228s coverage: 60.0% of statements [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-25T07:27:49.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.349s coverage: 0.9% of statements [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-25T07:27:49.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.208s coverage: 58.8% of statements [2021-10-25T07:27:49.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.173s coverage: 21.7% of statements [2021-10-25T07:27:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-25T07:27:49.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements [2021-10-25T07:27:49.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 79.5% of statements [2021-10-25T07:27:49.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements [2021-10-25T07:27:49.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements [2021-10-25T07:27:50.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.184s coverage: 87.5% of statements [2021-10-25T07:28:03.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.212s coverage: 94.4% of statements [2021-10-25T07:28:03.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements [2021-10-25T07:28:08.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.588s coverage: 82.5% of statements [2021-10-25T07:28:08.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-25T07:28:15.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-25T07:28:15.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-25T07:28:15.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-25T07:28:15.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-25T07:28:15.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.252s coverage: 58.8% of statements [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-25T07:28:15.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements [2021-10-25T07:28:15.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2021-10-25T07:28:15.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements [2021-10-25T07:28:15.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.747s coverage: 91.2% of statements [2021-10-25T07:28:15.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-25T07:28:16.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.814s coverage: 64.4% of statements [2021-10-25T07:28:16.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-25T07:28:16.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-25T07:28:16.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements [2021-10-25T07:28:16.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 89.4% of statements [2021-10-25T07:28:16.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-10-25T07:28:17.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2021-10-25T07:28:18.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2021-10-25T07:28:22.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.363s coverage: 70.4% of statements [2021-10-25T07:28:22.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-25T07:28:22.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-25T07:28:22.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-25T07:28:24.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.767s coverage: 43.4% of statements [2021-10-25T07:28:24.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-25T07:28:24.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-25T07:28:24.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements [2021-10-25T07:28:24.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-25T07:28:24.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.362s coverage: 84.8% of statements [2021-10-25T07:28:24.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-25T07:28:32.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.275s coverage: 17.7% of statements [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-25T07:28:32.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.626s coverage: 92.3% of statements [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-25T07:28:32.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 63.2% of statements [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-25T07:28:32.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-25T07:28:32.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-25T07:28:32.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-25T07:28:32.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements [2021-10-25T07:28:32.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-10-25T07:28:33.223Z] 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 [2021-10-25T07:28:33.223Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-25T07:28:33.223Z] GO111MODULE=on go vet ./... [2021-10-25T07:29:55.043Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-25T07:29:55.043Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-25T07:29:55.043Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-25T07:29:55.710Z] + ls -al . [2021-10-25T07:29:55.710Z] total 660 [2021-10-25T07:29:55.710Z] drwxrwxr-x 9 1001 1001 4096 Oct 25 07:29 . [2021-10-25T07:29:55.710Z] drwxr-xr-x 4 root root 4096 Oct 25 07:25 .. [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 11 Oct 25 07:23 .dockerignore [2021-10-25T07:29:55.710Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 07:23 .git [2021-10-25T07:29:55.710Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 07:23 .github [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 804 Oct 25 07:23 .gitignore [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 07:23 .golangci.yml [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 76 Oct 25 07:23 .hadolint.yml [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 07:23 .sonarcloud.properties [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 07:23 ADOPTERS.md [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 8910 Oct 25 07:23 Attribution.txt [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 43881 Oct 25 07:23 CHANGELOG.md [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 07:23 CONTRIBUTING.md [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 07:23 GOVERNANCE.md [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 849 Oct 25 07:23 Jenkinsfile [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 07:23 LICENSE [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 6508 Oct 25 07:23 Makefile [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 07:23 OWNERS.md [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 8256 Oct 25 07:23 README.md [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 07:23 SECURITY.md [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 07:19 VERSION [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 07:23 ZMQWindows.md [2021-10-25T07:29:55.710Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 07:23 bin [2021-10-25T07:29:55.710Z] drwxrwxr-x 14 1001 1001 4096 Oct 25 07:23 cmd [2021-10-25T07:29:55.710Z] -rw-r--r-- 1 root root 425844 Oct 25 07:28 coverage.out [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 848 Oct 25 07:23 go.mod [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 50414 Oct 25 07:25 go.sum [2021-10-25T07:29:55.710Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 07:23 internal [2021-10-25T07:29:55.710Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 07:23 openapi [2021-10-25T07:29:55.710Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 07:23 snap [2021-10-25T07:29:55.710Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 07:23 version.go [Pipeline] sh [2021-10-25T07:29:56.368Z] + '[' -e coverage.out ] [2021-10-25T07:29:56.368Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-25T07:29:56.395Z] Warning: overwriting stash ‘coverage-report’ [2021-10-25T07:29:57.189Z] Stashed 1 file(s) [Pipeline] sh [2021-10-25T07:29:57.833Z] + make build [2021-10-25T07:29:57.833Z] 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 [2021-10-25T07:30:04.561Z] 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 [2021-10-25T07:30:26.761Z] 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 [2021-10-25T07:30:28.747Z] 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 [2021-10-25T07:30:33.060Z] 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 [2021-10-25T07:30:33.664Z] 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 [2021-10-25T07:30:37.075Z] 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 [2021-10-25T07:30:40.485Z] 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 [2021-10-25T07:30:43.874Z] 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 [2021-10-25T07:30:48.192Z] 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 [2021-10-25T07:30:50.814Z] 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 [2021-10-25T07:30:54.205Z] 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] } [2021-10-25T07:30:59.634Z] $ docker stop --time=1 a53b1bafadd5b1d0e43a034801e85f988ac3cf3396962deddae27cf83290a5ac [2021-10-25T07:31:01.608Z] $ docker rm -f a53b1bafadd5b1d0e43a034801e85f988ac3cf3396962deddae27cf83290a5ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:31:03.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T07:31:03.439Z] [2021-10-25T07:31:03.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:31:03.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T07:31:04.064Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-25T07:31:04.064Z] 29e5d40040c1: Pulling fs layer [2021-10-25T07:31:04.064Z] 1ce36da41761: Pulling fs layer [2021-10-25T07:31:04.064Z] 25b303627fd3: Pulling fs layer [2021-10-25T07:31:04.064Z] 29e5d40040c1: Verifying Checksum [2021-10-25T07:31:04.064Z] 29e5d40040c1: Download complete [2021-10-25T07:31:04.339Z] 1ce36da41761: Verifying Checksum [2021-10-25T07:31:04.339Z] 1ce36da41761: Download complete [2021-10-25T07:31:04.939Z] 29e5d40040c1: Pull complete [2021-10-25T07:31:05.920Z] 25b303627fd3: Verifying Checksum [2021-10-25T07:31:05.920Z] 25b303627fd3: Download complete [2021-10-25T07:31:06.192Z] 1ce36da41761: Pull complete [2021-10-25T07:31:16.349Z] 25b303627fd3: Pull complete [2021-10-25T07:31:16.349Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-25T07:31:16.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T07:31:16.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-25T07:31:16.574Z] prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container [2021-10-25T07:31:16.655Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-10-25T07:31:19.153Z] $ docker top ba6c35468bd81577bdfc4c2820d08d88e1e1dac87b638a9a00150e4769c8cf3e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T07:31:20.162Z] + grep parallel [2021-10-25T07:31:20.162Z] + docker-compose build --help [2021-10-25T07:31:24.545Z] --parallel Build images in parallel. [Pipeline] } [2021-10-25T07:31:24.562Z] $ docker stop --time=1 ba6c35468bd81577bdfc4c2820d08d88e1e1dac87b638a9a00150e4769c8cf3e [2021-10-25T07:31:26.291Z] $ docker rm -f ba6c35468bd81577bdfc4c2820d08d88e1e1dac87b638a9a00150e4769c8cf3e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:31:26.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T07:31:26.948Z] . [Pipeline] withDockerContainer [2021-10-25T07:31:27.199Z] prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container [2021-10-25T07:31:27.281Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-10-25T07:31:28.700Z] $ docker top d4f6c5696f6b625e3786061f2b11127509adbebd6caef7ecd2a0127bec290030 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T07:31:29.645Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-25T07:31:33.943Z] Building core-command ... [2021-10-25T07:31:33.943Z] Building core-data ... [2021-10-25T07:31:33.943Z] Building core-metadata ... [2021-10-25T07:31:33.943Z] Building security-bootstrapper ... [2021-10-25T07:31:33.943Z] Building security-proxy-setup ... [2021-10-25T07:31:33.943Z] Building security-secretstore-setup ... [2021-10-25T07:31:33.943Z] Building support-notifications ... [2021-10-25T07:31:33.943Z] Building support-scheduler ... [2021-10-25T07:31:33.943Z] Building sys-mgmt-agent ... [2021-10-25T07:31:33.943Z] Building support-notifications [2021-10-25T07:31:33.943Z] Building support-scheduler [2021-10-25T07:31:33.943Z] Building sys-mgmt-agent [2021-10-25T07:31:33.943Z] Building security-secretstore-setup [2021-10-25T07:31:33.943Z] Building security-proxy-setup [2021-10-25T07:31:50.431Z] Running on prd-ubuntu18.04-docker-8c-8g-1491 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws [2021-10-25T07:31:50.441Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-25T07:31:50.542Z] The recommended git tool is: git [2021-10-25T07:31:52.568Z] using credential edgex-jenkins-ssh [2021-10-25T07:31:52.581Z] Cloning the remote Git repository [2021-10-25T07:31:52.602Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-25T07:31:52.662Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-25T07:31:52.694Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T07:31:52.695Z] > git --version # timeout=10 [2021-10-25T07:31:52.701Z] > git --version # 'git version 2.17.1' [2021-10-25T07:31:52.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T07:31:52.755Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T07:32:41.913Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:32:41.914Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:32:41.914Z] ---> 347a1f997018 [2021-10-25T07:32:41.914Z] Step 3/20 : WORKDIR /edgex-go [2021-10-25T07:32:41.914Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:32:41.914Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:32:41.914Z] ---> 347a1f997018 [2021-10-25T07:32:41.914Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T07:32:41.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:32:41.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:32:41.914Z] ---> 347a1f997018 [2021-10-25T07:32:41.914Z] Step 3/23 : WORKDIR /edgex-go [2021-10-25T07:32:41.914Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:32:41.914Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:32:41.914Z] ---> 347a1f997018 [2021-10-25T07:32:41.914Z] Step 3/21 : WORKDIR /edgex-go [2021-10-25T07:32:41.914Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:32:41.914Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:32:41.914Z] ---> 347a1f997018 [2021-10-25T07:32:41.914Z] Step 3/24 : WORKDIR /edgex-go [2021-10-25T07:32:41.914Z] ---> Running in 7dc20d12b908 [2021-10-25T07:32:41.914Z] ---> Running in 3b139c0b01e9 [2021-10-25T07:32:41.914Z] ---> Running in 6b9c1049ea41 [2021-10-25T07:32:41.914Z] ---> Running in 2ba80d1ddb34 [2021-10-25T07:32:41.914Z] ---> Running in a6d1dd36d484 [2021-10-25T07:32:41.914Z] Removing intermediate container a6d1dd36d484 [2021-10-25T07:32:41.914Z] ---> 25da8b9f0aec [2021-10-25T07:32:41.914Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:32:41.914Z] Removing intermediate container 2ba80d1ddb34 [2021-10-25T07:32:41.914Z] ---> 763f29f3b645 [2021-10-25T07:32:41.914Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:32:41.914Z] Removing intermediate container 6b9c1049ea41 [2021-10-25T07:32:41.914Z] ---> 35ce6d5508af [2021-10-25T07:32:41.914Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:32:41.914Z] ---> Running in 96e81df62c63 [2021-10-25T07:32:41.914Z] Removing intermediate container 7dc20d12b908 [2021-10-25T07:32:41.914Z] ---> d84fdf6e5c87 [2021-10-25T07:32:41.914Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:32:41.914Z] Removing intermediate container 3b139c0b01e9 [2021-10-25T07:32:41.914Z] ---> f28ee0a3c12d [2021-10-25T07:32:41.914Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:32:41.914Z] ---> Running in 134ea66e09c3 [2021-10-25T07:32:41.914Z] ---> Running in a025f50652f7 [2021-10-25T07:32:41.914Z] ---> Running in ef2c0884ec1c [2021-10-25T07:32:41.914Z] ---> Running in 69032c18a5d6 [2021-10-25T07:32:43.354Z] Removing intermediate container 96e81df62c63 [2021-10-25T07:32:43.354Z] ---> d553abd0e370 [2021-10-25T07:32:43.354Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-25T07:32:43.354Z] ---> Running in af12ff4f5a5d [2021-10-25T07:32:43.634Z] Removing intermediate container 134ea66e09c3 [2021-10-25T07:32:43.634Z] ---> 61057acf3122 [2021-10-25T07:32:43.634Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-25T07:32:43.917Z] ---> Running in 4ca360d5e523 [2021-10-25T07:32:44.192Z] Removing intermediate container ef2c0884ec1c [2021-10-25T07:32:44.192Z] ---> e1a825c412e6 [2021-10-25T07:32:44.192Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-25T07:32:44.192Z] ---> Running in 47887329a1f8 [2021-10-25T07:32:44.192Z] Removing intermediate container a025f50652f7 [2021-10-25T07:32:44.192Z] ---> fa2ed9ff9217 [2021-10-25T07:32:44.192Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-25T07:32:44.464Z] Removing intermediate container 69032c18a5d6 [2021-10-25T07:32:44.464Z] ---> c3d1d9cd015d [2021-10-25T07:32:44.464Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-25T07:32:44.464Z] ---> Running in 84c692978b4d [2021-10-25T07:32:44.743Z] ---> Running in f38a5e2ef280 [2021-10-25T07:32:45.728Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:32:46.002Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:32:46.276Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:32:46.549Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:32:46.549Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:32:46.826Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:32:46.826Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:32:47.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:32:47.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:32:47.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:32:47.709Z] OK: 219 MiB in 52 packages [2021-10-25T07:32:47.709Z] OK: 219 MiB in 52 packages [2021-10-25T07:32:48.325Z] OK: 219 MiB in 52 packages [2021-10-25T07:32:48.610Z] OK: 219 MiB in 52 packages [2021-10-25T07:32:48.889Z] OK: 219 MiB in 52 packages [2021-10-25T07:32:49.487Z] Removing intermediate container af12ff4f5a5d [2021-10-25T07:32:49.487Z] ---> 6de1d6ccaa87 [2021-10-25T07:32:49.487Z] Step 6/23 : COPY go.mod . [2021-10-25T07:32:49.487Z] Removing intermediate container 4ca360d5e523 [2021-10-25T07:32:49.487Z] ---> 112cbafb685a [2021-10-25T07:32:49.487Z] Step 6/22 : COPY . . [2021-10-25T07:32:49.762Z] Removing intermediate container 47887329a1f8 [2021-10-25T07:32:50.037Z] ---> 4677832959bb [2021-10-25T07:32:50.037Z] Step 6/24 : COPY . . [2021-10-25T07:32:50.312Z] Removing intermediate container 84c692978b4d [2021-10-25T07:32:50.312Z] ---> 6845382a871d [2021-10-25T07:32:50.312Z] Step 6/21 : COPY . . [2021-10-25T07:32:50.312Z] Removing intermediate container f38a5e2ef280 [2021-10-25T07:32:50.312Z] ---> 037616671b83 [2021-10-25T07:32:50.312Z] Step 6/20 : COPY . . [2021-10-25T07:32:50.591Z] ---> 0f837863b535 [2021-10-25T07:32:50.591Z] Step 7/23 : RUN go mod download [2021-10-25T07:32:50.865Z] ---> Running in 1dfe957eb0fd [2021-10-25T07:32:56.266Z] Removing intermediate container 1dfe957eb0fd [2021-10-25T07:32:56.266Z] ---> 1a7ac0aea674 [2021-10-25T07:32:56.266Z] Step 8/23 : COPY . . [2021-10-25T07:32:59.379Z] Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:32:59.481Z] Merge succeeded, producing da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:32:59.481Z] Checking out Revision da87a6977c85908b24fe6f55c336e0ebd212442e (PR-3770) [2021-10-25T07:32:58.642Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T07:32:58.654Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T07:32:58.672Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T07:32:58.684Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T07:32:58.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T07:32:58.691Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-25T07:32:59.384Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T07:32:59.389Z] > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # timeout=10 [2021-10-25T07:32:59.447Z] > git remote # timeout=10 [2021-10-25T07:32:59.453Z] > git config --get remote.origin.url # timeout=10 [2021-10-25T07:32:59.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T07:32:59.462Z] > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 [2021-10-25T07:32:59.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-25T07:32:59.482Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T07:32:59.487Z] > git checkout -f da87a6977c85908b24fe6f55c336e0ebd212442e # timeout=10 [2021-10-25T07:33:03.049Z] Commit message: "Merge branch 'snap-modify-kuiper-rest-port' of https://github.com/MonicaisHer/edgex-go into snap-modify-kuiper-rest-port" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:33:03.858Z] + echo snap-build.sh [2021-10-25T07:33:03.858Z] snap-build.sh [2021-10-25T07:33:03.858Z] + SNAP_BASE_DIR=. [2021-10-25T07:33:03.858Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-10-25T07:33:03.858Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-10-25T07:33:03.858Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-10-25T07:33:03.858Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-10-25T07:33:03.858Z] + cd /w/workspace/edgex-go/3 [2021-10-25T07:33:03.858Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-25T07:33:03.858Z] Reading package lists... [2021-10-25T07:33:03.858Z] Building dependency tree... [2021-10-25T07:33:03.858Z] Reading state information... [2021-10-25T07:33:03.858Z] The following packages were automatically installed and are no longer required: [2021-10-25T07:33:03.858Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-25T07:33:03.858Z] uidmap xdelta3 [2021-10-25T07:33:03.858Z] Use 'sudo apt autoremove' to remove them. [2021-10-25T07:33:03.858Z] The following packages will be REMOVED: [2021-10-25T07:33:03.858Z] lxd* lxd-client* [2021-10-25T07:33:04.122Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-25T07:33:04.122Z] After this operation, 31.7 MB disk space will be freed. [2021-10-25T07:33:04.914Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-25T07:33:04.914Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T07:33:05.860Z] Removing lxd dnsmasq configuration [2021-10-25T07:33:05.860Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T07:33:05.860Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-25T07:33:06.805Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T07:33:06.805Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-25T07:33:06.805Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T07:33:08.194Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-25T07:33:08.194Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-25T07:33:08.767Z] + sudo snap remove --purge lxd [2021-10-25T07:33:09.028Z] snap "lxd" is not installed [2021-10-25T07:33:09.028Z] + sudo groupadd --force --system lxd [2021-10-25T07:33:09.028Z] ++ whoami [2021-10-25T07:33:09.028Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-25T07:33:09.028Z] + newgrp - lxd [2021-10-25T07:33:09.028Z] + sudo snap install lxd [2021-10-25T07:33:14.560Z] ---> 08b2e017795c [2021-10-25T07:33:14.560Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:33:14.560Z] ---> b6aa5877d059 [2021-10-25T07:33:14.560Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:33:14.560Z] ---> 523b9083c24a [2021-10-25T07:33:14.560Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:33:14.560Z] ---> Running in 48e335162f9c [2021-10-25T07:33:14.560Z] ---> 07b0df916a8c [2021-10-25T07:33:14.560Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:33:14.560Z] ---> Running in 7a8896bd3192 [2021-10-25T07:33:14.560Z] ---> Running in 83c1d8d77903 [2021-10-25T07:33:14.560Z] ---> Running in c9482623ce5c [2021-10-25T07:33:16.006Z] ---> 3a2587f12dac [2021-10-25T07:33:16.006Z] Step 9/23 : RUN go mod tidy [2021-10-25T07:33:16.006Z] ---> Running in 1e938f6a40e3 [2021-10-25T07:33:19.050Z] 2021-10-25T07:33:17Z INFO Waiting for automatic snapd restart... [2021-10-25T07:33:19.428Z] Removing intermediate container 48e335162f9c [2021-10-25T07:33:19.428Z] ---> 7cbe0d7bea0e [2021-10-25T07:33:19.428Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-25T07:33:19.428Z] ---> Running in bb3b46805461 [2021-10-25T07:33:19.705Z] Removing intermediate container 7a8896bd3192 [2021-10-25T07:33:19.705Z] ---> 00d2ce801794 [2021-10-25T07:33:19.705Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-25T07:33:19.978Z] Removing intermediate container c9482623ce5c [2021-10-25T07:33:19.978Z] ---> 55011f5dd9d4 [2021-10-25T07:33:19.978Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-25T07:33:19.979Z] ---> Running in b7d995353502 [2021-10-25T07:33:19.979Z] Removing intermediate container 83c1d8d77903 [2021-10-25T07:33:19.979Z] ---> 507431ab4fb5 [2021-10-25T07:33:19.979Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-25T07:33:19.979Z] ---> Running in 61116a9d4e22 [2021-10-25T07:33:20.261Z] ---> Running in a685adcbaca9 [2021-10-25T07:33:21.262Z] 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 [2021-10-25T07:33:21.262Z] Removing intermediate container 1e938f6a40e3 [2021-10-25T07:33:21.262Z] ---> e2524f3be8ac [2021-10-25T07:33:21.262Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-25T07:33:21.539Z] ---> Running in 82571f4b3522 [2021-10-25T07:33:22.537Z] 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 [2021-10-25T07:33:22.812Z] 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 [2021-10-25T07:33:23.086Z] 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 [2021-10-25T07:33:23.086Z] 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 [2021-10-25T07:33:41.034Z] lxd 4.19 from Canonical* installed [2021-10-25T07:33:41.034Z] + sudo lxd init --auto [2021-10-25T07:33:51.067Z] + sudo snap install --classic snapcraft [2021-10-25T07:34:05.985Z] snapcraft 5.0 from Canonical* installed [2021-10-25T07:34:05.985Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-25T07:34:05.985Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-25T07:34:05.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T07:34:05.985Z] Dload Upload Total Spent Left Speed [2021-10-25T07:34:05.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3754 0 --:--:-- --:--:-- --:--:-- 3754 [2021-10-25T07:34:06.247Z] 100 3325k 100 3325k 0 0 8333k 0 --:--:-- --:--:-- --:--:-- 8333k [2021-10-25T07:34:06.247Z] ./yq_linux_amd64 [2021-10-25T07:34:06.509Z] + sudo snapcraft prime --use-lxd [2021-10-25T07:34:09.069Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-25T07:34:09.069Z] 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: [2021-10-25T07:34:09.069Z] - README.md [2021-10-25T07:34:09.069Z] [2021-10-25T07:34:09.069Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-25T07:34:09.069Z] Launching a container. [2021-10-25T07:34:14.360Z] Waiting for container to be ready [2021-10-25T07:34:14.620Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-25T07:34:14.620Z] [2021-10-25T07:34:18.835Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-25T07:34:19.407Z] Waiting for network to be ready... [2021-10-25T07:34:19.668Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-25T07:34:19.929Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] [2021-10-25T07:34:19.929Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-25T07:34:19.929Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-25T07:34:19.929Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-25T07:34:19.929Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-25T07:34:19.929Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] [2021-10-25T07:34:20.189Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] [2021-10-25T07:34:20.189Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-25T07:34:20.189Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-25T07:34:20.449Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-25T07:34:20.449Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-25T07:34:21.019Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-25T07:34:21.019Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-25T07:34:21.019Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-25T07:34:21.019Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-25T07:34:21.019Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-25T07:34:21.019Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-25T07:34:21.590Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-25T07:34:21.853Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-25T07:34:22.114Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-25T07:34:22.114Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-25T07:34:22.114Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-25T07:34:22.114Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-25T07:34:22.114Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-25T07:34:22.114Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-25T07:34:22.114Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-25T07:34:24.659Z] Fetched 25.5 MB in 5s (5578 kB/s) [2021-10-25T07:34:25.231Z] Reading package lists... [2021-10-25T07:34:25.494Z] Reading package lists... [2021-10-25T07:34:25.494Z] Building dependency tree... [2021-10-25T07:34:25.494Z] Reading state information... [2021-10-25T07:34:25.760Z] The following additional packages will be installed: [2021-10-25T07:34:25.760Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-25T07:34:25.760Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-25T07:34:25.760Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-25T07:34:25.760Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-25T07:34:25.760Z] Suggested packages: [2021-10-25T07:34:25.760Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-25T07:34:25.760Z] Recommended packages: [2021-10-25T07:34:25.760Z] gnupg libsasl2-modules [2021-10-25T07:34:25.760Z] The following NEW packages will be installed: [2021-10-25T07:34:25.760Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-25T07:34:25.760Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-25T07:34:25.760Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-25T07:34:25.760Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-25T07:34:25.760Z] The following packages will be upgraded: [2021-10-25T07:34:25.760Z] gpg gpg-agent gpgconf libudev1 [2021-10-25T07:34:25.760Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-25T07:34:25.760Z] Need to get 3527 kB of archives. [2021-10-25T07:34:25.760Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-25T07:34:25.760Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-25T07:34:25.760Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-25T07:34:25.760Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-25T07:34:25.760Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-25T07:34:26.021Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-25T07:34:26.283Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-25T07:34:26.855Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-25T07:34:26.855Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-25T07:34:26.855Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-25T07:34:26.855Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-25T07:34:26.855Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-25T07:34:26.855Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-25T07:34:26.855Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-25T07:34:26.855Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-25T07:34:26.855Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-25T07:34:26.855Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-25T07:34:26.855Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-25T07:34:26.855Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-25T07:34:26.855Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-25T07:34:26.855Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-25T07:34:26.855Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-25T07:34:26.855Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-25T07:34:27.119Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T07:34:27.119Z] Fetched 3527 kB in 1s (2923 kB/s) [2021-10-25T07:34:27.119Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-25T07:34:27.119Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-25T07:34:27.119Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T07:34:27.119Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-25T07:34:27.384Z] Selecting previously unselected package udev. [2021-10-25T07:34:27.384Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-25T07:34:27.384Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-25T07:34:27.384Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-25T07:34:27.644Z] Selecting previously unselected package libfuse2:amd64. [2021-10-25T07:34:27.644Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-25T07:34:27.644Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-25T07:34:27.644Z] Selecting previously unselected package fuse. [2021-10-25T07:34:27.644Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-25T07:34:27.644Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-25T07:34:27.644Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T07:34:27.644Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T07:34:27.644Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T07:34:27.644Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T07:34:27.906Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T07:34:27.906Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T07:34:27.906Z] Selecting previously unselected package libksba8:amd64. [2021-10-25T07:34:27.906Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-25T07:34:27.906Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-25T07:34:27.906Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-25T07:34:27.906Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T07:34:27.906Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:28.168Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-25T07:34:28.168Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T07:34:28.168Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:28.168Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-25T07:34:28.168Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T07:34:28.168Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:28.168Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-25T07:34:28.168Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T07:34:28.168Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:28.168Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-25T07:34:28.168Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T07:34:28.168Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:28.431Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-25T07:34:28.431Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T07:34:28.431Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:28.431Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-25T07:34:28.431Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T07:34:28.431Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:28.431Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-25T07:34:28.431Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T07:34:28.431Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:28.431Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-25T07:34:28.694Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T07:34:28.694Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:28.694Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-25T07:34:28.694Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-25T07:34:28.694Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T07:34:28.694Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-25T07:34:28.694Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-25T07:34:28.694Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T07:34:28.694Z] Selecting previously unselected package libldap-common. [2021-10-25T07:34:28.694Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-25T07:34:28.694Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T07:34:28.694Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-25T07:34:28.694Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-25T07:34:28.694Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T07:34:28.970Z] Selecting previously unselected package dirmngr. [2021-10-25T07:34:28.970Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T07:34:28.970Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-25T07:34:28.970Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T07:34:28.970Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-25T07:34:28.970Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-25T07:34:28.970Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T07:34:28.970Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T07:34:28.970Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-25T07:34:28.970Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:28.970Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-25T07:34:28.970Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T07:34:28.970Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-25T07:34:29.234Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-25T07:34:29.498Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:29.498Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-25T07:34:29.498Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-25T07:34:29.498Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-25T07:34:29.498Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:29.498Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:29.498Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:29.498Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:29.498Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:29.498Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:29.498Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T07:34:29.768Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T07:34:29.768Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-25T07:34:29.768Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T07:34:30.033Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-25T07:34:30.033Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-25T07:34:30.033Z] This means they are not meant to be enabled using systemctl. [2021-10-25T07:34:30.033Z] Possible reasons for having this kind of units are: [2021-10-25T07:34:30.033Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-25T07:34:30.033Z] .wants/ or .requires/ directory. [2021-10-25T07:34:30.033Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-25T07:34:30.033Z] a requirement dependency on it. [2021-10-25T07:34:30.033Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-25T07:34:30.033Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-25T07:34:30.033Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-25T07:34:30.033Z] instance name specified. [2021-10-25T07:34:30.606Z] Reading package lists... [2021-10-25T07:34:30.606Z] Building dependency tree... [2021-10-25T07:34:30.606Z] Reading state information... [2021-10-25T07:34:30.867Z] The following additional packages will be installed: [2021-10-25T07:34:30.867Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-25T07:34:30.867Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-25T07:34:30.867Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-25T07:34:30.867Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-25T07:34:30.867Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-25T07:34:30.867Z] Suggested packages: [2021-10-25T07:34:30.867Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-25T07:34:30.867Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-25T07:34:30.867Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-25T07:34:30.867Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-25T07:34:30.867Z] systemd-container policykit-1 [2021-10-25T07:34:30.867Z] Recommended packages: [2021-10-25T07:34:30.867Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-25T07:34:30.867Z] The following NEW packages will be installed: [2021-10-25T07:34:30.867Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-25T07:34:30.867Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-25T07:34:30.867Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-25T07:34:30.867Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-25T07:34:30.867Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-25T07:34:30.867Z] The following packages will be upgraded: [2021-10-25T07:34:30.867Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-25T07:34:30.867Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-25T07:34:30.867Z] Need to get 36.8 MB of archives. [2021-10-25T07:34:30.867Z] After this operation, 147 MB of additional disk space will be used. [2021-10-25T07:34:30.867Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-25T07:34:31.128Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-25T07:34:31.128Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-25T07:34:31.128Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-25T07:34:31.128Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-25T07:34:31.128Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-25T07:34:31.128Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-25T07:34:31.128Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-25T07:34:31.128Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-25T07:34:31.128Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-25T07:34:31.128Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-25T07:34:31.128Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-25T07:34:31.128Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-25T07:34:31.128Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-25T07:34:31.128Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-25T07:34:31.128Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-25T07:34:31.389Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-25T07:34:32.338Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-25T07:34:32.338Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-25T07:34:32.338Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-25T07:34:32.338Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-25T07:34:32.338Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-25T07:34:32.338Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-25T07:34:32.338Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-25T07:34:32.338Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-25T07:34:32.338Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-25T07:34:32.338Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-25T07:34:32.338Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-25T07:34:32.338Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-25T07:34:32.338Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-25T07:34:34.261Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T07:34:34.261Z] Fetched 36.8 MB in 3s (12.6 MB/s) [2021-10-25T07:34:34.261Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T07:34:34.261Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-25T07:34:34.261Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T07:34:34.523Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-25T07:34:34.523Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T07:34:34.784Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-25T07:34:34.784Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T07:34:34.784Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-25T07:34:34.784Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-25T07:34:34.784Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-25T07:34:35.043Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T07:34:35.043Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-25T07:34:35.043Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-25T07:34:35.304Z] Setting up apt (1.6.14) ... [2021-10-25T07:34:35.305Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-25T07:34:35.877Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-25T07:34:35.877Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-25T07:34:35.877Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-25T07:34:35.877Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-25T07:34:36.138Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-25T07:34:36.138Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T07:34:36.138Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T07:34:36.138Z] Selecting previously unselected package libexpat1:amd64. [2021-10-25T07:34:36.138Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-25T07:34:36.138Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-25T07:34:36.138Z] Selecting previously unselected package python3.6-minimal. [2021-10-25T07:34:36.138Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T07:34:36.138Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T07:34:36.405Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-25T07:34:36.405Z] Checking for services that may need to be restarted...done. [2021-10-25T07:34:36.670Z] Checking for services that may need to be restarted...done. [2021-10-25T07:34:36.670Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T07:34:36.670Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-25T07:34:36.670Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T07:34:36.932Z] Selecting previously unselected package python3-minimal. [2021-10-25T07:34:36.932Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-25T07:34:36.932Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-25T07:34:36.932Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-25T07:34:37.199Z] Selecting previously unselected package mime-support. [2021-10-25T07:34:37.199Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-25T07:34:37.199Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-25T07:34:37.199Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-25T07:34:37.199Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-25T07:34:37.199Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-25T07:34:37.199Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-25T07:34:37.199Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T07:34:37.199Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T07:34:37.461Z] Selecting previously unselected package python3.6. [2021-10-25T07:34:37.461Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T07:34:37.461Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T07:34:37.461Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-25T07:34:37.461Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-25T07:34:37.461Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-25T07:34:37.461Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-25T07:34:37.723Z] Selecting previously unselected package python3. [2021-10-25T07:34:37.723Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-25T07:34:37.723Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-25T07:34:37.723Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-25T07:34:37.723Z] Selecting previously unselected package multiarch-support. [2021-10-25T07:34:37.723Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T07:34:37.723Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-25T07:34:37.723Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-25T07:34:37.723Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-25T07:34:37.723Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-25T07:34:37.723Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-25T07:34:37.723Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-25T07:34:38.006Z] Selecting previously unselected package libbsd0:amd64. [2021-10-25T07:34:38.006Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-25T07:34:38.006Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-25T07:34:38.006Z] Selecting previously unselected package sudo. [2021-10-25T07:34:38.006Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-25T07:34:38.006Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-25T07:34:38.006Z] Selecting previously unselected package apparmor. [2021-10-25T07:34:38.006Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-25T07:34:38.006Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-25T07:34:38.294Z] Selecting previously unselected package libedit2:amd64. [2021-10-25T07:34:38.294Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-25T07:34:38.294Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-25T07:34:38.294Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-25T07:34:38.294Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T07:34:38.294Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T07:34:38.294Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-25T07:34:38.294Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T07:34:38.294Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T07:34:38.294Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-25T07:34:38.294Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-25T07:34:38.294Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-25T07:34:38.563Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-25T07:34:38.563Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T07:34:38.563Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T07:34:38.563Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-25T07:34:38.563Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T07:34:38.563Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T07:34:38.563Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-25T07:34:38.563Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-25T07:34:38.563Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-25T07:34:38.828Z] Selecting previously unselected package openssh-client. [2021-10-25T07:34:38.828Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-25T07:34:38.828Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-25T07:34:38.828Z] Selecting previously unselected package squashfs-tools. [2021-10-25T07:34:38.828Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-25T07:34:38.828Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-25T07:34:38.828Z] Selecting previously unselected package snapd. [2021-10-25T07:34:38.828Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-25T07:34:38.828Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-25T07:34:42.151Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-25T07:34:42.151Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-25T07:34:42.151Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-25T07:34:42.151Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-25T07:34:42.151Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-25T07:34:42.151Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T07:34:42.151Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T07:34:42.151Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-25T07:34:42.151Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-25T07:34:42.413Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-25T07:34:42.413Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-25T07:34:42.413Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-25T07:34:42.413Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T07:34:42.413Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T07:34:42.413Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T07:34:42.986Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-25T07:34:42.986Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T07:34:42.986Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-25T07:34:42.986Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-25T07:34:42.986Z] running python rtupdate hooks for python3.6... [2021-10-25T07:34:42.986Z] running python post-rtupdate hooks for python3.6... [2021-10-25T07:34:43.247Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-25T07:34:43.820Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-25T07:34:43.820Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T07:34:43.820Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-25T07:34:44.081Z] Setting up snapd (2.51.1+18.04) ... [2021-10-25T07:34:44.341Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-25T07:34:44.602Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-25T07:34:44.862Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-25T07:34:44.862Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-25T07:34:45.124Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-25T07:34:45.124Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-25T07:34:45.384Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-25T07:34:45.384Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-25T07:34:45.646Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-25T07:34:45.906Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-25T07:34:45.906Z] /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' [2021-10-25T07:34:45.906Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T07:34:45.906Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-25T07:34:46.847Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T07:34:46.847Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T07:34:47.108Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T07:34:48.310Z] Reading package lists... [2021-10-25T07:34:48.573Z] Reading package lists... [2021-10-25T07:34:48.838Z] Building dependency tree... [2021-10-25T07:34:48.838Z] Reading state information... [2021-10-25T07:34:48.838Z] Calculating upgrade... [2021-10-25T07:34:49.099Z] The following packages will be upgraded: [2021-10-25T07:34:49.099Z] advancecomp base-files bash binutils binutils-common [2021-10-25T07:34:49.099Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-25T07:34:49.099Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-25T07:34:49.099Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-25T07:34:49.099Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-25T07:34:49.099Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-25T07:34:49.099Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-25T07:34:49.099Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-25T07:34:49.099Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-25T07:34:49.099Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-25T07:34:49.099Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-25T07:34:49.099Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-25T07:34:49.099Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-25T07:34:49.099Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-25T07:34:49.099Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-25T07:34:49.099Z] ubuntu-keyring util-linux [2021-10-25T07:34:49.099Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T07:34:49.099Z] Need to get 64.1 MB of archives. [2021-10-25T07:34:49.099Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-25T07:34:49.099Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-25T07:34:49.099Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-25T07:34:49.099Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-25T07:34:49.099Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-25T07:34:49.099Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-25T07:34:49.099Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-25T07:34:49.099Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-25T07:34:49.099Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-25T07:34:49.099Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-25T07:34:49.099Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-25T07:34:49.099Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-25T07:34:49.099Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-25T07:34:49.359Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-25T07:34:49.360Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-25T07:34:49.360Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-25T07:34:49.360Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-25T07:34:49.360Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-25T07:34:49.360Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-25T07:34:49.360Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-25T07:34:49.360Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-25T07:34:49.360Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-25T07:34:49.360Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-25T07:34:49.360Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-25T07:34:49.360Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-25T07:34:49.360Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-25T07:34:49.360Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-25T07:34:49.360Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-25T07:34:49.360Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-25T07:34:49.360Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-25T07:34:49.360Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-25T07:34:49.360Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-25T07:34:49.360Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-25T07:34:49.360Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-25T07:34:49.360Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-25T07:34:49.360Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-25T07:34:49.360Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-25T07:34:49.360Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-25T07:34:49.360Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-25T07:34:49.360Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-25T07:34:49.360Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-25T07:34:49.360Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-25T07:34:49.360Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-25T07:34:49.360Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-25T07:34:49.621Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-25T07:34:49.621Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-25T07:34:49.621Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-25T07:34:49.621Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-25T07:34:49.621Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-25T07:34:49.621Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-25T07:34:49.621Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-25T07:34:49.621Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-25T07:34:49.621Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-25T07:34:49.621Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-25T07:34:49.621Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-25T07:34:49.621Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-25T07:34:49.621Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-25T07:34:49.621Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-25T07:34:49.621Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-25T07:34:49.884Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-25T07:34:49.884Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-25T07:34:49.884Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-25T07:34:49.884Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-25T07:34:49.884Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-25T07:34:49.884Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-25T07:34:49.884Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-25T07:34:49.884Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-25T07:34:50.146Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-25T07:34:50.146Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-25T07:34:50.408Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-25T07:34:50.408Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-25T07:34:50.408Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-25T07:34:50.408Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-25T07:34:50.408Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-25T07:34:50.408Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-25T07:34:50.408Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-25T07:34:50.408Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-25T07:34:50.408Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-25T07:34:50.408Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-25T07:34:50.408Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-25T07:34:50.408Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-25T07:34:50.408Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-25T07:34:50.408Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-25T07:34:50.408Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-25T07:34:50.408Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-25T07:34:50.408Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-25T07:34:50.408Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-25T07:34:50.408Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-25T07:34:50.672Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-25T07:34:50.672Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-25T07:34:50.933Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-25T07:34:50.933Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-25T07:34:50.933Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-25T07:34:50.933Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-25T07:34:50.933Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-25T07:34:50.933Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-25T07:34:50.934Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-25T07:34:50.934Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-25T07:34:50.934Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-25T07:34:50.934Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-25T07:34:50.934Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-25T07:34:50.934Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-25T07:34:51.194Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-25T07:34:51.194Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-25T07:34:51.194Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T07:34:51.462Z] Fetched 64.1 MB in 2s (30.6 MB/s) [2021-10-25T07:34:51.462Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T07:34:51.462Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T07:34:51.462Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T07:34:51.729Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T07:34:51.729Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T07:34:51.729Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-25T07:34:51.729Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-25T07:34:51.990Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T07:34:51.990Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T07:34:52.259Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T07:34:52.259Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T07:34:52.259Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T07:34:52.259Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T07:34:52.259Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T07:34:52.259Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T07:34:52.259Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T07:34:52.833Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T07:34:52.834Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T07:34:52.834Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T07:34:52.834Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T07:34:52.834Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T07:34:52.834Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T07:34:52.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T07:34:52.834Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T07:34:52.834Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-25T07:34:52.834Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-25T07:34:53.095Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T07:34:53.095Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T07:34:53.095Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T07:34:53.095Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T07:34:53.095Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T07:34:53.095Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T07:34:53.095Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T07:34:53.357Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T07:34:53.357Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T07:34:53.357Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T07:34:53.617Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T07:34:53.883Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-25T07:34:54.145Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T07:34:54.145Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-25T07:34:54.145Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-25T07:34:54.145Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-25T07:34:54.145Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-25T07:34:54.406Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-25T07:34:54.406Z] Installing new version of config file /etc/issue ... [2021-10-25T07:34:54.406Z] Installing new version of config file /etc/issue.net ... [2021-10-25T07:34:54.406Z] Installing new version of config file /etc/lsb-release ... [2021-10-25T07:34:54.406Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-25T07:34:54.667Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-25T07:34:54.667Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-25T07:34:54.667Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-25T07:34:54.928Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:54.928Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-25T07:34:54.928Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-25T07:34:54.928Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-25T07:34:54.928Z] 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 [2021-10-25T07:34:54.928Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:54.928Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T07:34:55.196Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-25T07:34:55.196Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-25T07:34:55.196Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:55.196Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-25T07:34:55.196Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-25T07:34:55.196Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-25T07:34:55.464Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:55.464Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-25T07:34:55.464Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T07:34:55.727Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-25T07:34:55.727Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:55.727Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T07:34:55.727Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T07:34:55.989Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T07:34:55.989Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:55.989Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T07:34:55.989Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T07:34:56.249Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-25T07:34:56.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:56.249Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-25T07:34:56.249Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-25T07:34:56.249Z] Setting up grep (3.1-2build1) ... [2021-10-25T07:34:56.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:56.249Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-25T07:34:56.249Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-25T07:34:56.510Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-25T07:34:56.510Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:56.510Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-25T07:34:56.510Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-25T07:34:56.510Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-25T07:34:56.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:56.771Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T07:34:56.771Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T07:34:56.771Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-25T07:34:56.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:56.771Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T07:34:56.771Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T07:34:57.344Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T07:34:57.344Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T07:34:57.344Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T07:34:57.344Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T07:34:57.916Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-25T07:34:57.916Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:57.916Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-25T07:34:57.916Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T07:34:58.488Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-25T07:34:58.488Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-25T07:34:58.488Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-25T07:34:58.488Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-25T07:34:58.488Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-25T07:34:58.747Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:58.747Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-25T07:34:58.747Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-25T07:34:58.747Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-25T07:34:58.747Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:58.747Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T07:34:58.747Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T07:34:59.008Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T07:34:59.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:59.008Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T07:34:59.008Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T07:34:59.008Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T07:34:59.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:59.008Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T07:34:59.008Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T07:34:59.270Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T07:34:59.270Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:59.270Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T07:34:59.270Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T07:34:59.270Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T07:34:59.535Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:59.535Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T07:34:59.535Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T07:34:59.535Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T07:34:59.535Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T07:34:59.535Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T07:34:59.535Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:59.535Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T07:34:59.535Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T07:34:59.797Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T07:34:59.797Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:59.797Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T07:34:59.797Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T07:34:59.797Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T07:34:59.797Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:34:59.797Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T07:34:59.797Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T07:35:00.058Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-25T07:35:00.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:35:00.058Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T07:35:00.058Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T07:35:00.632Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-25T07:35:00.632Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-25T07:35:00.892Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-25T07:35:01.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:35:01.152Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T07:35:01.152Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T07:35:01.152Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T07:35:01.413Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T07:35:01.413Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-25T07:35:01.413Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T07:35:01.413Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-25T07:35:01.413Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T07:35:01.413Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-25T07:35:01.413Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-25T07:35:01.674Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-25T07:35:01.935Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T07:35:01.935Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-25T07:35:01.935Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-25T07:35:01.935Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-25T07:35:01.935Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T07:35:01.935Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-25T07:35:01.935Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-25T07:35:01.935Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-25T07:35:02.195Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T07:35:02.196Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T07:35:02.196Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T07:35:02.196Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T07:35:02.196Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T07:35:02.196Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T07:35:02.196Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T07:35:02.457Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T07:35:02.457Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-25T07:35:02.457Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T07:35:02.457Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T07:35:02.718Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T07:35:02.718Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:02.718Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T07:35:02.718Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T07:35:02.718Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-25T07:35:02.718Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T07:35:02.979Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T07:35:02.979Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T07:35:02.979Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T07:35:02.979Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:02.979Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-25T07:35:02.979Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-25T07:35:03.241Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-25T07:35:03.241Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:03.241Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-25T07:35:03.241Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-25T07:35:03.242Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-25T07:35:03.242Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:03.242Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-25T07:35:03.242Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T07:35:03.504Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T07:35:03.504Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:03.504Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T07:35:03.767Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T07:35:03.767Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T07:35:03.767Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:03.767Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-25T07:35:03.767Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-25T07:35:03.767Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-25T07:35:04.028Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:04.028Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-25T07:35:04.029Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-25T07:35:04.291Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-25T07:35:04.291Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:04.291Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T07:35:04.291Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T07:35:04.291Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-25T07:35:04.553Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:04.553Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-25T07:35:04.553Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-25T07:35:04.553Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-25T07:35:04.553Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:04.553Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-25T07:35:04.553Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-25T07:35:04.817Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-25T07:35:04.817Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:04.817Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-25T07:35:04.817Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-25T07:35:04.817Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-25T07:35:05.077Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:05.077Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-25T07:35:05.077Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-25T07:35:05.077Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-25T07:35:05.077Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:05.077Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-25T07:35:05.077Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-25T07:35:05.337Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-25T07:35:05.337Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:05.337Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-25T07:35:05.337Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-25T07:35:05.337Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-25T07:35:05.598Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:05.598Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-25T07:35:05.598Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-25T07:35:05.598Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-25T07:35:05.598Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T07:35:05.598Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-25T07:35:05.598Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-25T07:35:05.598Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-25T07:35:05.860Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-25T07:35:05.860Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-25T07:35:05.860Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-25T07:35:05.860Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-25T07:35:05.860Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-25T07:35:06.123Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-25T07:35:06.123Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-25T07:35:06.123Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-25T07:35:06.123Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-25T07:35:06.123Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-25T07:35:06.387Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-25T07:35:06.387Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-25T07:35:06.387Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-25T07:35:06.387Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-25T07:35:06.387Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-25T07:35:06.387Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-25T07:35:06.387Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-25T07:35:06.649Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-25T07:35:06.649Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-25T07:35:06.649Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-25T07:35:06.649Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-25T07:35:06.649Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-25T07:35:06.649Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-25T07:35:06.932Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-25T07:35:06.932Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-25T07:35:07.194Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-25T07:35:07.194Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-25T07:35:07.194Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-25T07:35:07.194Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-25T07:35:07.456Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-25T07:35:07.456Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-25T07:35:07.717Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-25T07:35:07.717Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-25T07:35:07.717Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-25T07:35:07.717Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-25T07:35:07.717Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-25T07:35:07.717Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-25T07:35:07.978Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T07:35:07.978Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T07:35:07.978Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T07:35:07.978Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T07:35:07.978Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T07:35:07.978Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T07:35:08.239Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T07:35:08.239Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T07:35:09.183Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T07:35:09.183Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T07:35:09.757Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T07:35:09.757Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T07:35:10.019Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T07:35:10.019Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T07:35:10.280Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T07:35:10.541Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T07:35:11.120Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T07:35:11.120Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T07:35:11.390Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T07:35:11.390Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T07:35:11.390Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-25T07:35:11.390Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T07:35:11.390Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-25T07:35:11.390Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T07:35:11.652Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-25T07:35:11.652Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-25T07:35:11.652Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T07:35:11.652Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T07:35:11.652Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T07:35:11.652Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T07:35:11.652Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-25T07:35:11.912Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-25T07:35:11.912Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T07:35:11.912Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T07:35:11.912Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T07:35:11.912Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T07:35:11.912Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T07:35:11.912Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-25T07:35:11.912Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-25T07:35:11.912Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-25T07:35:12.172Z] [2021-10-25T07:35:12.172Z] Current default time zone: 'Etc/UTC' [2021-10-25T07:35:12.172Z] Local time is now: Mon Oct 25 07:35:11 UTC 2021. [2021-10-25T07:35:12.172Z] Universal Time is now: Mon Oct 25 07:35:11 UTC 2021. [2021-10-25T07:35:12.172Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-25T07:35:12.172Z] [2021-10-25T07:35:12.172Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-25T07:35:12.172Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T07:35:12.172Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-25T07:35:12.172Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-25T07:35:12.172Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-25T07:35:12.172Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-25T07:35:12.172Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-25T07:35:12.172Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-25T07:35:12.172Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-25T07:35:12.172Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-25T07:35:12.172Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T07:35:12.172Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-25T07:35:12.435Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T07:35:12.435Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-25T07:35:12.435Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T07:35:12.435Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-25T07:35:12.435Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-25T07:35:12.435Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-25T07:35:12.435Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-25T07:35:12.435Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-25T07:35:12.435Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-25T07:35:12.435Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-25T07:35:12.435Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-25T07:35:14.345Z] Updating certificates in /etc/ssl/certs... [2021-10-25T07:35:14.909Z] 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 [2021-10-25T07:35:14.909Z] 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 [2021-10-25T07:35:15.289Z] 23 added, 28 removed; done. [2021-10-25T07:35:15.520Z] Removing intermediate container a685adcbaca9 [2021-10-25T07:35:15.520Z] ---> f2a111b7cb62 [2021-10-25T07:35:15.520Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-25T07:35:15.549Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-25T07:35:15.549Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T07:35:15.549Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-25T07:35:15.549Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-25T07:35:15.549Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-25T07:35:15.549Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T07:35:15.549Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-25T07:35:15.549Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T07:35:15.549Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T07:35:15.549Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T07:35:15.549Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T07:35:15.549Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T07:35:15.549Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-25T07:35:15.549Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-25T07:35:15.549Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-25T07:35:15.549Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-25T07:35:15.549Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-25T07:35:15.549Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T07:35:15.549Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T07:35:15.793Z] ---> Running in c145b654aae7 [2021-10-25T07:35:15.809Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-25T07:35:15.809Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-25T07:35:15.809Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-25T07:35:15.809Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T07:35:15.809Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-25T07:35:15.809Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-25T07:35:15.809Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-25T07:35:15.809Z] Updating certificates in /etc/ssl/certs... [2021-10-25T07:35:16.750Z] 0 added, 0 removed; done. [2021-10-25T07:35:16.750Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-25T07:35:16.750Z] done. [2021-10-25T07:35:17.010Z] Reading package lists... [2021-10-25T07:35:17.269Z] Building dependency tree... [2021-10-25T07:35:17.269Z] Reading state information... [2021-10-25T07:35:17.531Z] The following NEW packages will be installed: [2021-10-25T07:35:17.531Z] apt-transport-https [2021-10-25T07:35:17.531Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T07:35:17.531Z] Need to get 4348 B of archives. [2021-10-25T07:35:17.531Z] After this operation, 154 kB of additional disk space will be used. [2021-10-25T07:35:17.531Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-25T07:35:17.779Z] 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 [2021-10-25T07:35:17.791Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T07:35:17.791Z] Fetched 4348 B in 0s (23.4 kB/s) [2021-10-25T07:35:17.791Z] Selecting previously unselected package apt-transport-https. [2021-10-25T07:35:17.791Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-25T07:35:17.791Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-25T07:35:17.791Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-25T07:35:17.791Z] Setting up apt-transport-https (1.6.14) ... [2021-10-25T07:35:18.051Z] Waiting for network to be ready... [2021-10-25T07:35:23.217Z] Removing intermediate container c145b654aae7 [2021-10-25T07:35:23.217Z] ---> 0e3a6766cf40 [2021-10-25T07:35:23.217Z] [2021-10-25T07:35:23.217Z] Step 10/22 : FROM docker:20.10.8 [2021-10-25T07:35:23.217Z] 20.10.8: Pulling from library/docker [2021-10-25T07:35:24.215Z] Removing intermediate container 61116a9d4e22 [2021-10-25T07:35:24.215Z] ---> 5219bb2a6f2b [2021-10-25T07:35:24.215Z] [2021-10-25T07:35:24.215Z] Step 9/20 : FROM alpine:3.14 [2021-10-25T07:35:24.215Z] 3.14: Pulling from library/alpine [2021-10-25T07:35:24.488Z] Removing intermediate container bb3b46805461 [2021-10-25T07:35:24.488Z] ---> 64cbecee4ba7 [2021-10-25T07:35:24.488Z] [2021-10-25T07:35:24.488Z] Step 9/24 : FROM alpine:3.14 [2021-10-25T07:35:24.488Z] 3.14: Pulling from library/alpine [2021-10-25T07:35:24.633Z] 2021-10-25T07:35:22Z INFO Waiting for automatic snapd restart... [2021-10-25T07:35:24.760Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T07:35:24.760Z] Status: Downloaded newer image for alpine:3.14 [2021-10-25T07:35:24.760Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T07:35:24.760Z] Status: Image is up to date for alpine:3.14 [2021-10-25T07:35:24.760Z] ---> bb3de5531c18 [2021-10-25T07:35:24.760Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-25T07:35:24.760Z] ---> bb3de5531c18 [2021-10-25T07:35:24.760Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-25T07:35:25.035Z] ---> Running in 7bf4524ef70b [2021-10-25T07:35:25.035Z] ---> Running in ef4a0068cd3d [2021-10-25T07:35:26.544Z] snapd 2.52.1 from Canonical* installed [2021-10-25T07:35:27.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:35:27.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:35:27.117Z] "snapd" switched to the "latest/stable" channel [2021-10-25T07:35:27.117Z] [2021-10-25T07:35:27.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:35:27.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:35:28.223Z] Removing intermediate container 82571f4b3522 [2021-10-25T07:35:28.223Z] ---> 33db2f44996f [2021-10-25T07:35:28.223Z] [2021-10-25T07:35:28.223Z] Step 11/23 : FROM alpine:3.14 [2021-10-25T07:35:28.223Z] ---> bb3de5531c18 [2021-10-25T07:35:28.223Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-25T07:35:28.504Z] ---> Running in 1ad3a448a677 [2021-10-25T07:35:28.504Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-25T07:35:28.504Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-25T07:35:28.781Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-25T07:35:28.781Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T07:35:28.781Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-25T07:35:28.781Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-25T07:35:28.781Z] (5/5) Installing curl (7.79.1-r0) [2021-10-25T07:35:28.781Z] (3/3) Installing su-exec (0.2-r1) [2021-10-25T07:35:28.781Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:35:28.781Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:35:28.781Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T07:35:28.781Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T07:35:29.084Z] Removing intermediate container b7d995353502 [2021-10-25T07:35:29.084Z] ---> 7863cc9c2767 [2021-10-25T07:35:29.084Z] [2021-10-25T07:35:29.084Z] Step 9/21 : FROM alpine:3.14 [2021-10-25T07:35:29.084Z] ---> bb3de5531c18 [2021-10-25T07:35:29.084Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-25T07:35:29.084Z] OK: 6 MiB in 17 packages [2021-10-25T07:35:29.084Z] OK: 8 MiB in 19 packages [2021-10-25T07:35:29.364Z] ---> Running in ca8195f060fa [2021-10-25T07:35:29.664Z] core18 20210722 from Canonical* installed [2021-10-25T07:35:29.925Z] "core18" switched to the "latest/stable" channel [2021-10-25T07:35:29.925Z] [2021-10-25T07:35:30.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:35:30.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:35:31.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:35:31.434Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-25T07:35:31.719Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:35:31.719Z] OK: 5 MiB in 15 packages [2021-10-25T07:35:31.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:35:31.995Z] Removing intermediate container ef4a0068cd3d [2021-10-25T07:35:31.995Z] ---> 3270b2ff24dd [2021-10-25T07:35:31.995Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T07:35:31.995Z] Removing intermediate container 7bf4524ef70b [2021-10-25T07:35:31.995Z] ---> f2a4c8a0e330 [2021-10-25T07:35:31.995Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T07:35:31.995Z] ---> Running in 145c9fb51386 [2021-10-25T07:35:32.268Z] ---> Running in 0d77f436dac7 [2021-10-25T07:35:32.473Z] snapcraft 5.0 from Canonical* installed [2021-10-25T07:35:32.546Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-25T07:35:32.546Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-25T07:35:32.546Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:35:32.734Z] "snapcraft" switched to the "latest/stable" channel [2021-10-25T07:35:32.734Z] [2021-10-25T07:35:32.826Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T07:35:32.826Z] OK: 6 MiB in 16 packages [2021-10-25T07:35:33.103Z] Removing intermediate container 145c9fb51386 [2021-10-25T07:35:33.103Z] ---> c0a281e4610f [2021-10-25T07:35:33.103Z] Step 12/24 : WORKDIR / [2021-10-25T07:35:33.103Z] Removing intermediate container 0d77f436dac7 [2021-10-25T07:35:33.103Z] ---> 1745ec3c2f69 [2021-10-25T07:35:33.103Z] Step 12/20 : WORKDIR /edgex [2021-10-25T07:35:33.103Z] ---> Running in 817d1e853c69 [2021-10-25T07:35:33.103Z] ---> Running in 5c56be5eaec0 [2021-10-25T07:35:33.378Z] Removing intermediate container 1ad3a448a677 [2021-10-25T07:35:33.378Z] ---> eef1eafbc678 [2021-10-25T07:35:33.378Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T07:35:33.654Z] ---> Running in 62a7908adfe0 [2021-10-25T07:35:33.930Z] Removing intermediate container 5c56be5eaec0 [2021-10-25T07:35:33.930Z] ---> f25a0a0ccfd2 [2021-10-25T07:35:33.930Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-25T07:35:34.205Z] Removing intermediate container 817d1e853c69 [2021-10-25T07:35:34.205Z] ---> ea692f3a158a [2021-10-25T07:35:34.205Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-25T07:35:34.479Z] Removing intermediate container 62a7908adfe0 [2021-10-25T07:35:34.479Z] ---> b157d2ecca2c [2021-10-25T07:35:34.479Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-25T07:35:34.754Z] ---> Running in c313bc4d2ce6 [2021-10-25T07:35:35.034Z] Removing intermediate container ca8195f060fa [2021-10-25T07:35:35.034Z] ---> eda4a01470f1 [2021-10-25T07:35:35.034Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T07:35:35.307Z] ---> Running in 0cea44f1f849 [2021-10-25T07:35:35.582Z] Removing intermediate container c313bc4d2ce6 [2021-10-25T07:35:35.582Z] ---> 951b0eda56ba [2021-10-25T07:35:35.582Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-25T07:35:35.582Z] ---> bf6242672732 [2021-10-25T07:35:35.582Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-25T07:35:35.582Z] ---> 575764e81c71 [2021-10-25T07:35:35.582Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-25T07:35:35.582Z] ---> Running in 934fdcba0128 [2021-10-25T07:35:35.857Z] Removing intermediate container 0cea44f1f849 [2021-10-25T07:35:35.857Z] ---> c7f74be381b0 [2021-10-25T07:35:35.857Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-25T07:35:36.135Z] ---> Running in 8aa7df328e5f [2021-10-25T07:35:36.410Z] Removing intermediate container 934fdcba0128 [2021-10-25T07:35:36.410Z] ---> c8b5538cf1f4 [2021-10-25T07:35:36.410Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:35:36.942Z] 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: [2021-10-25T07:35:36.943Z] - README.md [2021-10-25T07:35:36.943Z] [2021-10-25T07:35:36.943Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-25T07:35:37.015Z] Removing intermediate container 8aa7df328e5f [2021-10-25T07:35:37.015Z] ---> 172e0af6616e [2021-10-25T07:35:37.015Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-25T07:35:37.015Z] ---> Running in 0b881b558c80 [2021-10-25T07:35:37.015Z] ---> a92597a59c39 [2021-10-25T07:35:37.015Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-25T07:35:37.513Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T07:35:37.513Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T07:35:37.620Z] ---> b39f80df4dc8 [2021-10-25T07:35:37.620Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-25T07:35:37.620Z] Removing intermediate container 0b881b558c80 [2021-10-25T07:35:37.620Z] ---> a56a50a0dffb [2021-10-25T07:35:37.620Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:35:37.774Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T07:35:37.893Z] ---> e9d2752c850c [2021-10-25T07:35:37.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-25T07:35:38.484Z] ---> 37e212a9523a [2021-10-25T07:35:38.484Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-25T07:35:38.977Z] Reading package lists... [2021-10-25T07:35:39.087Z] ---> ce49094d4d13 [2021-10-25T07:35:39.087Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-25T07:35:39.237Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-25T07:35:39.237Z] Reading package lists... [2021-10-25T07:35:39.496Z] Building dependency tree... [2021-10-25T07:35:39.496Z] Reading state information... [2021-10-25T07:35:39.681Z] ---> 29f05e6e97ce [2021-10-25T07:35:39.681Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-25T07:35:39.756Z] Suggested packages: [2021-10-25T07:35:39.756Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-25T07:35:39.756Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-25T07:35:39.756Z] Recommended packages: [2021-10-25T07:35:39.756Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-25T07:35:39.756Z] The following NEW packages will be installed: [2021-10-25T07:35:39.756Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-25T07:35:39.756Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-25T07:35:39.756Z] pkg-config zip [2021-10-25T07:35:39.756Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T07:35:39.955Z] ---> 7d5f464352bc [2021-10-25T07:35:39.955Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-25T07:35:40.017Z] Need to get 7670 kB of archives. [2021-10-25T07:35:40.017Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-25T07:35:40.017Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-25T07:35:40.017Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-25T07:35:40.017Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-25T07:35:40.017Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-25T07:35:40.017Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-25T07:35:40.017Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-25T07:35:40.229Z] ---> Running in 971ecb54bb57 [2021-10-25T07:35:40.229Z] ---> 77ac8b7da31b [2021-10-25T07:35:40.229Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-25T07:35:40.277Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-25T07:35:40.277Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-25T07:35:40.277Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-25T07:35:40.537Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-25T07:35:40.537Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-25T07:35:40.537Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-25T07:35:40.537Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-25T07:35:40.797Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-25T07:35:40.797Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-25T07:35:40.797Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T07:35:40.797Z] Fetched 7670 kB in 1s (8985 kB/s) [2021-10-25T07:35:40.797Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-25T07:35:40.797Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-25T07:35:40.797Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-25T07:35:40.797Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-25T07:35:40.826Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-25T07:35:40.827Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-25T07:35:40.827Z] ---> 3734d5adc5ac [2021-10-25T07:35:40.827Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-25T07:35:41.060Z] Selecting previously unselected package libpsl5:amd64. [2021-10-25T07:35:41.060Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-25T07:35:41.060Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-25T07:35:41.060Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-25T07:35:41.060Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-25T07:35:41.060Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-25T07:35:41.060Z] Selecting previously unselected package librtmp1:amd64. [2021-10-25T07:35:41.060Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-25T07:35:41.060Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-25T07:35:41.104Z] Removing intermediate container 971ecb54bb57 [2021-10-25T07:35:41.104Z] ---> 0f1960a93ccc [2021-10-25T07:35:41.104Z] Step 17/20 : CMD ["--init=true"] [2021-10-25T07:35:41.104Z] ---> Running in 864141cccfe0 [2021-10-25T07:35:41.104Z] ---> 8fcfccdbb286 [2021-10-25T07:35:41.104Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-25T07:35:41.104Z] ---> Running in 16e2383c9982 [2021-10-25T07:35:41.320Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-25T07:35:41.320Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-25T07:35:41.320Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-25T07:35:41.320Z] Selecting previously unselected package liberror-perl. [2021-10-25T07:35:41.320Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-25T07:35:41.320Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-25T07:35:41.320Z] Selecting previously unselected package git-man. [2021-10-25T07:35:41.320Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-25T07:35:41.320Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-25T07:35:41.320Z] Selecting previously unselected package git. [2021-10-25T07:35:41.320Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-25T07:35:41.376Z] ---> fbd99122a0de [2021-10-25T07:35:41.376Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-25T07:35:41.581Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-25T07:35:41.662Z] ---> Running in e44a9ab77ff2 [2021-10-25T07:35:41.662Z] ---> 8488fd9b4c2f [2021-10-25T07:35:41.662Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-25T07:35:41.662Z] Removing intermediate container 864141cccfe0 [2021-10-25T07:35:41.662Z] ---> e769bd5e1101 [2021-10-25T07:35:41.662Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-25T07:35:41.841Z] Selecting previously unselected package libnorm1:amd64. [2021-10-25T07:35:41.841Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-25T07:35:41.841Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-25T07:35:41.943Z] Removing intermediate container 16e2383c9982 [2021-10-25T07:35:41.943Z] ---> 7322cf435f85 [2021-10-25T07:35:41.943Z] Step 18/20 : LABEL arch=arm64 [2021-10-25T07:35:41.943Z] ---> Running in 22b8d953d10c [2021-10-25T07:35:41.943Z] ---> Running in cc69b7aa9cc7 [2021-10-25T07:35:42.102Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-25T07:35:42.102Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-25T07:35:42.102Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-25T07:35:42.102Z] Selecting previously unselected package libsodium23:amd64. [2021-10-25T07:35:42.102Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-25T07:35:42.102Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-25T07:35:42.102Z] Selecting previously unselected package libzmq5:amd64. [2021-10-25T07:35:42.102Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-25T07:35:42.102Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T07:35:42.217Z] Removing intermediate container e44a9ab77ff2 [2021-10-25T07:35:42.217Z] ---> 1e0df0d01e45 [2021-10-25T07:35:42.217Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:35:42.365Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-25T07:35:42.365Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-25T07:35:42.365Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T07:35:42.365Z] Selecting previously unselected package pkg-config. [2021-10-25T07:35:42.365Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-25T07:35:42.365Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-25T07:35:42.365Z] Selecting previously unselected package zip. [2021-10-25T07:35:42.365Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-25T07:35:42.365Z] Unpacking zip (3.0-11build1) ... [2021-10-25T07:35:42.365Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-25T07:35:42.365Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-25T07:35:42.365Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-25T07:35:42.365Z] Setting up liberror-perl (0.17025-1) ... [2021-10-25T07:35:42.492Z] ---> 541fe52b35ee [2021-10-25T07:35:42.492Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-25T07:35:42.492Z] ---> Running in 4dfd4471ccd5 [2021-10-25T07:35:42.492Z] ---> Running in 6a31a6564df3 [2021-10-25T07:35:42.625Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-25T07:35:42.625Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-25T07:35:42.625Z] No schema files found: doing nothing. [2021-10-25T07:35:42.625Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-25T07:35:42.625Z] Setting up zip (3.0-11build1) ... [2021-10-25T07:35:42.625Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-25T07:35:42.625Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-25T07:35:42.625Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-25T07:35:42.625Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T07:35:42.625Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-25T07:35:42.625Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T07:35:42.625Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-25T07:35:42.625Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T07:35:42.770Z] Removing intermediate container cc69b7aa9cc7 [2021-10-25T07:35:42.770Z] ---> 7052f35558af [2021-10-25T07:35:42.770Z] Step 19/20 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:35:43.045Z] ---> Running in 7777079cdfa2 [2021-10-25T07:35:43.045Z] Removing intermediate container 4dfd4471ccd5 [2021-10-25T07:35:43.045Z] ---> e9fe86938887 [2021-10-25T07:35:43.045Z] Step 21/23 : LABEL arch=arm64 [2021-10-25T07:35:43.199Z] git set to automatically installed. [2021-10-25T07:35:43.199Z] git-man set to automatically installed. [2021-10-25T07:35:43.199Z] libcurl3-gnutls set to automatically installed. [2021-10-25T07:35:43.199Z] liberror-perl set to automatically installed. [2021-10-25T07:35:43.199Z] libglib2.0-0 set to automatically installed. [2021-10-25T07:35:43.199Z] libnghttp2-14 set to automatically installed. [2021-10-25T07:35:43.199Z] libnorm1 set to automatically installed. [2021-10-25T07:35:43.199Z] libpgm-5.2-0 set to automatically installed. [2021-10-25T07:35:43.199Z] libpsl5 set to automatically installed. [2021-10-25T07:35:43.199Z] librtmp1 set to automatically installed. [2021-10-25T07:35:43.199Z] libsodium23 set to automatically installed. [2021-10-25T07:35:43.199Z] libzmq3-dev set to automatically installed. [2021-10-25T07:35:43.199Z] libzmq5 set to automatically installed. [2021-10-25T07:35:43.199Z] pkg-config set to automatically installed. [2021-10-25T07:35:43.199Z] zip set to automatically installed. [2021-10-25T07:35:43.319Z] Removing intermediate container 6a31a6564df3 [2021-10-25T07:35:43.319Z] ---> d99a9df35a86 [2021-10-25T07:35:43.319Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:35:43.319Z] ---> Running in 325cdbc6cd86 [2021-10-25T07:35:43.596Z] ---> Running in bb2fdd778326 [2021-10-25T07:35:43.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:35:43.596Z] Removing intermediate container 7777079cdfa2 [2021-10-25T07:35:43.596Z] ---> 3689c00cc3de [2021-10-25T07:35:43.596Z] Step 20/20 : LABEL version=0.0.0 [2021-10-25T07:35:43.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:35:43.872Z] ---> Running in 4c276f6bc26e [2021-10-25T07:35:44.146Z] Removing intermediate container 325cdbc6cd86 [2021-10-25T07:35:44.146Z] ---> 2e797eb41a2b [2021-10-25T07:35:44.146Z] Step 22/23 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:35:44.146Z] ---> 4b9455bbcc27 [2021-10-25T07:35:44.147Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-25T07:35:44.147Z] ---> Running in 81a8dfd512c1 [2021-10-25T07:35:44.421Z] Removing intermediate container bb2fdd778326 [2021-10-25T07:35:44.421Z] ---> b52733464d97 [2021-10-25T07:35:44.421Z] Step 19/21 : LABEL arch=arm64 [2021-10-25T07:35:44.421Z] ---> Running in 4edcd7f638f4 [2021-10-25T07:35:44.421Z] Removing intermediate container 4c276f6bc26e [2021-10-25T07:35:44.421Z] ---> 6a47bc82e4fa [2021-10-25T07:35:44.421Z] [2021-10-25T07:35:44.581Z] snapd is not logged in, snap install commands will use sudo [2021-10-25T07:35:44.697Z] (1/42) Installing readline (8.1.0-r0) [2021-10-25T07:35:44.697Z] (2/42) Installing bash (5.1.4-r0) [2021-10-25T07:35:44.697Z] Executing bash-5.1.4-r0.post-install [2021-10-25T07:35:44.697Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-25T07:35:44.697Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T07:35:44.697Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-25T07:35:44.697Z] (6/42) Installing curl (7.79.1-r0) [2021-10-25T07:35:44.697Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-25T07:35:44.697Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-25T07:35:44.697Z] (9/42) Installing expat (2.4.1-r0) [2021-10-25T07:35:44.697Z] (10/42) Installing libffi (3.3-r2) [2021-10-25T07:35:44.697Z] (11/42) Installing gdbm (1.19-r0) [2021-10-25T07:35:44.972Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-25T07:35:44.972Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T07:35:44.972Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T07:35:44.972Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-25T07:35:44.972Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-25T07:35:44.972Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-25T07:35:44.972Z] Removing intermediate container 81a8dfd512c1 [2021-10-25T07:35:44.972Z] ---> 151693b024e7 [2021-10-25T07:35:44.972Z] Step 23/23 : LABEL version=0.0.0 [2021-10-25T07:35:45.250Z] Successfully built 6a47bc82e4fa [2021-10-25T07:35:45.250Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-25T07:35:45.250Z]  Building security-proxy-setup ... done Building core-metadata [2021-10-25T07:35:45.250Z] ---> Running in 778d6bb68139 [2021-10-25T07:35:45.250Z] Removing intermediate container 4edcd7f638f4 [2021-10-25T07:35:45.250Z] ---> 20236c82a207 [2021-10-25T07:35:45.250Z] Step 20/21 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:35:45.525Z] ---> Running in 725a2e2003b8 [2021-10-25T07:35:45.525Z] ---> 7c4a72375a60 [2021-10-25T07:35:45.525Z] Step 20/24 : 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/ [2021-10-25T07:35:45.798Z] ---> Running in 6d42a69b6b40 [2021-10-25T07:35:46.082Z] Removing intermediate container 778d6bb68139 [2021-10-25T07:35:46.082Z] ---> 8f80b58f833d [2021-10-25T07:35:46.082Z] [2021-10-25T07:35:46.359Z] Removing intermediate container 725a2e2003b8 [2021-10-25T07:35:46.359Z] ---> 3fae0f6a9fda [2021-10-25T07:35:46.359Z] Step 21/21 : LABEL version=0.0.0 [2021-10-25T07:35:46.632Z] Successfully built 8f80b58f833d [2021-10-25T07:35:46.632Z] Successfully tagged support-scheduler-arm64:latest [2021-10-25T07:35:46.632Z] Building core-command [2021-10-25T07:35:46.632Z]  Building support-scheduler ... done  ---> Running in ff5c623b4a11 [2021-10-25T07:35:47.231Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-25T07:35:47.231Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-25T07:35:47.231Z] Removing intermediate container ff5c623b4a11 [2021-10-25T07:35:47.231Z] ---> 7e039a970d54 [2021-10-25T07:35:47.231Z] [2021-10-25T07:35:47.231Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-25T07:35:47.510Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-25T07:35:47.510Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-25T07:35:47.510Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-25T07:35:47.510Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-25T07:35:47.510Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-25T07:35:47.510Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-25T07:35:47.510Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-25T07:35:47.510Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-25T07:35:47.510Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-25T07:35:47.510Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-25T07:35:47.510Z] Successfully built 7e039a970d54 [2021-10-25T07:35:47.783Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-25T07:35:47.783Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-25T07:35:47.783Z] Successfully tagged support-notifications-arm64:latest [2021-10-25T07:35:47.783Z]  Building support-notifications ... done Building core-data [2021-10-25T07:35:47.783Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-25T07:35:47.783Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-25T07:35:47.783Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-25T07:35:47.783Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-25T07:35:47.783Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-25T07:35:47.783Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-25T07:35:47.783Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-25T07:35:47.783Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-25T07:35:47.783Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-25T07:35:48.060Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-25T07:35:48.667Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:35:48.667Z] OK: 84 MiB in 64 packages [2021-10-25T07:35:48.667Z] Removing intermediate container 6d42a69b6b40 [2021-10-25T07:35:48.667Z] ---> 5169e1296461 [2021-10-25T07:35:48.667Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-25T07:35:48.940Z] ---> Running in 4531c9e6a016 [2021-10-25T07:35:49.546Z] Removing intermediate container 4531c9e6a016 [2021-10-25T07:35:49.547Z] ---> 5219a487a94b [2021-10-25T07:35:49.547Z] Step 22/24 : LABEL arch=arm64 [2021-10-25T07:35:49.816Z] ---> Running in 5f577af9dfce [2021-10-25T07:35:49.876Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-25T07:35:49.876Z] snapd is not logged in, snap install commands will use sudo [2021-10-25T07:35:50.088Z] Removing intermediate container 5f577af9dfce [2021-10-25T07:35:50.362Z] ---> d2e9db8fb447 [2021-10-25T07:35:50.362Z] Step 23/24 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:35:50.362Z] ---> Running in ffe4e1efa90a [2021-10-25T07:35:50.964Z] Removing intermediate container ffe4e1efa90a [2021-10-25T07:35:50.964Z] ---> 3389f4fd2310 [2021-10-25T07:35:50.964Z] Step 24/24 : LABEL version=0.0.0 [2021-10-25T07:35:51.236Z] ---> Running in 75530bd38553 [2021-10-25T07:35:51.260Z] snap "core18" has no updates available [2021-10-25T07:35:51.832Z] Pulling config-common [2021-10-25T07:35:51.832Z] + snapcraftctl pull [2021-10-25T07:35:51.843Z] Removing intermediate container 75530bd38553 [2021-10-25T07:35:51.843Z] ---> de895f40fc84 [2021-10-25T07:35:51.843Z] [2021-10-25T07:35:52.120Z] Successfully built de895f40fc84 [2021-10-25T07:35:52.120Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-25T07:35:52.120Z] Building security-bootstrapper [2021-10-25T07:35:52.712Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-10-25T07:35:52.712Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-25T07:35:53.305Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-25T07:35:53.305Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-25T07:35:53.345Z] Pulling go-build-helper [2021-10-25T07:35:53.345Z] + snapcraftctl pull [2021-10-25T07:35:53.580Z] Collecting docopt<0.7,>=0.6.1 [2021-10-25T07:35:53.580Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-25T07:35:54.320Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-25T07:35:54.320Z] Skipping pull go-build-helper (already ran) [2021-10-25T07:35:54.320Z] Building go-build-helper [2021-10-25T07:35:54.321Z] + snapcraftctl build [2021-10-25T07:35:56.259Z] Staging go-build-helper [2021-10-25T07:35:56.259Z] + snapcraftctl stage [2021-10-25T07:35:56.962Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-25T07:35:56.962Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-25T07:35:56.962Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-25T07:35:56.962Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-25T07:35:58.932Z] Collecting docker<4.0,>=3.6.0 [2021-10-25T07:35:58.932Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-25T07:35:58.932Z] Collecting texttable<0.10,>=0.9.0 [2021-10-25T07:35:58.932Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-25T07:36:00.368Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-25T07:36:00.368Z] Collecting cached-property<2,>=1.2.0 [2021-10-25T07:36:00.368Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-25T07:36:01.350Z] Collecting PyYAML<4,>=3.10 [2021-10-25T07:36:01.350Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-25T07:36:04.747Z] Collecting jsonschema<3,>=2.5.1 [2021-10-25T07:36:04.747Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-25T07:36:05.020Z] Collecting docker-pycreds>=0.4.0 [2021-10-25T07:36:05.020Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-25T07:36:05.292Z] 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) [2021-10-25T07:36:05.888Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-25T07:36:05.888Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-25T07:36:05.888Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-25T07:36:06.160Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-25T07:36:06.160Z] Collecting idna<2.8,>=2.5 [2021-10-25T07:36:06.262Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-25T07:36:06.262Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-25T07:36:06.262Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] [2021-10-25T07:36:06.262Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-25T07:36:06.262Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-25T07:36:06.262Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-25T07:36:06.262Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] [2021-10-25T07:36:06.262Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] [2021-10-25T07:36:06.262Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-25T07:36:06.262Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-25T07:36:06.262Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-25T07:36:06.262Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-25T07:36:06.262Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-25T07:36:06.262Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-25T07:36:06.262Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-25T07:36:06.262Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-25T07:36:06.262Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-25T07:36:06.262Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-25T07:36:06.262Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-25T07:36:06.262Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-25T07:36:06.262Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-25T07:36:06.262Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-25T07:36:06.262Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-25T07:36:06.262Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-25T07:36:06.262Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-25T07:36:06.262Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-25T07:36:06.262Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-25T07:36:06.262Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-25T07:36:06.262Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-25T07:36:06.262Z] Fetched 224 kB in 0s (0 B/s) [2021-10-25T07:36:06.262Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-25T07:36:06.262Z] Fetched 157 kB in 0s (0 B/s) [2021-10-25T07:36:06.262Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-25T07:36:06.262Z] Fetched 221 kB in 0s (0 B/s) [2021-10-25T07:36:06.262Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-25T07:36:06.262Z] Fetched 143 kB in 0s (0 B/s) [2021-10-25T07:36:06.262Z] Pulling edgex-go [2021-10-25T07:36:06.262Z] + snapcraftctl pull [2021-10-25T07:36:06.435Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-25T07:36:06.523Z] Pulling hooks [2021-10-25T07:36:06.523Z] + snapcraftctl pull [2021-10-25T07:36:06.709Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-25T07:36:06.709Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-25T07:36:06.709Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-25T07:36:06.709Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-25T07:36:07.687Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-25T07:36:07.687Z] Attempting uninstall: urllib3 [2021-10-25T07:36:07.687Z] Found existing installation: urllib3 1.26.5 [2021-10-25T07:36:07.687Z] Uninstalling urllib3-1.26.5: [2021-10-25T07:36:07.961Z] Successfully uninstalled urllib3-1.26.5 [2021-10-25T07:36:08.557Z] Attempting uninstall: idna [2021-10-25T07:36:08.557Z] Found existing installation: idna 3.2 [2021-10-25T07:36:08.557Z] Uninstalling idna-3.2: [2021-10-25T07:36:08.557Z] Successfully uninstalled idna-3.2 [2021-10-25T07:36:09.576Z] Attempting uninstall: chardet [2021-10-25T07:36:09.576Z] Found existing installation: chardet 4.0.0 [2021-10-25T07:36:09.576Z] Uninstalling chardet-4.0.0: [2021-10-25T07:36:09.576Z] Successfully uninstalled chardet-4.0.0 [2021-10-25T07:36:11.776Z] Attempting uninstall: requests [2021-10-25T07:36:11.776Z] Found existing installation: requests 2.25.1 [2021-10-25T07:36:11.776Z] Uninstalling requests-2.25.1: [2021-10-25T07:36:11.776Z] Successfully uninstalled requests-2.25.1 [2021-10-25T07:36:12.080Z] Running setup.py install for texttable: started [2021-10-25T07:36:14.113Z] Running setup.py install for texttable: finished with status 'done' [2021-10-25T07:36:14.113Z] Running setup.py install for PyYAML: started [2021-10-25T07:36:16.743Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-25T07:36:16.743Z] Running setup.py install for docopt: started [2021-10-25T07:36:18.727Z] Running setup.py install for docopt: finished with status 'done' [2021-10-25T07:36:18.727Z] Running setup.py install for dockerpty: started [2021-10-25T07:36:20.713Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-25T07:36:22.696Z] 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 [2021-10-25T07:36:24.637Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T07:36:24.637Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T07:36:24.637Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T07:36:24.637Z] Fetched 0 B in 0s (0 B/s) [2021-10-25T07:36:24.637Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-25T07:36:24.637Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-25T07:36:24.637Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-25T07:36:24.637Z] Fetched 279 kB in 0s (0 B/s) [2021-10-25T07:36:24.637Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-25T07:36:24.637Z] Fetched 122 kB in 0s (0 B/s) [2021-10-25T07:36:24.637Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-25T07:36:24.637Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-25T07:36:24.637Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-25T07:36:24.638Z] Fetched 8848 B in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-25T07:36:24.638Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-25T07:36:24.638Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-25T07:36:24.638Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-25T07:36:24.638Z] Fetched 220 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-25T07:36:24.638Z] Fetched 154 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-25T07:36:24.638Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-25T07:36:24.638Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-25T07:36:24.638Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-25T07:36:24.638Z] Fetched 499 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-25T07:36:24.638Z] Fetched 111 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-25T07:36:24.638Z] Fetched 240 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-25T07:36:24.638Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-25T07:36:24.638Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-25T07:36:24.638Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-25T07:36:24.638Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-25T07:36:24.638Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-25T07:36:24.638Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-25T07:36:24.638Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-25T07:36:24.638Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-25T07:36:24.638Z] Fetched 8720 B in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-25T07:36:24.638Z] Fetched 140 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-25T07:36:24.638Z] Fetched 119 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-25T07:36:24.638Z] Fetched 111 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-25T07:36:24.638Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-25T07:36:24.638Z] Fetched 646 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-25T07:36:24.638Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-25T07:36:24.638Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-25T07:36:24.638Z] Fetched 368 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-25T07:36:24.638Z] Fetched 187 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-25T07:36:24.638Z] Fetched 175 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-25T07:36:24.638Z] Fetched 206 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-25T07:36:24.638Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-25T07:36:24.638Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-25T07:36:24.638Z] Fetched 159 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-25T07:36:24.638Z] Fetched 107 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-25T07:36:24.638Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-25T07:36:24.638Z] Pulling static-packages [2021-10-25T07:36:24.638Z] + snapcraftctl pull [2021-10-25T07:36:24.638Z] Pulling version [2021-10-25T07:36:24.638Z] + cd /root/project [2021-10-25T07:36:24.638Z] + git describe --tags --abbrev=0 [2021-10-25T07:36:24.638Z] + sed s/v// [2021-10-25T07:36:24.638Z] + GIT_VERSION=2.0.1-dev.76 [2021-10-25T07:36:24.638Z] + [ -z 2.0.1-dev.76 ] [2021-10-25T07:36:24.638Z] + snapcraftctl set-version 2.0.1-dev.76 [2021-10-25T07:36:25.580Z] Building config-common [2021-10-25T07:36:25.580Z] + snapcraftctl build [2021-10-25T07:36:27.490Z] Skipping build go-build-helper (already ran) [2021-10-25T07:36:27.751Z] Building edgex-go [2021-10-25T07:36:28.012Z] + cd /root/parts/edgex-go/src [2021-10-25T07:36:28.012Z] + git+ sed s/v// [2021-10-25T07:36:28.012Z] describe --tags --abbrev=0 [2021-10-25T07:36:28.012Z] + GIT_VERSION=2.0.1-dev.76 [2021-10-25T07:36:28.012Z] + [ -z 2.0.1-dev.76 ] [2021-10-25T07:36:28.012Z] + echo 2.0.1-dev.76 [2021-10-25T07:36:28.012Z] + [ ! -d vendor ] [2021-10-25T07:36:28.012Z] + go mod download all [2021-10-25T07:36:29.431Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:36:29.431Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:36:29.431Z] ---> 347a1f997018 [2021-10-25T07:36:29.431Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T07:36:29.431Z] ---> Using cache [2021-10-25T07:36:29.431Z] ---> d84fdf6e5c87 [2021-10-25T07:36:29.431Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:36:29.431Z] ---> Using cache [2021-10-25T07:36:29.431Z] ---> e1a825c412e6 [2021-10-25T07:36:29.431Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T07:36:29.431Z] ---> Using cache [2021-10-25T07:36:29.431Z] ---> 4677832959bb [2021-10-25T07:36:29.431Z] Step 6/22 : COPY . . [2021-10-25T07:36:29.431Z] ---> Using cache [2021-10-25T07:36:29.431Z] ---> 08b2e017795c [2021-10-25T07:36:29.431Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:36:29.431Z] ---> Using cache [2021-10-25T07:36:29.431Z] ---> 7cbe0d7bea0e [2021-10-25T07:36:29.431Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-25T07:36:29.431Z] ---> Running in 124f03bdfd34 [2021-10-25T07:36:30.879Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:36:30.879Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:36:30.879Z] ---> 347a1f997018 [2021-10-25T07:36:30.879Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T07:36:30.879Z] ---> Using cache [2021-10-25T07:36:30.879Z] ---> d84fdf6e5c87 [2021-10-25T07:36:30.879Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:36:30.879Z] ---> Using cache [2021-10-25T07:36:30.879Z] ---> e1a825c412e6 [2021-10-25T07:36:30.879Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-25T07:36:31.159Z] ---> Running in d4cf770e4be4 [2021-10-25T07:36:31.159Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:36:31.159Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:36:31.159Z] ---> 347a1f997018 [2021-10-25T07:36:31.159Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T07:36:31.159Z] ---> Using cache [2021-10-25T07:36:31.159Z] ---> d84fdf6e5c87 [2021-10-25T07:36:31.159Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:36:31.159Z] ---> Using cache [2021-10-25T07:36:31.159Z] ---> e1a825c412e6 [2021-10-25T07:36:31.159Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T07:36:31.159Z] ---> Using cache [2021-10-25T07:36:31.159Z] ---> 4677832959bb [2021-10-25T07:36:31.159Z] Step 6/22 : COPY . . [2021-10-25T07:36:31.159Z] ---> Using cache [2021-10-25T07:36:31.159Z] ---> 08b2e017795c [2021-10-25T07:36:31.159Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:36:31.159Z] ---> Using cache [2021-10-25T07:36:31.159Z] ---> 7cbe0d7bea0e [2021-10-25T07:36:31.159Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-25T07:36:31.433Z] 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 [2021-10-25T07:36:31.433Z] ---> Running in 44111c45af1a [2021-10-25T07:36:33.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:36:34.023Z] 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 [2021-10-25T07:36:34.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:36:35.621Z] OK: 219 MiB in 52 packages [2021-10-25T07:36:36.233Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T07:36:36.233Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-25T07:36:36.233Z] ---> 347a1f997018 [2021-10-25T07:36:36.233Z] Step 3/30 : WORKDIR /edgex-go [2021-10-25T07:36:36.233Z] ---> Using cache [2021-10-25T07:36:36.233Z] ---> d84fdf6e5c87 [2021-10-25T07:36:36.233Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:36:36.233Z] ---> Using cache [2021-10-25T07:36:36.234Z] ---> e1a825c412e6 [2021-10-25T07:36:36.234Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-25T07:36:36.234Z] ---> Using cache [2021-10-25T07:36:36.234Z] ---> 4677832959bb [2021-10-25T07:36:36.234Z] Step 6/30 : COPY . . [2021-10-25T07:36:36.234Z] ---> Using cache [2021-10-25T07:36:36.234Z] ---> 08b2e017795c [2021-10-25T07:36:36.521Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:36:36.521Z] ---> Using cache [2021-10-25T07:36:36.521Z] ---> 7cbe0d7bea0e [2021-10-25T07:36:36.521Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-25T07:36:36.804Z] ---> Running in 16546b010aab [2021-10-25T07:36:38.255Z] Removing intermediate container d4cf770e4be4 [2021-10-25T07:36:38.255Z] ---> c67aac38fec6 [2021-10-25T07:36:38.255Z] Step 6/22 : COPY . . [2021-10-25T07:36:39.695Z] 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 [2021-10-25T07:36:41.680Z] Removing intermediate container 22b8d953d10c [2021-10-25T07:36:41.680Z] ---> 12e2f2abf49a [2021-10-25T07:36:41.680Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-25T07:36:42.289Z] ---> Running in 9cef9fa01157 [2021-10-25T07:36:42.888Z] Removing intermediate container 9cef9fa01157 [2021-10-25T07:36:42.888Z] ---> 4e4fa8633339 [2021-10-25T07:36:42.888Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-25T07:36:43.168Z] ---> Running in 8c3ad8b59de4 [2021-10-25T07:36:44.159Z] Removing intermediate container 8c3ad8b59de4 [2021-10-25T07:36:44.159Z] ---> 5bd952948e17 [2021-10-25T07:36:44.159Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-25T07:36:46.144Z] + make build [2021-10-25T07:36:46.144Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data [2021-10-25T07:36:47.566Z] ---> 54641f9e8a83 [2021-10-25T07:36:47.566Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-25T07:36:49.009Z] ---> 67e6b61ed6b5 [2021-10-25T07:36:49.009Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-25T07:36:50.448Z] ---> cf3b8581fc93 [2021-10-25T07:36:50.448Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-25T07:36:50.721Z] ---> Running in 8fea0ee685b4 [2021-10-25T07:36:51.716Z] Removing intermediate container 8fea0ee685b4 [2021-10-25T07:36:51.716Z] ---> 878615c88fa6 [2021-10-25T07:36:51.716Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:36:51.991Z] ---> Running in fb2891461e17 [2021-10-25T07:36:52.979Z] Removing intermediate container fb2891461e17 [2021-10-25T07:36:52.979Z] ---> 8e2955b69514 [2021-10-25T07:36:52.979Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T07:36:53.257Z] ---> Running in 364c68b31e1f [2021-10-25T07:36:54.244Z] Removing intermediate container 364c68b31e1f [2021-10-25T07:36:54.244Z] ---> c0d4ba4e2a75 [2021-10-25T07:36:54.244Z] Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:36:54.244Z] ---> Running in f88c14782d68 [2021-10-25T07:36:54.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-25T07:36:55.242Z] Removing intermediate container f88c14782d68 [2021-10-25T07:36:55.242Z] ---> e3c0bc7da85e [2021-10-25T07:36:55.242Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T07:36:55.517Z] ---> Running in 4489c80d9580 [2021-10-25T07:36:56.509Z] Removing intermediate container 4489c80d9580 [2021-10-25T07:36:56.509Z] ---> 490e6f3da7c8 [2021-10-25T07:36:56.509Z] [2021-10-25T07:36:57.109Z] Successfully built 490e6f3da7c8 [2021-10-25T07:36:57.109Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-25T07:36:58.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command [2021-10-25T07:36:59.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-25T07:37:00.500Z]  Building sys-mgmt-agent ... done  ---> 9c7d70dec8d2 [2021-10-25T07:37:00.500Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T07:37:00.500Z] ---> Running in 805aff2fa8da [2021-10-25T07:37:01.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-25T07:37:01.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-25T07:37:02.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-25T07:37:03.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-25T07:37:05.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-25T07:37:05.933Z] Removing intermediate container 805aff2fa8da [2021-10-25T07:37:05.934Z] ---> c32b116da342 [2021-10-25T07:37:05.934Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-25T07:37:05.934Z] ---> Running in 1acc0f1b670b [2021-10-25T07:37:06.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-25T07:37:07.384Z] 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 [2021-10-25T07:37:07.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-25T07:37:08.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-25T07:37:10.865Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-25T07:37:10.865Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-25T07:37:10.865Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-25T07:37:10.865Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-25T07:37:10.865Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-25T07:37:10.865Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-25T07:37:10.865Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-25T07:37:10.865Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-25T07:37:10.865Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-25T07:37:10.865Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-25T07:37:10.865Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-25T07:37:10.865Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-25T07:37:10.865Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-25T07:37:10.865Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-25T07:37:10.865Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-25T07:37:10.865Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-25T07:37:10.865Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-25T07:37:10.865Z] + 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 [2021-10-25T07:37:10.865Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-25T07:37:10.865Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-25T07:37:10.865Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-25T07:37:10.865Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-25T07:37:10.865Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-25T07:37:10.865Z] + 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 [2021-10-25T07:37:10.865Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-25T07:37:10.865Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-25T07:37:10.865Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-25T07:37:12.255Z] Building hooks [2021-10-25T07:37:12.255Z] + cd /root/parts/hooks/src [2021-10-25T07:37:12.255Z] + make build [2021-10-25T07:37:12.255Z] go mod tidy [2021-10-25T07:37:12.517Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-25T07:37:12.779Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-25T07:37:12.779Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-25T07:37:12.779Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-25T07:37:13.721Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-25T07:37:14.293Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-25T07:37:14.293Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-25T07:37:17.593Z] Building static-packages [2021-10-25T07:37:17.593Z] + snapcraftctl build [2021-10-25T07:37:20.142Z] Building version [2021-10-25T07:37:20.142Z] + snapcraftctl build [2021-10-25T07:37:22.689Z] Staging config-common [2021-10-25T07:37:22.689Z] + snapcraftctl stage [2021-10-25T07:37:23.630Z] Skipping stage go-build-helper (already ran) [2021-10-25T07:37:23.630Z] Staging edgex-go [2021-10-25T07:37:23.630Z] + snapcraftctl stage [2021-10-25T07:37:25.013Z] Staging hooks [2021-10-25T07:37:25.013Z] + snapcraftctl stage [2021-10-25T07:37:25.954Z] Staging static-packages [2021-10-25T07:37:25.954Z] + snapcraftctl stage [2021-10-25T07:37:27.351Z] Staging version [2021-10-25T07:37:27.351Z] + snapcraftctl stage [2021-10-25T07:37:28.733Z] Priming config-common [2021-10-25T07:37:28.733Z] + snapcraftctl prime [2021-10-25T07:37:30.119Z] Priming go-build-helper [2021-10-25T07:37:30.119Z] + snapcraftctl prime [2021-10-25T07:37:31.061Z] Priming edgex-go [2021-10-25T07:37:31.061Z] + snapcraftctl prime [2021-10-25T07:37:32.444Z] Priming hooks [2021-10-25T07:37:32.444Z] + snapcraftctl prime [2021-10-25T07:37:33.828Z] Priming static-packages [2021-10-25T07:37:33.828Z] + snapcraftctl prime [2021-10-25T07:37:37.129Z] Priming version [2021-10-25T07:37:37.130Z] + snapcraftctl prime [2021-10-25T07:37:38.073Z] 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] } [2021-10-25T07:38:15.434Z] Removing intermediate container 44111c45af1a [2021-10-25T07:38:15.434Z] ---> 70f886c088c5 [2021-10-25T07:38:15.434Z] [2021-10-25T07:38:15.434Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T07:38:15.434Z] ---> bb3de5531c18 [2021-10-25T07:38:15.434Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T07:38:15.434Z] ---> Using cache [2021-10-25T07:38:15.434Z] ---> eef1eafbc678 [2021-10-25T07:38:15.434Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T07:38:15.434Z] ---> Using cache [2021-10-25T07:38:15.434Z] ---> b157d2ecca2c [2021-10-25T07:38:15.434Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-25T07:38:15.434Z] ---> Running in 732a720eff3f [2021-10-25T07:38:15.434Z] Removing intermediate container 732a720eff3f [2021-10-25T07:38:15.434Z] ---> 73cfc7e0b885 [2021-10-25T07:38:15.434Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T07:38:15.434Z] ---> Running in d32ae11d7ebe [2021-10-25T07:38:15.434Z] Removing intermediate container d32ae11d7ebe [2021-10-25T07:38:15.434Z] ---> 1d8449fb630f [2021-10-25T07:38:15.434Z] Step 14/22 : WORKDIR / [2021-10-25T07:38:15.434Z] ---> Running in bf9a89d7f858 [2021-10-25T07:38:15.434Z] Removing intermediate container bf9a89d7f858 [2021-10-25T07:38:15.434Z] ---> e5a2f31cc26f [2021-10-25T07:38:15.434Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:38:15.434Z] ---> 047c316a604c [2021-10-25T07:38:15.434Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-25T07:38:18.836Z] ---> 8a2352503567 [2021-10-25T07:38:18.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-25T07:38:19.121Z] Removing intermediate container 16546b010aab [2021-10-25T07:38:19.121Z] ---> a6688f05fb3f [2021-10-25T07:38:19.121Z] [2021-10-25T07:38:19.121Z] Step 9/30 : FROM alpine:3.14 [2021-10-25T07:38:19.121Z] ---> bb3de5531c18 [2021-10-25T07:38:19.121Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-25T07:38:19.720Z] ---> Running in 78a5e49cb4ce [2021-10-25T07:38:20.326Z] ---> 468d8c228d57 [2021-10-25T07:38:20.326Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-25T07:38:20.597Z] ---> Running in 85999e965053 [2021-10-25T07:38:20.597Z] Removing intermediate container 78a5e49cb4ce [2021-10-25T07:38:20.597Z] ---> d2073cc07215 [2021-10-25T07:38:20.597Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-25T07:38:20.875Z] ---> Running in 9bfe884b9976 [2021-10-25T07:38:21.855Z] Removing intermediate container 85999e965053 [2021-10-25T07:38:21.855Z] ---> b26e840165ca [2021-10-25T07:38:21.855Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:38:21.855Z] ---> Running in 787dbf493db9 [2021-10-25T07:38:22.131Z] Removing intermediate container 124f03bdfd34 [2021-10-25T07:38:22.131Z] ---> 7766f1a20b26 [2021-10-25T07:38:22.131Z] [2021-10-25T07:38:22.131Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T07:38:22.131Z] ---> bb3de5531c18 [2021-10-25T07:38:22.131Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T07:38:22.131Z] ---> Using cache [2021-10-25T07:38:22.131Z] ---> eef1eafbc678 [2021-10-25T07:38:22.131Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T07:38:22.131Z] ---> Using cache [2021-10-25T07:38:22.131Z] ---> b157d2ecca2c [2021-10-25T07:38:22.131Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-25T07:38:22.131Z] ---> Running in c1404a4f65ae [2021-10-25T07:38:23.121Z] Removing intermediate container 787dbf493db9 [2021-10-25T07:38:23.121Z] ---> 22fde89961f8 [2021-10-25T07:38:23.121Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T07:38:23.121Z] ---> Running in 8ac812240b08 [2021-10-25T07:38:23.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:38:23.121Z] Removing intermediate container c1404a4f65ae [2021-10-25T07:38:23.121Z] ---> 3f4b63da1bad [2021-10-25T07:38:23.121Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T07:38:23.394Z] ---> Running in 8935384913dd [2021-10-25T07:38:23.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:38:24.267Z] Removing intermediate container 8ac812240b08 [2021-10-25T07:38:24.267Z] ---> 11a61b8c7c49 [2021-10-25T07:38:24.267Z] Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:38:24.267Z] Removing intermediate container 8935384913dd [2021-10-25T07:38:24.267Z] ---> cef27ca14ac4 [2021-10-25T07:38:24.267Z] Step 14/22 : WORKDIR / [2021-10-25T07:38:24.267Z] ---> Running in 62093c93f638 [2021-10-25T07:38:24.267Z] ---> Running in 2e1d825afcfa [2021-10-25T07:38:24.542Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-25T07:38:24.542Z] (2/2) Installing su-exec (0.2-r1) [2021-10-25T07:38:24.542Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:38:24.542Z] OK: 5 MiB in 16 packages [2021-10-25T07:38:25.141Z] Removing intermediate container 62093c93f638 [2021-10-25T07:38:25.141Z] ---> 41a39a89206b [2021-10-25T07:38:25.141Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T07:38:25.141Z] Removing intermediate container 2e1d825afcfa [2021-10-25T07:38:25.141Z] ---> a679ae5e0449 [2021-10-25T07:38:25.141Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:38:25.418Z] ---> Running in fca27db1f9db [2021-10-25T07:38:26.409Z] Removing intermediate container fca27db1f9db [2021-10-25T07:38:26.409Z] ---> 8eba9e89b695 [2021-10-25T07:38:26.409Z] [2021-10-25T07:38:26.409Z] Removing intermediate container 9bfe884b9976 [2021-10-25T07:38:26.409Z] ---> 278d3fb5d547 [2021-10-25T07:38:26.409Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-25T07:38:26.703Z] ---> Running in 36efe0a671a2 [2021-10-25T07:38:26.703Z] ---> 760276530968 [2021-10-25T07:38:26.703Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-25T07:38:27.311Z] Successfully built 8eba9e89b695 [2021-10-25T07:38:27.311Z] Successfully tagged core-command-arm64:latest [2021-10-25T07:38:27.586Z]  Building core-command ... done Removing intermediate container 36efe0a671a2 [2021-10-25T07:38:27.586Z] ---> dcf6e18dd85b [2021-10-25T07:38:27.586Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-25T07:38:27.862Z] ---> Running in 8d28528f9f31 [2021-10-25T07:38:28.463Z] Removing intermediate container 8d28528f9f31 [2021-10-25T07:38:28.463Z] ---> a631bec9d20c [2021-10-25T07:38:28.463Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-25T07:38:28.741Z] ---> Running in 350c9655b4ee [2021-10-25T07:38:28.741Z] ---> bef22210d8de [2021-10-25T07:38:28.741Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-25T07:38:30.184Z] ---> 8e7295187bdb [2021-10-25T07:38:30.184Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-25T07:38:30.184Z] ---> Running in 82736fb66ec5 [2021-10-25T07:38:30.802Z] Removing intermediate container 82736fb66ec5 [2021-10-25T07:38:30.802Z] ---> d129e71e0273 [2021-10-25T07:38:30.802Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:38:30.802Z] ---> Running in 6583b7e14eca [2021-10-25T07:38:31.409Z] Removing intermediate container 6583b7e14eca [2021-10-25T07:38:31.409Z] ---> 9855f2690d31 [2021-10-25T07:38:31.409Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T07:38:31.409Z] Removing intermediate container 350c9655b4ee [2021-10-25T07:38:31.409Z] ---> 0c4c9e6419fd [2021-10-25T07:38:31.409Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-25T07:38:31.409Z] ---> Running in 511d0f141ee2 [2021-10-25T07:38:31.683Z] ---> Running in 3f3bec32094c [2021-10-25T07:38:31.953Z] Removing intermediate container 511d0f141ee2 [2021-10-25T07:38:31.953Z] ---> 4fd658588a7d [2021-10-25T07:38:31.953Z] Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:38:31.953Z] ---> Running in a8361f9ed499 [2021-10-25T07:38:31.953Z] Removing intermediate container 3f3bec32094c [2021-10-25T07:38:31.953Z] ---> b520430f50e8 [2021-10-25T07:38:31.953Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-25T07:38:32.555Z] Removing intermediate container a8361f9ed499 [2021-10-25T07:38:32.555Z] ---> 5d2c1129837c [2021-10-25T07:38:32.555Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T07:38:32.830Z] ---> Running in 7911acd6ffda [2021-10-25T07:38:32.830Z] ---> dd71dc52b6b9 [2021-10-25T07:38:32.830Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-25T07:38:33.105Z] ---> Running in 9bc338455e8b [2021-10-25T07:38:33.377Z] Removing intermediate container 7911acd6ffda [2021-10-25T07:38:33.377Z] ---> 29e2396929aa [2021-10-25T07:38:33.377Z] [2021-10-25T07:38:33.973Z] Successfully built 29e2396929aa [2021-10-25T07:38:33.973Z] Successfully tagged core-metadata-arm64:latest [2021-10-25T07:38:35.945Z]  Building core-metadata ... done Removing intermediate container 9bc338455e8b [2021-10-25T07:38:35.945Z] ---> 99dc19692613 [2021-10-25T07:38:35.945Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:38:36.539Z] ---> 9df3a4ff0147 [2021-10-25T07:38:36.539Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-25T07:38:37.520Z] ---> 9f992fd34561 [2021-10-25T07:38:37.520Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-25T07:38:38.497Z] ---> 827025c592dc [2021-10-25T07:38:38.497Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-25T07:38:39.482Z] ---> 02bd3b8a31ff [2021-10-25T07:38:39.482Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-25T07:38:40.462Z] ---> 54d90b16ae2b [2021-10-25T07:38:40.462Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-25T07:38:40.462Z] Removing intermediate container 1acc0f1b670b [2021-10-25T07:38:40.462Z] ---> 96ad1e843cdb [2021-10-25T07:38:40.462Z] [2021-10-25T07:38:40.462Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T07:38:40.462Z] ---> bb3de5531c18 [2021-10-25T07:38:40.462Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-25T07:38:40.462Z] ---> Running in 8b7a507d1776 [2021-10-25T07:38:40.735Z] ---> Running in 92b7a393d410 [2021-10-25T07:38:41.008Z] Removing intermediate container 8b7a507d1776 [2021-10-25T07:38:41.008Z] ---> 526993e3078e [2021-10-25T07:38:41.008Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-25T07:38:41.008Z] Removing intermediate container 92b7a393d410 [2021-10-25T07:38:41.008Z] ---> 4e1d674f4b13 [2021-10-25T07:38:41.008Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-25T07:38:41.284Z] ---> Running in 4f589a77a390 [2021-10-25T07:38:41.561Z] Removing intermediate container 4f589a77a390 [2021-10-25T07:38:41.562Z] ---> 3269cc39f9b8 [2021-10-25T07:38:41.562Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-25T07:38:41.835Z] ---> Running in 83754b20ff72 [2021-10-25T07:38:41.835Z] ---> ff1ea5b2ea71 [2021-10-25T07:38:41.835Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-25T07:38:42.107Z] ---> Running in efaea4b9f2bc [2021-10-25T07:38:42.107Z] Removing intermediate container 83754b20ff72 [2021-10-25T07:38:42.107Z] ---> de2c127558a4 [2021-10-25T07:38:42.107Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T07:38:42.380Z] ---> Running in a3a13b2152ac [2021-10-25T07:38:44.367Z] Removing intermediate container efaea4b9f2bc [2021-10-25T07:38:44.367Z] ---> f885afd88345 [2021-10-25T07:38:44.367Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-25T07:38:44.641Z] ---> Running in 2a3ecee340e4 [2021-10-25T07:38:44.641Z] Removing intermediate container a3a13b2152ac [2021-10-25T07:38:44.641Z] ---> febc0840cb71 [2021-10-25T07:38:44.641Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-25T07:38:44.641Z] ---> Running in 1b830ba978ac [2021-10-25T07:38:45.242Z] Removing intermediate container 2a3ecee340e4 [2021-10-25T07:38:45.242Z] ---> bc205cc6e2eb [2021-10-25T07:38:45.242Z] Step 27/30 : CMD ["gate"] [2021-10-25T07:38:45.242Z] ---> Running in 2abe16e56076 [2021-10-25T07:38:45.836Z] Removing intermediate container 2abe16e56076 [2021-10-25T07:38:45.836Z] ---> 74aa0783da92 [2021-10-25T07:38:45.836Z] Step 28/30 : LABEL arch=arm64 [2021-10-25T07:38:46.107Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T07:38:46.107Z] ---> Running in 4c9886cdf18d [2021-10-25T07:38:46.381Z] Removing intermediate container 4c9886cdf18d [2021-10-25T07:38:46.381Z] ---> ac8575c9cb3a [2021-10-25T07:38:46.381Z] Step 29/30 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:38:46.654Z] ---> Running in 22c206d599f9 [2021-10-25T07:38:46.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T07:38:47.196Z] Removing intermediate container 22c206d599f9 [2021-10-25T07:38:47.196Z] ---> b82cd006645c [2021-10-25T07:38:47.196Z] Step 30/30 : LABEL version=0.0.0 [2021-10-25T07:38:47.466Z] ---> Running in da06b66e73c3 [2021-10-25T07:38:47.744Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-25T07:38:47.744Z] Removing intermediate container da06b66e73c3 [2021-10-25T07:38:47.744Z] ---> 6f4238526597 [2021-10-25T07:38:47.744Z] [2021-10-25T07:38:48.015Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T07:38:48.015Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-25T07:38:48.015Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T07:38:48.285Z] Successfully built 6f4238526597 [2021-10-25T07:38:48.285Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-25T07:38:48.285Z]  Building security-bootstrapper ... done (5/6) Installing libzmq (4.3.4-r0) [2021-10-25T07:38:48.285Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-25T07:38:48.555Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T07:38:48.555Z] OK: 8 MiB in 20 packages [2021-10-25T07:38:49.527Z] Removing intermediate container 1b830ba978ac [2021-10-25T07:38:49.527Z] ---> 563ccc0fc9e2 [2021-10-25T07:38:49.527Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T07:38:50.118Z] ---> fb670b16a9fa [2021-10-25T07:38:50.118Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-25T07:38:51.540Z] ---> ecce43de9b91 [2021-10-25T07:38:51.540Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-25T07:38:52.129Z] ---> 23dbba0d37e0 [2021-10-25T07:38:52.129Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-25T07:38:52.129Z] ---> Running in 1078201b3514 [2021-10-25T07:38:52.720Z] Removing intermediate container 1078201b3514 [2021-10-25T07:38:52.720Z] ---> 9f5b804730a7 [2021-10-25T07:38:52.720Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T07:38:52.720Z] ---> Running in c88ce3502cd6 [2021-10-25T07:38:52.989Z] Removing intermediate container c88ce3502cd6 [2021-10-25T07:38:52.989Z] ---> 05ee8f4cb42c [2021-10-25T07:38:52.989Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T07:38:53.261Z] ---> Running in 41e2699cedb3 [2021-10-25T07:38:53.534Z] Removing intermediate container 41e2699cedb3 [2021-10-25T07:38:53.534Z] ---> 2977b0bef8e2 [2021-10-25T07:38:53.534Z] Step 21/22 : LABEL git_sha=da87a6977c85908b24fe6f55c336e0ebd212442e [2021-10-25T07:38:53.807Z] ---> Running in dd5be70c8684 [2021-10-25T07:38:54.077Z] Removing intermediate container dd5be70c8684 [2021-10-25T07:38:54.077Z] ---> dcae0dc0e9b6 [2021-10-25T07:38:54.077Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T07:38:54.348Z] ---> Running in af3a1d11a46d [2021-10-25T07:38:54.618Z] Removing intermediate container af3a1d11a46d [2021-10-25T07:38:54.619Z] ---> 0e2df633726d [2021-10-25T07:38:54.619Z] [2021-10-25T07:38:54.889Z] Successfully built 0e2df633726d [2021-10-25T07:38:54.889Z] Successfully tagged core-data-arm64:latest [2021-10-25T07:38:55.493Z]  Building core-data ... done  [Pipeline] } [2021-10-25T07:38:55.487Z] $ docker stop --time=1 d4f6c5696f6b625e3786061f2b11127509adbebd6caef7ecd2a0127bec290030 [2021-10-25T07:38:57.233Z] $ docker rm -f d4f6c5696f6b625e3786061f2b11127509adbebd6caef7ecd2a0127bec290030 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T07:38:57.820Z] + docker images [2021-10-25T07:38:58.093Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-25T07:38:58.093Z] core-data-arm64 latest 0e2df633726d 3 seconds ago 19.5MB [2021-10-25T07:38:58.093Z] security-bootstrapper-arm64 latest 6f4238526597 10 seconds ago 17.8MB [2021-10-25T07:38:58.093Z] 96ad1e843cdb 18 seconds ago 1.58GB [2021-10-25T07:38:58.093Z] core-metadata-arm64 latest 29e2396929aa 24 seconds ago 15.9MB [2021-10-25T07:38:58.093Z] core-command-arm64 latest 8eba9e89b695 32 seconds ago 15.2MB [2021-10-25T07:38:58.093Z] 7766f1a20b26 36 seconds ago 1.57GB [2021-10-25T07:38:58.093Z] a6688f05fb3f 39 seconds ago 1.57GB [2021-10-25T07:38:58.093Z] 70f886c088c5 47 seconds ago 1.57GB [2021-10-25T07:38:58.093Z] sys-mgmt-agent-arm64 latest 490e6f3da7c8 2 minutes ago 277MB [2021-10-25T07:38:58.093Z] security-secretstore-setup-arm64 latest de895f40fc84 3 minutes ago 26.8MB [2021-10-25T07:38:58.093Z] support-notifications-arm64 latest 7e039a970d54 3 minutes ago 16.1MB [2021-10-25T07:38:58.093Z] support-scheduler-arm64 latest 8f80b58f833d 3 minutes ago 15.3MB [2021-10-25T07:38:58.093Z] security-proxy-setup-arm64 latest 6a47bc82e4fa 3 minutes ago 25.4MB [2021-10-25T07:38:58.093Z] 7863cc9c2767 3 minutes ago 1.57GB [2021-10-25T07:38:58.093Z] 33db2f44996f 3 minutes ago 1.57GB [2021-10-25T07:38:58.093Z] 5219bb2a6f2b 3 minutes ago 1.57GB [2021-10-25T07:38:58.093Z] 64cbecee4ba7 3 minutes ago 1.58GB [2021-10-25T07:38:58.093Z] 0e3a6766cf40 3 minutes ago 1.57GB [2021-10-25T07:38:58.093Z] ci-base-image-arm64 latest 347a1f997018 13 minutes ago 1.24GB [2021-10-25T07:38:58.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 11 days ago 534MB [2021-10-25T07:38:58.093Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-25T07:38:58.093Z] alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB [2021-10-25T07:38:58.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 [2021-10-25T07:38:58.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T07:38:58.905Z] [2021-10-25T07:38:58.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:38:59.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T07:38:59.518Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-25T07:38:59.518Z] 448f6bf000e3: Pulling fs layer [2021-10-25T07:38:59.518Z] f757da607395: Pulling fs layer [2021-10-25T07:38:59.518Z] 05883995daec: Pulling fs layer [2021-10-25T07:38:59.518Z] 8603b9c90790: Pulling fs layer [2021-10-25T07:38:59.518Z] 1560dd03e051: Pulling fs layer [2021-10-25T07:38:59.518Z] 27f5ce0e4adf: Pulling fs layer [2021-10-25T07:38:59.518Z] c2d8d7efcc4b: Pulling fs layer [2021-10-25T07:38:59.518Z] 1560dd03e051: Waiting [2021-10-25T07:38:59.518Z] 8603b9c90790: Waiting [2021-10-25T07:38:59.518Z] 27f5ce0e4adf: Waiting [2021-10-25T07:38:59.518Z] c2d8d7efcc4b: Waiting [2021-10-25T07:38:59.518Z] f757da607395: Verifying Checksum [2021-10-25T07:38:59.518Z] f757da607395: Download complete [2021-10-25T07:38:59.518Z] 8603b9c90790: Verifying Checksum [2021-10-25T07:38:59.518Z] 8603b9c90790: Download complete [2021-10-25T07:38:59.794Z] 1560dd03e051: Verifying Checksum [2021-10-25T07:38:59.794Z] 1560dd03e051: Download complete [2021-10-25T07:38:59.794Z] 27f5ce0e4adf: Verifying Checksum [2021-10-25T07:38:59.794Z] 27f5ce0e4adf: Download complete [2021-10-25T07:38:59.794Z] 05883995daec: Verifying Checksum [2021-10-25T07:38:59.794Z] 05883995daec: Download complete [2021-10-25T07:39:00.067Z] 448f6bf000e3: Verifying Checksum [2021-10-25T07:39:00.067Z] 448f6bf000e3: Download complete [2021-10-25T07:39:02.687Z] c2d8d7efcc4b: Verifying Checksum [2021-10-25T07:39:02.687Z] c2d8d7efcc4b: Download complete [2021-10-25T07:39:03.663Z] 448f6bf000e3: Pull complete [2021-10-25T07:39:04.254Z] f757da607395: Pull complete [2021-10-25T07:39:05.681Z] 05883995daec: Pull complete [2021-10-25T07:39:05.955Z] 8603b9c90790: Pull complete [2021-10-25T07:39:06.932Z] 1560dd03e051: Pull complete [2021-10-25T07:39:07.204Z] 27f5ce0e4adf: Pull complete [2021-10-25T07:39:22.274Z] c2d8d7efcc4b: Pull complete [2021-10-25T07:39:22.274Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-25T07:39:22.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T07:39:22.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-25T07:39:22.539Z] prd-ubuntu18.04-docker-arm64-4c-16g-1485 does not seem to be running inside a container [2021-10-25T07:39:22.607Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-10-25T07:39:25.429Z] $ docker top fe4a6d08452c635c1c7ef0e56921ffdd63d48d13d54f91c4549229bd8402ed89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:39:26.427Z] ---> job-cost.sh [2021-10-25T07:39:26.427Z] lf-activate-venv: SKIPPING [2021-10-25T07:39:26.427Z] INFO: No Stack... [2021-10-25T07:39:27.399Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-25T07:39:27.670Z] INFO: Archiving Costs [Pipeline] sh [2021-10-25T07:39:28.333Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-10-25T07:39:28.333Z] + cut -d, -f6 [Pipeline] lock [2021-10-25T07:39:28.389Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3770-3-stack-cost] [2021-10-25T07:39:28.395Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3770-3-stack-cost] did not exist. Created. [2021-10-25T07:39:28.395Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3770-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-25T07:39:29.056Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-25T07:39:29.286Z] Stashed 1 file(s) [Pipeline] } [2021-10-25T07:39:29.293Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3770-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-25T07:39:29.297Z] $ docker stop --time=1 fe4a6d08452c635c1c7ef0e56921ffdd63d48d13d54f91c4549229bd8402ed89 [2021-10-25T07:39:30.928Z] $ docker rm -f fe4a6d08452c635c1c7ef0e56921ffdd63d48d13d54f91c4549229bd8402ed89 [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 [2021-10-25T07:39:31.719Z] provisioning config files... [2021-10-25T07:39:31.747Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4167356479343060505tmp [Pipeline] { [Pipeline] sh [2021-10-25T07:39:32.191Z] + set +x [2021-10-25T07:39:32.191Z] + curl -s https://codecov.io/bash [2021-10-25T07:39:32.191Z] + bash -s -- [2021-10-25T07:39:32.191Z] [2021-10-25T07:39:32.191Z] _____ _ [2021-10-25T07:39:32.191Z] / ____| | | [2021-10-25T07:39:32.191Z] | | ___ __| | ___ ___ _____ __ [2021-10-25T07:39:32.191Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-25T07:39:32.191Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-25T07:39:32.191Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-25T07:39:32.191Z] Bash-1.0.6 [2021-10-25T07:39:32.191Z] [2021-10-25T07:39:32.191Z] [2021-10-25T07:39:32.192Z] ==> git version 2.24.4 found [2021-10-25T07:39:32.192Z] ==> 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 [2021-10-25T07:39:32.192Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-25T07:39:32.192Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-25T07:39:32.192Z] ==> Jenkins CI detected. [2021-10-25T07:39:32.192Z] current dir:  /w/workspace/edgex-go/3 [2021-10-25T07:39:32.192Z] project root: . [2021-10-25T07:39:32.192Z] --> token set from env [2021-10-25T07:39:32.192Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-25T07:39:32.192Z] ==> Running gcov in . (disable via -X gcov) [2021-10-25T07:39:32.192Z] ==> Python coveragepy not found [2021-10-25T07:39:32.192Z] ==> Searching for coverage reports in: [2021-10-25T07:39:32.192Z] + . [2021-10-25T07:39:32.192Z] -> Found 1 reports [2021-10-25T07:39:32.192Z] ==> Detecting git/mercurial file structure [2021-10-25T07:39:32.192Z] ==> Reading reports [2021-10-25T07:39:32.192Z] + ./coverage.out bytes=425844 [2021-10-25T07:39:32.192Z] ==> Appending adjustments [2021-10-25T07:39:32.192Z] https://docs.codecov.io/docs/fixing-reports [2021-10-25T07:39:33.690Z] + Found adjustments [2021-10-25T07:39:33.690Z] ==> Gzipping contents [2021-10-25T07:39:33.690Z] 60K /tmp/codecov.U5F7El.gz [2021-10-25T07:39:33.690Z] ==> Uploading reports [2021-10-25T07:39:33.690Z] url: https://codecov.io [2021-10-25T07:39:33.690Z] query: branch=PR-3770&commit=da87a6977c85908b24fe6f55c336e0ebd212442e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= [2021-10-25T07:39:33.690Z] -> Pinging Codecov [2021-10-25T07:39:33.690Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3770&commit=da87a6977c85908b24fe6f55c336e0ebd212442e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= [2021-10-25T07:39:33.951Z] -> Uploading to [2021-10-25T07:39:33.951Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-25/00271124DB129430A58F1EEE437C3FCB/da87a6977c85908b24fe6f55c336e0ebd212442e/aea58b61-fa89-42b3-bc25-63c9aabcf16e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211025T073933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9dd25c053e30e9731852637d9b2e4c9c1f5e3d3b3f05d55c327b46971be87afb [2021-10-25T07:39:33.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T07:39:33.951Z] Dload Upload Total Spent Left Speed [2021-10-25T07:39:34.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57518 0 0 100 57518 0 160k --:--:-- --:--:-- --:--:-- 160k [2021-10-25T07:39:34.211Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/da87a6977c85908b24fe6f55c336e0ebd212442e [Pipeline] } [2021-10-25T07:39:34.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-25T07:39:35.004Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:39:35.312Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:39:35.872Z] ---> package-listing.sh [2021-10-25T07:39:35.872Z] ++ facter osfamily [2021-10-25T07:39:35.872Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-25T07:39:36.134Z] + OS_FAMILY=redhat [2021-10-25T07:39:36.134Z] + workspace=/w/workspace/edgex-go/3 [2021-10-25T07:39:36.134Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-25T07:39:36.134Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-25T07:39:36.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-25T07:39:36.134Z] + PACKAGES=/tmp/packages_start.txt [2021-10-25T07:39:36.134Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-25T07:39:36.134Z] + PACKAGES=/tmp/packages_end.txt [2021-10-25T07:39:36.134Z] + case "${OS_FAMILY}" in [2021-10-25T07:39:36.134Z] + sort [2021-10-25T07:39:36.134Z] + rpm -qa [2021-10-25T07:39:39.437Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-25T07:39:39.437Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-25T07:39:39.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-25T07:39:39.437Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-25T07:39:39.437Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-10-25T07:39:39.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-10-25T07:39:39.449Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-25T07:39:39.732Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:39:40.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T07:39:40.309Z] [2021-10-25T07:39:40.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T07:39:40.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T07:39:40.615Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-25T07:39:40.615Z] b4d181a07f80: Pulling fs layer [2021-10-25T07:39:40.615Z] a1111a8f2ec3: Pulling fs layer [2021-10-25T07:39:40.615Z] ed53099fbce6: Pulling fs layer [2021-10-25T07:39:40.615Z] dc539afda2c1: Pulling fs layer [2021-10-25T07:39:40.615Z] 77bc0d833cb6: Pulling fs layer [2021-10-25T07:39:40.615Z] 9065ff56babe: Pulling fs layer [2021-10-25T07:39:40.615Z] d287ab97295c: Pulling fs layer [2021-10-25T07:39:40.615Z] dc539afda2c1: Waiting [2021-10-25T07:39:40.615Z] 77bc0d833cb6: Waiting [2021-10-25T07:39:40.615Z] 9065ff56babe: Waiting [2021-10-25T07:39:40.615Z] d287ab97295c: Waiting [2021-10-25T07:39:40.615Z] a1111a8f2ec3: Verifying Checksum [2021-10-25T07:39:40.615Z] a1111a8f2ec3: Download complete [2021-10-25T07:39:40.615Z] dc539afda2c1: Verifying Checksum [2021-10-25T07:39:40.615Z] dc539afda2c1: Download complete [2021-10-25T07:39:40.615Z] ed53099fbce6: Verifying Checksum [2021-10-25T07:39:40.615Z] ed53099fbce6: Download complete [2021-10-25T07:39:40.615Z] 77bc0d833cb6: Verifying Checksum [2021-10-25T07:39:40.615Z] 77bc0d833cb6: Download complete [2021-10-25T07:39:40.615Z] 9065ff56babe: Verifying Checksum [2021-10-25T07:39:40.615Z] 9065ff56babe: Download complete [2021-10-25T07:39:40.877Z] b4d181a07f80: Verifying Checksum [2021-10-25T07:39:40.877Z] b4d181a07f80: Download complete [2021-10-25T07:39:41.449Z] d287ab97295c: Verifying Checksum [2021-10-25T07:39:41.449Z] d287ab97295c: Download complete [2021-10-25T07:39:42.406Z] b4d181a07f80: Pull complete [2021-10-25T07:39:42.406Z] a1111a8f2ec3: Pull complete [2021-10-25T07:39:42.991Z] ed53099fbce6: Pull complete [2021-10-25T07:39:42.991Z] dc539afda2c1: Pull complete [2021-10-25T07:39:43.251Z] 77bc0d833cb6: Pull complete [2021-10-25T07:39:43.251Z] 9065ff56babe: Pull complete [2021-10-25T07:39:48.577Z] d287ab97295c: Pull complete [2021-10-25T07:39:48.577Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-25T07:39:48.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T07:39:48.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-25T07:39:48.640Z] prd-centos7-docker-4c-2g-1483 does not seem to be running inside a container [2021-10-25T07:39:48.690Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat [2021-10-25T07:39:51.702Z] $ docker top 067d27167c751b427918e7bed5dfc5acde6a90b931332301a8dff30f0120f2cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T07:39:52.054Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-25T07:39:52.342Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-25T07:39:52.632Z] + ls /var/log/sa-host [2021-10-25T07:39:52.632Z] + sadf -c /var/log/sa-host/sa25 [2021-10-25T07:39:52.632Z] file_magic: OK [2021-10-25T07:39:52.632Z] HZ: Using current value: 100 [2021-10-25T07:39:52.632Z] file_header: OK [2021-10-25T07:39:52.632Z] 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 [2021-10-25T07:39:52.632Z] Statistics: [2021-10-25T07:39:52.632Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-25T07:39:52.632Z] File successfully converted to sysstat format version 12.0.3 [2021-10-25T07:39:52.632Z] + sadf -c /var/log/sa-host/sa30 [2021-10-25T07:39:52.632Z] file_magic: OK [2021-10-25T07:39:52.632Z] HZ: Using current value: 100 [2021-10-25T07:39:52.632Z] file_header: OK [2021-10-25T07:39:52.632Z] 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 [2021-10-25T07:39:52.632Z] Statistics: [2021-10-25T07:39:52.632Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-25T07:39:52.632Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T07:39:52.704Z] provisioning config files... [2021-10-25T07:39:52.714Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5861626584115242447tmp [Pipeline] { [Pipeline] echo [2021-10-25T07:39:52.725Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:39:53.019Z] ---> create-netrc.sh [Pipeline] } [2021-10-25T07:39:53.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:39:53.350Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-25T07:39:53.359Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:39:53.650Z] ---> sudo-logs.sh [2021-10-25T07:39:53.650Z] Archiving 'sudo' log.. [2021-10-25T07:39:53.650Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1483.novalocal: Name or service not known [2021-10-25T07:39:53.650Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1483.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-25T07:39:53.674Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:39:53.967Z] ---> job-cost.sh [2021-10-25T07:39:53.967Z] lf-activate-venv: SKIPPING [2021-10-25T07:39:53.967Z] DEBUG: total: 0.10999999940395355 [2021-10-25T07:39:53.967Z] INFO: Retrieving Stack Cost... [2021-10-25T07:40:12.082Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-25T07:40:12.082Z] INFO: Archiving Costs [Pipeline] echo [2021-10-25T07:40:12.090Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T07:40:12.379Z] ---> logs-deploy.sh [2021-10-25T07:40:12.379Z] lf-activate-venv: SKIPPING [2021-10-25T07:40:12.379Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3770/3 [2021-10-25T07:40:12.379Z] INFO: archiving workspace using pattern(s): [2021-10-25T07:40:12.952Z] Archives upload complete. [2021-10-25T07:40:13.212Z] INFO: archiving logs to Nexus