Pull request #3781 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from bb1a13e05b0f303c42fca8a94706dad9e44fb1fb+a2b69b26302f7c1f6618b98aa17e76474aebfec2 (9a19146bbd0d6fc757afa73ccb53238cebfa0ce9) 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-ssh759516343675660507.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 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-ssh4029833735917335221.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 d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 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-3781/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-3781/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6829191881170965838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 # timeout=10 Commit message: "feat: implement new function to grab latest lts commit" > 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-ssh8827319033341721648.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-3781/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-3781/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4208402682081533268.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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2028 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [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-ssh7121389517989258646.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 a2b69b26302f7c1f6618b98aa17e76474aebfec2 into PR head commit bb1a13e05b0f303c42fca8a94706dad9e44fb1fb Merge succeeded, producing bb1a13e05b0f303c42fca8a94706dad9e44fb1fb Checking out Revision bb1a13e05b0f303c42fca8a94706dad9e44fb1fb (PR-3781) > 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-ssh3026183057190254734.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # 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-ssh2102546184786833549.key > git merge a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # timeout=10 Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-26T11:22:48.654Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-26T11:22:48.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-26T11:22:48.716Z] ========================================================= [2021-10-26T11:22:48.716Z] EdgeX Global Pipelines Version Info [2021-10-26T11:22:48.716Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:22:49.885Z] ------------------- [2021-10-26T11:22:49.885Z] stable info: [2021-10-26T11:22:49.885Z] ------------------- [2021-10-26T11:22:49.885Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T11:22:49.885Z] Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 [2021-10-26T11:22:49.885Z] Message: testing jakarta lts changes > git rev-list --no-walk fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 [2021-10-26T11:22:50.456Z] ------------------- [2021-10-26T11:22:50.456Z] experimental info: [2021-10-26T11:22:50.456Z] ------------------- [2021-10-26T11:22:50.456Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T11:22:50.456Z] Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 [2021-10-26T11:22:50.456Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-26T11:22:50.535Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-26T11:22:50.546Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-26T11:22:50.559Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-26T11:22:50.568Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-26T11:22:50.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-26T11:22:50.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-26T11:22:50.597Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-10-26T11:22:50.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-26T11:22:50.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-26T11:22:50.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-26T11:22:50.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-26T11:22:50.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-26T11:22:50.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-26T11:22:50.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-26T11:22:50.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-26T11:22:50.685Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T11:22:50.694Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T11:22:50.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-26T11:22:50.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-26T11:22:50.731Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-26T11:22:50.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-26T11:22:50.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-26T11:22:50.761Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3781 [Pipeline] echo [2021-10-26T11:22:50.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3781 [Pipeline] echo [2021-10-26T11:22:50.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3781 [Pipeline] echo [2021-10-26T11:22:50.792Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [Pipeline] echo [2021-10-26T11:22:50.801Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb1a13e [Pipeline] echo [2021-10-26T11:22:50.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T11:22:50.849Z] provisioning config files... [2021-10-26T11:22:50.861Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3301619000333347173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:22:51.169Z] ---> docker-login.sh [2021-10-26T11:22:51.169Z] nexus3.edgexfoundry.org:10001 [2021-10-26T11:22:51.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T11:22:51.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T11:22:51.430Z] Configure a credential helper to remove this warning. See [2021-10-26T11:22:51.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T11:22:51.430Z] [2021-10-26T11:22:51.430Z] Login Succeeded [2021-10-26T11:22:51.430Z] nexus3.edgexfoundry.org:10002 [2021-10-26T11:22:51.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T11:22:51.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T11:22:51.430Z] Configure a credential helper to remove this warning. See [2021-10-26T11:22:51.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T11:22:51.430Z] [2021-10-26T11:22:51.430Z] Login Succeeded [2021-10-26T11:22:51.430Z] nexus3.edgexfoundry.org:10003 [2021-10-26T11:22:51.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T11:22:51.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T11:22:51.695Z] Configure a credential helper to remove this warning. See [2021-10-26T11:22:51.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T11:22:51.695Z] [2021-10-26T11:22:51.695Z] Login Succeeded [2021-10-26T11:22:51.695Z] nexus3.edgexfoundry.org:10004 [2021-10-26T11:22:51.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T11:22:51.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T11:22:51.695Z] Configure a credential helper to remove this warning. See [2021-10-26T11:22:51.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T11:22:51.695Z] [2021-10-26T11:22:51.695Z] Login Succeeded [2021-10-26T11:22:51.695Z] docker.io [2021-10-26T11:22:51.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T11:22:52.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T11:22:52.222Z] Configure a credential helper to remove this warning. See [2021-10-26T11:22:52.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T11:22:52.222Z] [2021-10-26T11:22:52.222Z] Login Succeeded [2021-10-26T11:22:52.222Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T11:22:52.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T11:22:52.541Z] ++ 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-26T11:22:52.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T11:22:52.541Z] ++ dirname cmd/core-command/Dockerfile [2021-10-26T11:22:52.541Z] ++ cut -d/ -f2 [2021-10-26T11:22:52.541Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-26T11:22:52.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T11:22:52.541Z] ++ dirname cmd/core-data/Dockerfile [2021-10-26T11:22:52.541Z] ++ cut -d/ -f2 [2021-10-26T11:22:52.541Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-26T11:22:52.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T11:22:52.541Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-26T11:22:52.541Z] ++ cut -d/ -f2 [2021-10-26T11:22:52.541Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-26T11:22:52.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T11:22:52.541Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-26T11:22:52.541Z] ++ cut -d/ -f2 [2021-10-26T11:22:52.541Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-26T11:22:52.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T11:22:52.541Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-26T11:22:52.541Z] ++ cut -d/ -f2 [2021-10-26T11:22:52.541Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-26T11:22:52.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T11:22:52.541Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-26T11:22:52.541Z] ++ cut -d/ -f2 [2021-10-26T11:22:52.541Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-26T11:22:52.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T11:22:52.541Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-26T11:22:52.541Z] ++ cut -d/ -f2 [2021-10-26T11:22:52.541Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-26T11:22:52.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T11:22:52.541Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-26T11:22:52.541Z] ++ cut -d/ -f2 [2021-10-26T11:22:52.541Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-26T11:22:52.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T11:22:52.541Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-26T11:22:52.541Z] ++ cut -d/ -f2 [2021-10-26T11:22:52.541Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-26T11:22:52.580Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-10-26T11:22:53.003Z] + git rev-list -1 --merges bb1a13e05b0f303c42fca8a94706dad9e44fb1fb~1..bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [Pipeline] echo [2021-10-26T11:22:53.015Z] -----------> git rev-list -1 --merges bb1a13e05b0f303c42fca8a94706dad9e44fb1fb~1..bb1a13e05b0f303c42fca8a94706dad9e44fb1fb bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [false] [Pipeline] sh [2021-10-26T11:22:53.307Z] + git log --format=format:%s -1 bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [Pipeline] echo [2021-10-26T11:22:53.321Z] ========================================================= [2021-10-26T11:22:53.321Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-10-26T11:22:53.321Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:22:54.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T11:22:54.036Z] [2021-10-26T11:22:54.036Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:22:54.344Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T11:22:54.344Z] latest: Pulling from edgex-devops/git-semver [2021-10-26T11:22:54.344Z] a0d0a0d46f8b: Pulling fs layer [2021-10-26T11:22:54.344Z] 3e5f54012d9b: Pulling fs layer [2021-10-26T11:22:54.344Z] 4c7163046ea9: Pulling fs layer [2021-10-26T11:22:54.344Z] 0c2d73faf560: Pulling fs layer [2021-10-26T11:22:54.344Z] 0c2d73faf560: Waiting [2021-10-26T11:22:54.344Z] 3e5f54012d9b: Verifying Checksum [2021-10-26T11:22:54.344Z] 3e5f54012d9b: Download complete [2021-10-26T11:22:54.344Z] a0d0a0d46f8b: Download complete [2021-10-26T11:22:54.344Z] 0c2d73faf560: Verifying Checksum [2021-10-26T11:22:54.344Z] 0c2d73faf560: Download complete [2021-10-26T11:22:54.344Z] 4c7163046ea9: Verifying Checksum [2021-10-26T11:22:54.344Z] 4c7163046ea9: Download complete [2021-10-26T11:22:54.612Z] a0d0a0d46f8b: Pull complete [2021-10-26T11:22:54.612Z] 3e5f54012d9b: Pull complete [2021-10-26T11:22:54.877Z] 4c7163046ea9: Pull complete [2021-10-26T11:22:55.142Z] 0c2d73faf560: Pull complete [2021-10-26T11:22:55.142Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-26T11:22:55.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T11:22:55.142Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-26T11:22:55.212Z] prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container [2021-10-26T11:22:55.256Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T11:22:55.902Z] $ docker top 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T11:22:55.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T11:22:55.993Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T11:22:56.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T11:22:56.107Z] $ docker exec 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d ssh-agent [2021-10-26T11:22:56.213Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGecBFa/agent.13 [2021-10-26T11:22:56.213Z] SSH_AGENT_PID=20 [2021-10-26T11:22:56.219Z] Running ssh-add (command line suppressed) [2021-10-26T11:22:56.313Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2553536013157198947.key (/w/workspace/edgex-go/3@tmp/private_key_2553536013157198947.key) [2021-10-26T11:22:56.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T11:22:56.618Z] + git tag --points-at HEAD [Pipeline] } [2021-10-26T11:22:56.628Z] $ docker exec --env ******** --env ******** 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d ssh-agent -k [2021-10-26T11:22:56.720Z] unset SSH_AUTH_SOCK; [2021-10-26T11:22:56.720Z] unset SSH_AGENT_PID; [2021-10-26T11:22:56.721Z] echo Agent pid 20 killed; [2021-10-26T11:22:56.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-26T11:22:56.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T11:22:56.754Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T11:22:56.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T11:22:56.864Z] $ docker exec 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d ssh-agent [2021-10-26T11:22:56.997Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEgkFop/agent.55 [2021-10-26T11:22:56.997Z] SSH_AGENT_PID=61 [2021-10-26T11:22:57.002Z] Running ssh-add (command line suppressed) [2021-10-26T11:22:57.104Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3349733483129822069.key (/w/workspace/edgex-go/3@tmp/private_key_3349733483129822069.key) [2021-10-26T11:22:57.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T11:22:57.405Z] + git semver init [2021-10-26T11:22:57.405Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T11:22:57.405Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-10-26T11:22:57.405Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-10-26T11:22:57.405Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T11:22:57.405Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T11:22:57.405Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T11:22:57.405Z] # $SEMVER_BRANCH = PR-3781 [2021-10-26T11:22:57.405Z] # $SEMVER_TEMP = /tmp/semver-326155944 [2021-10-26T11:22:57.405Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-26T11:23:24.035Z] # '/tmp/semver-326155944' -> '/w/workspace/edgex-go/3/.semver' [2021-10-26T11:23:24.035Z] # -> Force: false [2021-10-26T11:23:24.035Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-10-26T11:23:24.043Z] $ docker exec --env ******** --env ******** 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d ssh-agent -k [2021-10-26T11:23:24.132Z] unset SSH_AUTH_SOCK; [2021-10-26T11:23:24.133Z] unset SSH_AGENT_PID; [2021-10-26T11:23:24.133Z] echo Agent pid 61 killed; [2021-10-26T11:23:24.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T11:23:24.454Z] + git semver [Pipeline] } [2021-10-26T11:23:24.466Z] $ docker stop --time=1 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d [2021-10-26T11:23:26.492Z] $ docker rm -f 40f8a3d22cfb612076cbf494a9f505b65b83e2f6dce3ed1fbde6be3d054ae55d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T11:23:26.865Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-26T11:23:27.115Z] Stashed 1 file(s) [Pipeline] echo [2021-10-26T11:23:27.118Z] [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-26T11:23:27.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-26T11:23:27.345Z] ========================================================= [2021-10-26T11:23:27.345Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-26T11:23:27.345Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T11:23:27.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T11:23:27.636Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-26T11:23:27.636Z] a0d0a0d46f8b: Already exists [2021-10-26T11:23:27.636Z] 31adcdaf11c8: Pulling fs layer [2021-10-26T11:23:27.636Z] b8b176561691: Pulling fs layer [2021-10-26T11:23:27.636Z] 4527c011a84f: Pulling fs layer [2021-10-26T11:23:27.636Z] 5d74067f8e1e: Pulling fs layer [2021-10-26T11:23:27.636Z] e0aca202a116: Pulling fs layer [2021-10-26T11:23:27.636Z] 3a43be97a3b4: Pulling fs layer [2021-10-26T11:23:27.636Z] 34cad66bf833: Pulling fs layer [2021-10-26T11:23:27.636Z] b4e3c513aaa6: Pulling fs layer [2021-10-26T11:23:27.636Z] e0aca202a116: Waiting [2021-10-26T11:23:27.636Z] 3a43be97a3b4: Waiting [2021-10-26T11:23:27.636Z] 34cad66bf833: Waiting [2021-10-26T11:23:27.636Z] b4e3c513aaa6: Waiting [2021-10-26T11:23:27.636Z] 5d74067f8e1e: Waiting [2021-10-26T11:23:27.636Z] b8b176561691: Verifying Checksum [2021-10-26T11:23:27.636Z] b8b176561691: Download complete [2021-10-26T11:23:27.636Z] 5d74067f8e1e: Verifying Checksum [2021-10-26T11:23:27.636Z] 5d74067f8e1e: Download complete [2021-10-26T11:23:27.636Z] 31adcdaf11c8: Verifying Checksum [2021-10-26T11:23:27.636Z] 31adcdaf11c8: Download complete [2021-10-26T11:23:27.636Z] e0aca202a116: Verifying Checksum [2021-10-26T11:23:27.636Z] e0aca202a116: Download complete [2021-10-26T11:23:27.636Z] 3a43be97a3b4: Verifying Checksum [2021-10-26T11:23:27.636Z] 3a43be97a3b4: Download complete [2021-10-26T11:23:27.905Z] 31adcdaf11c8: Pull complete [2021-10-26T11:23:27.905Z] 34cad66bf833: Verifying Checksum [2021-10-26T11:23:27.905Z] 34cad66bf833: Download complete [2021-10-26T11:23:27.905Z] b8b176561691: Pull complete [2021-10-26T11:23:28.173Z] 4527c011a84f: Verifying Checksum [2021-10-26T11:23:28.173Z] 4527c011a84f: Download complete [2021-10-26T11:23:28.442Z] b4e3c513aaa6: Verifying Checksum [2021-10-26T11:23:28.442Z] b4e3c513aaa6: Download complete [2021-10-26T11:23:31.775Z] 4527c011a84f: Pull complete [2021-10-26T11:23:31.775Z] 5d74067f8e1e: Pull complete [2021-10-26T11:23:32.034Z] e0aca202a116: Pull complete [2021-10-26T11:23:32.034Z] 3a43be97a3b4: Pull complete [2021-10-26T11:23:32.034Z] 34cad66bf833: Pull complete [2021-10-26T11:23:34.617Z] b4e3c513aaa6: Pull complete [2021-10-26T11:23:34.617Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-26T11:23:34.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T11:23:34.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T11:23:34.914Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T11:23:34.914Z] WORKDIR /edgex [2021-10-26T11:23:34.914Z] COPY go.mod . [2021-10-26T11:23:34.915Z] RUN go mod download' [2021-10-26T11:23:34.915Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-26T11:23:36.843Z] Sending build context to Docker daemon 329.8MB [2021-10-26T11:23:36.843Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T11:23:36.843Z] ---> 9f6097aaca64 [2021-10-26T11:23:36.843Z] Step 2/4 : WORKDIR /edgex [2021-10-26T11:23:38.768Z] ---> Running in 6df28898d597 [2021-10-26T11:23:38.768Z] Removing intermediate container 6df28898d597 [2021-10-26T11:23:38.768Z] ---> 5a3dc8ee4158 [2021-10-26T11:23:38.768Z] Step 3/4 : COPY go.mod . [2021-10-26T11:23:38.768Z] ---> 6a8a0d9fb0b7 [2021-10-26T11:23:38.768Z] Step 4/4 : RUN go mod download [2021-10-26T11:23:38.768Z] ---> Running in 4d85ca14dfed [2021-10-26T11:23:42.306Z] Still waiting to schedule task [2021-10-26T11:23:42.306Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-26T11:24:25.520Z] Removing intermediate container 4d85ca14dfed [2021-10-26T11:24:25.521Z] ---> c76abc6b096c [2021-10-26T11:24:25.521Z] Successfully built c76abc6b096c [2021-10-26T11:24:25.521Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:24:25.838Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T11:24:25.838Z] . [Pipeline] withDockerContainer [2021-10-26T11:24:25.905Z] prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container [2021-10-26T11:24:25.968Z] $ 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 ******** ci-base-image-x86_64 cat [2021-10-26T11:24:26.331Z] $ docker top 3098d023d39783ba8a038b985192f9e7054c3ba2a9e254b62b3ac63eb5d90d68 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T11:24:26.705Z] + go version [2021-10-26T11:24:26.705Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-26T11:24:26.714Z] $ docker stop --time=1 3098d023d39783ba8a038b985192f9e7054c3ba2a9e254b62b3ac63eb5d90d68 [2021-10-26T11:24:27.900Z] $ docker rm -f 3098d023d39783ba8a038b985192f9e7054c3ba2a9e254b62b3ac63eb5d90d68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:24:28.422Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T11:24:28.422Z] . [Pipeline] withDockerContainer [2021-10-26T11:24:28.489Z] prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container [2021-10-26T11:24:28.519Z] $ 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 ******** ci-base-image-x86_64 cat [2021-10-26T11:24:28.842Z] $ docker top b0fa4afb609b40d51c49401e6f4d7c5454fff02bac8b735592c9e59ca44459fc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T11:24:28.919Z] ========================================================= [2021-10-26T11:24:28.919Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T11:24:28.919Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T11:24:29.209Z] + make test [2021-10-26T11:24:29.209Z] go mod tidy [2021-10-26T11:24:29.209Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T11:24:34.519Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T11:24:52.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T11:24:56.050Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T11:24:56.050Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T11:24:56.643Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T11:24:59.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T11:24:59.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T11:24:59.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T11:24:59.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T11:25:00.104Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T11:25:00.104Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T11:25:00.681Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T11:25:00.681Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T11:25:00.681Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T11:25:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T11:25:02.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-10-26T11:25:02.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T11:25:02.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T11:25:03.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2021-10-26T11:25:03.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T11:25:03.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 44.7% of statements [2021-10-26T11:25:03.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T11:25:03.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T11:25:04.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.5% of statements [2021-10-26T11:25:04.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T11:25:04.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T11:25:05.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements [2021-10-26T11:25:05.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T11:25:05.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T11:25:05.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T11:25:05.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T11:25:05.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T11:25:05.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 94.2% of statements [2021-10-26T11:25:05.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T11:25:05.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T11:25:06.250Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-10-26T11:25:06.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T11:25:06.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T11:25:06.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T11:25:06.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T11:25:06.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T11:25:06.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements [2021-10-26T11:25:06.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T11:25:06.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T11:25:06.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T11:25:07.480Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2021-10-26T11:25:07.480Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T11:25:07.480Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-10-26T11:25:07.480Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-10-26T11:25:07.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T11:25:08.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2021-10-26T11:25:08.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-10-26T11:25:08.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-10-26T11:25:08.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2021-10-26T11:25:08.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-10-26T11:25:21.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-10-26T11:25:21.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-10-26T11:25:25.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 82.5% of statements [2021-10-26T11:25:25.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.244s coverage: 70.4% of statements [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.4% of statements [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T11:25:47.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-10-26T11:25:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T11:25:52.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.054s coverage: 17.7% of statements [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T11:25:52.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T11:25:52.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.048s coverage: 63.2% of statements [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T11:25:52.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T11:25:52.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T11:25:52.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T11:25:52.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-10-26T11:25:52.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-26T11:25:52.672Z] 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-26T11:26:24.916Z] GO111MODULE=on go vet ./... [2021-10-26T11:26:34.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T11:26:34.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T11:26:34.964Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-26T11:26:35.259Z] + ls -al . [2021-10-26T11:26:35.259Z] total 636 [2021-10-26T11:26:35.259Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 11:26 . [2021-10-26T11:26:35.259Z] drwxr-xr-x 4 root root 28 Oct 26 11:24 .. [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 11:22 .dockerignore [2021-10-26T11:26:35.259Z] drwxrwxr-x 8 1001 1001 179 Oct 26 11:22 .git [2021-10-26T11:26:35.259Z] drwxrwxr-x 4 1001 1001 142 Oct 26 11:22 .github [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 11:22 .gitignore [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 11:22 .golangci.yml [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 11:22 .hadolint.yml [2021-10-26T11:26:35.259Z] drwx------ 3 1001 1001 58 Oct 26 11:23 .semver [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 11:22 .sonarcloud.properties [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 11:22 ADOPTERS.md [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 11:22 Attribution.txt [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 11:22 CHANGELOG.md [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 11:22 CONTRIBUTING.md [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 11:22 GOVERNANCE.md [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 11:22 Jenkinsfile [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 11:22 LICENSE [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 11:22 Makefile [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 11:22 OWNERS.md [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 11:22 README.md [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 11:22 SECURITY.md [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 11:23 VERSION [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 11:22 ZMQWindows.md [2021-10-26T11:26:35.259Z] drwxrwxr-x 2 1001 1001 37 Oct 26 11:22 bin [2021-10-26T11:26:35.259Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 11:22 cmd [2021-10-26T11:26:35.259Z] -rw-r--r-- 1 root root 426513 Oct 26 11:25 coverage.out [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 11:22 go.mod [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 50414 Oct 26 11:24 go.sum [2021-10-26T11:26:35.259Z] drwxrwxr-x 8 1001 1001 124 Oct 26 11:22 internal [2021-10-26T11:26:35.259Z] drwxrwxr-x 3 1001 1001 16 Oct 26 11:22 openapi [2021-10-26T11:26:35.259Z] drwxrwxr-x 4 1001 1001 71 Oct 26 11:22 snap [2021-10-26T11:26:35.259Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 11:22 version.go [Pipeline] sh [2021-10-26T11:26:35.554Z] + '[' -e coverage.out ] [2021-10-26T11:26:35.554Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T11:26:35.652Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T11:26:35.938Z] + make build [2021-10-26T11:26:35.939Z] 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-26T11:26:37.325Z] 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-26T11:26:38.724Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2030 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [Pipeline] { [Pipeline] ws [2021-10-26T11:26:38.734Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-26T11:26:38.915Z] The recommended git tool is: git [2021-10-26T11:26:43.978Z] 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-26T11:26:44.069Z] using credential edgex-jenkins-ssh [2021-10-26T11:26:44.110Z] Cloning the remote Git repository [2021-10-26T11:26:44.244Z] 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-26T11:26:44.180Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T11:26:44.267Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-26T11:26:44.369Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T11:26:44.370Z] > git --version # timeout=10 [2021-10-26T11:26:44.403Z] > git --version # 'git version 2.17.1' [2021-10-26T11:26:44.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T11:26:44.491Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T11:26:45.626Z] 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-26T11:26:45.626Z] 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-26T11:26:46.589Z] 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-26T11:26:47.552Z] 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-26T11:26:48.129Z] 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-26T11:26:49.080Z] 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-26T11:26:50.023Z] 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-26T11:26:50.598Z] 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-26T11:26:52.011Z] $ docker stop --time=1 b0fa4afb609b40d51c49401e6f4d7c5454fff02bac8b735592c9e59ca44459fc [2021-10-26T11:26:54.170Z] $ docker rm -f b0fa4afb609b40d51c49401e6f4d7c5454fff02bac8b735592c9e59ca44459fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:26:55.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T11:26:55.803Z] [2021-10-26T11:26:55.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:26:56.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T11:26:56.523Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-26T11:26:56.523Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-26T11:26:56.523Z] ca9280d653b3: Pulling fs layer [2021-10-26T11:26:56.523Z] 7e9c9ca2126c: Pulling fs layer [2021-10-26T11:26:56.523Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-26T11:26:56.523Z] cbdbe7a5bc2a: Download complete [2021-10-26T11:26:56.950Z] cbdbe7a5bc2a: Pull complete [2021-10-26T11:26:56.950Z] ca9280d653b3: Verifying Checksum [2021-10-26T11:26:56.950Z] ca9280d653b3: Download complete [2021-10-26T11:26:56.950Z] 7e9c9ca2126c: Verifying Checksum [2021-10-26T11:26:56.950Z] 7e9c9ca2126c: Download complete [2021-10-26T11:26:57.235Z] ca9280d653b3: Pull complete [2021-10-26T11:27:01.681Z] 7e9c9ca2126c: Pull complete [2021-10-26T11:27:01.681Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-26T11:27:01.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T11:27:01.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-26T11:27:01.744Z] prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container [2021-10-26T11:27:01.779Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-26T11:27:02.437Z] Merging remotes/origin/main commit a2b69b26302f7c1f6618b98aa17e76474aebfec2 into PR head commit bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:27:02.795Z] Merge succeeded, producing bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:27:02.795Z] Checking out Revision bb1a13e05b0f303c42fca8a94706dad9e44fb1fb (PR-3781) [2021-10-26T11:27:01.236Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T11:27:01.267Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T11:27:01.290Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T11:27:01.323Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T11:27:01.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T11:27:01.337Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-26T11:27:02.469Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T11:27:02.490Z] > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # timeout=10 [2021-10-26T11:27:02.723Z] > git remote # timeout=10 [2021-10-26T11:27:02.742Z] > git config --get remote.origin.url # timeout=10 [2021-10-26T11:27:02.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T11:27:02.768Z] > git merge a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 [2021-10-26T11:27:02.792Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-26T11:27:02.815Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T11:27:02.833Z] > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # timeout=10 [2021-10-26T11:27:04.509Z] $ docker top 081bb54da066fd21c76cdb3780017fba16a3031fe6fed1296cc9d72aeb5dd7f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T11:27:04.870Z] + docker-compose build --help [2021-10-26T11:27:04.870Z] + grep parallel [2021-10-26T11:27:05.440Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T11:27:05.449Z] $ docker stop --time=1 081bb54da066fd21c76cdb3780017fba16a3031fe6fed1296cc9d72aeb5dd7f4 [2021-10-26T11:27:06.628Z] $ docker rm -f 081bb54da066fd21c76cdb3780017fba16a3031fe6fed1296cc9d72aeb5dd7f4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:27:07.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T11:27:07.004Z] . [Pipeline] withDockerContainer [2021-10-26T11:27:07.064Z] prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container [2021-10-26T11:27:07.097Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-26T11:27:07.219Z] Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" [2021-10-26T11:27:07.438Z] $ docker top ff269bae27c624e0d807baa6415ebbda0f709aba6e108f67865357bbe4a565d5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-26T11:27:07.815Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T11:27:08.325Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-26T11:27:08.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T11:27:08.325Z] Dload Upload Total Spent Left Speed [2021-10-26T11:27:08.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76779 0 --:--:-- --:--:-- --:--:-- 76283 100 11824 100 11824 0 0 75794 0 --:--:-- --:--:-- --:--:-- 75794 [2021-10-26T11:27:08.389Z] Building core-command ... [2021-10-26T11:27:08.389Z] Building core-data ... [2021-10-26T11:27:08.389Z] Building core-metadata ... [2021-10-26T11:27:08.389Z] Building security-bootstrapper ... [2021-10-26T11:27:08.389Z] Building security-proxy-setup ... [2021-10-26T11:27:08.389Z] Building security-secretstore-setup ... [2021-10-26T11:27:08.389Z] Building support-notifications ... [2021-10-26T11:27:08.389Z] Building support-scheduler ... [2021-10-26T11:27:08.389Z] Building sys-mgmt-agent ... [2021-10-26T11:27:08.389Z] Building core-data [2021-10-26T11:27:08.389Z] Building security-bootstrapper [2021-10-26T11:27:08.389Z] Building security-secretstore-setup [2021-10-26T11:27:08.389Z] Building security-proxy-setup [2021-10-26T11:27:08.389Z] Building sys-mgmt-agent [Pipeline] sh [2021-10-26T11:27:08.747Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-26T11:27:09.103Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-26T11:27:09.103Z] sudo tee /etc/docker/daemon.new [2021-10-26T11:27:09.103Z] { [2021-10-26T11:27:09.103Z] "registry-mirrors": [ [2021-10-26T11:27:09.103Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-26T11:27:09.103Z] ], [2021-10-26T11:27:09.103Z] "bip": "10.250.0.254/24", [2021-10-26T11:27:09.103Z] "hosts": [ [2021-10-26T11:27:09.103Z] "tcp://0.0.0.0:5555", [2021-10-26T11:27:09.103Z] "unix:///var/run/docker.sock" [2021-10-26T11:27:09.103Z] ], [2021-10-26T11:27:09.103Z] "mtu": 1458, [2021-10-26T11:27:09.103Z] "selinux-enabled": true, [2021-10-26T11:27:09.103Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-26T11:27:09.103Z] } [Pipeline] sh [2021-10-26T11:27:09.450Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-26T11:27:09.881Z] + sudo service docker restart [2021-10-26T11:27:18.405Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:27:18.405Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:27:18.405Z] ---> c76abc6b096c [2021-10-26T11:27:18.405Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T11:27:26.554Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:27:26.554Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:27:26.554Z] ---> c76abc6b096c [2021-10-26T11:27:26.554Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T11:27:26.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:27:26.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:27:26.554Z] ---> c76abc6b096c [2021-10-26T11:27:26.554Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T11:27:26.554Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:27:26.554Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:27:26.554Z] ---> c76abc6b096c [2021-10-26T11:27:26.554Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T11:27:27.937Z] ---> Running in fc4296c2fd34 [2021-10-26T11:27:27.937Z] ---> Running in d864b034c583 [2021-10-26T11:27:27.937Z] ---> Running in 0e61f958fa03 [2021-10-26T11:27:28.197Z] ---> Running in 70156a22c4d5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T11:27:28.236Z] provisioning config files... [2021-10-26T11:27:28.262Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6648334287457308038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:27:28.631Z] ---> docker-login.sh [2021-10-26T11:27:28.631Z] nexus3.edgexfoundry.org:10001 [2021-10-26T11:27:29.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T11:27:29.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T11:27:29.846Z] Configure a credential helper to remove this warning. See [2021-10-26T11:27:29.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T11:27:29.846Z] [2021-10-26T11:27:29.846Z] Login Succeeded [2021-10-26T11:27:29.846Z] nexus3.edgexfoundry.org:10002 [2021-10-26T11:27:30.118Z] Removing intermediate container d864b034c583 [2021-10-26T11:27:30.118Z] ---> 6a0d2135e4e6 [2021-10-26T11:27:30.118Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:27:30.118Z] Removing intermediate container 70156a22c4d5 [2021-10-26T11:27:30.118Z] ---> af19545f3911 [2021-10-26T11:27:30.118Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:27:30.118Z] Removing intermediate container 0e61f958fa03 [2021-10-26T11:27:30.118Z] ---> b4184cd20419 [2021-10-26T11:27:30.118Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:27:30.118Z] Removing intermediate container fc4296c2fd34 [2021-10-26T11:27:30.118Z] ---> e0dfb48a1e8b [2021-10-26T11:27:30.118Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:27:30.118Z] ---> Running in d0b945043b2f [2021-10-26T11:27:30.118Z] ---> Running in eddc0ae1bb5f [2021-10-26T11:27:30.118Z] ---> Running in 6c37d1a0598a [2021-10-26T11:27:30.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T11:27:30.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T11:27:30.119Z] Configure a credential helper to remove this warning. See [2021-10-26T11:27:30.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T11:27:30.119Z] [2021-10-26T11:27:30.119Z] Login Succeeded [2021-10-26T11:27:30.380Z] ---> Running in 59b0c26b9996 [2021-10-26T11:27:30.397Z] nexus3.edgexfoundry.org:10003 [2021-10-26T11:27:30.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T11:27:30.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T11:27:30.948Z] Configure a credential helper to remove this warning. See [2021-10-26T11:27:30.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T11:27:30.948Z] [2021-10-26T11:27:30.948Z] Login Succeeded [2021-10-26T11:27:30.948Z] nexus3.edgexfoundry.org:10004 [2021-10-26T11:27:30.988Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:27:30.988Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:27:30.988Z] ---> c76abc6b096c [2021-10-26T11:27:30.988Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T11:27:30.988Z] ---> Using cache [2021-10-26T11:27:30.988Z] ---> af19545f3911 [2021-10-26T11:27:30.988Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:27:30.988Z] ---> Running in 0381b7c1420d [2021-10-26T11:27:31.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T11:27:31.254Z] Removing intermediate container d0b945043b2f [2021-10-26T11:27:31.254Z] ---> 8d145c17ca23 [2021-10-26T11:27:31.254Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T11:27:31.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T11:27:31.495Z] Configure a credential helper to remove this warning. See [2021-10-26T11:27:31.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T11:27:31.495Z] [2021-10-26T11:27:31.495Z] Login Succeeded [2021-10-26T11:27:31.495Z] docker.io [2021-10-26T11:27:31.517Z] ---> Running in 805bdc3d3850 [2021-10-26T11:27:31.517Z] Removing intermediate container 59b0c26b9996 [2021-10-26T11:27:31.517Z] ---> b5f548951968 [2021-10-26T11:27:31.517Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T11:27:31.517Z] ---> Running in 7adc2e02d691 [2021-10-26T11:27:31.517Z] Removing intermediate container 6c37d1a0598a [2021-10-26T11:27:31.517Z] ---> ac713515827b [2021-10-26T11:27:31.517Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T11:27:31.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T11:27:31.781Z] ---> Running in 93156584f328 [2021-10-26T11:27:31.782Z] Removing intermediate container eddc0ae1bb5f [2021-10-26T11:27:31.782Z] ---> 1fc92845ab36 [2021-10-26T11:27:31.782Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T11:27:31.782Z] ---> Running in 08b15dda4a5b [2021-10-26T11:27:32.046Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:27:32.046Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:27:32.046Z] Removing intermediate container 0381b7c1420d [2021-10-26T11:27:32.046Z] ---> 84618f225ef3 [2021-10-26T11:27:32.046Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T11:27:32.046Z] ---> Running in 27bb3b767e98 [2021-10-26T11:27:32.307Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:27:32.307Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:27:32.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T11:27:32.367Z] Configure a credential helper to remove this warning. See [2021-10-26T11:27:32.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T11:27:32.367Z] [2021-10-26T11:27:32.367Z] Login Succeeded [2021-10-26T11:27:32.367Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T11:27:32.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-26T11:27:32.567Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-10-26T11:27:32.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-26T11:27:32.897Z] ========================================================= [2021-10-26T11:27:32.897Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-26T11:27:32.897Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T11:27:33.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:27:33.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:27:33.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:27:33.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:27:33.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T11:27:33.420Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:27:33.420Z] OK: 220 MiB in 52 packages [2021-10-26T11:27:33.420Z] OK: 220 MiB in 52 packages [2021-10-26T11:27:33.549Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-26T11:27:33.549Z] 552d1f2373af: Pulling fs layer [2021-10-26T11:27:33.549Z] ea3f2d53f512: Pulling fs layer [2021-10-26T11:27:33.549Z] 9e70ebbbe112: Pulling fs layer [2021-10-26T11:27:33.549Z] 7a9cfe048b4a: Pulling fs layer [2021-10-26T11:27:33.549Z] 72dc09318566: Pulling fs layer [2021-10-26T11:27:33.549Z] f4f7b4309257: Pulling fs layer [2021-10-26T11:27:33.549Z] 0ac9a79272e3: Pulling fs layer [2021-10-26T11:27:33.549Z] b78e95d17946: Pulling fs layer [2021-10-26T11:27:33.549Z] 7a9cfe048b4a: Waiting [2021-10-26T11:27:33.549Z] 72dc09318566: Waiting [2021-10-26T11:27:33.549Z] f4f7b4309257: Waiting [2021-10-26T11:27:33.549Z] 0ac9a79272e3: Waiting [2021-10-26T11:27:33.549Z] b78e95d17946: Waiting [2021-10-26T11:27:33.549Z] 9e70ebbbe112: Download complete [2021-10-26T11:27:33.549Z] ea3f2d53f512: Download complete [2021-10-26T11:27:33.549Z] 72dc09318566: Verifying Checksum [2021-10-26T11:27:33.549Z] 72dc09318566: Download complete [2021-10-26T11:27:33.549Z] f4f7b4309257: Verifying Checksum [2021-10-26T11:27:33.549Z] f4f7b4309257: Download complete [2021-10-26T11:27:33.549Z] 552d1f2373af: Verifying Checksum [2021-10-26T11:27:33.549Z] 0ac9a79272e3: Verifying Checksum [2021-10-26T11:27:33.549Z] 0ac9a79272e3: Download complete [2021-10-26T11:27:33.686Z] OK: 220 MiB in 52 packages [2021-10-26T11:27:33.686Z] OK: 220 MiB in 52 packages [2021-10-26T11:27:33.686Z] OK: 220 MiB in 52 packages [2021-10-26T11:27:33.951Z] Removing intermediate container 7adc2e02d691 [2021-10-26T11:27:33.951Z] ---> 382071cc963d [2021-10-26T11:27:33.951Z] Step 6/22 : COPY . . [2021-10-26T11:27:33.951Z] Removing intermediate container 93156584f328 [2021-10-26T11:27:33.951Z] ---> 0e2f54f2d7d6 [2021-10-26T11:27:33.951Z] Step 6/20 : COPY . . [2021-10-26T11:27:34.223Z] Removing intermediate container 805bdc3d3850 [2021-10-26T11:27:34.223Z] ---> 510210f5fd2c [2021-10-26T11:27:34.223Z] Step 6/22 : COPY . . [2021-10-26T11:27:34.223Z] Removing intermediate container 08b15dda4a5b [2021-10-26T11:27:34.223Z] ---> a29f7db9dd44 [2021-10-26T11:27:34.223Z] Step 6/24 : COPY . . [2021-10-26T11:27:34.496Z] Removing intermediate container 27bb3b767e98 [2021-10-26T11:27:34.496Z] ---> 9b55966f425d [2021-10-26T11:27:34.496Z] Step 6/30 : COPY . . [2021-10-26T11:27:34.533Z] 552d1f2373af: Pull complete [2021-10-26T11:27:35.139Z] ea3f2d53f512: Pull complete [2021-10-26T11:27:35.738Z] 9e70ebbbe112: Pull complete [2021-10-26T11:27:35.738Z] b78e95d17946: Verifying Checksum [2021-10-26T11:27:35.738Z] b78e95d17946: Download complete [2021-10-26T11:27:36.009Z] 7a9cfe048b4a: Verifying Checksum [2021-10-26T11:27:36.009Z] 7a9cfe048b4a: Download complete [2021-10-26T11:27:46.146Z] 7a9cfe048b4a: Pull complete [2021-10-26T11:27:46.146Z] 72dc09318566: Pull complete [2021-10-26T11:27:46.146Z] f4f7b4309257: Pull complete [2021-10-26T11:27:46.146Z] 0ac9a79272e3: Pull complete [2021-10-26T11:27:51.547Z] b78e95d17946: Pull complete [2021-10-26T11:27:51.547Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-26T11:27:51.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T11:27:51.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T11:27:51.894Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-26T11:27:51.894Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T11:27:51.894Z] WORKDIR /edgex [2021-10-26T11:27:51.894Z] COPY go.mod . [2021-10-26T11:27:51.894Z] RUN go mod download [2021-10-26T11:27:52.653Z] ---> 881671a15d16 [2021-10-26T11:27:52.653Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:27:52.653Z] ---> Running in fcbca10e98aa [2021-10-26T11:27:53.880Z] Sending build context to Docker daemon 166.6MB [2021-10-26T11:27:54.152Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T11:27:54.152Z] ---> 8b459fc5aaf0 [2021-10-26T11:27:54.152Z] Step 2/4 : WORKDIR /edgex [2021-10-26T11:27:56.123Z] ---> Running in 7562c6d56046 [2021-10-26T11:27:56.719Z] Removing intermediate container 7562c6d56046 [2021-10-26T11:27:56.719Z] ---> bd61be0cea26 [2021-10-26T11:27:56.719Z] Step 3/4 : COPY go.mod . [2021-10-26T11:27:57.316Z] ---> c364e4a53971 [2021-10-26T11:27:57.316Z] Step 4/4 : RUN go mod download [2021-10-26T11:27:57.589Z] ---> Running in b42dc9138afa [2021-10-26T11:28:19.238Z] Removing intermediate container fcbca10e98aa [2021-10-26T11:28:19.238Z] ---> 14744ece21ea [2021-10-26T11:28:19.238Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T11:28:19.238Z] ---> de0bf972d58f [2021-10-26T11:28:19.238Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:28:19.238Z] ---> Running in ece9861a9478 [2021-10-26T11:28:19.238Z] ---> Running in 4920d343bf80 [2021-10-26T11:28:19.515Z] ---> 55d04d40d7a1 [2021-10-26T11:28:19.515Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:28:19.515Z] ---> 503398337d08 [2021-10-26T11:28:19.515Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:28:19.515Z] ---> 6bddf1a4cf3c [2021-10-26T11:28:19.515Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:28:19.515Z] ---> Running in 9c158c2a6d9e [2021-10-26T11:28:19.515Z] ---> Running in f37a44acc670 [2021-10-26T11:28:19.515Z] ---> Running in 75359044e02c [2021-10-26T11:28:19.782Z] 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-26T11:28:20.748Z] Removing intermediate container 4920d343bf80 [2021-10-26T11:28:20.748Z] ---> 0a809f853fde [2021-10-26T11:28:20.748Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T11:28:20.748Z] ---> Running in cf5e39009119 [2021-10-26T11:28:20.748Z] Removing intermediate container 9c158c2a6d9e [2021-10-26T11:28:20.748Z] ---> a772324a2223 [2021-10-26T11:28:20.748Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T11:28:20.748Z] ---> Running in 38be37696cc1 [2021-10-26T11:28:21.008Z] 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-26T11:28:21.272Z] Removing intermediate container 75359044e02c [2021-10-26T11:28:21.272Z] ---> 4948be3575fe [2021-10-26T11:28:21.272Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T11:28:21.272Z] ---> Running in 3fdc20e93998 [2021-10-26T11:28:21.272Z] Removing intermediate container f37a44acc670 [2021-10-26T11:28:21.272Z] ---> 0f1dbbc1d574 [2021-10-26T11:28:21.272Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T11:28:21.536Z] ---> Running in 5dd91980915b [2021-10-26T11:28:21.536Z] 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-26T11:28:22.125Z] 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-26T11:28:22.125Z] 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-26T11:29:00.965Z] 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-26T11:29:00.965Z] 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-26T11:29:01.226Z] Removing intermediate container 3fdc20e93998 [2021-10-26T11:29:01.227Z] ---> c0216a34161a [2021-10-26T11:29:01.227Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T11:29:01.497Z] ---> Running in 2e88473ee53c [2021-10-26T11:29:02.497Z] Removing intermediate container ece9861a9478 [2021-10-26T11:29:02.498Z] ---> 8c7c18b99144 [2021-10-26T11:29:02.498Z] [2021-10-26T11:29:02.498Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T11:29:02.498Z] 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-26T11:29:02.761Z] 3.14: Pulling from library/alpine [2021-10-26T11:29:03.357Z] Removing intermediate container 5dd91980915b [2021-10-26T11:29:03.357Z] ---> 9fbc3fb27fbe [2021-10-26T11:29:03.357Z] [2021-10-26T11:29:03.357Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T11:29:03.625Z] Removing intermediate container cf5e39009119 [2021-10-26T11:29:03.625Z] ---> 1f2c64c69ecc [2021-10-26T11:29:03.625Z] [2021-10-26T11:29:03.625Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T11:29:03.625Z] 3.14: Pulling from library/alpine [2021-10-26T11:29:03.625Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T11:29:03.625Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T11:29:03.625Z] ---> 14119a10abf4 [2021-10-26T11:29:03.625Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T11:29:03.625Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T11:29:03.625Z] Status: Image is up to date for alpine:3.14 [2021-10-26T11:29:03.625Z] ---> 14119a10abf4 [2021-10-26T11:29:03.625Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T11:29:03.625Z] 3.14: Pulling from library/alpine [2021-10-26T11:29:03.625Z] ---> Running in 2907956172f3 [2021-10-26T11:29:03.885Z] ---> Running in f839c39a978f [2021-10-26T11:29:03.885Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T11:29:03.885Z] Status: Image is up to date for alpine:3.14 [2021-10-26T11:29:03.885Z] ---> 14119a10abf4 [2021-10-26T11:29:03.885Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T11:29:03.885Z] ---> Running in 6da8d138c3b0 [2021-10-26T11:29:03.885Z] Removing intermediate container 2907956172f3 [2021-10-26T11:29:03.885Z] ---> 319be47be7df [2021-10-26T11:29:03.885Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T11:29:04.146Z] Removing intermediate container 2e88473ee53c [2021-10-26T11:29:04.146Z] ---> c68aba981fcb [2021-10-26T11:29:04.146Z] [2021-10-26T11:29:04.146Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T11:29:04.146Z] ---> Running in 446d3d0cdf46 [2021-10-26T11:29:04.146Z] 20.10.8: Pulling from library/docker [2021-10-26T11:29:04.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:04.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:04.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:04.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:04.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:04.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:05.267Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T11:29:05.267Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T11:29:05.267Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T11:29:05.267Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T11:29:05.267Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T11:29:05.267Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:29:05.267Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T11:29:05.267Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T11:29:05.267Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T11:29:05.267Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T11:29:05.267Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:29:05.267Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T11:29:05.267Z] OK: 6 MiB in 17 packages [2021-10-26T11:29:05.267Z] OK: 8 MiB in 19 packages [2021-10-26T11:29:05.267Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T11:29:05.267Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T11:29:05.267Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:29:05.547Z] OK: 6 MiB in 16 packages [2021-10-26T11:29:06.959Z] Removing intermediate container 6da8d138c3b0 [2021-10-26T11:29:06.959Z] ---> 66878860ab42 [2021-10-26T11:29:06.959Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T11:29:06.959Z] ---> Running in 24ec483ca80c [2021-10-26T11:29:06.959Z] Removing intermediate container 446d3d0cdf46 [2021-10-26T11:29:06.959Z] ---> 0e56272361c8 [2021-10-26T11:29:06.959Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T11:29:06.959Z] Removing intermediate container f839c39a978f [2021-10-26T11:29:06.959Z] ---> 25add5a215f7 [2021-10-26T11:29:06.959Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T11:29:06.959Z] ---> Running in 04f6975b27ef [2021-10-26T11:29:07.235Z] Removing intermediate container 24ec483ca80c [2021-10-26T11:29:07.235Z] ---> d1edb3ca40c8 [2021-10-26T11:29:07.235Z] Step 12/24 : WORKDIR / [2021-10-26T11:29:07.235Z] ---> Running in aaec2e7ef276 [2021-10-26T11:29:07.235Z] ---> Running in 85be468fdfbe [2021-10-26T11:29:07.235Z] Removing intermediate container 04f6975b27ef [2021-10-26T11:29:07.235Z] ---> 460f3fa610e2 [2021-10-26T11:29:07.235Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T11:29:07.511Z] ---> Running in c5156fdafa41 [2021-10-26T11:29:07.511Z] Removing intermediate container aaec2e7ef276 [2021-10-26T11:29:07.511Z] ---> f17296b6d829 [2021-10-26T11:29:07.511Z] Step 12/20 : WORKDIR /edgex [2021-10-26T11:29:07.511Z] Removing intermediate container 85be468fdfbe [2021-10-26T11:29:07.511Z] ---> 88e6e162210c [2021-10-26T11:29:07.511Z] 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-26T11:29:07.511Z] ---> Running in 19301120c15e [2021-10-26T11:29:07.781Z] Removing intermediate container c5156fdafa41 [2021-10-26T11:29:07.781Z] ---> 17cf6b984faa [2021-10-26T11:29:07.781Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T11:29:07.781Z] ---> 77676ae0d578 [2021-10-26T11:29:07.781Z] 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-26T11:29:07.781Z] ---> Running in 6926aac09e05 [2021-10-26T11:29:07.781Z] Removing intermediate container 19301120c15e [2021-10-26T11:29:07.781Z] ---> 066e7c511499 [2021-10-26T11:29:07.781Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T11:29:07.781Z] Removing intermediate container 38be37696cc1 [2021-10-26T11:29:07.781Z] ---> 5d5d263eb33c [2021-10-26T11:29:07.781Z] [2021-10-26T11:29:07.781Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T11:29:07.781Z] ---> 14119a10abf4 [2021-10-26T11:29:07.781Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T11:29:08.054Z] ---> Running in 0e05153529f4 [2021-10-26T11:29:08.054Z] ---> ef9d088d08b0 [2021-10-26T11:29:08.054Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T11:29:08.054Z] Removing intermediate container 0e05153529f4 [2021-10-26T11:29:08.054Z] ---> 6207c244b405 [2021-10-26T11:29:08.054Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T11:29:08.325Z] ---> 5625887a49eb [2021-10-26T11:29:08.325Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T11:29:08.325Z] ---> Running in 3875a946ab5f [2021-10-26T11:29:08.325Z] Removing intermediate container 3875a946ab5f [2021-10-26T11:29:08.325Z] ---> 48299ecb8044 [2021-10-26T11:29:08.325Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T11:29:08.325Z] ---> 53468deed7b0 [2021-10-26T11:29:08.325Z] 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-26T11:29:08.588Z] ---> Running in 2ed5e75d8af8 [2021-10-26T11:29:08.588Z] ---> 56f169aaaafa [2021-10-26T11:29:08.588Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T11:29:08.588Z] Removing intermediate container 2ed5e75d8af8 [2021-10-26T11:29:08.588Z] ---> 31381e8df7a3 [2021-10-26T11:29:08.588Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:29:08.588Z] ---> e9606f485b74 [2021-10-26T11:29:08.588Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T11:29:08.851Z] ---> Running in 5b7416a3d20f [2021-10-26T11:29:08.851Z] Removing intermediate container 6926aac09e05 [2021-10-26T11:29:08.851Z] ---> b752f295122e [2021-10-26T11:29:08.851Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T11:29:08.851Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T11:29:08.851Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T11:29:08.851Z] ---> Running in afe0bfb61164 [2021-10-26T11:29:08.851Z] ---> bc6c0ffef665 [2021-10-26T11:29:08.851Z] 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-26T11:29:09.114Z] ---> Running in 6476bd495faf [2021-10-26T11:29:09.114Z] ---> 3813ed22e15c [2021-10-26T11:29:09.114Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T11:29:09.114Z] ---> Running in d8475686a8ff [2021-10-26T11:29:09.114Z] Removing intermediate container afe0bfb61164 [2021-10-26T11:29:09.114Z] ---> be76e4954a90 [2021-10-26T11:29:09.114Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T11:29:09.114Z] Removing intermediate container 6476bd495faf [2021-10-26T11:29:09.114Z] ---> 332821f7fb4f [2021-10-26T11:29:09.114Z] 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-26T11:29:09.114Z] ---> 89f08955b2ca [2021-10-26T11:29:09.114Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T11:29:09.374Z] ---> Running in 734e1578ee36 [2021-10-26T11:29:09.374Z] Removing intermediate container d8475686a8ff [2021-10-26T11:29:09.374Z] ---> d77c0502cfa6 [2021-10-26T11:29:09.374Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T11:29:09.374Z] ---> Running in 7d9dd6e3ac7c [2021-10-26T11:29:09.374Z] ---> ae7a16efbdf2 [2021-10-26T11:29:09.374Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T11:29:09.648Z] Removing intermediate container 7d9dd6e3ac7c [2021-10-26T11:29:09.648Z] ---> c26323f4fac2 [2021-10-26T11:29:09.648Z] Step 18/20 : LABEL arch=x86_64 [2021-10-26T11:29:09.648Z] ---> Running in f2526079946e [2021-10-26T11:29:09.648Z] ---> Running in a058b12c546d [2021-10-26T11:29:09.648Z] ---> 3f013b182e4e [2021-10-26T11:29:09.648Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T11:29:09.648Z] Removing intermediate container 5b7416a3d20f [2021-10-26T11:29:09.648Z] ---> 1d6781fbb791 [2021-10-26T11:29:09.648Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T11:29:09.648Z] Removing intermediate container a058b12c546d [2021-10-26T11:29:09.648Z] ---> 8aa5c95f4c83 [2021-10-26T11:29:09.648Z] Step 19/20 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:29:09.648Z] ---> Running in 634b4a70e40b [2021-10-26T11:29:09.934Z] ---> Running in ce2302d96fd1 [2021-10-26T11:29:09.934Z] ---> 475a045438f1 [2021-10-26T11:29:09.934Z] 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-26T11:29:09.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:09.934Z] ---> Running in 948c52ad2b84 [2021-10-26T11:29:09.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:09.934Z] Removing intermediate container ce2302d96fd1 [2021-10-26T11:29:09.934Z] ---> ab134e7b3db4 [2021-10-26T11:29:09.934Z] Step 20/20 : LABEL version=0.0.0 [2021-10-26T11:29:10.196Z] ---> Running in 446bdaac5c40 [2021-10-26T11:29:10.196Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T11:29:10.196Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T11:29:10.196Z] Executing bash-5.1.4-r0.post-install [2021-10-26T11:29:10.196Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T11:29:10.196Z] Removing intermediate container 446bdaac5c40 [2021-10-26T11:29:10.196Z] ---> f3a66e92f6a1 [2021-10-26T11:29:10.196Z] [2021-10-26T11:29:10.196Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T11:29:10.196Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T11:29:10.196Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:10.196Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T11:29:10.196Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T11:29:10.196Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T11:29:10.196Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T11:29:10.196Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T11:29:10.196Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T11:29:10.196Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T11:29:10.196Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T11:29:10.463Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T11:29:10.463Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T11:29:10.463Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T11:29:10.463Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T11:29:10.463Z] Successfully built f3a66e92f6a1 [2021-10-26T11:29:10.463Z] Successfully tagged security-proxy-setup:latest [2021-10-26T11:29:10.463Z] Building support-scheduler [2021-10-26T11:29:11.085Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:11.358Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T11:29:11.358Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T11:29:11.358Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T11:29:11.617Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T11:29:11.617Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T11:29:11.876Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T11:29:11.876Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T11:29:11.876Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T11:29:12.138Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T11:29:12.138Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T11:29:12.138Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:29:12.138Z] OK: 8 MiB in 20 packages [2021-10-26T11:29:12.398Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T11:29:12.398Z] Removing intermediate container f2526079946e [2021-10-26T11:29:12.398Z] ---> 04f3f7569d04 [2021-10-26T11:29:12.398Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:29:12.398Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T11:29:12.398Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T11:29:12.398Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T11:29:12.398Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T11:29:12.670Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T11:29:12.671Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T11:29:12.671Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T11:29:12.671Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T11:29:12.671Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T11:29:12.671Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T11:29:12.671Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T11:29:12.671Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T11:29:12.671Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T11:29:12.671Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T11:29:12.671Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T11:29:12.671Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T11:29:12.671Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T11:29:12.671Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T11:29:12.671Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T11:29:12.671Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T11:29:12.940Z] Removing intermediate container 948c52ad2b84 [2021-10-26T11:29:12.940Z] ---> 45122deb9ab4 [2021-10-26T11:29:12.940Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T11:29:13.210Z] ---> cf6c373920e8 [2021-10-26T11:29:13.210Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T11:29:13.483Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:29:13.483Z] ---> Running in 76088d9faf1d [2021-10-26T11:29:13.483Z] OK: 84 MiB in 64 packages [2021-10-26T11:29:13.483Z] Removing intermediate container 634b4a70e40b [2021-10-26T11:29:13.483Z] ---> 64114d287cfb [2021-10-26T11:29:13.483Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:29:13.763Z] ---> bacfdcd97698 [2021-10-26T11:29:13.763Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T11:29:14.051Z] ---> a7ab77296859 [2021-10-26T11:29:14.051Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T11:29:14.051Z] Removing intermediate container 76088d9faf1d [2021-10-26T11:29:14.051Z] ---> e55e38c45f30 [2021-10-26T11:29:14.051Z] Step 22/24 : LABEL arch=x86_64 [2021-10-26T11:29:14.322Z] ---> Running in b441d7d75a29 [2021-10-26T11:29:14.322Z] Collecting docker-compose==1.23.2 [2021-10-26T11:29:14.322Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T11:29:14.322Z] ---> 9dde7f03b991 [2021-10-26T11:29:14.322Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T11:29:14.322Z] 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-26T11:29:14.322Z] Removing intermediate container b441d7d75a29 [2021-10-26T11:29:14.322Z] ---> 111345964e16 [2021-10-26T11:29:14.322Z] Step 23/24 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:29:14.593Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T11:29:14.593Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T11:29:14.593Z] ---> 58bdd444724a [2021-10-26T11:29:14.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T11:29:14.593Z] ---> Running in 4dc0bb50de0a [2021-10-26T11:29:14.593Z] ---> 79e1154898cf [2021-10-26T11:29:14.593Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T11:29:14.855Z] Removing intermediate container 4dc0bb50de0a [2021-10-26T11:29:14.855Z] ---> 5df05b5781b2 [2021-10-26T11:29:14.855Z] Step 24/24 : LABEL version=0.0.0 [2021-10-26T11:29:14.855Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T11:29:14.855Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T11:29:14.855Z] ---> Running in 711c04bea0df [2021-10-26T11:29:14.855Z] ---> 8454a631f14d [2021-10-26T11:29:14.855Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T11:29:14.855Z] ---> 4208ff906b54 [2021-10-26T11:29:14.855Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T11:29:15.115Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T11:29:15.115Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T11:29:15.115Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T11:29:15.115Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T11:29:15.115Z] ---> Running in 63633a1a4140 [2021-10-26T11:29:15.115Z] ---> Running in 59efc97bff92 [2021-10-26T11:29:15.115Z] Removing intermediate container 711c04bea0df [2021-10-26T11:29:15.115Z] ---> a043df40d09c [2021-10-26T11:29:15.115Z] [2021-10-26T11:29:15.392Z] Successfully built a043df40d09c [2021-10-26T11:29:15.392Z] Successfully tagged security-secretstore-setup:latest [2021-10-26T11:29:15.392Z] Building support-notifications [2021-10-26T11:29:15.392Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T11:29:15.392Z] Removing intermediate container 63633a1a4140 [2021-10-26T11:29:15.392Z] ---> 003f1db85c0b [2021-10-26T11:29:15.392Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:29:15.392Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T11:29:15.659Z]  Building security-secretstore-setup ... done Removing intermediate container 59efc97bff92 [2021-10-26T11:29:15.659Z] ---> 8c2880f5ae09 [2021-10-26T11:29:15.659Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T11:29:15.659Z] ---> Running in 801115188f14 [2021-10-26T11:29:15.926Z] Collecting PyYAML<4,>=3.10 [2021-10-26T11:29:15.926Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T11:29:16.501Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T11:29:16.501Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T11:29:16.501Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T11:29:16.501Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T11:29:16.765Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T11:29:16.765Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T11:29:16.765Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T11:29:16.765Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T11:29:17.028Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T11:29:17.028Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T11:29:17.028Z] Collecting idna<2.8,>=2.5 [2021-10-26T11:29:17.028Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T11:29:17.291Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T11:29:17.291Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T11:29:17.291Z] 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-26T11:29:17.291Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T11:29:17.291Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T11:29:17.291Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T11:29:17.291Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T11:29:17.291Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T11:29:17.291Z] Attempting uninstall: urllib3 [2021-10-26T11:29:17.291Z] Found existing installation: urllib3 1.26.5 [2021-10-26T11:29:17.291Z] Uninstalling urllib3-1.26.5: [2021-10-26T11:29:17.291Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:29:17.291Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:29:17.291Z] ---> c76abc6b096c [2021-10-26T11:29:17.291Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T11:29:17.291Z] ---> Using cache [2021-10-26T11:29:17.291Z] ---> af19545f3911 [2021-10-26T11:29:17.291Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:29:17.291Z] ---> Using cache [2021-10-26T11:29:17.291Z] ---> 84618f225ef3 [2021-10-26T11:29:17.291Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T11:29:17.291Z] ---> Using cache [2021-10-26T11:29:17.291Z] ---> 9b55966f425d [2021-10-26T11:29:17.291Z] Step 6/23 : COPY go.mod . [2021-10-26T11:29:17.291Z] Removing intermediate container 801115188f14 [2021-10-26T11:29:17.291Z] ---> 1b0ffe4eb3a9 [2021-10-26T11:29:17.291Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T11:29:17.291Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T11:29:18.251Z] Attempting uninstall: idna [2021-10-26T11:29:18.251Z] Found existing installation: idna 3.2 [2021-10-26T11:29:18.251Z] Uninstalling idna-3.2: [2021-10-26T11:29:18.251Z] Successfully uninstalled idna-3.2 [2021-10-26T11:29:18.251Z] ---> Running in dd57bbdf4212 [2021-10-26T11:29:18.251Z] ---> 84dadb36a829 [2021-10-26T11:29:18.251Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T11:29:18.251Z] ---> 6ca6e83afe12 [2021-10-26T11:29:18.251Z] Step 7/23 : RUN go mod download [2021-10-26T11:29:18.251Z] Attempting uninstall: chardet [2021-10-26T11:29:18.251Z] Found existing installation: chardet 4.0.0 [2021-10-26T11:29:18.251Z] Uninstalling chardet-4.0.0: [2021-10-26T11:29:18.251Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T11:29:18.536Z] ---> Running in 04ab173abffa [2021-10-26T11:29:18.536Z] Removing intermediate container dd57bbdf4212 [2021-10-26T11:29:18.536Z] ---> e7380379878d [2021-10-26T11:29:18.536Z] Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:29:18.536Z] ---> Running in 25ccc246836c [2021-10-26T11:29:18.536Z] ---> Running in 93e0e1898e24 [2021-10-26T11:29:18.536Z] Attempting uninstall: requests [2021-10-26T11:29:18.536Z] Found existing installation: requests 2.25.1 [2021-10-26T11:29:18.536Z] Uninstalling requests-2.25.1: [2021-10-26T11:29:18.536Z] Successfully uninstalled requests-2.25.1 [2021-10-26T11:29:18.810Z] Removing intermediate container 93e0e1898e24 [2021-10-26T11:29:18.810Z] ---> c96c65dec917 [2021-10-26T11:29:18.810Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T11:29:18.810Z] Running setup.py install for texttable: started [2021-10-26T11:29:18.810Z] ---> Running in 7a3bbaee79e0 [2021-10-26T11:29:19.089Z] Removing intermediate container 7a3bbaee79e0 [2021-10-26T11:29:19.089Z] ---> 74c2c876f230 [2021-10-26T11:29:19.089Z] [2021-10-26T11:29:19.366Z] Successfully built 74c2c876f230 [2021-10-26T11:29:19.366Z] Successfully tagged core-data:latest [2021-10-26T11:29:19.366Z] Building core-metadata [2021-10-26T11:29:19.366Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T11:29:19.366Z] Running setup.py install for PyYAML: started [2021-10-26T11:29:19.395Z] Removing intermediate container b42dc9138afa [2021-10-26T11:29:19.395Z] ---> 0a901e6c55eb [2021-10-26T11:29:19.395Z] Successfully built 0a901e6c55eb [2021-10-26T11:29:19.395Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:29:19.745Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T11:29:19.745Z] . [Pipeline] withDockerContainer [2021-10-26T11:29:19.990Z] prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container [2021-10-26T11:29:20.114Z] $ 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-26T11:29:20.337Z]  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T11:29:20.936Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:29:20.936Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:29:20.936Z] ---> c76abc6b096c [2021-10-26T11:29:20.936Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T11:29:20.936Z] ---> Using cache [2021-10-26T11:29:20.936Z] ---> af19545f3911 [2021-10-26T11:29:20.936Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:29:20.936Z] ---> Using cache [2021-10-26T11:29:20.936Z] ---> 84618f225ef3 [2021-10-26T11:29:20.936Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T11:29:21.720Z] $ docker top 35284a820a9e79f332197727bc9b7aeb557c978a7d170ce4bc0bdbc44a62e0d4 -eo pid,comm [2021-10-26T11:29:21.885Z] Running setup.py install for docopt: started [Pipeline] { [Pipeline] sh [2021-10-26T11:29:22.151Z] Removing intermediate container 25ccc246836c [2021-10-26T11:29:22.151Z] ---> 0e772d065710 [2021-10-26T11:29:22.151Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T11:29:22.424Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T11:29:22.424Z] Running setup.py install for dockerpty: started [2021-10-26T11:29:22.424Z] ---> Running in 36a7680ed709 [2021-10-26T11:29:22.424Z] ---> Running in 9b60c6879530 [2021-10-26T11:29:22.673Z] + go version [2021-10-26T11:29:22.673Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-26T11:29:22.692Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T11:29:22.692Z] Removing intermediate container 9b60c6879530 [2021-10-26T11:29:22.692Z] ---> 572f2fbc9c05 [2021-10-26T11:29:22.692Z] Step 27/30 : CMD ["gate"] [2021-10-26T11:29:22.737Z] $ docker stop --time=1 35284a820a9e79f332197727bc9b7aeb557c978a7d170ce4bc0bdbc44a62e0d4 [2021-10-26T11:29:22.952Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:23.244Z] Removing intermediate container 04ab173abffa [2021-10-26T11:29:23.244Z] ---> 3df26d272721 [2021-10-26T11:29:23.244Z] Step 8/23 : COPY . . [2021-10-26T11:29:23.244Z] ---> Running in 9183c23d097f [2021-10-26T11:29:23.244Z] 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-26T11:29:23.519Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:29:23.519Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:29:23.519Z] ---> c76abc6b096c [2021-10-26T11:29:23.519Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T11:29:23.519Z] ---> Using cache [2021-10-26T11:29:23.519Z] ---> af19545f3911 [2021-10-26T11:29:23.519Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:29:23.519Z] ---> Using cache [2021-10-26T11:29:23.519Z] ---> 84618f225ef3 [2021-10-26T11:29:23.519Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T11:29:23.519Z] ---> Using cache [2021-10-26T11:29:23.519Z] ---> 9b55966f425d [2021-10-26T11:29:23.519Z] Step 6/22 : COPY . . [2021-10-26T11:29:23.519Z] ---> Using cache [2021-10-26T11:29:23.519Z] ---> 881671a15d16 [2021-10-26T11:29:23.519Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:29:23.519Z] ---> Using cache [2021-10-26T11:29:23.519Z] ---> 14744ece21ea [2021-10-26T11:29:23.519Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T11:29:24.101Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:24.360Z] OK: 220 MiB in 52 packages [2021-10-26T11:29:24.492Z] $ docker rm -f 35284a820a9e79f332197727bc9b7aeb557c978a7d170ce4bc0bdbc44a62e0d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:29:25.245Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T11:29:25.245Z] . [Pipeline] withDockerContainer [2021-10-26T11:29:25.513Z] prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container [2021-10-26T11:29:25.642Z] $ 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-26T11:29:25.751Z] Removing intermediate container 9183c23d097f [2021-10-26T11:29:25.751Z] ---> 7bfd3a0effa2 [2021-10-26T11:29:25.751Z] Step 28/30 : LABEL arch=x86_64 [2021-10-26T11:29:26.322Z] ---> Running in d0d734f00b46 [2021-10-26T11:29:26.583Z] ---> Running in 2727e6b6ce48 [2021-10-26T11:29:26.852Z] Removing intermediate container 2727e6b6ce48 [2021-10-26T11:29:26.852Z] ---> b7cc345ffb85 [2021-10-26T11:29:26.852Z] Step 29/30 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:29:27.129Z] $ docker top bede7db0786396c1972d1ff0b3113d9667f46361592d393bb193f5a8c338359a -eo pid,comm [2021-10-26T11:29:27.118Z] 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-26T11:29:27.118Z] Removing intermediate container 36a7680ed709 [2021-10-26T11:29:27.118Z] ---> 19975d77c227 [2021-10-26T11:29:27.118Z] Step 6/21 : COPY . . [2021-10-26T11:29:27.118Z] ---> Running in 829991c1b0a5 [Pipeline] { [Pipeline] echo [2021-10-26T11:29:27.426Z] ========================================================= [2021-10-26T11:29:27.426Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T11:29:27.426Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T11:29:27.705Z] ---> 0184fb495aad [2021-10-26T11:29:27.705Z] Step 9/23 : RUN go mod tidy [2021-10-26T11:29:27.974Z] Removing intermediate container 829991c1b0a5 [2021-10-26T11:29:27.974Z] ---> 95b12c2136d5 [2021-10-26T11:29:27.974Z] Step 30/30 : LABEL version=0.0.0 [2021-10-26T11:29:28.078Z] + make test [2021-10-26T11:29:28.078Z] go mod tidy [2021-10-26T11:29:28.238Z] ---> Running in 8e270e452c8f [2021-10-26T11:29:28.504Z] ---> Running in 6fec7713f810 [2021-10-26T11:29:28.687Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T11:29:30.459Z] Removing intermediate container 6fec7713f810 [2021-10-26T11:29:30.459Z] ---> af5f8f6056d2 [2021-10-26T11:29:30.459Z] [2021-10-26T11:29:30.459Z] Successfully built af5f8f6056d2 [2021-10-26T11:29:31.413Z] Successfully tagged security-bootstrapper:latest [2021-10-26T11:29:31.413Z] Building core-command [2021-10-26T11:29:31.413Z]  Building security-bootstrapper ... done Removing intermediate container 734e1578ee36 [2021-10-26T11:29:31.413Z] ---> 598714e94550 [2021-10-26T11:29:31.413Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T11:29:34.017Z] ---> Running in 8e06b6cb953b [2021-10-26T11:29:35.473Z] Removing intermediate container 8e06b6cb953b [2021-10-26T11:29:35.473Z] ---> 7e407d9104ed [2021-10-26T11:29:35.473Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T11:29:35.737Z] ---> 27ca8df7885c [2021-10-26T11:29:35.737Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:29:35.999Z] ---> Running in 9a6103db5cfe [2021-10-26T11:29:35.999Z] ---> Running in 43bb76e1a3cf [2021-10-26T11:29:36.579Z] Removing intermediate container 9a6103db5cfe [2021-10-26T11:29:36.579Z] ---> 132a49d5afc1 [2021-10-26T11:29:36.579Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T11:29:37.154Z] ---> e85f0e39e007 [2021-10-26T11:29:37.154Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T11:29:37.727Z] ---> 76a112de3cdf [2021-10-26T11:29:37.727Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T11:29:38.300Z] ---> 024c7547e1e5 [2021-10-26T11:29:38.300Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T11:29:38.300Z] ---> Running in c4e54ae4c09d [2021-10-26T11:29:38.566Z] Removing intermediate container c4e54ae4c09d [2021-10-26T11:29:38.566Z] ---> 832a4ad54350 [2021-10-26T11:29:38.566Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:29:38.828Z] ---> Running in 445936a22047 [2021-10-26T11:29:38.828Z] Removing intermediate container 43bb76e1a3cf [2021-10-26T11:29:38.828Z] ---> 2dd8f4143258 [2021-10-26T11:29:38.828Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T11:29:38.828Z] Removing intermediate container 445936a22047 [2021-10-26T11:29:38.828Z] ---> bf8d5485ac65 [2021-10-26T11:29:38.828Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T11:29:38.828Z] ---> Running in 2a850103e0bb [2021-10-26T11:29:39.090Z] ---> Running in d641512db1fa [2021-10-26T11:29:39.352Z] Removing intermediate container d641512db1fa [2021-10-26T11:29:39.352Z] ---> c3157648dc1a [2021-10-26T11:29:39.352Z] Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:29:39.352Z] ---> Running in 4692af8d935a [2021-10-26T11:29:39.352Z] 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-26T11:29:39.613Z] Removing intermediate container 4692af8d935a [2021-10-26T11:29:39.613Z] ---> 608fed085267 [2021-10-26T11:29:39.613Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T11:29:39.613Z] ---> Running in 04a28b7b5043 [2021-10-26T11:29:39.874Z] Removing intermediate container 04a28b7b5043 [2021-10-26T11:29:39.874Z] ---> 53aa1f317974 [2021-10-26T11:29:39.874Z] [2021-10-26T11:29:39.874Z] Successfully built 53aa1f317974 [2021-10-26T11:29:39.874Z] Successfully tagged sys-mgmt-agent:latest [2021-10-26T11:29:40.452Z]  Building sys-mgmt-agent ... done Removing intermediate container 8e270e452c8f [2021-10-26T11:29:40.452Z] ---> d2754781d09a [2021-10-26T11:29:40.452Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T11:29:40.452Z] ---> Running in 0a5b6a66317e [2021-10-26T11:29:41.401Z] 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-26T11:29:43.333Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:29:43.333Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:29:43.333Z] ---> c76abc6b096c [2021-10-26T11:29:43.333Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T11:29:43.333Z] ---> Using cache [2021-10-26T11:29:43.333Z] ---> af19545f3911 [2021-10-26T11:29:43.333Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:29:43.333Z] ---> Using cache [2021-10-26T11:29:43.333Z] ---> 84618f225ef3 [2021-10-26T11:29:43.333Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T11:29:43.333Z] ---> Using cache [2021-10-26T11:29:43.333Z] ---> 9b55966f425d [2021-10-26T11:29:43.333Z] Step 6/22 : COPY . . [2021-10-26T11:29:43.333Z] ---> Using cache [2021-10-26T11:29:43.333Z] ---> 881671a15d16 [2021-10-26T11:29:43.333Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:29:43.333Z] ---> Using cache [2021-10-26T11:29:43.333Z] ---> 14744ece21ea [2021-10-26T11:29:43.333Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T11:29:43.605Z] ---> Running in 208f81e6b854 [2021-10-26T11:29:44.199Z] 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-26T11:29:55.491Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T11:29:56.530Z] Removing intermediate container d0d734f00b46 [2021-10-26T11:29:56.530Z] ---> 4f7378dc6a71 [2021-10-26T11:29:56.530Z] [2021-10-26T11:29:56.530Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T11:29:56.530Z] ---> 14119a10abf4 [2021-10-26T11:29:56.530Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T11:29:56.530Z] ---> Running in 6db3e13aba53 [2021-10-26T11:29:56.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:56.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:29:56.530Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T11:29:56.530Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:29:56.530Z] OK: 6 MiB in 15 packages [2021-10-26T11:29:56.530Z] Removing intermediate container 6db3e13aba53 [2021-10-26T11:29:56.530Z] ---> cd50f1b05fb4 [2021-10-26T11:29:56.530Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T11:29:56.530Z] ---> Running in 41898993809a [2021-10-26T11:29:56.530Z] Removing intermediate container 41898993809a [2021-10-26T11:29:56.530Z] ---> ea44609bb569 [2021-10-26T11:29:56.530Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T11:29:56.530Z] ---> Running in 0a5b9b0d3e2e [2021-10-26T11:29:56.530Z] Removing intermediate container 0a5b9b0d3e2e [2021-10-26T11:29:56.530Z] ---> 367151de3c83 [2021-10-26T11:29:56.530Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T11:29:56.530Z] ---> Running in 0bf29e535f5b [2021-10-26T11:29:56.530Z] Removing intermediate container 0bf29e535f5b [2021-10-26T11:29:56.530Z] ---> cd2d3b487f44 [2021-10-26T11:29:56.530Z] Step 14/22 : WORKDIR / [2021-10-26T11:29:56.530Z] ---> Running in a0609fc9ad06 [2021-10-26T11:29:56.798Z] Removing intermediate container a0609fc9ad06 [2021-10-26T11:29:56.798Z] ---> 98ce619090f1 [2021-10-26T11:29:56.798Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:29:57.084Z] ---> ebaa92c1f71a [2021-10-26T11:29:57.084Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T11:29:57.693Z] ---> f5f5605d2c11 [2021-10-26T11:29:57.693Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T11:29:57.967Z] ---> cd8d77ac0849 [2021-10-26T11:29:57.967Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T11:29:57.967Z] ---> Running in c67ff45d5d8f [2021-10-26T11:29:57.967Z] Removing intermediate container c67ff45d5d8f [2021-10-26T11:29:57.967Z] ---> 1f765d065701 [2021-10-26T11:29:57.967Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:29:58.244Z] ---> Running in 3259fb26b673 [2021-10-26T11:29:58.244Z] Removing intermediate container 3259fb26b673 [2021-10-26T11:29:58.244Z] ---> bfbfc3d62ad9 [2021-10-26T11:29:58.244Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T11:29:58.244Z] ---> Running in 3d5231a2844c [2021-10-26T11:29:58.514Z] Removing intermediate container 3d5231a2844c [2021-10-26T11:29:58.514Z] ---> ab6ad72aa62a [2021-10-26T11:29:58.514Z] Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:29:58.514Z] ---> Running in 4526b23463d0 [2021-10-26T11:29:58.784Z] Removing intermediate container 4526b23463d0 [2021-10-26T11:29:58.784Z] ---> 06fb8573d7e3 [2021-10-26T11:29:58.784Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T11:29:58.784Z] ---> Running in 6fd3f73db3fe [2021-10-26T11:29:58.784Z] Removing intermediate container 6fd3f73db3fe [2021-10-26T11:29:58.784Z] ---> 05ed7ab3eff5 [2021-10-26T11:29:58.784Z] [2021-10-26T11:29:59.053Z] Successfully built 05ed7ab3eff5 [2021-10-26T11:29:59.053Z] Successfully tagged core-metadata:latest [2021-10-26T11:30:11.371Z]  Building core-metadata ... done Removing intermediate container 2a850103e0bb [2021-10-26T11:30:11.371Z] ---> 1535cf59f4a5 [2021-10-26T11:30:11.371Z] [2021-10-26T11:30:11.371Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T11:30:11.371Z] ---> 14119a10abf4 [2021-10-26T11:30:11.371Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T11:30:11.371Z] Removing intermediate container 0a5b6a66317e [2021-10-26T11:30:11.371Z] ---> 1fccccdf953a [2021-10-26T11:30:11.371Z] [2021-10-26T11:30:11.371Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T11:30:11.371Z] ---> 14119a10abf4 [2021-10-26T11:30:11.371Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T11:30:11.371Z] ---> Using cache [2021-10-26T11:30:11.371Z] ---> cd50f1b05fb4 [2021-10-26T11:30:11.371Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T11:30:11.371Z] ---> Using cache [2021-10-26T11:30:11.371Z] ---> ea44609bb569 [2021-10-26T11:30:11.371Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T11:30:11.371Z] ---> Running in 4cd06cc25a53 [2021-10-26T11:30:11.371Z] ---> Running in 9cc90604c4db [2021-10-26T11:30:11.371Z] Removing intermediate container 9cc90604c4db [2021-10-26T11:30:11.371Z] ---> 69066b596a1b [2021-10-26T11:30:11.371Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T11:30:11.371Z] ---> Running in 428a49a549a6 [2021-10-26T11:30:11.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T11:30:11.371Z] Removing intermediate container 208f81e6b854 [2021-10-26T11:30:11.371Z] ---> f82c2740053e [2021-10-26T11:30:11.371Z] [2021-10-26T11:30:11.371Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T11:30:11.371Z] ---> 14119a10abf4 [2021-10-26T11:30:11.371Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T11:30:11.371Z] ---> Using cache [2021-10-26T11:30:11.371Z] ---> cd50f1b05fb4 [2021-10-26T11:30:11.371Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T11:30:11.371Z] ---> Using cache [2021-10-26T11:30:11.371Z] ---> ea44609bb569 [2021-10-26T11:30:11.371Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T11:30:11.371Z] Removing intermediate container 428a49a549a6 [2021-10-26T11:30:11.371Z] ---> 6483cc991554 [2021-10-26T11:30:11.371Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:30:11.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T11:30:11.371Z] ---> Running in 67ab13bc8b2c [2021-10-26T11:30:11.371Z] Removing intermediate container 67ab13bc8b2c [2021-10-26T11:30:11.371Z] ---> 80a088c536a7 [2021-10-26T11:30:11.371Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T11:30:11.371Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T11:30:11.371Z] ---> 22e65a54494a [2021-10-26T11:30:11.371Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T11:30:11.371Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T11:30:11.371Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:30:11.371Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T11:30:11.371Z] ---> Running in 8e761c4a6fd2 [2021-10-26T11:30:11.371Z] OK: 6 MiB in 16 packages [2021-10-26T11:30:11.642Z] Removing intermediate container 8e761c4a6fd2 [2021-10-26T11:30:11.642Z] ---> a5d3bd24a287 [2021-10-26T11:30:11.642Z] Step 14/22 : WORKDIR / [2021-10-26T11:30:11.642Z] ---> Running in 33782d0aa081 [2021-10-26T11:30:11.642Z] ---> 3d4243a13382 [2021-10-26T11:30:11.642Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T11:30:11.642Z] Removing intermediate container 33782d0aa081 [2021-10-26T11:30:11.642Z] ---> a90162c02aa2 [2021-10-26T11:30:11.642Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:30:11.914Z] Removing intermediate container 4cd06cc25a53 [2021-10-26T11:30:11.914Z] ---> e38b568e49bc [2021-10-26T11:30:11.914Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T11:30:11.914Z] ---> e73a1c4243c1 [2021-10-26T11:30:11.914Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T11:30:11.914Z] ---> Running in 1ed948597d73 [2021-10-26T11:30:11.914Z] ---> c3f7045ba19f [2021-10-26T11:30:11.914Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T11:30:11.914Z] ---> Running in fdef92c3d879 [2021-10-26T11:30:12.187Z] Removing intermediate container 1ed948597d73 [2021-10-26T11:30:12.187Z] ---> d029bf686353 [2021-10-26T11:30:12.187Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T11:30:12.187Z] Removing intermediate container fdef92c3d879 [2021-10-26T11:30:12.187Z] ---> 15a110e5d548 [2021-10-26T11:30:12.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:30:12.187Z] ---> Running in 5a6b563a10ab [2021-10-26T11:30:12.187Z] ---> ca5cf7b2dc07 [2021-10-26T11:30:12.187Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T11:30:12.187Z] ---> Running in c78d55235726 [2021-10-26T11:30:12.453Z] Removing intermediate container c78d55235726 [2021-10-26T11:30:12.453Z] ---> d5ab4845ed78 [2021-10-26T11:30:12.453Z] Step 21/23 : LABEL arch=x86_64 [2021-10-26T11:30:12.453Z] Removing intermediate container 5a6b563a10ab [2021-10-26T11:30:12.453Z] ---> 0436117ab35b [2021-10-26T11:30:12.453Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T11:30:12.453Z] ---> Running in 3ead5662d99e [2021-10-26T11:30:12.453Z] ---> Running in b0d454c92912 [2021-10-26T11:30:12.453Z] ---> 7f5c6bcaadd1 [2021-10-26T11:30:12.453Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T11:30:12.453Z] ---> Running in 26398a46e4e4 [2021-10-26T11:30:12.453Z] Removing intermediate container b0d454c92912 [2021-10-26T11:30:12.453Z] ---> 9a7e9be37e6a [2021-10-26T11:30:12.453Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:30:12.453Z] Removing intermediate container 3ead5662d99e [2021-10-26T11:30:12.454Z] ---> 1c3292061fdf [2021-10-26T11:30:12.454Z] Step 22/23 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:30:12.454Z] ---> Running in 9a1f524a903c [2021-10-26T11:30:12.733Z] Removing intermediate container 26398a46e4e4 [2021-10-26T11:30:12.733Z] ---> af46b3508ee4 [2021-10-26T11:30:12.733Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:30:12.733Z] ---> Running in 104e1ecb5369 [2021-10-26T11:30:12.733Z] Removing intermediate container 9a1f524a903c [2021-10-26T11:30:12.733Z] ---> 2c9125da85f5 [2021-10-26T11:30:12.733Z] Step 23/23 : LABEL version=0.0.0 [2021-10-26T11:30:12.733Z] ---> 3fec6f8ddca2 [2021-10-26T11:30:12.733Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T11:30:12.733Z] ---> Running in 92370a65d085 [2021-10-26T11:30:12.733Z] Removing intermediate container 104e1ecb5369 [2021-10-26T11:30:12.733Z] ---> 3f9b17ef316c [2021-10-26T11:30:12.733Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T11:30:12.733Z] ---> Running in f1e460b88fae [2021-10-26T11:30:12.733Z] Removing intermediate container 92370a65d085 [2021-10-26T11:30:12.733Z] ---> 6db2d9bc3d4d [2021-10-26T11:30:12.733Z] [2021-10-26T11:30:12.996Z] Successfully built 6db2d9bc3d4d [2021-10-26T11:30:12.997Z] Successfully tagged support-scheduler:latest [2021-10-26T11:30:12.997Z]  Building support-scheduler ... done Removing intermediate container f1e460b88fae [2021-10-26T11:30:12.997Z] ---> 3b2a9dbdd069 [2021-10-26T11:30:12.997Z] Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:30:12.997Z] ---> Running in 3183abfeef60 [2021-10-26T11:30:12.997Z] ---> dd6c0b5d75c6 [2021-10-26T11:30:12.997Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T11:30:13.255Z] Removing intermediate container 3183abfeef60 [2021-10-26T11:30:13.255Z] ---> 6888d02958f9 [2021-10-26T11:30:13.255Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T11:30:13.255Z] ---> Running in 298c69f88464 [2021-10-26T11:30:13.255Z] ---> d442a7a2ebd1 [2021-10-26T11:30:13.255Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T11:30:13.255Z] ---> Running in 5a84c8f72da5 [2021-10-26T11:30:13.255Z] Removing intermediate container 298c69f88464 [2021-10-26T11:30:13.255Z] ---> c06e2182ef2b [2021-10-26T11:30:13.255Z] [2021-10-26T11:30:13.255Z] Successfully built c06e2182ef2b [2021-10-26T11:30:13.255Z] Successfully tagged core-command:latest [2021-10-26T11:30:13.255Z]  Building core-command ... done Removing intermediate container 5a84c8f72da5 [2021-10-26T11:30:13.255Z] ---> 8c7a7cc655d5 [2021-10-26T11:30:13.255Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:30:13.514Z] ---> Running in 701774fdffe1 [2021-10-26T11:30:13.514Z] Removing intermediate container 701774fdffe1 [2021-10-26T11:30:13.514Z] ---> 9cf2a7e64243 [2021-10-26T11:30:13.514Z] Step 19/21 : LABEL arch=x86_64 [2021-10-26T11:30:13.514Z] ---> Running in f5ecdfe78ca7 [2021-10-26T11:30:13.514Z] Removing intermediate container f5ecdfe78ca7 [2021-10-26T11:30:13.514Z] ---> 85322e053b09 [2021-10-26T11:30:13.514Z] Step 20/21 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:30:13.514Z] ---> Running in 88beb574d0be [2021-10-26T11:30:13.773Z] Removing intermediate container 88beb574d0be [2021-10-26T11:30:13.773Z] ---> 9a3ac17ee09b [2021-10-26T11:30:13.773Z] Step 21/21 : LABEL version=0.0.0 [2021-10-26T11:30:13.773Z] ---> Running in 3ca50bb5dcd9 [2021-10-26T11:30:13.773Z] Removing intermediate container 3ca50bb5dcd9 [2021-10-26T11:30:13.773Z] ---> 34861fe1d252 [2021-10-26T11:30:13.773Z] [2021-10-26T11:30:13.773Z] Successfully built 34861fe1d252 [2021-10-26T11:30:13.773Z] Successfully tagged support-notifications:latest [2021-10-26T11:30:14.043Z]  Building support-notifications ... done  [Pipeline] } [2021-10-26T11:30:14.047Z] $ docker stop --time=1 ff269bae27c624e0d807baa6415ebbda0f709aba6e108f67865357bbe4a565d5 [2021-10-26T11:30:15.340Z] $ docker rm -f ff269bae27c624e0d807baa6415ebbda0f709aba6e108f67865357bbe4a565d5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T11:30:15.687Z] + docker images [2021-10-26T11:30:15.687Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T11:30:15.687Z] core-command latest c06e2182ef2b 2 seconds ago 16.1MB [2021-10-26T11:30:15.687Z] support-notifications latest 34861fe1d252 2 seconds ago 16.9MB [2021-10-26T11:30:15.687Z] support-scheduler latest 6db2d9bc3d4d 3 seconds ago 16.2MB [2021-10-26T11:30:15.687Z] 1fccccdf953a 5 seconds ago 1.76GB [2021-10-26T11:30:15.687Z] f82c2740053e 5 seconds ago 1.75GB [2021-10-26T11:30:15.687Z] 1535cf59f4a5 6 seconds ago 1.76GB [2021-10-26T11:30:15.687Z] core-metadata latest 05ed7ab3eff5 17 seconds ago 16.9MB [2021-10-26T11:30:15.687Z] 4f7378dc6a71 21 seconds ago 1.76GB [2021-10-26T11:30:15.687Z] sys-mgmt-agent latest 53aa1f317974 36 seconds ago 294MB [2021-10-26T11:30:15.687Z] security-bootstrapper latest af5f8f6056d2 46 seconds ago 18.9MB [2021-10-26T11:30:15.687Z] core-data latest 74c2c876f230 57 seconds ago 20.7MB [2021-10-26T11:30:15.687Z] security-secretstore-setup latest a043df40d09c About a minute ago 28.3MB [2021-10-26T11:30:15.687Z] security-proxy-setup latest f3a66e92f6a1 About a minute ago 26.8MB [2021-10-26T11:30:15.687Z] 5d5d263eb33c About a minute ago 1.76GB [2021-10-26T11:30:15.688Z] 1f2c64c69ecc About a minute ago 1.76GB [2021-10-26T11:30:15.688Z] c68aba981fcb About a minute ago 1.76GB [2021-10-26T11:30:15.688Z] 9fbc3fb27fbe About a minute ago 1.76GB [2021-10-26T11:30:15.688Z] 8c7c18b99144 About a minute ago 1.76GB [2021-10-26T11:30:15.688Z] ci-base-image-x86_64 latest c76abc6b096c 5 minutes ago 1.25GB [2021-10-26T11:30:15.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 12 days ago 548MB [2021-10-26T11:30:15.688Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-26T11:30:15.688Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-26T11:30:15.688Z] alpine 3.14 14119a10abf4 8 weeks ago 5.6MB [2021-10-26T11:30:15.688Z] 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-26T11:30:30.968Z] Still waiting to schedule task [2021-10-26T11:30:30.968Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-26T11:30:52.071Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T11:30:56.387Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T11:30:58.381Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T11:30:58.984Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T11:31:11.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T11:31:11.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T11:31:11.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T11:31:11.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T11:31:11.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T11:31:11.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T11:31:12.395Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T11:31:12.395Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T11:31:12.395Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T11:31:12.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T11:31:20.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.302s coverage: 28.7% of statements [2021-10-26T11:31:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T11:31:20.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T11:31:24.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.456s coverage: 98.5% of statements [2021-10-26T11:31:24.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T11:31:24.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.353s coverage: 44.7% of statements [2021-10-26T11:31:24.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T11:31:24.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T11:31:27.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.690s coverage: 89.5% of statements [2021-10-26T11:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T11:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T11:31:29.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 84.4% of statements [2021-10-26T11:31:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T11:31:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T11:31:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T11:31:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T11:31:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T11:31:35.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.551s coverage: 94.2% of statements [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T11:31:35.728Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 59.1% of statements [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T11:31:35.728Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.210s coverage: 60.0% of statements [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T11:31:35.728Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.300s coverage: 0.9% of statements [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T11:31:35.728Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.190s coverage: 58.8% of statements [2021-10-26T11:31:35.728Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 21.7% of statements [2021-10-26T11:31:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T11:31:35.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.195s coverage: 47.1% of statements [2021-10-26T11:31:36.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.210s coverage: 79.5% of statements [2021-10-26T11:31:36.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements [2021-10-26T11:31:37.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.340s coverage: 96.3% of statements [2021-10-26T11:31:37.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements [2021-10-26T11:31:50.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.194s coverage: 94.4% of statements [2021-10-26T11:31:50.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements [2021-10-26T11:31:55.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.572s coverage: 82.5% of statements [2021-10-26T11:31:55.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T11:32:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T11:32:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T11:32:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T11:32:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T11:32:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T11:32:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements [2021-10-26T11:32:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2021-10-26T11:32:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements [2021-10-26T11:32:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.799s coverage: 91.2% of statements [2021-10-26T11:32:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T11:32:04.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.876s coverage: 64.4% of statements [2021-10-26T11:32:04.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T11:32:04.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T11:32:04.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.214s coverage: 100.0% of statements [2021-10-26T11:32:04.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements [2021-10-26T11:32:04.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-10-26T11:32:04.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-10-26T11:32:04.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-10-26T11:32:11.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.401s coverage: 70.4% of statements [2021-10-26T11:32:11.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T11:32:11.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T11:32:11.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T11:32:11.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.792s coverage: 43.4% of statements [2021-10-26T11:32:11.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T11:32:11.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T11:32:11.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements [2021-10-26T11:32:11.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T11:32:11.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements [2021-10-26T11:32:11.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T11:32:20.194Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 17.7% of statements [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T11:32:20.194Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.3% of statements [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T11:32:20.194Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.209s coverage: 63.2% of statements [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T11:32:20.194Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T11:32:20.194Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T11:32:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T11:32:20.194Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements [2021-10-26T11:32:20.194Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-10-26T11:32:20.467Z] 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-26T11:32:20.467Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-26T11:32:20.467Z] GO111MODULE=on go vet ./... [2021-10-26T11:33:42.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T11:33:42.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T11:33:44.322Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-26T11:33:46.952Z] + ls -al . [2021-10-26T11:33:46.952Z] total 664 [2021-10-26T11:33:46.952Z] drwxrwxr-x 9 1001 1001 4096 Oct 26 11:33 . [2021-10-26T11:33:46.952Z] drwxr-xr-x 4 root root 4096 Oct 26 11:29 .. [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 11:27 .dockerignore [2021-10-26T11:33:46.952Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 11:27 .git [2021-10-26T11:33:46.952Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 11:27 .github [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 11:27 .gitignore [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 11:27 .golangci.yml [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 11:27 .hadolint.yml [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 11:27 .sonarcloud.properties [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 11:27 ADOPTERS.md [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 11:27 Attribution.txt [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 11:27 CHANGELOG.md [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 11:27 CONTRIBUTING.md [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 11:27 GOVERNANCE.md [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 11:27 Jenkinsfile [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 11:27 LICENSE [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 11:27 Makefile [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 11:27 OWNERS.md [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 11:27 README.md [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 11:27 SECURITY.md [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 11:23 VERSION [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 11:27 ZMQWindows.md [2021-10-26T11:33:46.952Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 11:27 bin [2021-10-26T11:33:46.952Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 11:27 cmd [2021-10-26T11:33:46.952Z] -rw-r--r-- 1 root root 426513 Oct 26 11:32 coverage.out [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 11:27 go.mod [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 50414 Oct 26 11:29 go.sum [2021-10-26T11:33:46.952Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 11:27 internal [2021-10-26T11:33:46.952Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 11:27 openapi [2021-10-26T11:33:46.952Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 11:27 snap [2021-10-26T11:33:46.952Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 11:27 version.go [Pipeline] sh [2021-10-26T11:33:47.611Z] + '[' -e coverage.out ] [2021-10-26T11:33:47.611Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T11:33:47.637Z] Warning: overwriting stash ‘coverage-report’ [2021-10-26T11:33:48.435Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T11:33:49.081Z] + make build [2021-10-26T11:33:49.081Z] 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-26T11:33:55.786Z] 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-26T11:34:17.956Z] 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-26T11:34:20.582Z] 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-26T11:34:24.940Z] 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-26T11:34:25.582Z] 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-26T11:34:28.999Z] 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-26T11:34:33.320Z] 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-26T11:34:36.697Z] 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-26T11:34:38.168Z] Running on prd-ubuntu18.04-docker-8c-8g-2033 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [Pipeline] { [Pipeline] ws [2021-10-26T11:34:38.181Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-26T11:34:38.265Z] The recommended git tool is: git [2021-10-26T11:34:40.266Z] using credential edgex-jenkins-ssh [2021-10-26T11:34:40.278Z] Cloning the remote Git repository [2021-10-26T11:34:40.299Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T11:34:40.356Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-26T11:34:40.380Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T11:34:40.380Z] > git --version # timeout=10 [2021-10-26T11:34:40.385Z] > git --version # 'git version 2.17.1' [2021-10-26T11:34:40.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T11:34:40.450Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T11:34:42.100Z] 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-26T11:34:44.716Z] 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-26T11:34:49.015Z] 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-26T11:34:55.862Z] $ docker stop --time=1 bede7db0786396c1972d1ff0b3113d9667f46361592d393bb193f5a8c338359a [2021-10-26T11:34:57.976Z] $ docker rm -f bede7db0786396c1972d1ff0b3113d9667f46361592d393bb193f5a8c338359a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:34:59.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T11:34:59.775Z] [2021-10-26T11:34:59.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:35:00.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T11:35:00.386Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-26T11:35:00.386Z] 29e5d40040c1: Pulling fs layer [2021-10-26T11:35:00.386Z] 1ce36da41761: Pulling fs layer [2021-10-26T11:35:00.386Z] 25b303627fd3: Pulling fs layer [2021-10-26T11:35:00.386Z] 29e5d40040c1: Verifying Checksum [2021-10-26T11:35:00.386Z] 29e5d40040c1: Download complete [2021-10-26T11:35:00.660Z] 1ce36da41761: Verifying Checksum [2021-10-26T11:35:00.660Z] 1ce36da41761: Download complete [2021-10-26T11:35:01.260Z] 29e5d40040c1: Pull complete [2021-10-26T11:35:01.155Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T11:35:01.161Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T11:35:01.173Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T11:35:01.184Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T11:35:01.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T11:35:01.189Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-26T11:35:02.139Z] Merging remotes/origin/main commit a2b69b26302f7c1f6618b98aa17e76474aebfec2 into PR head commit bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:35:02.236Z] 25b303627fd3: Verifying Checksum [2021-10-26T11:35:02.252Z] Merge succeeded, producing bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:35:02.252Z] Checking out Revision bb1a13e05b0f303c42fca8a94706dad9e44fb1fb (PR-3781) [2021-10-26T11:35:02.507Z] 1ce36da41761: Pull complete [2021-10-26T11:35:02.144Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T11:35:02.151Z] > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # timeout=10 [2021-10-26T11:35:02.211Z] > git remote # timeout=10 [2021-10-26T11:35:02.220Z] > git config --get remote.origin.url # timeout=10 [2021-10-26T11:35:02.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T11:35:02.227Z] > git merge a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 [2021-10-26T11:35:02.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-26T11:35:02.252Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T11:35:02.259Z] > git checkout -f bb1a13e05b0f303c42fca8a94706dad9e44fb1fb # timeout=10 [2021-10-26T11:35:05.842Z] Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:35:06.773Z] + echo snap-build.sh [2021-10-26T11:35:06.773Z] snap-build.sh [2021-10-26T11:35:06.773Z] + SNAP_BASE_DIR=. [2021-10-26T11:35:06.773Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-10-26T11:35:06.773Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-10-26T11:35:06.773Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-10-26T11:35:06.773Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-10-26T11:35:06.773Z] + cd /w/workspace/edgex-go/3 [2021-10-26T11:35:06.773Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-26T11:35:06.773Z] Reading package lists... [2021-10-26T11:35:06.773Z] Building dependency tree... [2021-10-26T11:35:06.773Z] Reading state information... [2021-10-26T11:35:06.773Z] The following packages were automatically installed and are no longer required: [2021-10-26T11:35:06.773Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-26T11:35:06.773Z] uidmap xdelta3 [2021-10-26T11:35:06.773Z] Use 'sudo apt autoremove' to remove them. [2021-10-26T11:35:06.773Z] The following packages will be REMOVED: [2021-10-26T11:35:06.773Z] lxd* lxd-client* [2021-10-26T11:35:07.037Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-26T11:35:07.037Z] After this operation, 31.7 MB disk space will be freed. [2021-10-26T11:35:07.560Z] (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-26T11:35:07.560Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T11:35:08.522Z] Removing lxd dnsmasq configuration [2021-10-26T11:35:08.522Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T11:35:08.522Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-26T11:35:09.468Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T11:35:09.468Z] (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-26T11:35:09.468Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T11:35:10.858Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-26T11:35:10.858Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-26T11:35:11.431Z] + sudo snap remove --purge lxd [2021-10-26T11:35:11.693Z] snap "lxd" is not installed [2021-10-26T11:35:11.693Z] + sudo groupadd --force --system lxd [2021-10-26T11:35:11.693Z] ++ whoami [2021-10-26T11:35:11.693Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-26T11:35:11.693Z] + newgrp - lxd [2021-10-26T11:35:11.694Z] + sudo snap install lxd [2021-10-26T11:35:12.652Z] 25b303627fd3: Pull complete [2021-10-26T11:35:12.652Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-26T11:35:12.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T11:35:12.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-26T11:35:12.919Z] prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container [2021-10-26T11:35:13.119Z] $ 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-26T11:35:15.834Z] $ docker top ffbf5d04a75403828fbcf0f292cba19ff14e6195af33968aae2ec7fcde106822 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T11:35:16.684Z] + grep parallel [2021-10-26T11:35:16.684Z] + docker-compose build --help [2021-10-26T11:35:22.066Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T11:35:22.206Z] $ docker stop --time=1 ffbf5d04a75403828fbcf0f292cba19ff14e6195af33968aae2ec7fcde106822 [2021-10-26T11:35:23.969Z] $ docker rm -f ffbf5d04a75403828fbcf0f292cba19ff14e6195af33968aae2ec7fcde106822 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:35:24.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T11:35:24.468Z] . [Pipeline] withDockerContainer [2021-10-26T11:35:24.736Z] prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container [2021-10-26T11:35:24.932Z] $ 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-26T11:35:26.391Z] $ docker top b0c3dba4a41adedc5c707a2086ce0288ef926f950d45d87ce115f4456e7d3409 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T11:35:27.208Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T11:35:31.496Z] Building core-command ... [2021-10-26T11:35:31.496Z] Building core-data ... [2021-10-26T11:35:31.496Z] Building core-metadata ... [2021-10-26T11:35:31.496Z] Building security-bootstrapper ... [2021-10-26T11:35:31.496Z] Building security-proxy-setup ... [2021-10-26T11:35:31.496Z] Building security-secretstore-setup ... [2021-10-26T11:35:31.496Z] Building support-notifications ... [2021-10-26T11:35:31.496Z] Building support-scheduler ... [2021-10-26T11:35:31.496Z] Building sys-mgmt-agent ... [2021-10-26T11:35:31.496Z] Building security-secretstore-setup [2021-10-26T11:35:31.496Z] Building core-metadata [2021-10-26T11:35:31.496Z] Building security-proxy-setup [2021-10-26T11:35:31.496Z] Building support-scheduler [2021-10-26T11:35:31.496Z] Building core-data [2021-10-26T11:35:38.308Z] 2021-10-26T11:35:32Z INFO Waiting for automatic snapd restart... [2021-10-26T11:36:04.903Z] lxd 4.19 from Canonical* installed [2021-10-26T11:36:04.903Z] + sudo lxd init --auto [2021-10-26T11:36:10.210Z] + sudo snap install --classic snapcraft [2021-10-26T11:36:25.125Z] snapcraft 5.0 from Canonical* installed [2021-10-26T11:36:25.125Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-26T11:36:25.125Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-26T11:36:25.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T11:36:25.125Z] Dload Upload Total Spent Left Speed [2021-10-26T11:36:25.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3710 0 --:--:-- --:--:-- --:--:-- 3710 [2021-10-26T11:36:25.646Z] 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M [2021-10-26T11:36:25.646Z] ./yq_linux_amd64 [2021-10-26T11:36:25.646Z] + sudo snapcraft prime --use-lxd [2021-10-26T11:36:28.197Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-26T11:36:28.197Z] 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-26T11:36:28.197Z] - README.md [2021-10-26T11:36:28.197Z] [2021-10-26T11:36:28.197Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-26T11:36:28.197Z] Launching a container. [2021-10-26T11:36:33.484Z] Waiting for container to be ready [2021-10-26T11:36:33.744Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-26T11:36:33.744Z] [2021-10-26T11:36:37.944Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-26T11:36:37.944Z] Waiting for network to be ready... [2021-10-26T11:36:38.204Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-26T11:36:38.464Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-26T11:36:38.464Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-26T11:36:38.464Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-26T11:36:38.464Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-26T11:36:38.464Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-26T11:36:38.464Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-26T11:36:38.464Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-26T11:36:38.464Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-26T11:36:38.464Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-26T11:36:39.033Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-26T11:36:39.033Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-26T11:36:39.292Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-26T11:36:39.292Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-26T11:36:39.469Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:36:39.469Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:36:39.469Z] ---> 0a901e6c55eb [2021-10-26T11:36:39.469Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T11:36:39.469Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:36:39.469Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:36:39.469Z] ---> 0a901e6c55eb [2021-10-26T11:36:39.469Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T11:36:39.469Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:36:39.469Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:36:39.469Z] ---> 0a901e6c55eb [2021-10-26T11:36:39.469Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T11:36:39.469Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:36:39.469Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:36:39.469Z] ---> 0a901e6c55eb [2021-10-26T11:36:39.469Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T11:36:39.469Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:36:39.469Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:36:39.469Z] ---> 0a901e6c55eb [2021-10-26T11:36:39.469Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T11:36:39.469Z] ---> Running in 6aee683460d7 [2021-10-26T11:36:39.469Z] ---> Running in 5367bb3376d4 [2021-10-26T11:36:39.469Z] ---> Running in b8c319d37963 [2021-10-26T11:36:39.469Z] ---> Running in 4a68ace50acf [2021-10-26T11:36:39.469Z] ---> Running in da46d52192ea [2021-10-26T11:36:39.469Z] Removing intermediate container 5367bb3376d4 [2021-10-26T11:36:39.469Z] ---> 9978c60bdd9e [2021-10-26T11:36:39.469Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:36:39.469Z] Removing intermediate container da46d52192ea [2021-10-26T11:36:39.469Z] ---> ae9e02c19804 [2021-10-26T11:36:39.469Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:36:39.469Z] Removing intermediate container 6aee683460d7 [2021-10-26T11:36:39.469Z] ---> 509ec57d3d44 [2021-10-26T11:36:39.469Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:36:39.469Z] Removing intermediate container b8c319d37963 [2021-10-26T11:36:39.469Z] ---> 803d3da2929a [2021-10-26T11:36:39.469Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:36:39.469Z] Removing intermediate container 4a68ace50acf [2021-10-26T11:36:39.469Z] ---> 389b590642e8 [2021-10-26T11:36:39.469Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:36:39.469Z] ---> Running in cd973d1a5396 [2021-10-26T11:36:39.469Z] ---> Running in 274bbda491b6 [2021-10-26T11:36:39.469Z] ---> Running in 8bb88da6aeb5 [2021-10-26T11:36:39.469Z] ---> Running in c4efdecbefed [2021-10-26T11:36:39.469Z] ---> Running in bb86fe00d0b3 [2021-10-26T11:36:39.469Z] Removing intermediate container cd973d1a5396 [2021-10-26T11:36:39.469Z] ---> bda310315696 [2021-10-26T11:36:39.469Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T11:36:39.469Z] ---> Running in a3cd60cf5784 [2021-10-26T11:36:39.469Z] Removing intermediate container 274bbda491b6 [2021-10-26T11:36:39.469Z] ---> 0115367e20ae [2021-10-26T11:36:39.469Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T11:36:39.469Z] Removing intermediate container 8bb88da6aeb5 [2021-10-26T11:36:39.469Z] ---> b917fd75992c [2021-10-26T11:36:39.469Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T11:36:39.469Z] ---> Running in 3d9a968c1267 [2021-10-26T11:36:39.469Z] ---> Running in 8426c6efa343 [2021-10-26T11:36:39.469Z] Removing intermediate container bb86fe00d0b3 [2021-10-26T11:36:39.469Z] ---> 5f06b1bca9dd [2021-10-26T11:36:39.469Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T11:36:39.469Z] ---> Running in d9236336f8b5 [2021-10-26T11:36:39.469Z] Removing intermediate container c4efdecbefed [2021-10-26T11:36:39.469Z] ---> ad797dd5b5e0 [2021-10-26T11:36:39.469Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T11:36:39.469Z] ---> Running in 345ee2124a57 [2021-10-26T11:36:39.469Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:36:39.469Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:36:39.469Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:36:39.469Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:36:39.469Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:36:39.469Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:36:39.554Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-26T11:36:39.554Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-26T11:36:39.554Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-26T11:36:39.554Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-26T11:36:39.742Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:36:39.816Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-26T11:36:39.816Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-26T11:36:40.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:36:40.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:36:40.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:36:40.075Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-26T11:36:40.075Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-26T11:36:40.075Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-26T11:36:40.075Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-26T11:36:40.075Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-26T11:36:40.075Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-26T11:36:40.075Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-26T11:36:40.309Z] OK: 219 MiB in 52 packages [2021-10-26T11:36:40.918Z] OK: 219 MiB in 52 packages [2021-10-26T11:36:41.501Z] OK: 219 MiB in 52 packages [2021-10-26T11:36:41.501Z] OK: 219 MiB in 52 packages [2021-10-26T11:36:41.854Z] OK: 219 MiB in 52 packages [2021-10-26T11:36:41.854Z] Removing intermediate container a3cd60cf5784 [2021-10-26T11:36:41.854Z] ---> 04104def7618 [2021-10-26T11:36:41.854Z] Step 6/22 : COPY . . [2021-10-26T11:36:42.614Z] Fetched 25.5 MB in 4s (6128 kB/s) [2021-10-26T11:36:43.184Z] Reading package lists... [2021-10-26T11:36:43.396Z] Removing intermediate container 3d9a968c1267 [2021-10-26T11:36:43.396Z] ---> 1ed071c224a0 [2021-10-26T11:36:43.396Z] Step 6/20 : COPY . . [2021-10-26T11:36:43.444Z] Reading package lists... [2021-10-26T11:36:43.674Z] Removing intermediate container 8426c6efa343 [2021-10-26T11:36:43.674Z] ---> d4701eaf4376 [2021-10-26T11:36:43.674Z] Step 6/22 : COPY . . [2021-10-26T11:36:43.703Z] Building dependency tree... [2021-10-26T11:36:43.703Z] Reading state information... [2021-10-26T11:36:43.703Z] The following additional packages will be installed: [2021-10-26T11:36:43.703Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-26T11:36:43.703Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-26T11:36:43.703Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-26T11:36:43.703Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-26T11:36:43.703Z] Suggested packages: [2021-10-26T11:36:43.703Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-26T11:36:43.703Z] Recommended packages: [2021-10-26T11:36:43.703Z] gnupg libsasl2-modules [2021-10-26T11:36:43.703Z] The following NEW packages will be installed: [2021-10-26T11:36:43.703Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-26T11:36:43.703Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-26T11:36:43.703Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-26T11:36:43.703Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-26T11:36:43.703Z] The following packages will be upgraded: [2021-10-26T11:36:43.703Z] gpg gpg-agent gpgconf libudev1 [2021-10-26T11:36:43.946Z] Removing intermediate container 345ee2124a57 [2021-10-26T11:36:43.946Z] Removing intermediate container d9236336f8b5 [2021-10-26T11:36:43.946Z] ---> fcae093bce82 [2021-10-26T11:36:43.946Z] Step 6/24 : COPY . . [2021-10-26T11:36:43.946Z] ---> 49c16a8b11ef [2021-10-26T11:36:43.946Z] Step 6/23 : COPY go.mod . [2021-10-26T11:36:43.964Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-26T11:36:43.964Z] Need to get 3527 kB of archives. [2021-10-26T11:36:43.964Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-26T11:36:43.964Z] 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-26T11:36:43.964Z] 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-26T11:36:43.964Z] 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-26T11:36:43.964Z] 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-26T11:36:43.964Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-26T11:36:44.536Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-26T11:36:44.797Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-26T11:36:44.797Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-26T11:36:44.797Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-26T11:36:44.797Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-26T11:36:44.797Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-26T11:36:44.797Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-26T11:36:44.797Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-26T11:36:44.797Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-26T11:36:44.797Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-26T11:36:44.797Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-26T11:36:45.057Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-26T11:36:45.057Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-26T11:36:45.057Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-26T11:36:45.057Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-26T11:36:45.057Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-26T11:36:45.057Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-26T11:36:45.057Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T11:36:45.057Z] Fetched 3527 kB in 1s (3054 kB/s) [2021-10-26T11:36:45.057Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-26T11:36:45.057Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-26T11:36:45.057Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T11:36:45.057Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-26T11:36:45.319Z] Selecting previously unselected package udev. [2021-10-26T11:36:45.319Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-26T11:36:45.319Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-26T11:36:45.319Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-26T11:36:45.580Z] Selecting previously unselected package libfuse2:amd64. [2021-10-26T11:36:45.580Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-26T11:36:45.580Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-26T11:36:45.580Z] Selecting previously unselected package fuse. [2021-10-26T11:36:45.580Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-26T11:36:45.580Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-26T11:36:45.580Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T11:36:45.580Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T11:36:45.840Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T11:36:45.840Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T11:36:45.840Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T11:36:45.840Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T11:36:45.840Z] Selecting previously unselected package libksba8:amd64. [2021-10-26T11:36:45.840Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-26T11:36:45.840Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-26T11:36:45.922Z] ---> 47c43bfe2056 [2021-10-26T11:36:45.922Z] Step 7/23 : RUN go mod download [2021-10-26T11:36:45.922Z] ---> Running in 99871e7253d5 [2021-10-26T11:36:46.100Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-26T11:36:46.100Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T11:36:46.100Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:46.100Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-26T11:36:46.100Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T11:36:46.100Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:46.100Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-26T11:36:46.101Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T11:36:46.101Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:46.101Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-26T11:36:46.101Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T11:36:46.101Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:46.101Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-26T11:36:46.101Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T11:36:46.101Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:46.359Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-26T11:36:46.359Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T11:36:46.359Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:46.359Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-26T11:36:46.359Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T11:36:46.359Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:46.359Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-26T11:36:46.359Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T11:36:46.359Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:46.359Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-26T11:36:46.359Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T11:36:46.359Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:46.618Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-26T11:36:46.618Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-26T11:36:46.618Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T11:36:46.618Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-26T11:36:46.618Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-26T11:36:46.618Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T11:36:46.618Z] Selecting previously unselected package libldap-common. [2021-10-26T11:36:46.618Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-26T11:36:46.618Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T11:36:46.618Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-26T11:36:46.618Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-26T11:36:46.618Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T11:36:46.618Z] Selecting previously unselected package dirmngr. [2021-10-26T11:36:46.618Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T11:36:46.618Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-26T11:36:46.878Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T11:36:46.878Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-26T11:36:46.878Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-26T11:36:46.878Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T11:36:46.878Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T11:36:46.878Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-26T11:36:46.878Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:46.878Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-26T11:36:46.878Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T11:36:46.878Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-26T11:36:47.138Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-26T11:36:47.399Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:47.399Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-26T11:36:47.399Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-26T11:36:47.399Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-26T11:36:47.399Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:47.399Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:47.399Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:47.399Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:47.399Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:47.399Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:47.399Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T11:36:47.399Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T11:36:47.399Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-26T11:36:47.659Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T11:36:47.919Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-26T11:36:47.919Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-26T11:36:47.919Z] This means they are not meant to be enabled using systemctl. [2021-10-26T11:36:47.919Z] Possible reasons for having this kind of units are: [2021-10-26T11:36:47.919Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-26T11:36:47.919Z] .wants/ or .requires/ directory. [2021-10-26T11:36:47.919Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-26T11:36:47.919Z] a requirement dependency on it. [2021-10-26T11:36:47.919Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-26T11:36:47.919Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-26T11:36:47.919Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-26T11:36:47.919Z] instance name specified. [2021-10-26T11:36:48.178Z] Reading package lists... [2021-10-26T11:36:48.438Z] Building dependency tree... [2021-10-26T11:36:48.438Z] Reading state information... [2021-10-26T11:36:48.438Z] The following additional packages will be installed: [2021-10-26T11:36:48.438Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-26T11:36:48.438Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-26T11:36:48.438Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-26T11:36:48.438Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-26T11:36:48.438Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-26T11:36:48.438Z] Suggested packages: [2021-10-26T11:36:48.438Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-26T11:36:48.438Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-26T11:36:48.438Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-26T11:36:48.438Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-26T11:36:48.438Z] systemd-container policykit-1 [2021-10-26T11:36:48.438Z] Recommended packages: [2021-10-26T11:36:48.438Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-26T11:36:48.699Z] The following NEW packages will be installed: [2021-10-26T11:36:48.699Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-26T11:36:48.699Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-26T11:36:48.699Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-26T11:36:48.699Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-26T11:36:48.699Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-26T11:36:48.699Z] The following packages will be upgraded: [2021-10-26T11:36:48.699Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-26T11:36:48.699Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-26T11:36:48.699Z] Need to get 36.8 MB of archives. [2021-10-26T11:36:48.699Z] After this operation, 147 MB of additional disk space will be used. [2021-10-26T11:36:48.699Z] 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-26T11:36:48.699Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-26T11:36:48.699Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-26T11:36:48.699Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-26T11:36:48.699Z] 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-26T11:36:48.699Z] 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-26T11:36:48.960Z] 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-26T11:36:48.960Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-26T11:36:48.960Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-26T11:36:48.960Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-26T11:36:48.960Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-26T11:36:48.960Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-26T11:36:48.960Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-26T11:36:48.960Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-26T11:36:48.960Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-26T11:36:48.960Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-26T11:36:48.960Z] 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-26T11:36:49.532Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-26T11:36:49.532Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-26T11:36:49.532Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-26T11:36:49.532Z] 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-26T11:36:49.532Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-26T11:36:49.532Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-26T11:36:49.532Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-26T11:36:49.532Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-26T11:36:49.532Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-26T11:36:49.532Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-26T11:36:49.794Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-26T11:36:49.794Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-26T11:36:49.794Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-26T11:36:50.732Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T11:36:50.732Z] Fetched 36.8 MB in 2s (19.4 MB/s) [2021-10-26T11:36:50.732Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T11:36:50.732Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-26T11:36:50.732Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T11:36:51.302Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-26T11:36:51.302Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T11:36:51.302Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-26T11:36:51.302Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T11:36:51.302Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-26T11:36:51.302Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-26T11:36:51.561Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-26T11:36:51.561Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T11:36:51.561Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-26T11:36:51.561Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-26T11:36:51.822Z] Setting up apt (1.6.14) ... [2021-10-26T11:36:51.822Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-26T11:36:52.083Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-26T11:36:52.342Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-26T11:36:52.342Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-26T11:36:52.342Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-26T11:36:52.342Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-26T11:36:52.342Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T11:36:52.342Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T11:36:52.611Z] Selecting previously unselected package libexpat1:amd64. [2021-10-26T11:36:52.611Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-26T11:36:52.611Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-26T11:36:52.611Z] Selecting previously unselected package python3.6-minimal. [2021-10-26T11:36:52.611Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T11:36:52.611Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T11:36:52.656Z] Removing intermediate container 99871e7253d5 [2021-10-26T11:36:52.656Z] ---> 62b768b64530 [2021-10-26T11:36:52.656Z] Step 8/23 : COPY . . [2021-10-26T11:36:52.872Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-26T11:36:52.872Z] Checking for services that may need to be restarted...done. [2021-10-26T11:36:52.872Z] Checking for services that may need to be restarted...done. [2021-10-26T11:36:52.872Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T11:36:52.872Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-26T11:36:52.872Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T11:36:53.443Z] Selecting previously unselected package python3-minimal. [2021-10-26T11:36:53.443Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-26T11:36:53.443Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-26T11:36:53.443Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-26T11:36:53.443Z] Selecting previously unselected package mime-support. [2021-10-26T11:36:53.443Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-26T11:36:53.443Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-26T11:36:53.443Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-26T11:36:53.443Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-26T11:36:53.443Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-26T11:36:53.443Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-26T11:36:53.443Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T11:36:53.443Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T11:36:53.702Z] Selecting previously unselected package python3.6. [2021-10-26T11:36:53.702Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T11:36:53.702Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T11:36:53.702Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-26T11:36:53.702Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-26T11:36:53.702Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-26T11:36:53.702Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-26T11:36:53.963Z] Selecting previously unselected package python3. [2021-10-26T11:36:53.963Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-26T11:36:53.963Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-26T11:36:53.963Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-26T11:36:53.963Z] Selecting previously unselected package multiarch-support. [2021-10-26T11:36:53.963Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T11:36:53.963Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-26T11:36:53.963Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-26T11:36:54.223Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-26T11:36:54.223Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-26T11:36:54.223Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-26T11:36:54.223Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-26T11:36:54.223Z] Selecting previously unselected package libbsd0:amd64. [2021-10-26T11:36:54.223Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-26T11:36:54.223Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-26T11:36:54.223Z] Selecting previously unselected package sudo. [2021-10-26T11:36:54.223Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-26T11:36:54.223Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-26T11:36:54.223Z] Selecting previously unselected package apparmor. [2021-10-26T11:36:54.223Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-26T11:36:54.223Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-26T11:36:54.484Z] Selecting previously unselected package libedit2:amd64. [2021-10-26T11:36:54.484Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-26T11:36:54.484Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-26T11:36:54.484Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-26T11:36:54.484Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T11:36:54.484Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T11:36:54.484Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-26T11:36:54.484Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T11:36:54.484Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T11:36:54.744Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-26T11:36:54.744Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-26T11:36:54.744Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-26T11:36:54.744Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-26T11:36:54.744Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T11:36:54.744Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T11:36:54.744Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-26T11:36:54.744Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T11:36:54.744Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T11:36:54.744Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-26T11:36:54.744Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-26T11:36:54.744Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-26T11:36:55.005Z] Selecting previously unselected package openssh-client. [2021-10-26T11:36:55.005Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-26T11:36:55.005Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-26T11:36:55.005Z] Selecting previously unselected package squashfs-tools. [2021-10-26T11:36:55.005Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-26T11:36:55.005Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-26T11:36:55.005Z] Selecting previously unselected package snapd. [2021-10-26T11:36:55.264Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-26T11:36:55.264Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-26T11:36:57.175Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-26T11:36:57.175Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-26T11:36:57.175Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-26T11:36:57.436Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-26T11:36:57.436Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-26T11:36:57.436Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T11:36:57.436Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T11:36:57.436Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-26T11:36:57.436Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-26T11:36:58.008Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-26T11:36:58.008Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-26T11:36:58.008Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-26T11:36:58.008Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T11:36:58.268Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T11:36:58.268Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T11:36:58.841Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-26T11:36:58.841Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T11:36:58.841Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-26T11:36:58.841Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-26T11:36:58.841Z] running python rtupdate hooks for python3.6... [2021-10-26T11:36:58.841Z] running python post-rtupdate hooks for python3.6... [2021-10-26T11:36:58.841Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-26T11:36:59.411Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-26T11:36:59.671Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T11:36:59.671Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-26T11:36:59.932Z] Setting up snapd (2.51.1+18.04) ... [2021-10-26T11:37:00.194Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-26T11:37:00.456Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-26T11:37:00.456Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-26T11:37:00.717Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-26T11:37:00.978Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-26T11:37:00.978Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-26T11:37:00.978Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-26T11:37:01.240Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-26T11:37:01.502Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-26T11:37:01.502Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-26T11:37:01.763Z] /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-26T11:37:01.763Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T11:37:02.025Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-26T11:37:02.968Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T11:37:03.228Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T11:37:03.228Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T11:37:04.434Z] Reading package lists... [2021-10-26T11:37:04.434Z] Reading package lists... [2021-10-26T11:37:04.696Z] Building dependency tree... [2021-10-26T11:37:04.696Z] Reading state information... [2021-10-26T11:37:04.696Z] Calculating upgrade... [2021-10-26T11:37:04.956Z] The following packages will be upgraded: [2021-10-26T11:37:04.956Z] advancecomp base-files bash binutils binutils-common [2021-10-26T11:37:04.956Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-26T11:37:04.956Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-26T11:37:04.956Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-26T11:37:04.956Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-26T11:37:04.956Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-26T11:37:04.956Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-26T11:37:04.956Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-26T11:37:04.956Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-26T11:37:04.956Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-26T11:37:04.956Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-26T11:37:04.956Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-26T11:37:04.956Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-26T11:37:04.956Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-26T11:37:04.956Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-26T11:37:04.956Z] ubuntu-keyring util-linux [2021-10-26T11:37:04.956Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T11:37:04.956Z] Need to get 64.2 MB of archives. [2021-10-26T11:37:04.956Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-26T11:37:04.956Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-26T11:37:05.217Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-26T11:37:05.217Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-26T11:37:05.217Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-26T11:37:05.217Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-26T11:37:05.217Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-26T11:37:05.217Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-26T11:37:05.217Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-26T11:37:05.217Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-26T11:37:05.217Z] 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-26T11:37:05.217Z] 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-26T11:37:05.217Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-26T11:37:05.217Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-26T11:37:05.217Z] 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-26T11:37:05.217Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-26T11:37:05.217Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-26T11:37:05.217Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-26T11:37:05.217Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-26T11:37:05.217Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-26T11:37:05.217Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-26T11:37:05.217Z] 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-26T11:37:05.217Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-26T11:37:05.217Z] 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-26T11:37:05.217Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-26T11:37:05.217Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-26T11:37:05.217Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-26T11:37:05.217Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-26T11:37:05.217Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-26T11:37:05.217Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-26T11:37:05.217Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-26T11:37:05.217Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-26T11:37:05.217Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-26T11:37:05.217Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-26T11:37:05.217Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-26T11:37:05.478Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-26T11:37:05.478Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-26T11:37:05.478Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-26T11:37:05.478Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-26T11:37:05.478Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-26T11:37:05.478Z] 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-26T11:37:05.478Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-26T11:37:05.478Z] 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-26T11:37:05.478Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-26T11:37:05.478Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-26T11:37:05.478Z] 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-26T11:37:05.478Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-26T11:37:05.478Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-26T11:37:05.478Z] 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-26T11:37:05.478Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-26T11:37:05.478Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-26T11:37:05.478Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-26T11:37:05.478Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-26T11:37:05.478Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-26T11:37:05.478Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-26T11:37:05.478Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-26T11:37:05.478Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-26T11:37:05.478Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-26T11:37:05.478Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-26T11:37:05.739Z] 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-26T11:37:05.739Z] 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-26T11:37:05.739Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-26T11:37:05.739Z] 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-26T11:37:05.739Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-26T11:37:05.739Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-26T11:37:05.739Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-26T11:37:05.739Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-26T11:37:05.998Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-26T11:37:05.998Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-26T11:37:05.998Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-26T11:37:05.998Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-26T11:37:05.998Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-26T11:37:05.998Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-26T11:37:05.998Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-26T11:37:05.998Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-26T11:37:06.260Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-26T11:37:06.260Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-26T11:37:06.260Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-26T11:37:06.260Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-26T11:37:06.260Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-26T11:37:06.260Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-26T11:37:06.260Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-26T11:37:06.260Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-26T11:37:06.260Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-26T11:37:06.260Z] 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-26T11:37:06.260Z] 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-26T11:37:06.260Z] 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-26T11:37:06.260Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-26T11:37:06.260Z] 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-26T11:37:06.260Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-26T11:37:06.260Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-26T11:37:06.521Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-26T11:37:06.521Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-26T11:37:06.521Z] 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-26T11:37:06.521Z] 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-26T11:37:06.521Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-26T11:37:06.521Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-26T11:37:06.521Z] 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-26T11:37:06.521Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-26T11:37:06.521Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-26T11:37:06.521Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-26T11:37:06.521Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-26T11:37:06.521Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-26T11:37:06.521Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-26T11:37:06.794Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T11:37:06.794Z] Fetched 64.2 MB in 2s (38.4 MB/s) [2021-10-26T11:37:06.794Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T11:37:06.794Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T11:37:06.794Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T11:37:07.054Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T11:37:07.054Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T11:37:07.315Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-26T11:37:07.315Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-26T11:37:07.576Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:07.576Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T11:37:07.576Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:07.576Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T11:37:07.576Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:07.576Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T11:37:07.741Z] ---> faf00f70f774 [2021-10-26T11:37:07.741Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:37:07.741Z] ---> 877ff73eade9 [2021-10-26T11:37:07.741Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:37:07.741Z] ---> 5f939b5c839c [2021-10-26T11:37:07.741Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:37:07.741Z] ---> cca355e676af [2021-10-26T11:37:07.741Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:37:07.741Z] ---> Running in 621a12fb38f1 [2021-10-26T11:37:07.741Z] ---> Running in 3896fa814ba3 [2021-10-26T11:37:07.741Z] ---> Running in c66483edee58 [2021-10-26T11:37:07.741Z] ---> Running in ab63129c034e [2021-10-26T11:37:07.837Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:07.837Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T11:37:07.837Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:07.837Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T11:37:07.837Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:07.837Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T11:37:07.837Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:07.837Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T11:37:08.098Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T11:37:08.098Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T11:37:08.098Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:08.098Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-26T11:37:08.098Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-26T11:37:08.098Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T11:37:08.098Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:08.098Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T11:37:08.358Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:08.358Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T11:37:08.358Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:08.358Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T11:37:08.358Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T11:37:08.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T11:37:08.619Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T11:37:08.619Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T11:37:08.887Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-26T11:37:09.149Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T11:37:09.149Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-26T11:37:09.149Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-26T11:37:09.149Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-26T11:37:09.149Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-26T11:37:09.414Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-26T11:37:09.414Z] Installing new version of config file /etc/issue ... [2021-10-26T11:37:09.414Z] Installing new version of config file /etc/issue.net ... [2021-10-26T11:37:09.414Z] Installing new version of config file /etc/lsb-release ... [2021-10-26T11:37:09.414Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-26T11:37:09.674Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-26T11:37:09.674Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-26T11:37:09.938Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-26T11:37:09.938Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:09.938Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-26T11:37:09.938Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-26T11:37:09.938Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-26T11:37:09.938Z] 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-26T11:37:10.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:10.202Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T11:37:10.202Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-26T11:37:10.202Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-26T11:37:10.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:10.202Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-26T11:37:10.202Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-26T11:37:10.202Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-26T11:37:10.463Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:10.463Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-26T11:37:10.463Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T11:37:10.463Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-26T11:37:10.725Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:10.725Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T11:37:10.725Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T11:37:10.725Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T11:37:10.725Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:10.725Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T11:37:10.725Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T11:37:10.986Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-26T11:37:10.986Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:10.986Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-26T11:37:10.986Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-26T11:37:10.986Z] Setting up grep (3.1-2build1) ... [2021-10-26T11:37:10.986Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:10.986Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-26T11:37:10.986Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-26T11:37:11.247Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-26T11:37:11.247Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:11.247Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-26T11:37:11.247Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-26T11:37:11.247Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-26T11:37:11.247Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:11.247Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T11:37:11.247Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T11:37:11.514Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-26T11:37:11.514Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:11.514Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T11:37:11.514Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T11:37:12.077Z] Removing intermediate container 3896fa814ba3 [2021-10-26T11:37:12.078Z] ---> 90632875929d [2021-10-26T11:37:12.078Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T11:37:12.078Z] ---> Running in 4a1f20c363c6 [2021-10-26T11:37:12.078Z] Removing intermediate container c66483edee58 [2021-10-26T11:37:12.078Z] ---> e0b7123fdd81 [2021-10-26T11:37:12.078Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T11:37:12.078Z] Removing intermediate container 621a12fb38f1 [2021-10-26T11:37:12.078Z] ---> 03f583cc6133 [2021-10-26T11:37:12.078Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T11:37:12.078Z] Removing intermediate container ab63129c034e [2021-10-26T11:37:12.078Z] ---> e03efa38e151 [2021-10-26T11:37:12.078Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T11:37:12.078Z] ---> a2a5deb607ec [2021-10-26T11:37:12.078Z] Step 9/23 : RUN go mod tidy [2021-10-26T11:37:12.078Z] ---> Running in 41dbd409bd3a [2021-10-26T11:37:12.078Z] ---> Running in 94a165a47eaa [2021-10-26T11:37:12.078Z] ---> Running in a0029f846d91 [2021-10-26T11:37:12.083Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T11:37:12.083Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T11:37:12.083Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T11:37:12.083Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T11:37:12.342Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-26T11:37:12.343Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:12.343Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-26T11:37:12.343Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T11:37:12.354Z] ---> Running in de638f60eaa8 [2021-10-26T11:37:13.284Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-26T11:37:13.284Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-26T11:37:13.284Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-26T11:37:13.284Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-26T11:37:13.284Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-26T11:37:13.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:13.284Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-26T11:37:13.284Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-26T11:37:13.284Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-26T11:37:13.544Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:13.544Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T11:37:13.544Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T11:37:13.544Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T11:37:13.544Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:13.544Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T11:37:13.544Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T11:37:13.544Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T11:37:13.802Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:13.802Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T11:37:13.802Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T11:37:13.802Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T11:37:13.802Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:13.802Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T11:37:13.802Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T11:37:13.802Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T11:37:14.062Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:14.062Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T11:37:14.062Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T11:37:14.062Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T11:37:14.062Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T11:37:14.062Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T11:37:14.062Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:14.062Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T11:37:14.062Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T11:37:14.322Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T11:37:14.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:14.322Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T11:37:14.322Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T11:37:14.322Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T11:37:14.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:14.322Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T11:37:14.323Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T11:37:14.323Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-26T11:37:14.344Z] 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-26T11:37:14.344Z] 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-26T11:37:14.584Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:14.584Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T11:37:14.584Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T11:37:14.617Z] 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-26T11:37:14.846Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-26T11:37:14.890Z] 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-26T11:37:15.105Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-26T11:37:15.365Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-26T11:37:15.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:15.365Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T11:37:15.365Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T11:37:15.626Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T11:37:15.626Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T11:37:15.626Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-26T11:37:15.626Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T11:37:15.626Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-26T11:37:15.885Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T11:37:15.885Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-26T11:37:15.885Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-26T11:37:15.885Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-26T11:37:16.144Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T11:37:16.144Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-26T11:37:16.144Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-26T11:37:16.144Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-26T11:37:16.144Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T11:37:16.144Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-26T11:37:16.144Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-26T11:37:16.144Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-26T11:37:16.405Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T11:37:16.405Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T11:37:16.405Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T11:37:16.405Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T11:37:16.405Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T11:37:16.405Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T11:37:16.405Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T11:37:16.665Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T11:37:16.665Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-26T11:37:16.665Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T11:37:16.665Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T11:37:16.665Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T11:37:16.925Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:16.925Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T11:37:16.925Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T11:37:16.925Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-26T11:37:16.925Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T11:37:16.925Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T11:37:16.925Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T11:37:16.925Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T11:37:17.185Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:17.186Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-26T11:37:17.186Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-26T11:37:17.186Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-26T11:37:17.186Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:17.186Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-26T11:37:17.186Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-26T11:37:17.186Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-26T11:37:17.446Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:17.446Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-26T11:37:17.446Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T11:37:17.446Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T11:37:17.707Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:17.707Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T11:37:17.707Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T11:37:17.707Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T11:37:17.707Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:17.707Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-26T11:37:17.707Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-26T11:37:17.707Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-26T11:37:17.967Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:17.967Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-26T11:37:17.967Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-26T11:37:17.967Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-26T11:37:18.228Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:18.228Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T11:37:18.228Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T11:37:18.228Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-26T11:37:18.228Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:18.228Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-26T11:37:18.228Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-26T11:37:18.228Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-26T11:37:18.228Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:18.228Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-26T11:37:18.228Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-26T11:37:18.488Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-26T11:37:18.488Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:18.488Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-26T11:37:18.488Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-26T11:37:18.488Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-26T11:37:18.488Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:18.488Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-26T11:37:18.488Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-26T11:37:18.748Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-26T11:37:18.748Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:18.749Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-26T11:37:18.749Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-26T11:37:18.749Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-26T11:37:18.749Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:18.749Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-26T11:37:18.749Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-26T11:37:19.009Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-26T11:37:19.009Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:19.009Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-26T11:37:19.009Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-26T11:37:19.009Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-26T11:37:19.009Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T11:37:19.009Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-26T11:37:19.009Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-26T11:37:19.268Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-26T11:37:19.268Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-26T11:37:19.268Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-26T11:37:19.268Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-26T11:37:19.268Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-26T11:37:19.268Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-26T11:37:19.529Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-26T11:37:19.529Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-26T11:37:19.529Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-26T11:37:19.529Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-26T11:37:19.529Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-26T11:37:19.529Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-26T11:37:19.790Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-26T11:37:19.790Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-26T11:37:19.790Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-26T11:37:19.790Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-26T11:37:19.790Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-26T11:37:19.790Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-26T11:37:19.790Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-26T11:37:19.790Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-26T11:37:20.049Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-26T11:37:20.049Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-26T11:37:20.049Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-26T11:37:20.049Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-26T11:37:20.049Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-26T11:37:20.049Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-26T11:37:20.295Z] Removing intermediate container de638f60eaa8 [2021-10-26T11:37:20.295Z] ---> 278ed373e84b [2021-10-26T11:37:20.295Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T11:37:20.295Z] ---> Running in b95579e9537f [2021-10-26T11:37:20.310Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-26T11:37:20.310Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-26T11:37:20.572Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-26T11:37:20.572Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-26T11:37:20.572Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T11:37:20.572Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T11:37:20.834Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T11:37:20.834Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T11:37:20.834Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T11:37:20.834Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T11:37:20.834Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T11:37:20.834Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T11:37:21.093Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:21.093Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T11:37:21.093Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:21.093Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T11:37:21.093Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:21.093Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T11:37:21.094Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:21.094Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T11:37:22.033Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:22.033Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T11:37:22.929Z] 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-26T11:37:22.973Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:22.973Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T11:37:22.973Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:22.973Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T11:37:23.232Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:23.232Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T11:37:24.172Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T11:37:24.172Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T11:37:24.172Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T11:37:24.172Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T11:37:24.172Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-26T11:37:24.172Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T11:37:24.172Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-26T11:37:24.172Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T11:37:24.432Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-26T11:37:24.432Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-26T11:37:24.432Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T11:37:24.432Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T11:37:24.432Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T11:37:24.432Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T11:37:24.432Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-26T11:37:24.432Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-26T11:37:24.692Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T11:37:24.692Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T11:37:24.692Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T11:37:24.692Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T11:37:24.692Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T11:37:24.692Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-26T11:37:24.692Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-26T11:37:24.692Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-26T11:37:24.692Z] [2021-10-26T11:37:24.692Z] Current default time zone: 'Etc/UTC' [2021-10-26T11:37:24.692Z] Local time is now: Tue Oct 26 11:37:24 UTC 2021. [2021-10-26T11:37:24.692Z] Universal Time is now: Tue Oct 26 11:37:24 UTC 2021. [2021-10-26T11:37:24.692Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-26T11:37:24.692Z] [2021-10-26T11:37:24.692Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-26T11:37:24.692Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T11:37:24.692Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-26T11:37:24.692Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-26T11:37:24.692Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-26T11:37:24.953Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-26T11:37:24.953Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-26T11:37:24.953Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-26T11:37:24.953Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-26T11:37:24.953Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-26T11:37:24.953Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T11:37:24.953Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-26T11:37:24.953Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T11:37:24.953Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-26T11:37:24.953Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T11:37:24.953Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-26T11:37:24.953Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-26T11:37:24.953Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-26T11:37:24.953Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-26T11:37:24.953Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-26T11:37:24.953Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-26T11:37:25.214Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-26T11:37:25.214Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-26T11:37:27.125Z] Updating certificates in /etc/ssl/certs... [2021-10-26T11:37:27.694Z] 23 added, 28 removed; done. [2021-10-26T11:37:27.694Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-26T11:37:27.694Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T11:37:27.694Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-26T11:37:27.694Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-26T11:37:27.694Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-26T11:37:27.694Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T11:37:27.694Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-26T11:37:27.694Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T11:37:27.694Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T11:37:27.694Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T11:37:27.694Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T11:37:27.694Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T11:37:27.694Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-26T11:37:27.694Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-26T11:37:27.694Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-26T11:37:27.956Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-26T11:37:27.956Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-26T11:37:27.956Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T11:37:27.956Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T11:37:27.956Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-26T11:37:27.956Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-26T11:37:27.956Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-26T11:37:27.956Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T11:37:27.956Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-26T11:37:27.956Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-26T11:37:27.956Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-26T11:37:27.956Z] Updating certificates in /etc/ssl/certs... [2021-10-26T11:37:28.897Z] 0 added, 0 removed; done. [2021-10-26T11:37:28.897Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-26T11:37:28.897Z] done. [2021-10-26T11:37:29.156Z] Reading package lists... [2021-10-26T11:37:29.156Z] Building dependency tree... [2021-10-26T11:37:29.156Z] Reading state information... [2021-10-26T11:37:29.417Z] The following NEW packages will be installed: [2021-10-26T11:37:29.417Z] apt-transport-https [2021-10-26T11:37:29.417Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T11:37:29.676Z] Need to get 4348 B of archives. [2021-10-26T11:37:29.676Z] After this operation, 154 kB of additional disk space will be used. [2021-10-26T11:37:29.676Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-26T11:37:29.676Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T11:37:29.676Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-10-26T11:37:29.676Z] Selecting previously unselected package apt-transport-https. [2021-10-26T11:37:29.676Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-26T11:37:29.676Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-26T11:37:29.676Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-26T11:37:29.676Z] Setting up apt-transport-https (1.6.14) ... [2021-10-26T11:37:29.935Z] Waiting for network to be ready... [2021-10-26T11:37:36.512Z] 2021-10-26T11:37:32Z INFO Waiting for automatic snapd restart... [2021-10-26T11:37:38.420Z] snapd 2.52.1 from Canonical* installed [2021-10-26T11:37:38.988Z] "snapd" switched to the "latest/stable" channel [2021-10-26T11:37:38.988Z] [2021-10-26T11:37:41.540Z] core18 20210722 from Canonical* installed [2021-10-26T11:37:41.540Z] "core18" switched to the "latest/stable" channel [2021-10-26T11:37:41.540Z] [2021-10-26T11:37:44.203Z] snapcraft 5.0 from Canonical* installed [2021-10-26T11:37:44.203Z] "snapcraft" switched to the "latest/stable" channel [2021-10-26T11:37:44.203Z] [2021-10-26T11:37:48.433Z] 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-26T11:37:48.433Z] - README.md [2021-10-26T11:37:48.433Z] [2021-10-26T11:37:48.433Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-26T11:37:48.695Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T11:37:48.956Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T11:37:48.956Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T11:37:50.158Z] Reading package lists... [2021-10-26T11:37:50.419Z] 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-26T11:37:50.419Z] Reading package lists... [2021-10-26T11:37:50.678Z] Building dependency tree... [2021-10-26T11:37:50.678Z] Reading state information... [2021-10-26T11:37:50.678Z] Suggested packages: [2021-10-26T11:37:50.678Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-26T11:37:50.678Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-26T11:37:50.678Z] Recommended packages: [2021-10-26T11:37:50.678Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-26T11:37:50.678Z] The following NEW packages will be installed: [2021-10-26T11:37:50.678Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-26T11:37:50.678Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-26T11:37:50.678Z] pkg-config zip [2021-10-26T11:37:50.678Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T11:37:50.939Z] Need to get 7670 kB of archives. [2021-10-26T11:37:50.939Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-26T11:37:50.939Z] 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-26T11:37:50.939Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-26T11:37:50.939Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-26T11:37:50.939Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-26T11:37:50.939Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-26T11:37:51.198Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-26T11:37:51.198Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-26T11:37:51.198Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-26T11:37:51.198Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-26T11:37:51.198Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-26T11:37:51.198Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-26T11:37:51.459Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-26T11:37:51.459Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-26T11:37:51.459Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-26T11:37:51.459Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-26T11:37:51.718Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T11:37:51.718Z] Fetched 7670 kB in 1s (10.5 MB/s) [2021-10-26T11:37:51.718Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-26T11:37:51.718Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-26T11:37:51.718Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-26T11:37:51.718Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-26T11:37:51.718Z] Selecting previously unselected package libpsl5:amd64. [2021-10-26T11:37:51.718Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-26T11:37:51.718Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-26T11:37:51.978Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-26T11:37:51.978Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-26T11:37:51.978Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-26T11:37:51.978Z] Selecting previously unselected package librtmp1:amd64. [2021-10-26T11:37:51.978Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-26T11:37:51.978Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-26T11:37:51.978Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-26T11:37:51.978Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-26T11:37:51.978Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-26T11:37:51.978Z] Selecting previously unselected package liberror-perl. [2021-10-26T11:37:51.978Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-26T11:37:51.978Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-26T11:37:51.978Z] Selecting previously unselected package git-man. [2021-10-26T11:37:51.978Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-26T11:37:51.978Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-26T11:37:52.239Z] Selecting previously unselected package git. [2021-10-26T11:37:52.239Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-26T11:37:52.239Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-26T11:37:52.810Z] Selecting previously unselected package libnorm1:amd64. [2021-10-26T11:37:52.810Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-26T11:37:52.810Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-26T11:37:52.810Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-26T11:37:52.810Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-26T11:37:52.810Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-26T11:37:52.810Z] Selecting previously unselected package libsodium23:amd64. [2021-10-26T11:37:52.810Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-26T11:37:52.810Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-26T11:37:52.810Z] Selecting previously unselected package libzmq5:amd64. [2021-10-26T11:37:52.810Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-26T11:37:52.810Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T11:37:52.810Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-26T11:37:52.810Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-26T11:37:52.810Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T11:37:53.070Z] Selecting previously unselected package pkg-config. [2021-10-26T11:37:53.070Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-26T11:37:53.070Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-26T11:37:53.070Z] Selecting previously unselected package zip. [2021-10-26T11:37:53.070Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-26T11:37:53.070Z] Unpacking zip (3.0-11build1) ... [2021-10-26T11:37:53.070Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-26T11:37:53.070Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-26T11:37:53.070Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-26T11:37:53.070Z] Setting up liberror-perl (0.17025-1) ... [2021-10-26T11:37:53.070Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-26T11:37:53.070Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-26T11:37:53.070Z] No schema files found: doing nothing. [2021-10-26T11:37:53.070Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-26T11:37:53.070Z] Setting up zip (3.0-11build1) ... [2021-10-26T11:37:53.070Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-26T11:37:53.330Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-26T11:37:53.330Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-26T11:37:53.330Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T11:37:53.330Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-26T11:37:53.330Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T11:37:53.330Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-26T11:37:53.330Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T11:37:53.899Z] git set to automatically installed. [2021-10-26T11:37:53.899Z] git-man set to automatically installed. [2021-10-26T11:37:53.899Z] libcurl3-gnutls set to automatically installed. [2021-10-26T11:37:53.899Z] liberror-perl set to automatically installed. [2021-10-26T11:37:53.899Z] libglib2.0-0 set to automatically installed. [2021-10-26T11:37:53.899Z] libnghttp2-14 set to automatically installed. [2021-10-26T11:37:53.899Z] libnorm1 set to automatically installed. [2021-10-26T11:37:53.899Z] libpgm-5.2-0 set to automatically installed. [2021-10-26T11:37:53.899Z] libpsl5 set to automatically installed. [2021-10-26T11:37:53.899Z] librtmp1 set to automatically installed. [2021-10-26T11:37:53.899Z] libsodium23 set to automatically installed. [2021-10-26T11:37:53.899Z] libzmq3-dev set to automatically installed. [2021-10-26T11:37:53.899Z] libzmq5 set to automatically installed. [2021-10-26T11:37:53.899Z] pkg-config set to automatically installed. [2021-10-26T11:37:53.899Z] zip set to automatically installed. [2021-10-26T11:37:58.101Z] snapd is not logged in, snap install commands will use sudo [2021-10-26T11:38:01.402Z] snap "core18" has no updates available [2021-10-26T11:38:03.314Z] snapd is not logged in, snap install commands will use sudo [2021-10-26T11:38:18.218Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-26T11:38:18.218Z] Pulling config-common [2021-10-26T11:38:18.218Z] + snapcraftctl pull [2021-10-26T11:38:18.786Z] Pulling go-build-helper [2021-10-26T11:38:18.786Z] + snapcraftctl pull [2021-10-26T11:38:19.735Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-26T11:38:19.735Z] Skipping pull go-build-helper (already ran) [2021-10-26T11:38:19.735Z] Building go-build-helper [2021-10-26T11:38:19.735Z] + snapcraftctl build [2021-10-26T11:38:22.278Z] Staging go-build-helper [2021-10-26T11:38:22.278Z] + snapcraftctl stage [2021-10-26T11:38:30.414Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-26T11:38:30.414Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-26T11:38:30.414Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-26T11:38:30.414Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-26T11:38:30.414Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-26T11:38:30.414Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-26T11:38:30.414Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-26T11:38:30.414Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-26T11:38:30.414Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-26T11:38:30.414Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-26T11:38:30.414Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-26T11:38:30.414Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-26T11:38:30.414Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-26T11:38:30.414Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-26T11:38:30.414Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-26T11:38:30.414Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-26T11:38:30.414Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-26T11:38:30.414Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-26T11:38:30.414Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-26T11:38:30.414Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-26T11:38:30.414Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-26T11:38:30.414Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-26T11:38:30.414Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-26T11:38:30.414Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-26T11:38:30.414Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-26T11:38:30.414Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-26T11:38:30.414Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-26T11:38:30.414Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-26T11:38:30.414Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-26T11:38:30.414Z] Fetched 224 kB in 0s (0 B/s) [2021-10-26T11:38:30.414Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-26T11:38:30.414Z] Fetched 157 kB in 0s (0 B/s) [2021-10-26T11:38:30.414Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-26T11:38:30.414Z] Fetched 221 kB in 0s (0 B/s) [2021-10-26T11:38:30.414Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-26T11:38:30.414Z] Fetched 143 kB in 0s (0 B/s) [2021-10-26T11:38:30.414Z] Pulling edgex-go [2021-10-26T11:38:30.414Z] + snapcraftctl pull [2021-10-26T11:38:31.795Z] Pulling hooks [2021-10-26T11:38:31.795Z] + snapcraftctl pull [2021-10-26T11:38:49.906Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T11:38:49.906Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T11:38:49.906Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T11:38:49.906Z] Fetched 0 B in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-26T11:38:49.906Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-26T11:38:49.906Z] Fetched 279 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-26T11:38:49.906Z] Fetched 122 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-26T11:38:49.906Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-26T11:38:49.906Z] Fetched 8848 B in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-26T11:38:49.906Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-26T11:38:49.906Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-26T11:38:49.906Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-26T11:38:49.906Z] Fetched 220 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-26T11:38:49.906Z] Fetched 154 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-26T11:38:49.906Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-26T11:38:49.906Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-26T11:38:49.906Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-26T11:38:49.906Z] Fetched 499 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-26T11:38:49.906Z] Fetched 111 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-26T11:38:49.906Z] Fetched 240 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-26T11:38:49.906Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-26T11:38:49.906Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-26T11:38:49.906Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-26T11:38:49.906Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-26T11:38:49.906Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-26T11:38:49.906Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-26T11:38:49.906Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-26T11:38:49.906Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-26T11:38:49.906Z] Fetched 8720 B in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-26T11:38:49.906Z] Fetched 140 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-26T11:38:49.906Z] Fetched 119 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-26T11:38:49.906Z] Fetched 111 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-26T11:38:49.906Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-26T11:38:49.906Z] Fetched 646 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-26T11:38:49.906Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-26T11:38:49.906Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-26T11:38:49.906Z] Fetched 368 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-26T11:38:49.906Z] Fetched 187 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-26T11:38:49.906Z] Fetched 175 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-26T11:38:49.906Z] Fetched 206 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-26T11:38:49.906Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-26T11:38:49.906Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-26T11:38:49.906Z] Fetched 159 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-26T11:38:49.906Z] Fetched 107 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-26T11:38:49.906Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-26T11:38:49.906Z] Pulling static-packages [2021-10-26T11:38:49.906Z] + snapcraftctl pull [2021-10-26T11:38:49.906Z] Pulling version [2021-10-26T11:38:49.906Z] + cd /root/project [2021-10-26T11:38:49.906Z] + git describe --tags --abbrev=0 [2021-10-26T11:38:49.906Z] + sed s/v// [2021-10-26T11:38:49.906Z] + GIT_VERSION=2.0.1-dev.78 [2021-10-26T11:38:49.906Z] + [ -z 2.0.1-dev.78 ] [2021-10-26T11:38:49.906Z] + snapcraftctl set-version 2.0.1-dev.78 [2021-10-26T11:38:49.906Z] Building config-common [2021-10-26T11:38:49.906Z] + snapcraftctl build [2021-10-26T11:38:51.816Z] Skipping build go-build-helper (already ran) [2021-10-26T11:38:52.075Z] Building edgex-go [2021-10-26T11:38:52.336Z] + cd /root/parts/edgex-go/src [2021-10-26T11:38:52.336Z] + git describe --tags --abbrev=0 [2021-10-26T11:38:52.336Z] + sed s/v// [2021-10-26T11:38:52.336Z] + GIT_VERSION=2.0.1-dev.78 [2021-10-26T11:38:52.336Z] + [ -z 2.0.1-dev.78 ] [2021-10-26T11:38:52.336Z] + echo 2.0.1-dev.78 [2021-10-26T11:38:52.336Z] + [ ! -d vendor ] [2021-10-26T11:38:52.336Z] + go mod download all [2021-10-26T11:38:58.920Z] + make build [2021-10-26T11:38:58.920Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T11:39:08.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T11:39:14.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T11:39:14.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T11:39:14.782Z] 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-26T11:39:15.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T11:39:16.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T11:39:17.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T11:39:18.185Z] 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-26T11:39:18.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T11:39:19.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T11:39:20.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T11:39:21.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T11:39:22.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T11:39:24.127Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-26T11:39:24.127Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-26T11:39:24.127Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-26T11:39:24.127Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-26T11:39:24.127Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-26T11:39:24.127Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-26T11:39:24.127Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-26T11:39:24.127Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-26T11:39:24.127Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-26T11:39:24.127Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-26T11:39:24.127Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-26T11:39:24.127Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-26T11:39:24.127Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-26T11:39:24.127Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-26T11:39:24.127Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-26T11:39:24.127Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-26T11:39:24.127Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-26T11:39:24.127Z] + 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-26T11:39:24.388Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-26T11:39:24.388Z] + 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-26T11:39:24.388Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-26T11:39:24.388Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-26T11:39:24.388Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-26T11:39:24.388Z] + 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-26T11:39:24.388Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-26T11:39:24.388Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-26T11:39:24.388Z] + 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-26T11:39:25.328Z] Building hooks [2021-10-26T11:39:25.328Z] + cd /root/parts/hooks/src [2021-10-26T11:39:25.328Z] + make build [2021-10-26T11:39:25.328Z] go mod tidy [2021-10-26T11:39:25.586Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-26T11:39:25.846Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-26T11:39:25.846Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-26T11:39:25.846Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-26T11:39:26.788Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-26T11:39:27.358Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-26T11:39:27.358Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-26T11:39:30.653Z] Building static-packages [2021-10-26T11:39:30.653Z] + snapcraftctl build [2021-10-26T11:39:32.563Z] Building version [2021-10-26T11:39:32.563Z] + snapcraftctl build [2021-10-26T11:39:34.471Z] Staging config-common [2021-10-26T11:39:34.471Z] + snapcraftctl stage [2021-10-26T11:39:35.040Z] Skipping stage go-build-helper (already ran) [2021-10-26T11:39:35.040Z] Staging edgex-go [2021-10-26T11:39:35.040Z] + snapcraftctl stage [2021-10-26T11:39:36.421Z] Staging hooks [2021-10-26T11:39:36.421Z] + snapcraftctl stage [2021-10-26T11:39:36.543Z] Removing intermediate container 94a165a47eaa [2021-10-26T11:39:36.543Z] ---> be267de0af52 [2021-10-26T11:39:36.543Z] [2021-10-26T11:39:36.543Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T11:39:36.543Z] 3.14: Pulling from library/alpine [2021-10-26T11:39:36.543Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T11:39:36.543Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T11:39:36.543Z] ---> bb3de5531c18 [2021-10-26T11:39:36.543Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T11:39:36.543Z] ---> Running in c8a5cfb81fd2 [2021-10-26T11:39:36.543Z] Removing intermediate container 41dbd409bd3a [2021-10-26T11:39:36.543Z] ---> 2a02efc9ecbd [2021-10-26T11:39:36.543Z] [2021-10-26T11:39:36.543Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T11:39:36.543Z] ---> bb3de5531c18 [2021-10-26T11:39:36.543Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T11:39:36.543Z] ---> Running in f58772ed1d6d [2021-10-26T11:39:36.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:39:37.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:39:37.359Z] Staging static-packages [2021-10-26T11:39:37.359Z] + snapcraftctl stage [2021-10-26T11:39:37.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:39:37.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:39:38.299Z] Staging version [2021-10-26T11:39:38.299Z] + snapcraftctl stage [2021-10-26T11:39:38.648Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T11:39:38.648Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T11:39:38.648Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T11:39:38.648Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T11:39:38.648Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T11:39:38.648Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T11:39:38.648Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T11:39:38.648Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:39:38.648Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T11:39:38.648Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:39:38.648Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T11:39:38.648Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T11:39:39.241Z] Priming config-common [2021-10-26T11:39:39.241Z] + snapcraftctl prime [2021-10-26T11:39:39.253Z] OK: 6 MiB in 17 packages [2021-10-26T11:39:39.253Z] OK: 8 MiB in 19 packages [2021-10-26T11:39:40.623Z] Priming go-build-helper [2021-10-26T11:39:40.623Z] + snapcraftctl prime [2021-10-26T11:39:41.563Z] Priming edgex-go [2021-10-26T11:39:41.563Z] + snapcraftctl prime [2021-10-26T11:39:42.684Z] Removing intermediate container c8a5cfb81fd2 [2021-10-26T11:39:42.684Z] ---> 63cabf0d986a [2021-10-26T11:39:42.684Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T11:39:42.684Z] Removing intermediate container f58772ed1d6d [2021-10-26T11:39:42.684Z] ---> cb05170cd956 [2021-10-26T11:39:42.684Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T11:39:42.943Z] Priming hooks [2021-10-26T11:39:42.943Z] + snapcraftctl prime [2021-10-26T11:39:42.962Z] ---> Running in 3dfc00d428b8 [2021-10-26T11:39:42.962Z] ---> Running in 988e11d0b7ab [2021-10-26T11:39:43.881Z] Priming static-packages [2021-10-26T11:39:43.881Z] + snapcraftctl prime [2021-10-26T11:39:43.953Z] Removing intermediate container 988e11d0b7ab [2021-10-26T11:39:43.953Z] ---> 104dc7bca95e [2021-10-26T11:39:43.953Z] Step 12/20 : WORKDIR /edgex [2021-10-26T11:39:43.953Z] Removing intermediate container 3dfc00d428b8 [2021-10-26T11:39:43.953Z] ---> 02eb6c362b28 [2021-10-26T11:39:43.953Z] Step 12/24 : WORKDIR / [2021-10-26T11:39:43.953Z] ---> Running in c91d7393f09a [2021-10-26T11:39:44.227Z] ---> Running in 86fcde34d89d [2021-10-26T11:39:44.835Z] Removing intermediate container 4a1f20c363c6 [2021-10-26T11:39:44.835Z] ---> 652cc34c992a [2021-10-26T11:39:44.835Z] [2021-10-26T11:39:44.835Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T11:39:44.835Z] ---> bb3de5531c18 [2021-10-26T11:39:44.835Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T11:39:44.835Z] ---> Running in 08024bdc0503 [2021-10-26T11:39:45.112Z] Removing intermediate container c91d7393f09a [2021-10-26T11:39:45.112Z] ---> eda26f79c7a1 [2021-10-26T11:39:45.112Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T11:39:45.112Z] Removing intermediate container 86fcde34d89d [2021-10-26T11:39:45.112Z] ---> cd930e11904e [2021-10-26T11:39:45.112Z] 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-26T11:39:46.422Z] Priming version [2021-10-26T11:39:46.422Z] + snapcraftctl prime [2021-10-26T11:39:47.094Z] ---> 06b56e1e46da [2021-10-26T11:39:47.094Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T11:39:47.380Z] ---> 30c4f9ea0cdb [2021-10-26T11:39:47.380Z] 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-26T11:39:47.669Z] Removing intermediate container b95579e9537f [2021-10-26T11:39:47.669Z] ---> 13f19f934ce7 [2021-10-26T11:39:47.669Z] [2021-10-26T11:39:47.669Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T11:39:47.669Z] ---> bb3de5531c18 [2021-10-26T11:39:47.669Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T11:39:47.669Z] ---> Running in 890d4c62711a [2021-10-26T11:39:47.800Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-10-26T11:39:47.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:39:48.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-10-26T11:39:49.225Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T11:39:49.225Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:39:49.225Z] ---> ec493462bd32 [2021-10-26T11:39:49.225Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T11:39:49.225Z] OK: 5 MiB in 15 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-26T11:39:49.504Z] ---> 5569795aa6d0 [2021-10-26T11:39:49.504Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T11:39:50.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:39:50.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:39:50.990Z] ---> 306dd0307922 [2021-10-26T11:39:50.990Z] 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-26T11:39:51.269Z] Removing intermediate container 08024bdc0503 [2021-10-26T11:39:51.269Z] ---> ffff0e68ac70 [2021-10-26T11:39:51.269Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T11:39:51.269Z] ---> Running in be58ba43dcac [2021-10-26T11:39:51.269Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T11:39:51.269Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:39:51.556Z] OK: 5 MiB in 15 packages [2021-10-26T11:39:51.837Z] ---> 040ee4df8e51 [2021-10-26T11:39:51.837Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T11:39:52.113Z] ---> Running in 54746364c413 [2021-10-26T11:39:52.113Z] Removing intermediate container be58ba43dcac [2021-10-26T11:39:52.113Z] ---> 1b2ba5411226 [2021-10-26T11:39:52.113Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T11:39:52.395Z] ---> Running in ad0da8bce3bc [2021-10-26T11:39:52.396Z] ---> e8dbf973a4b8 [2021-10-26T11:39:52.396Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T11:39:52.991Z] Removing intermediate container 54746364c413 [2021-10-26T11:39:52.991Z] ---> 193032a8383f [2021-10-26T11:39:52.991Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T11:39:52.991Z] Removing intermediate container 890d4c62711a [2021-10-26T11:39:52.991Z] ---> c10df619a79d [2021-10-26T11:39:52.991Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T11:39:52.991Z] ---> Running in ec0ec92b563d [2021-10-26T11:39:53.268Z] ---> Running in 1e9ab41ac14c [2021-10-26T11:39:53.268Z] Removing intermediate container ad0da8bce3bc [2021-10-26T11:39:53.268Z] ---> b38426cf8a58 [2021-10-26T11:39:53.268Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T11:39:53.540Z] ---> Running in 22a0707bc79e [2021-10-26T11:39:53.815Z] Removing intermediate container ec0ec92b563d [2021-10-26T11:39:53.815Z] ---> badb0045f7cd [2021-10-26T11:39:53.815Z] Step 18/20 : LABEL arch=arm64 [2021-10-26T11:39:53.815Z] Removing intermediate container 1e9ab41ac14c [2021-10-26T11:39:53.815Z] ---> 2d6ced5ad626 [2021-10-26T11:39:53.815Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T11:39:53.815Z] ---> Running in c87109430291 [2021-10-26T11:39:54.088Z] ---> Running in 8916cc8edde7 [2021-10-26T11:39:54.366Z] Removing intermediate container 22a0707bc79e [2021-10-26T11:39:54.366Z] ---> b52ab8737f2a [2021-10-26T11:39:54.366Z] Step 14/22 : WORKDIR / [2021-10-26T11:39:54.366Z] ---> Running in 89b04679068a [2021-10-26T11:39:54.639Z] Removing intermediate container c87109430291 [2021-10-26T11:39:54.639Z] ---> 434157c89cde [2021-10-26T11:39:54.639Z] Step 19/20 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:39:54.639Z] ---> 066480f830b8 [2021-10-26T11:39:54.639Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T11:39:54.639Z] Removing intermediate container 8916cc8edde7 [2021-10-26T11:39:54.639Z] ---> 8a02a0e60384 [2021-10-26T11:39:54.639Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T11:39:54.639Z] ---> Running in a36004c345d0 [2021-10-26T11:39:54.910Z] ---> Running in 5b9155a32266 [2021-10-26T11:39:55.186Z] Removing intermediate container 89b04679068a [2021-10-26T11:39:55.186Z] ---> cd00e1b2c2d3 [2021-10-26T11:39:55.186Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:39:55.789Z] Removing intermediate container a36004c345d0 [2021-10-26T11:39:55.789Z] ---> ccd36c609ca3 [2021-10-26T11:39:55.789Z] Step 20/20 : LABEL version=0.0.0 [2021-10-26T11:39:55.789Z] Removing intermediate container 5b9155a32266 [2021-10-26T11:39:55.789Z] ---> 37252fefba5b [2021-10-26T11:39:55.789Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:39:55.789Z] ---> Running in 49861e8f79e1 [2021-10-26T11:39:56.397Z] Removing intermediate container a0029f846d91 [2021-10-26T11:39:56.397Z] ---> 75d2a2a78a42 [2021-10-26T11:39:56.397Z] [2021-10-26T11:39:56.397Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T11:39:56.397Z] ---> bb3de5531c18 [2021-10-26T11:39:56.397Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T11:39:56.397Z] Removing intermediate container 49861e8f79e1 [2021-10-26T11:39:56.671Z] ---> 6ae7f374af69 [2021-10-26T11:39:56.671Z] [2021-10-26T11:39:56.671Z] ---> e1cbfd52ea49 [2021-10-26T11:39:56.671Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T11:39:56.671Z] ---> Running in 7590a681677b [2021-10-26T11:39:56.946Z] ---> abc8bb6f395c [2021-10-26T11:39:56.946Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T11:39:57.236Z] ---> b689a518bbf4 [2021-10-26T11:39:57.236Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T11:39:57.236Z] Successfully built 6ae7f374af69 [2021-10-26T11:39:57.236Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-26T11:39:57.236Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-10-26T11:39:57.520Z] Removing intermediate container 7590a681677b [2021-10-26T11:39:57.521Z] ---> e88096cb17f9 [2021-10-26T11:39:57.521Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T11:39:57.798Z] ---> Running in 450559c0dc6b [2021-10-26T11:39:58.396Z] ---> 5ee248955d17 [2021-10-26T11:39:58.396Z] 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-26T11:39:58.671Z] ---> Running in 2db993468d4a [2021-10-26T11:39:58.671Z] Removing intermediate container 450559c0dc6b [2021-10-26T11:39:58.671Z] ---> a6c6dd040641 [2021-10-26T11:39:58.671Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T11:39:58.946Z] ---> 1552ccdefae0 [2021-10-26T11:39:58.946Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T11:39:58.946Z] ---> Running in c774947a96b3 [2021-10-26T11:39:59.545Z] ---> 477dae7e5e9f [2021-10-26T11:39:59.545Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T11:39:59.818Z] Removing intermediate container c774947a96b3 [2021-10-26T11:39:59.818Z] ---> 22ee236f50ee [2021-10-26T11:39:59.818Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:40:00.107Z] ---> Running in a55c2470a92d [2021-10-26T11:40:00.749Z] ---> 79070e566308 [2021-10-26T11:40:00.749Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T11:40:01.079Z] ---> Running in 33c15ef532bd [2021-10-26T11:40:01.446Z] ---> a0cb87516b4e [2021-10-26T11:40:01.446Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T11:40:01.446Z] ---> Running in 878ca9f0aba1 [2021-10-26T11:40:01.766Z] Removing intermediate container 33c15ef532bd [2021-10-26T11:40:02.040Z] ---> 8e77ec561349 [2021-10-26T11:40:02.040Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:40:02.461Z] ---> Running in cf20fb18385b [2021-10-26T11:40:02.745Z] Removing intermediate container 878ca9f0aba1 [2021-10-26T11:40:02.745Z] ---> 7c545340df62 [2021-10-26T11:40:02.745Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:40:03.022Z] ---> Running in 457681e5d878 [2021-10-26T11:40:03.022Z] Removing intermediate container 2db993468d4a [2021-10-26T11:40:03.022Z] ---> 8b2daa59c7b2 [2021-10-26T11:40:03.022Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T11:40:03.295Z] Removing intermediate container cf20fb18385b [2021-10-26T11:40:03.295Z] ---> bf864a18db24 [2021-10-26T11:40:03.295Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T11:40:03.295Z] ---> Running in 68c76b0f6e5f [2021-10-26T11:40:03.295Z] ---> Running in 0f484c6556e5 [2021-10-26T11:40:03.905Z] Removing intermediate container 457681e5d878 [2021-10-26T11:40:03.906Z] ---> 19cd50c0d9a2 [2021-10-26T11:40:03.906Z] Step 21/23 : LABEL arch=arm64 [2021-10-26T11:40:03.906Z] ---> Running in 38a901c34042 [2021-10-26T11:40:04.182Z] Removing intermediate container 68c76b0f6e5f [2021-10-26T11:40:04.182Z] ---> 8f44f0cb60a9 [2021-10-26T11:40:04.182Z] Step 22/24 : LABEL arch=arm64 [2021-10-26T11:40:04.182Z] Removing intermediate container 0f484c6556e5 [2021-10-26T11:40:04.182Z] ---> 9c96fa4a05ad [2021-10-26T11:40:04.182Z] Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:40:04.182Z] ---> Running in a47bfa114902 [2021-10-26T11:40:04.456Z] Removing intermediate container a55c2470a92d [2021-10-26T11:40:04.456Z] ---> d6a335121689 [2021-10-26T11:40:04.456Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T11:40:04.456Z] ---> Running in c53af152ca5c [2021-10-26T11:40:04.456Z] ---> Running in 50cbd80f5ddf [2021-10-26T11:40:04.727Z] Removing intermediate container 38a901c34042 [2021-10-26T11:40:04.727Z] ---> 0077d1cea3e2 [2021-10-26T11:40:04.727Z] Step 22/23 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:40:04.998Z] Removing intermediate container a47bfa114902 [2021-10-26T11:40:04.998Z] ---> 833afab04512 [2021-10-26T11:40:04.998Z] Step 23/24 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:40:04.998Z] ---> Running in 58244f0f3d13 [2021-10-26T11:40:05.271Z] ---> Running in e6de7f07f6f4 [2021-10-26T11:40:05.271Z] Removing intermediate container c53af152ca5c [2021-10-26T11:40:05.271Z] ---> d22630e7ad8a [2021-10-26T11:40:05.271Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T11:40:05.546Z] ---> Running in d72cef27ee4b [2021-10-26T11:40:05.819Z] Removing intermediate container 58244f0f3d13 [2021-10-26T11:40:05.819Z] ---> 62d1ec32653c [2021-10-26T11:40:05.819Z] Step 23/23 : LABEL version=0.0.0 [2021-10-26T11:40:06.095Z] Removing intermediate container e6de7f07f6f4 [2021-10-26T11:40:06.095Z] ---> 02ae7c8333ac [2021-10-26T11:40:06.095Z] Step 24/24 : LABEL version=0.0.0 [2021-10-26T11:40:06.095Z] ---> Running in 216844481d33 [2021-10-26T11:40:06.095Z] ---> Running in b3e04dcafe76 [2021-10-26T11:40:06.095Z] Removing intermediate container d72cef27ee4b [2021-10-26T11:40:06.095Z] ---> 94e35df1d0f0 [2021-10-26T11:40:06.095Z] [2021-10-26T11:40:06.369Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:40:06.965Z] Removing intermediate container b3e04dcafe76 [2021-10-26T11:40:06.965Z] ---> 2846db91afe9 [2021-10-26T11:40:06.965Z] [2021-10-26T11:40:06.965Z] Successfully built 94e35df1d0f0 [2021-10-26T11:40:06.965Z] Removing intermediate container 216844481d33 [2021-10-26T11:40:06.965Z] ---> 29025e17999c [2021-10-26T11:40:06.965Z] [2021-10-26T11:40:06.965Z] Successfully tagged core-metadata-arm64:latest [2021-10-26T11:40:06.965Z]  Building core-metadata ... done Building support-notifications [2021-10-26T11:40:07.562Z] Successfully built 29025e17999c [2021-10-26T11:40:07.562Z] Successfully built 2846db91afe9 [2021-10-26T11:40:07.562Z] Successfully tagged support-scheduler-arm64:latest [2021-10-26T11:40:07.562Z]  Building support-scheduler ... done Successfully tagged security-secretstore-setup-arm64:latest [2021-10-26T11:40:07.562Z] Building core-command [2021-10-26T11:40:07.562Z] Building sys-mgmt-agent [2021-10-26T11:40:07.562Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:40:08.536Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T11:40:08.536Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T11:40:08.536Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T11:40:08.807Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T11:40:08.807Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T11:40:09.081Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T11:40:09.081Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:40:09.081Z] OK: 8 MiB in 20 packages [2021-10-26T11:40:10.521Z] Removing intermediate container 50cbd80f5ddf [2021-10-26T11:40:10.521Z] ---> e63849875019 [2021-10-26T11:40:10.521Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:40:11.502Z] ---> 92b9b857555e [2021-10-26T11:40:11.502Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T11:40:13.477Z] ---> 586f20205e66 [2021-10-26T11:40:13.477Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T11:40:14.072Z] ---> 62349b647a17 [2021-10-26T11:40:14.072Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T11:40:14.349Z] ---> Running in 0b6c54e95f02 [2021-10-26T11:40:14.943Z] Removing intermediate container 0b6c54e95f02 [2021-10-26T11:40:14.943Z] ---> 9fdb82af5cf9 [2021-10-26T11:40:14.943Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:40:14.943Z] ---> Running in 9682db84e7c6 [2021-10-26T11:40:15.541Z] Removing intermediate container 9682db84e7c6 [2021-10-26T11:40:15.541Z] ---> 2ae223c3071c [2021-10-26T11:40:15.541Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T11:40:15.816Z] ---> Running in 46e422dac11b [2021-10-26T11:40:16.412Z] Removing intermediate container 46e422dac11b [2021-10-26T11:40:16.412Z] ---> 0178e956572d [2021-10-26T11:40:16.412Z] Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:40:16.412Z] ---> Running in 13efbd5582ae [2021-10-26T11:40:17.012Z] Removing intermediate container 13efbd5582ae [2021-10-26T11:40:17.012Z] ---> 2ad13369f589 [2021-10-26T11:40:17.012Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T11:40:17.288Z] ---> Running in fc36cee901d1 [2021-10-26T11:40:17.890Z] Removing intermediate container fc36cee901d1 [2021-10-26T11:40:17.890Z] ---> acb525662588 [2021-10-26T11:40:17.890Z] [2021-10-26T11:40:18.162Z] Successfully built acb525662588 [2021-10-26T11:40:18.162Z] Successfully tagged core-data-arm64:latest [2021-10-26T11:40:40.320Z]  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:40:40.320Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:40:40.320Z] ---> 0a901e6c55eb [2021-10-26T11:40:40.320Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T11:40:40.320Z] ---> Using cache [2021-10-26T11:40:40.320Z] ---> 389b590642e8 [2021-10-26T11:40:40.320Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:40:40.320Z] ---> Using cache [2021-10-26T11:40:40.320Z] ---> 5f06b1bca9dd [2021-10-26T11:40:40.320Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T11:40:40.320Z] ---> Using cache [2021-10-26T11:40:40.320Z] ---> fcae093bce82 [2021-10-26T11:40:40.320Z] Step 6/30 : COPY . . [2021-10-26T11:40:40.320Z] ---> Using cache [2021-10-26T11:40:40.320Z] ---> faf00f70f774 [2021-10-26T11:40:40.320Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:40:40.320Z] ---> Using cache [2021-10-26T11:40:40.320Z] ---> 03f583cc6133 [2021-10-26T11:40:40.320Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T11:40:41.779Z] ---> Running in 89ac43941482 [2021-10-26T11:40:43.228Z] 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-26T11:40:53.410Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:40:53.410Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:40:53.410Z] ---> 0a901e6c55eb [2021-10-26T11:40:53.410Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T11:40:53.410Z] ---> Using cache [2021-10-26T11:40:53.410Z] ---> 389b590642e8 [2021-10-26T11:40:53.410Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:40:53.410Z] ---> Using cache [2021-10-26T11:40:53.410Z] ---> 5f06b1bca9dd [2021-10-26T11:40:53.410Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T11:40:53.410Z] ---> Using cache [2021-10-26T11:40:53.410Z] ---> fcae093bce82 [2021-10-26T11:40:53.410Z] Step 6/22 : COPY . . [2021-10-26T11:40:53.410Z] ---> Using cache [2021-10-26T11:40:53.410Z] ---> faf00f70f774 [2021-10-26T11:40:53.410Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:40:53.410Z] ---> Using cache [2021-10-26T11:40:53.410Z] ---> 03f583cc6133 [2021-10-26T11:40:53.410Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T11:40:53.410Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:40:53.410Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:40:53.410Z] ---> 0a901e6c55eb [2021-10-26T11:40:53.410Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T11:40:53.410Z] ---> Using cache [2021-10-26T11:40:53.410Z] ---> 389b590642e8 [2021-10-26T11:40:53.410Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:40:53.410Z] ---> Using cache [2021-10-26T11:40:53.410Z] ---> 5f06b1bca9dd [2021-10-26T11:40:53.410Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T11:40:53.410Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T11:40:53.410Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T11:40:53.410Z] ---> 0a901e6c55eb [2021-10-26T11:40:53.410Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T11:40:53.410Z] ---> Using cache [2021-10-26T11:40:53.410Z] ---> 389b590642e8 [2021-10-26T11:40:53.410Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T11:40:53.410Z] ---> Using cache [2021-10-26T11:40:53.410Z] ---> 5f06b1bca9dd [2021-10-26T11:40:53.410Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T11:40:53.410Z] ---> Running in 4e57398134ac [2021-10-26T11:40:53.410Z] ---> Running in cd922cc18051 [2021-10-26T11:40:53.410Z] ---> Running in 5c74006d0bfa [2021-10-26T11:40:56.827Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:40:56.827Z] 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-26T11:40:56.827Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:40:57.435Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:40:57.718Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:40:58.711Z] OK: 219 MiB in 52 packages [2021-10-26T11:40:58.711Z] OK: 219 MiB in 52 packages [2021-10-26T11:41:00.166Z] Removing intermediate container 5c74006d0bfa [2021-10-26T11:41:00.166Z] ---> dfde7d68ffcb [2021-10-26T11:41:00.166Z] Step 6/22 : COPY . . [2021-10-26T11:41:00.770Z] Removing intermediate container cd922cc18051 [2021-10-26T11:41:00.770Z] ---> d99b2b90c5bc [2021-10-26T11:41:00.770Z] Step 6/21 : COPY . . [2021-10-26T11:41:27.634Z] ---> e127cd089585 [2021-10-26T11:41:27.634Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:41:27.634Z] ---> fec199765611 [2021-10-26T11:41:27.634Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T11:41:27.634Z] ---> Running in 0fa2dd6a25d4 [2021-10-26T11:41:27.634Z] ---> Running in b910c00f49db [2021-10-26T11:41:33.102Z] Removing intermediate container 0fa2dd6a25d4 [2021-10-26T11:41:33.102Z] ---> 50d3ee37d92d [2021-10-26T11:41:33.102Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T11:41:33.102Z] ---> Running in 2b0464568aca [2021-10-26T11:41:33.379Z] Removing intermediate container b910c00f49db [2021-10-26T11:41:33.379Z] ---> fda3da62b40b [2021-10-26T11:41:33.379Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T11:41:33.379Z] ---> Running in 13b9bc86d45c [2021-10-26T11:41:35.376Z] 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-26T11:41:35.975Z] 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-26T11:42:08.358Z] Removing intermediate container 89ac43941482 [2021-10-26T11:42:08.358Z] ---> b4f29f0a252d [2021-10-26T11:42:08.358Z] [2021-10-26T11:42:08.358Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T11:42:08.358Z] ---> bb3de5531c18 [2021-10-26T11:42:08.358Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T11:42:08.358Z] ---> Running in 163fe400eb2f [2021-10-26T11:42:08.358Z] Removing intermediate container 163fe400eb2f [2021-10-26T11:42:08.358Z] ---> 10e42878f03d [2021-10-26T11:42:08.358Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T11:42:08.358Z] ---> Running in 52e3f90f2b32 [2021-10-26T11:42:09.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:42:09.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:42:10.804Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T11:42:10.804Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T11:42:10.804Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:42:10.804Z] OK: 5 MiB in 16 packages [2021-10-26T11:42:12.997Z] Removing intermediate container 52e3f90f2b32 [2021-10-26T11:42:12.997Z] ---> e194d119ff5b [2021-10-26T11:42:12.997Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T11:42:12.997Z] ---> Running in 8747e923ff49 [2021-10-26T11:42:13.727Z] Removing intermediate container 8747e923ff49 [2021-10-26T11:42:13.727Z] ---> 096f0b9f5673 [2021-10-26T11:42:13.727Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T11:42:13.727Z] ---> Running in facab9a65b63 [2021-10-26T11:42:14.394Z] Removing intermediate container facab9a65b63 [2021-10-26T11:42:14.394Z] ---> 2f225779ce5d [2021-10-26T11:42:14.394Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T11:42:14.394Z] ---> Running in 08145f4dec53 [2021-10-26T11:42:18.759Z] Removing intermediate container 08145f4dec53 [2021-10-26T11:42:18.759Z] ---> a44c71464107 [2021-10-26T11:42:18.759Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T11:42:18.759Z] ---> Running in 73449b608935 [2021-10-26T11:42:19.035Z] Removing intermediate container 73449b608935 [2021-10-26T11:42:19.035Z] ---> f76176d59a1b [2021-10-26T11:42:19.035Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T11:42:20.493Z] ---> 0bd1b822f2e8 [2021-10-26T11:42:20.493Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T11:42:20.493Z] ---> Running in efcd1052054b [2021-10-26T11:42:24.836Z] Removing intermediate container efcd1052054b [2021-10-26T11:42:24.836Z] ---> 871438051e66 [2021-10-26T11:42:24.836Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:42:25.842Z] ---> ddb7c3dc0abb [2021-10-26T11:42:25.842Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T11:42:29.269Z] Removing intermediate container 4e57398134ac [2021-10-26T11:42:29.270Z] ---> 92a53ba4b9c6 [2021-10-26T11:42:29.270Z] [2021-10-26T11:42:29.270Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T11:42:29.270Z] ---> bb3de5531c18 [2021-10-26T11:42:29.270Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T11:42:29.270Z] ---> Using cache [2021-10-26T11:42:29.270Z] ---> c10df619a79d [2021-10-26T11:42:29.270Z] ---> fa1c2888f481 [2021-10-26T11:42:29.270Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T11:42:29.270Z] [2021-10-26T11:42:29.270Z] ---> Using cache [2021-10-26T11:42:29.270Z] ---> 2d6ced5ad626 [2021-10-26T11:42:29.270Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T11:42:29.270Z] ---> Running in 8062d02a532a [2021-10-26T11:42:30.276Z] Removing intermediate container 8062d02a532a [2021-10-26T11:42:30.276Z] ---> 15883e15e47a [2021-10-26T11:42:30.276Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T11:42:30.276Z] ---> Running in 1bebe87356ce [2021-10-26T11:42:30.879Z] ---> cde8923706e1 [2021-10-26T11:42:30.879Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T11:42:30.879Z] Removing intermediate container 1bebe87356ce [2021-10-26T11:42:30.879Z] ---> ccb39bdca1e7 [2021-10-26T11:42:30.879Z] Step 14/22 : WORKDIR / [2021-10-26T11:42:31.164Z] ---> Running in 8b07c5943855 [2021-10-26T11:42:32.176Z] Removing intermediate container 8b07c5943855 [2021-10-26T11:42:32.176Z] ---> 3b9e270899c3 [2021-10-26T11:42:32.176Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:42:32.176Z] ---> 8efb6b0ae813 [2021-10-26T11:42:32.176Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T11:42:33.647Z] ---> eb5874e4a8da [2021-10-26T11:42:33.647Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T11:42:33.647Z] ---> 58ba7344ea7d [2021-10-26T11:42:33.647Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T11:42:33.647Z] ---> Running in f0d5ccaf1a5f [2021-10-26T11:42:34.659Z] Removing intermediate container f0d5ccaf1a5f [2021-10-26T11:42:34.659Z] ---> 137964ef19b9 [2021-10-26T11:42:34.659Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T11:42:35.663Z] ---> 52e35c53090a [2021-10-26T11:42:35.663Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T11:42:35.950Z] ---> a24e10a2687e [2021-10-26T11:42:35.950Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T11:42:36.563Z] ---> Running in b543e34dc469 [2021-10-26T11:42:37.180Z] ---> 366016e7e52d [2021-10-26T11:42:37.180Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T11:42:37.180Z] ---> Running in 0f178f4eeff5 [2021-10-26T11:42:37.776Z] Removing intermediate container 0f178f4eeff5 [2021-10-26T11:42:37.776Z] ---> 26f75e17f7ba [2021-10-26T11:42:37.776Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:42:38.050Z] ---> Running in fd8b137b947e [2021-10-26T11:42:39.046Z] Removing intermediate container fd8b137b947e [2021-10-26T11:42:39.046Z] ---> f0a681fe98ff [2021-10-26T11:42:39.046Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T11:42:39.046Z] ---> Running in c8d3a44d6f39 [2021-10-26T11:42:40.038Z] Removing intermediate container b543e34dc469 [2021-10-26T11:42:40.038Z] ---> cc09eb23e314 [2021-10-26T11:42:40.038Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T11:42:40.038Z] Removing intermediate container c8d3a44d6f39 [2021-10-26T11:42:40.038Z] ---> 07874de24754 [2021-10-26T11:42:40.038Z] Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:42:40.038Z] ---> Running in 9b71d7f626d3 [2021-10-26T11:42:40.314Z] ---> Running in b26866643437 [2021-10-26T11:42:40.914Z] Removing intermediate container 9b71d7f626d3 [2021-10-26T11:42:40.914Z] ---> 9faf766abf9b [2021-10-26T11:42:40.914Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T11:42:41.196Z] ---> Running in a65833daf75f [2021-10-26T11:42:41.196Z] Removing intermediate container b26866643437 [2021-10-26T11:42:41.196Z] ---> a690fa3fc0de [2021-10-26T11:42:41.196Z] Step 27/30 : CMD ["gate"] [2021-10-26T11:42:41.790Z] ---> Running in 253f5c311a9d [2021-10-26T11:42:41.790Z] Removing intermediate container a65833daf75f [2021-10-26T11:42:41.790Z] ---> f99ba18df7c9 [2021-10-26T11:42:41.790Z] [2021-10-26T11:42:42.785Z] Removing intermediate container 253f5c311a9d [2021-10-26T11:42:42.785Z] ---> f6d564a6f7cb [2021-10-26T11:42:42.785Z] Step 28/30 : LABEL arch=arm64 [2021-10-26T11:42:42.785Z] Successfully built f99ba18df7c9 [2021-10-26T11:42:42.785Z] Successfully tagged core-command-arm64:latest [2021-10-26T11:42:42.785Z]  Building core-command ... done  ---> Running in 2f271e00b920 [2021-10-26T11:42:43.388Z] Removing intermediate container 2f271e00b920 [2021-10-26T11:42:43.388Z] ---> f47bfeb61880 [2021-10-26T11:42:43.388Z] Step 29/30 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:42:43.667Z] ---> Running in 668bd48ac149 [2021-10-26T11:42:44.699Z] Removing intermediate container 668bd48ac149 [2021-10-26T11:42:44.699Z] ---> ef64150d16d7 [2021-10-26T11:42:44.699Z] Step 30/30 : LABEL version=0.0.0 [2021-10-26T11:42:44.974Z] ---> Running in c02f1f0da0eb [2021-10-26T11:42:45.582Z] Removing intermediate container c02f1f0da0eb [2021-10-26T11:42:45.582Z] ---> 6ea7dc4c57f8 [2021-10-26T11:42:45.582Z] [2021-10-26T11:42:46.184Z] Successfully built 6ea7dc4c57f8 [2021-10-26T11:42:46.185Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-26T11:43:01.291Z]  Building security-bootstrapper ... done Removing intermediate container 2b0464568aca [2021-10-26T11:43:01.291Z] ---> c4e825f61bc0 [2021-10-26T11:43:01.291Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T11:43:01.291Z] ---> Running in 00869314b8b9 [2021-10-26T11:43:02.277Z] 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-26T11:43:03.720Z] Removing intermediate container 13b9bc86d45c [2021-10-26T11:43:03.720Z] ---> 61cfe2f7946b [2021-10-26T11:43:03.720Z] [2021-10-26T11:43:03.720Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T11:43:03.720Z] ---> bb3de5531c18 [2021-10-26T11:43:03.720Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T11:43:03.720Z] ---> Running in 1f4e63a8baff [2021-10-26T11:43:05.164Z] Removing intermediate container 00869314b8b9 [2021-10-26T11:43:05.164Z] ---> 55119741363d [2021-10-26T11:43:05.164Z] [2021-10-26T11:43:05.164Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T11:43:05.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:43:05.164Z] 20.10.8: Pulling from library/docker [2021-10-26T11:43:05.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:43:06.425Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T11:43:06.425Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T11:43:06.425Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:43:06.425Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T11:43:06.708Z] OK: 6 MiB in 16 packages [2021-10-26T11:43:08.683Z] Removing intermediate container 1f4e63a8baff [2021-10-26T11:43:08.683Z] ---> 2f422bf326bc [2021-10-26T11:43:08.683Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T11:43:08.683Z] ---> Running in 63975b420334 [2021-10-26T11:43:09.279Z] Removing intermediate container 63975b420334 [2021-10-26T11:43:09.279Z] ---> fba8aeb5b834 [2021-10-26T11:43:09.279Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T11:43:09.279Z] ---> Running in 7c1733d8449e [2021-10-26T11:43:09.872Z] Removing intermediate container 7c1733d8449e [2021-10-26T11:43:09.872Z] ---> c9ce92a8b7cc [2021-10-26T11:43:09.872Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T11:43:10.146Z] ---> Running in a780173f30dc [2021-10-26T11:43:10.751Z] Removing intermediate container a780173f30dc [2021-10-26T11:43:10.751Z] ---> 1143ff1af5f2 [2021-10-26T11:43:10.751Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T11:43:11.730Z] ---> c3a5ccd9d7e4 [2021-10-26T11:43:11.730Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T11:43:12.326Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T11:43:12.326Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T11:43:12.326Z] ---> 3734d5adc5ac [2021-10-26T11:43:12.326Z] 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-26T11:43:12.326Z] ---> Running in 1bbbca4fb0ae [2021-10-26T11:43:12.921Z] ---> 695a86b31a21 [2021-10-26T11:43:12.921Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T11:43:12.921Z] Removing intermediate container 1bbbca4fb0ae [2021-10-26T11:43:12.921Z] ---> c80804734aa2 [2021-10-26T11:43:12.921Z] 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-26T11:43:12.921Z] ---> Running in 105f2f626af0 [2021-10-26T11:43:13.912Z] ---> 8a84771cba0e [2021-10-26T11:43:13.912Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T11:43:13.912Z] ---> Running in 798d316dec39 [2021-10-26T11:43:14.184Z] Removing intermediate container 798d316dec39 [2021-10-26T11:43:14.184Z] ---> 7c4c3ab35a94 [2021-10-26T11:43:14.184Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:43:14.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T11:43:14.457Z] ---> Running in ef72c8f1e944 [2021-10-26T11:43:14.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T11:43:14.731Z] Removing intermediate container ef72c8f1e944 [2021-10-26T11:43:14.731Z] ---> 7d07b9739253 [2021-10-26T11:43:14.731Z] Step 19/21 : LABEL arch=arm64 [2021-10-26T11:43:15.004Z] ---> Running in ef182d57bb86 [2021-10-26T11:43:15.278Z] Removing intermediate container ef182d57bb86 [2021-10-26T11:43:15.278Z] ---> 8250774799c8 [2021-10-26T11:43:15.278Z] Step 20/21 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:43:15.278Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T11:43:15.278Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T11:43:15.553Z] Executing bash-5.1.4-r0.post-install [2021-10-26T11:43:15.553Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T11:43:15.553Z] ---> Running in 5b4b1f469034 [2021-10-26T11:43:15.553Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T11:43:15.553Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T11:43:15.553Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T11:43:15.553Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T11:43:15.553Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T11:43:15.553Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T11:43:15.553Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T11:43:15.553Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T11:43:15.553Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T11:43:15.553Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T11:43:15.553Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T11:43:15.553Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T11:43:15.553Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T11:43:15.553Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T11:43:16.154Z] Removing intermediate container 5b4b1f469034 [2021-10-26T11:43:16.155Z] ---> e0bbdd052556 [2021-10-26T11:43:16.155Z] Step 21/21 : LABEL version=0.0.0 [2021-10-26T11:43:16.155Z] ---> Running in f2d8ce66e2ea [2021-10-26T11:43:16.747Z] Removing intermediate container f2d8ce66e2ea [2021-10-26T11:43:16.747Z] ---> 07a284554886 [2021-10-26T11:43:16.747Z] [2021-10-26T11:43:17.345Z] Successfully built 07a284554886 [2021-10-26T11:43:17.345Z] Successfully tagged support-notifications-arm64:latest [2021-10-26T11:43:17.616Z]  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T11:43:17.616Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T11:43:17.616Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T11:43:17.616Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T11:43:17.616Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T11:43:17.886Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T11:43:17.886Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T11:43:17.886Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T11:43:17.886Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T11:43:17.886Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T11:43:17.886Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T11:43:17.886Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T11:43:17.886Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T11:43:17.886Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T11:43:17.886Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T11:43:17.886Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T11:43:17.886Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T11:43:17.886Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T11:43:17.886Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T11:43:18.156Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T11:43:18.156Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T11:43:18.156Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T11:43:18.156Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T11:43:18.156Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T11:43:18.156Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T11:43:18.749Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T11:43:18.749Z] OK: 84 MiB in 64 packages [2021-10-26T11:43:23.036Z] Collecting docker-compose==1.23.2 [2021-10-26T11:43:23.036Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T11:43:23.036Z] 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-26T11:43:23.628Z] Collecting PyYAML<4,>=3.10 [2021-10-26T11:43:23.628Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T11:43:27.023Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T11:43:27.023Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T11:43:29.030Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T11:43:29.030Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T11:43:29.632Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T11:43:29.632Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T11:43:29.905Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T11:43:29.905Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T11:43:33.287Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T11:43:33.287Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T11:43:33.287Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T11:43:33.287Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T11:43:35.252Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T11:43:35.252Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T11:43:35.252Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T11:43:35.252Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T11:43:35.523Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T11:43:35.523Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T11:43:36.949Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T11:43:36.949Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T11:43:36.949Z] 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-26T11:43:37.221Z] Collecting idna<2.8,>=2.5 [2021-10-26T11:43:37.221Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T11:43:37.221Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T11:43:37.221Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T11:43:37.813Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T11:43:37.813Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T11:43:37.813Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T11:43:37.813Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T11:43:38.786Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T11:43:38.786Z] Attempting uninstall: urllib3 [2021-10-26T11:43:38.786Z] Found existing installation: urllib3 1.26.5 [2021-10-26T11:43:38.786Z] Uninstalling urllib3-1.26.5: [2021-10-26T11:43:38.786Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T11:43:39.379Z] Attempting uninstall: idna [2021-10-26T11:43:39.379Z] Found existing installation: idna 3.2 [2021-10-26T11:43:39.379Z] Uninstalling idna-3.2: [2021-10-26T11:43:39.379Z] Successfully uninstalled idna-3.2 [2021-10-26T11:43:40.351Z] Attempting uninstall: chardet [2021-10-26T11:43:40.351Z] Found existing installation: chardet 4.0.0 [2021-10-26T11:43:40.351Z] Uninstalling chardet-4.0.0: [2021-10-26T11:43:40.622Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T11:43:42.047Z] Attempting uninstall: requests [2021-10-26T11:43:42.047Z] Found existing installation: requests 2.25.1 [2021-10-26T11:43:42.047Z] Uninstalling requests-2.25.1: [2021-10-26T11:43:42.317Z] Successfully uninstalled requests-2.25.1 [2021-10-26T11:43:42.590Z] Running setup.py install for texttable: started [2021-10-26T11:43:44.552Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T11:43:44.552Z] Running setup.py install for PyYAML: started [2021-10-26T11:43:47.157Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T11:43:47.157Z] Running setup.py install for docopt: started [2021-10-26T11:43:49.123Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T11:43:49.123Z] Running setup.py install for dockerpty: started [2021-10-26T11:43:51.090Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T11:43:53.055Z] 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-26T11:44:01.317Z] Removing intermediate container 105f2f626af0 [2021-10-26T11:44:01.317Z] ---> e54cb723f056 [2021-10-26T11:44:01.317Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T11:44:01.317Z] ---> Running in b650ca179df6 [2021-10-26T11:44:01.588Z] Removing intermediate container b650ca179df6 [2021-10-26T11:44:01.588Z] ---> ce393651708e [2021-10-26T11:44:01.588Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T11:44:01.861Z] ---> Running in 14424bf3cafa [2021-10-26T11:44:02.133Z] Removing intermediate container 14424bf3cafa [2021-10-26T11:44:02.133Z] ---> 01084a88b1eb [2021-10-26T11:44:02.133Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T11:44:03.560Z] ---> 2f9dda13caa4 [2021-10-26T11:44:03.560Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T11:44:04.155Z] ---> 837c61a952f5 [2021-10-26T11:44:04.155Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T11:44:05.129Z] ---> 54365406fcf3 [2021-10-26T11:44:05.129Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T11:44:05.129Z] ---> Running in 5cf36bbd7cdd [2021-10-26T11:44:05.399Z] Removing intermediate container 5cf36bbd7cdd [2021-10-26T11:44:05.399Z] ---> 15293c353783 [2021-10-26T11:44:05.399Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T11:44:05.670Z] ---> Running in 7ff9ce003f22 [2021-10-26T11:44:05.942Z] Removing intermediate container 7ff9ce003f22 [2021-10-26T11:44:05.942Z] ---> 2337ebe08d9a [2021-10-26T11:44:05.942Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T11:44:06.213Z] ---> Running in ca09f8c4fea6 [2021-10-26T11:44:06.484Z] Removing intermediate container ca09f8c4fea6 [2021-10-26T11:44:06.484Z] ---> 9a180b78627b [2021-10-26T11:44:06.484Z] Step 21/22 : LABEL git_sha=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [2021-10-26T11:44:06.756Z] ---> Running in 3637919751cf [2021-10-26T11:44:07.028Z] Removing intermediate container 3637919751cf [2021-10-26T11:44:07.028Z] ---> 83da08cbd252 [2021-10-26T11:44:07.028Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T11:44:07.299Z] ---> Running in 7c87b7199fa3 [2021-10-26T11:44:07.569Z] Removing intermediate container 7c87b7199fa3 [2021-10-26T11:44:07.569Z] ---> 6ec4b2044a11 [2021-10-26T11:44:07.569Z] [2021-10-26T11:44:07.841Z] Successfully built 6ec4b2044a11 [2021-10-26T11:44:08.113Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-26T11:44:08.400Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-26T11:44:08.542Z] $ docker stop --time=1 b0c3dba4a41adedc5c707a2086ce0288ef926f950d45d87ce115f4456e7d3409 [2021-10-26T11:44:10.291Z] $ docker rm -f b0c3dba4a41adedc5c707a2086ce0288ef926f950d45d87ce115f4456e7d3409 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T11:44:10.709Z] + docker images [2021-10-26T11:44:10.980Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T11:44:10.980Z] sys-mgmt-agent-arm64 latest 6ec4b2044a11 3 seconds ago 277MB [2021-10-26T11:44:10.980Z] support-notifications-arm64 latest 07a284554886 54 seconds ago 16.1MB [2021-10-26T11:44:10.980Z] 55119741363d About a minute ago 1.57GB [2021-10-26T11:44:10.980Z] 61cfe2f7946b About a minute ago 1.57GB [2021-10-26T11:44:10.980Z] security-bootstrapper-arm64 latest 6ea7dc4c57f8 About a minute ago 17.8MB [2021-10-26T11:44:10.980Z] core-command-arm64 latest f99ba18df7c9 About a minute ago 15.2MB [2021-10-26T11:44:10.980Z] 92a53ba4b9c6 About a minute ago 1.57GB [2021-10-26T11:44:10.980Z] b4f29f0a252d 2 minutes ago 1.57GB [2021-10-26T11:44:10.980Z] core-data-arm64 latest acb525662588 3 minutes ago 19.5MB [2021-10-26T11:44:10.980Z] core-metadata-arm64 latest 94e35df1d0f0 4 minutes ago 15.9MB [2021-10-26T11:44:10.980Z] security-secretstore-setup-arm64 latest 2846db91afe9 4 minutes ago 26.8MB [2021-10-26T11:44:10.980Z] support-scheduler-arm64 latest 29025e17999c 4 minutes ago 15.3MB [2021-10-26T11:44:10.980Z] 75d2a2a78a42 4 minutes ago 1.58GB [2021-10-26T11:44:10.980Z] security-proxy-setup-arm64 latest 6ae7f374af69 4 minutes ago 25.4MB [2021-10-26T11:44:10.980Z] 13f19f934ce7 4 minutes ago 1.57GB [2021-10-26T11:44:10.980Z] 652cc34c992a 4 minutes ago 1.57GB [2021-10-26T11:44:10.980Z] 2a02efc9ecbd 4 minutes ago 1.58GB [2021-10-26T11:44:10.980Z] be267de0af52 4 minutes ago 1.57GB [2021-10-26T11:44:10.980Z] ci-base-image-arm64 latest 0a901e6c55eb 15 minutes ago 1.24GB [2021-10-26T11:44:10.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 12 days ago 534MB [2021-10-26T11:44:10.980Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-26T11:44:10.980Z] alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB [2021-10-26T11:44:10.980Z] 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-26T11:44:11.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T11:44:11.829Z] [2021-10-26T11:44:11.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:44:12.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T11:44:12.438Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-26T11:44:12.438Z] 448f6bf000e3: Pulling fs layer [2021-10-26T11:44:12.438Z] f757da607395: Pulling fs layer [2021-10-26T11:44:12.438Z] 05883995daec: Pulling fs layer [2021-10-26T11:44:12.438Z] 8603b9c90790: Pulling fs layer [2021-10-26T11:44:12.438Z] 1560dd03e051: Pulling fs layer [2021-10-26T11:44:12.438Z] 27f5ce0e4adf: Pulling fs layer [2021-10-26T11:44:12.438Z] c2d8d7efcc4b: Pulling fs layer [2021-10-26T11:44:12.438Z] 1560dd03e051: Waiting [2021-10-26T11:44:12.439Z] 27f5ce0e4adf: Waiting [2021-10-26T11:44:12.439Z] c2d8d7efcc4b: Waiting [2021-10-26T11:44:12.439Z] 8603b9c90790: Waiting [2021-10-26T11:44:12.439Z] f757da607395: Verifying Checksum [2021-10-26T11:44:12.439Z] f757da607395: Download complete [2021-10-26T11:44:12.439Z] 8603b9c90790: Verifying Checksum [2021-10-26T11:44:12.439Z] 8603b9c90790: Download complete [2021-10-26T11:44:12.709Z] 1560dd03e051: Verifying Checksum [2021-10-26T11:44:12.709Z] 1560dd03e051: Download complete [2021-10-26T11:44:12.709Z] 27f5ce0e4adf: Verifying Checksum [2021-10-26T11:44:12.709Z] 27f5ce0e4adf: Download complete [2021-10-26T11:44:12.709Z] 05883995daec: Verifying Checksum [2021-10-26T11:44:12.709Z] 05883995daec: Download complete [2021-10-26T11:44:12.983Z] 448f6bf000e3: Verifying Checksum [2021-10-26T11:44:12.983Z] 448f6bf000e3: Download complete [2021-10-26T11:44:15.597Z] c2d8d7efcc4b: Verifying Checksum [2021-10-26T11:44:15.597Z] c2d8d7efcc4b: Download complete [2021-10-26T11:44:16.571Z] 448f6bf000e3: Pull complete [2021-10-26T11:44:17.165Z] f757da607395: Pull complete [2021-10-26T11:44:18.596Z] 05883995daec: Pull complete [2021-10-26T11:44:18.866Z] 8603b9c90790: Pull complete [2021-10-26T11:44:19.840Z] 1560dd03e051: Pull complete [2021-10-26T11:44:20.112Z] 27f5ce0e4adf: Pull complete [2021-10-26T11:44:35.202Z] c2d8d7efcc4b: Pull complete [2021-10-26T11:44:35.202Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-26T11:44:35.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T11:44:35.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-26T11:44:35.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container [2021-10-26T11:44:35.726Z] $ 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-26T11:44:38.612Z] $ docker top 41aabe907371891abe57a47f8ad619e11c4122d2fdebbfd9985f5aaa84b9c4e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:44:39.590Z] ---> job-cost.sh [2021-10-26T11:44:39.590Z] lf-activate-venv: SKIPPING [2021-10-26T11:44:39.590Z] INFO: No Stack... [2021-10-26T11:44:41.018Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-26T11:44:41.610Z] INFO: Archiving Costs [Pipeline] sh [2021-10-26T11:44:42.269Z] + cut -d, -f6 [2021-10-26T11:44:42.269Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-10-26T11:44:42.325Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3781-3-stack-cost] [2021-10-26T11:44:42.331Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3781-3-stack-cost] did not exist. Created. [2021-10-26T11:44:42.331Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3781-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-26T11:44:42.993Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-26T11:44:43.167Z] Stashed 1 file(s) [Pipeline] } [2021-10-26T11:44:43.173Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3781-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-26T11:44:43.331Z] $ docker stop --time=1 41aabe907371891abe57a47f8ad619e11c4122d2fdebbfd9985f5aaa84b9c4e7 [2021-10-26T11:44:44.952Z] $ docker rm -f 41aabe907371891abe57a47f8ad619e11c4122d2fdebbfd9985f5aaa84b9c4e7 [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-26T11:44:45.615Z] provisioning config files... [2021-10-26T11:44:45.647Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4517735801288680165tmp [Pipeline] { [Pipeline] sh [2021-10-26T11:44:45.945Z] + set +x [2021-10-26T11:44:45.945Z] + bash -s -- [2021-10-26T11:44:45.945Z] + curl -s https://codecov.io/bash [2021-10-26T11:44:45.945Z] [2021-10-26T11:44:45.945Z] _____ _ [2021-10-26T11:44:45.945Z] / ____| | | [2021-10-26T11:44:45.945Z] | | ___ __| | ___ ___ _____ __ [2021-10-26T11:44:45.945Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-26T11:44:45.945Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-26T11:44:45.945Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-26T11:44:45.945Z] Bash-1.0.6 [2021-10-26T11:44:45.945Z] [2021-10-26T11:44:45.945Z] [2021-10-26T11:44:45.945Z] ==> git version 2.24.4 found [2021-10-26T11:44:45.945Z] ==> 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-26T11:44:45.945Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-26T11:44:45.945Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-26T11:44:45.945Z] ==> Jenkins CI detected. [2021-10-26T11:44:45.945Z] current dir:  /w/workspace/edgex-go/3 [2021-10-26T11:44:45.945Z] project root: . [2021-10-26T11:44:45.945Z] --> token set from env [2021-10-26T11:44:46.204Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-26T11:44:46.204Z] ==> Running gcov in . (disable via -X gcov) [2021-10-26T11:44:46.204Z] ==> Python coveragepy not found [2021-10-26T11:44:46.204Z] ==> Searching for coverage reports in: [2021-10-26T11:44:46.204Z] + . [2021-10-26T11:44:46.204Z] -> Found 1 reports [2021-10-26T11:44:46.204Z] ==> Detecting git/mercurial file structure [2021-10-26T11:44:46.204Z] ==> Reading reports [2021-10-26T11:44:46.204Z] + ./coverage.out bytes=426513 [2021-10-26T11:44:46.204Z] ==> Appending adjustments [2021-10-26T11:44:46.204Z] https://docs.codecov.io/docs/fixing-reports [2021-10-26T11:44:47.146Z] + Found adjustments [2021-10-26T11:44:47.146Z] ==> Gzipping contents [2021-10-26T11:44:47.407Z] 60K /tmp/codecov.9UFt4O.gz [2021-10-26T11:44:47.407Z] ==> Uploading reports [2021-10-26T11:44:47.407Z] url: https://codecov.io [2021-10-26T11:44:47.407Z] query: branch=PR-3781&commit=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3781%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3781&job=&cmd_args= [2021-10-26T11:44:47.407Z] -> Pinging Codecov [2021-10-26T11:44:47.407Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3781&commit=bb1a13e05b0f303c42fca8a94706dad9e44fb1fb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3781%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3781&job=&cmd_args= [2021-10-26T11:44:47.669Z] -> Uploading to [2021-10-26T11:44:47.669Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/bb1a13e05b0f303c42fca8a94706dad9e44fb1fb/85078399-2d12-45de-a2c1-26dbd096787b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T114447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0aed10d8ce88b7e9c8c260e11760d086a2ba595dc1eff4e8bdd34862fc04211 [2021-10-26T11:44:47.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T11:44:47.669Z] Dload Upload Total Spent Left Speed [2021-10-26T11:44:47.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57552 0 0 100 57552 0 177k --:--:-- --:--:-- --:--:-- 177k [2021-10-26T11:44:47.930Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bb1a13e05b0f303c42fca8a94706dad9e44fb1fb [Pipeline] } [2021-10-26T11:44:47.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-26T11:44:49.192Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:44:49.625Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:44:50.273Z] ---> package-listing.sh [2021-10-26T11:44:50.273Z] ++ facter osfamily [2021-10-26T11:44:50.273Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-26T11:44:50.534Z] + OS_FAMILY=redhat [2021-10-26T11:44:50.534Z] + workspace=/w/workspace/edgex-go/3 [2021-10-26T11:44:50.534Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-26T11:44:50.534Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-26T11:44:50.534Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-26T11:44:50.534Z] + PACKAGES=/tmp/packages_start.txt [2021-10-26T11:44:50.534Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-26T11:44:50.534Z] + PACKAGES=/tmp/packages_end.txt [2021-10-26T11:44:50.534Z] + case "${OS_FAMILY}" in [2021-10-26T11:44:50.534Z] + rpm -qa [2021-10-26T11:44:50.534Z] + sort [2021-10-26T11:44:53.834Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-26T11:44:53.834Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-26T11:44:53.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-26T11:44:53.834Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-26T11:44:53.834Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-10-26T11:44:53.834Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-10-26T11:44:53.845Z] 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-26T11:44:54.127Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:44:54.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T11:44:54.417Z] [2021-10-26T11:44:54.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T11:44:54.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T11:44:54.730Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-26T11:44:54.730Z] b4d181a07f80: Pulling fs layer [2021-10-26T11:44:54.730Z] a1111a8f2ec3: Pulling fs layer [2021-10-26T11:44:54.730Z] ed53099fbce6: Pulling fs layer [2021-10-26T11:44:54.730Z] dc539afda2c1: Pulling fs layer [2021-10-26T11:44:54.730Z] 77bc0d833cb6: Pulling fs layer [2021-10-26T11:44:54.730Z] 9065ff56babe: Pulling fs layer [2021-10-26T11:44:54.730Z] d287ab97295c: Pulling fs layer [2021-10-26T11:44:54.730Z] 77bc0d833cb6: Waiting [2021-10-26T11:44:54.730Z] 9065ff56babe: Waiting [2021-10-26T11:44:54.730Z] d287ab97295c: Waiting [2021-10-26T11:44:54.730Z] dc539afda2c1: Waiting [2021-10-26T11:44:54.730Z] a1111a8f2ec3: Verifying Checksum [2021-10-26T11:44:54.730Z] a1111a8f2ec3: Download complete [2021-10-26T11:44:54.730Z] dc539afda2c1: Verifying Checksum [2021-10-26T11:44:54.730Z] dc539afda2c1: Download complete [2021-10-26T11:44:54.991Z] ed53099fbce6: Verifying Checksum [2021-10-26T11:44:54.991Z] ed53099fbce6: Download complete [2021-10-26T11:44:54.991Z] 9065ff56babe: Verifying Checksum [2021-10-26T11:44:54.991Z] 9065ff56babe: Download complete [2021-10-26T11:44:54.991Z] 77bc0d833cb6: Verifying Checksum [2021-10-26T11:44:54.991Z] 77bc0d833cb6: Download complete [2021-10-26T11:44:54.991Z] b4d181a07f80: Download complete [2021-10-26T11:44:55.562Z] d287ab97295c: Verifying Checksum [2021-10-26T11:44:55.562Z] d287ab97295c: Download complete [2021-10-26T11:44:56.512Z] b4d181a07f80: Pull complete [2021-10-26T11:44:56.512Z] a1111a8f2ec3: Pull complete [2021-10-26T11:44:57.089Z] ed53099fbce6: Pull complete [2021-10-26T11:44:57.090Z] dc539afda2c1: Pull complete [2021-10-26T11:44:57.666Z] 77bc0d833cb6: Pull complete [2021-10-26T11:44:57.666Z] 9065ff56babe: Pull complete [2021-10-26T11:45:02.965Z] d287ab97295c: Pull complete [2021-10-26T11:45:02.965Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-26T11:45:02.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T11:45:02.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-26T11:45:03.042Z] prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container [2021-10-26T11:45:03.081Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-26T11:45:06.425Z] $ docker top 147d2d6053dd02d671017431a81cb38a19fb5a5c919ad72488ff6c8c4ae9a529 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T11:45:06.779Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-26T11:45:07.069Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-26T11:45:07.357Z] + ls /var/log/sa-host [2021-10-26T11:45:07.357Z] + sadf -c /var/log/sa-host/sa26 [2021-10-26T11:45:07.357Z] file_magic: OK [2021-10-26T11:45:07.357Z] HZ: Using current value: 100 [2021-10-26T11:45:07.357Z] file_header: OK [2021-10-26T11:45:07.357Z] 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-26T11:45:07.357Z] Statistics: [2021-10-26T11:45:07.357Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T11:45:07.357Z] File successfully converted to sysstat format version 12.0.3 [2021-10-26T11:45:07.357Z] + sadf -c /var/log/sa-host/sa30 [2021-10-26T11:45:07.357Z] file_magic: OK [2021-10-26T11:45:07.357Z] HZ: Using current value: 100 [2021-10-26T11:45:07.357Z] file_header: OK [2021-10-26T11:45:07.357Z] 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-26T11:45:07.357Z] Statistics: [2021-10-26T11:45:07.357Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T11:45:07.357Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T11:45:07.599Z] provisioning config files... [2021-10-26T11:45:07.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4446415678377799466tmp [Pipeline] { [Pipeline] echo [2021-10-26T11:45:07.626Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:45:07.915Z] ---> create-netrc.sh [Pipeline] } [2021-10-26T11:45:07.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:45:08.261Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-26T11:45:08.270Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:45:08.559Z] ---> sudo-logs.sh [2021-10-26T11:45:08.559Z] Archiving 'sudo' log.. [2021-10-26T11:45:08.559Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2028.novalocal: Name or service not known [2021-10-26T11:45:08.559Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2028.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-26T11:45:08.576Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:45:08.868Z] ---> job-cost.sh [2021-10-26T11:45:08.868Z] lf-activate-venv: SKIPPING [2021-10-26T11:45:08.868Z] DEBUG: total: 0.10999999940395355 [2021-10-26T11:45:08.868Z] INFO: Retrieving Stack Cost... [2021-10-26T11:45:30.821Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-26T11:45:30.821Z] INFO: Archiving Costs [Pipeline] echo [2021-10-26T11:45:30.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T11:45:31.136Z] ---> logs-deploy.sh [2021-10-26T11:45:31.136Z] lf-activate-venv: SKIPPING [2021-10-26T11:45:31.136Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3781/3 [2021-10-26T11:45:31.136Z] INFO: archiving workspace using pattern(s): [2021-10-26T11:45:31.706Z] Archives upload complete. [2021-10-26T11:45:31.967Z] INFO: archiving logs to Nexus