Pull request #3936 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 7587fe9d184367fcb080c5c3df364d4d130cdabb rather than dcb0ece3884448c807c222c59e79a80a3cead3df Obtained Jenkinsfile from 7587fe9d184367fcb080c5c3df364d4d130cdabb 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-ssh2770827467612057596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh10399573177640452452.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3936/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3936/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3148004469400062648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3936/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1089394315660931225.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13630278090570998728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3936/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3936/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14259890556796145160.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9543 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df Merge succeeded, producing dcb0ece3884448c807c222c59e79a80a3cead3df Checking out Revision dcb0ece3884448c807c222c59e79a80a3cead3df (PR-3936) > git config core.sparsecheckout # timeout=10 > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 Commit message: "feat(metadata): Implement Post device command API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-31T02:51:26.479Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-31T02:51:26.653Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-31T02:51:26.762Z] ========================================================= [2022-03-31T02:51:26.762Z] EdgeX Global Pipelines Version Info [2022-03-31T02:51:26.762Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-31T02:51:27.571Z] ------------------- [2022-03-31T02:51:27.571Z] stable info: [2022-03-31T02:51:27.571Z] ------------------- [2022-03-31T02:51:27.571Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-31T02:51:27.571Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T02:51:27.571Z] Message: update stable to v1.0.221 [2022-03-31T02:51:28.142Z] ------------------- [2022-03-31T02:51:28.142Z] experimental info: [2022-03-31T02:51:28.142Z] ------------------- [2022-03-31T02:51:28.142Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-31T02:51:28.142Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T02:51:28.142Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-31T02:51:28.406Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-31T02:51:28.449Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-31T02:51:28.493Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-31T02:51:28.537Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-31T02:51:28.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-31T02:51:28.614Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-31T02:51:28.657Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-31T02:51:28.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-31T02:51:28.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-31T02:51:28.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-31T02:51:28.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-31T02:51:28.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-31T02:51:28.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-31T02:51:28.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-31T02:51:28.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-31T02:51:29.010Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T02:51:29.049Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T02:51:29.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-31T02:51:29.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-31T02:51:29.174Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-31T02:51:29.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-31T02:51:29.258Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-31T02:51:29.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3936 [Pipeline] echo [2022-03-31T02:51:29.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3936 [Pipeline] echo [2022-03-31T02:51:29.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3936 [Pipeline] echo [2022-03-31T02:51:29.423Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcb0ece3884448c807c222c59e79a80a3cead3df [Pipeline] echo [2022-03-31T02:51:29.464Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcb0ece [Pipeline] echo [2022-03-31T02:51:29.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T02:51:29.630Z] provisioning config files... [2022-03-31T02:51:29.642Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8028535599491944928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T02:51:30.021Z] ---> docker-login.sh [2022-03-31T02:51:30.022Z] nexus3.edgexfoundry.org:10001 [2022-03-31T02:51:30.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T02:51:30.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T02:51:30.543Z] Configure a credential helper to remove this warning. See [2022-03-31T02:51:30.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T02:51:30.543Z] [2022-03-31T02:51:30.543Z] Login Succeeded [2022-03-31T02:51:30.543Z] nexus3.edgexfoundry.org:10002 [2022-03-31T02:51:30.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T02:51:30.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T02:51:30.543Z] Configure a credential helper to remove this warning. See [2022-03-31T02:51:30.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T02:51:30.543Z] [2022-03-31T02:51:30.543Z] Login Succeeded [2022-03-31T02:51:30.543Z] nexus3.edgexfoundry.org:10003 [2022-03-31T02:51:30.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T02:51:30.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T02:51:30.804Z] Configure a credential helper to remove this warning. See [2022-03-31T02:51:30.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T02:51:30.804Z] [2022-03-31T02:51:30.804Z] Login Succeeded [2022-03-31T02:51:30.804Z] nexus3.edgexfoundry.org:10004 [2022-03-31T02:51:30.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T02:51:30.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T02:51:30.804Z] Configure a credential helper to remove this warning. See [2022-03-31T02:51:30.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T02:51:30.804Z] [2022-03-31T02:51:30.804Z] Login Succeeded [2022-03-31T02:51:30.804Z] docker.io [2022-03-31T02:51:30.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T02:51:31.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T02:51:31.376Z] Configure a credential helper to remove this warning. See [2022-03-31T02:51:31.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T02:51:31.376Z] [2022-03-31T02:51:31.376Z] Login Succeeded [2022-03-31T02:51:31.376Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T02:51:31.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T02:51:31.819Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-31T02:51:31.819Z] + dirname cmd/core-command/Dockerfile [2022-03-31T02:51:31.819Z] + cut -d/ -f2 [2022-03-31T02:51:31.819Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-31T02:51:31.819Z] + dirname cmd/core-data/Dockerfile [2022-03-31T02:51:31.819Z] + cut -d/ -f2 [2022-03-31T02:51:31.819Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-31T02:51:31.819Z] + dirname cmd/core-metadata/Dockerfile [2022-03-31T02:51:31.819Z] + cut -d/ -f2 [2022-03-31T02:51:31.819Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-31T02:51:31.819Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-31T02:51:31.819Z] + cut -d/ -f2 [2022-03-31T02:51:31.819Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-31T02:51:31.819Z] + + cut -d/ -f2 [2022-03-31T02:51:31.819Z] dirname cmd/security-proxy-setup/Dockerfile [2022-03-31T02:51:31.819Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-31T02:51:31.819Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-31T02:51:31.819Z] cut -d/ -f2 [2022-03-31T02:51:31.819Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-31T02:51:31.819Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T02:51:31.819Z] + cut -d/ -f2 [2022-03-31T02:51:31.819Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T02:51:31.819Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-31T02:51:31.819Z] + cut -d/ -f2 [2022-03-31T02:51:31.819Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-31T02:51:31.819Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-31T02:51:31.819Z] + cut -d/ -f2 [2022-03-31T02:51:31.820Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-31T02:51:31.820Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-31T02:51:31.820Z] + cut -d/ -f2 [2022-03-31T02:51:31.820Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-31T02:51:31.820Z] + dirname cmd/support-notifications/Dockerfile [2022-03-31T02:51:31.820Z] + cut -d/ -f2 [2022-03-31T02:51:31.820Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-31T02:51:31.820Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-31T02:51:31.820Z] + cut -d/ -f2 [2022-03-31T02:51:31.820Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-31T02:51:31.820Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-31T02:51:31.820Z] cut -d/ -f2 [2022-03-31T02:51:31.820Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-31T02:51:31.952Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-31T02:51:32.483Z] + git rev-list -1 --merges dcb0ece3884448c807c222c59e79a80a3cead3df~1..dcb0ece3884448c807c222c59e79a80a3cead3df [Pipeline] echo [2022-03-31T02:51:32.518Z] -----------> git rev-list -1 --merges dcb0ece3884448c807c222c59e79a80a3cead3df~1..dcb0ece3884448c807c222c59e79a80a3cead3df dcb0ece3884448c807c222c59e79a80a3cead3df [false] [Pipeline] sh [2022-03-31T02:51:32.830Z] + git log --format=format:%s -1 dcb0ece3884448c807c222c59e79a80a3cead3df [Pipeline] echo [2022-03-31T02:51:32.867Z] ========================================================= [2022-03-31T02:51:32.867Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-31T02:51:32.867Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-31T02:51:33.598Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-31T02:51:33.598Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-31T02:51:33.598Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-31T02:51:33.598Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-31T02:51:33.598Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-31T02:51:33.598Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-31T02:51:33.598Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-31T02:51:34.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T02:51:34.116Z] [2022-03-31T02:51:34.116Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T02:51:34.467Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T02:51:34.467Z] latest: Pulling from edgex-devops/git-semver [2022-03-31T02:51:34.467Z] a0d0a0d46f8b: Pulling fs layer [2022-03-31T02:51:34.467Z] 3e5f54012d9b: Pulling fs layer [2022-03-31T02:51:34.467Z] 4c7163046ea9: Pulling fs layer [2022-03-31T02:51:34.467Z] 0c2d73faf560: Pulling fs layer [2022-03-31T02:51:34.467Z] 0c2d73faf560: Waiting [2022-03-31T02:51:34.467Z] 3e5f54012d9b: Verifying Checksum [2022-03-31T02:51:34.467Z] 3e5f54012d9b: Download complete [2022-03-31T02:51:34.467Z] a0d0a0d46f8b: Verifying Checksum [2022-03-31T02:51:34.467Z] a0d0a0d46f8b: Download complete [2022-03-31T02:51:34.467Z] 0c2d73faf560: Verifying Checksum [2022-03-31T02:51:34.467Z] 0c2d73faf560: Download complete [2022-03-31T02:51:34.728Z] 4c7163046ea9: Verifying Checksum [2022-03-31T02:51:34.728Z] 4c7163046ea9: Download complete [2022-03-31T02:51:34.728Z] a0d0a0d46f8b: Pull complete [2022-03-31T02:51:34.728Z] 3e5f54012d9b: Pull complete [2022-03-31T02:51:35.299Z] 4c7163046ea9: Pull complete [2022-03-31T02:51:35.299Z] 0c2d73faf560: Pull complete [2022-03-31T02:51:35.299Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-31T02:51:35.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T02:51:35.299Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-31T02:51:35.397Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2022-03-31T02:51:35.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-31T02:51:36.114Z] $ docker top a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-31T02:51:36.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T02:51:36.298Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T02:51:36.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T02:51:36.438Z] $ docker exec a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 ssh-agent [2022-03-31T02:51:36.537Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGDlOGP/agent.14 [2022-03-31T02:51:36.538Z] SSH_AGENT_PID=20 [2022-03-31T02:51:36.544Z] Running ssh-add (command line suppressed) [2022-03-31T02:51:36.646Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5904742880814081383.key (/w/workspace/edgex-go/1@tmp/private_key_5904742880814081383.key) [2022-03-31T02:51:36.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T02:51:36.992Z] + git tag --points-at HEAD [Pipeline] } [2022-03-31T02:51:37.022Z] $ docker exec --env ******** --env ******** a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 ssh-agent -k [2022-03-31T02:51:37.135Z] unset SSH_AUTH_SOCK; [2022-03-31T02:51:37.136Z] unset SSH_AGENT_PID; [2022-03-31T02:51:37.136Z] echo Agent pid 20 killed; [2022-03-31T02:51:37.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-31T02:51:37.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T02:51:37.243Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T02:51:37.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T02:51:37.372Z] $ docker exec a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 ssh-agent [2022-03-31T02:51:37.481Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXimMFMl/agent.56 [2022-03-31T02:51:37.481Z] SSH_AGENT_PID=63 [2022-03-31T02:51:37.488Z] Running ssh-add (command line suppressed) [2022-03-31T02:51:37.597Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7748691829915585173.key (/w/workspace/edgex-go/1@tmp/private_key_7748691829915585173.key) [2022-03-31T02:51:37.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T02:51:37.947Z] + git semver init [2022-03-31T02:51:37.947Z] # -> Open(): unable to determine branch for HEAD [2022-03-31T02:51:37.947Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-03-31T02:51:37.947Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-03-31T02:51:37.947Z] # $SEMVER_REMOTE_NAME = origin [2022-03-31T02:51:37.947Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-31T02:51:37.947Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-31T02:51:37.947Z] # $SEMVER_BRANCH = PR-3936 [2022-03-31T02:51:37.947Z] # $SEMVER_TEMP = /tmp/semver-402040921 [2022-03-31T02:51:37.947Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-31T02:51:52.852Z] # '/tmp/semver-402040921' -> '/w/workspace/edgex-go/1/.semver' [2022-03-31T02:51:52.852Z] # -> Force: false [2022-03-31T02:51:52.852Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-03-31T02:51:52.886Z] $ docker exec --env ******** --env ******** a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 ssh-agent -k [2022-03-31T02:51:52.989Z] unset SSH_AUTH_SOCK; [2022-03-31T02:51:52.990Z] unset SSH_AGENT_PID; [2022-03-31T02:51:52.990Z] echo Agent pid 63 killed; [2022-03-31T02:51:52.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T02:51:53.431Z] + git semver [Pipeline] } [2022-03-31T02:51:53.477Z] $ docker stop --time=1 a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 [2022-03-31T02:51:55.612Z] $ docker rm -f a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T02:51:56.061Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-31T02:51:56.392Z] Stashed 1 file(s) [Pipeline] echo [2022-03-31T02:51:56.410Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-31T02:51:56.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T02:51:57.001Z] ========================================================= [2022-03-31T02:51:57.001Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-31T02:51:57.001Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T02:51:57.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T02:51:57.366Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-31T02:51:57.366Z] 59bf1c3509f3: Pulling fs layer [2022-03-31T02:51:57.366Z] 666ba61612fd: Pulling fs layer [2022-03-31T02:51:57.366Z] 8ed8ca486205: Pulling fs layer [2022-03-31T02:51:57.366Z] 4fe6c5a15a65: Pulling fs layer [2022-03-31T02:51:57.366Z] 22a0e8bec74d: Pulling fs layer [2022-03-31T02:51:57.366Z] 640e595b4fbd: Pulling fs layer [2022-03-31T02:51:57.366Z] 763cafe07f6e: Pulling fs layer [2022-03-31T02:51:57.366Z] 0c0b528cf693: Pulling fs layer [2022-03-31T02:51:57.366Z] 10935f4eaf8b: Pulling fs layer [2022-03-31T02:51:57.366Z] 22a0e8bec74d: Waiting [2022-03-31T02:51:57.366Z] 0c0b528cf693: Waiting [2022-03-31T02:51:57.366Z] 10935f4eaf8b: Waiting [2022-03-31T02:51:57.366Z] 640e595b4fbd: Waiting [2022-03-31T02:51:57.366Z] 763cafe07f6e: Waiting [2022-03-31T02:51:57.366Z] 4fe6c5a15a65: Waiting [2022-03-31T02:51:57.366Z] 8ed8ca486205: Verifying Checksum [2022-03-31T02:51:57.366Z] 8ed8ca486205: Download complete [2022-03-31T02:51:57.366Z] 666ba61612fd: Verifying Checksum [2022-03-31T02:51:57.366Z] 666ba61612fd: Download complete [2022-03-31T02:51:57.366Z] 22a0e8bec74d: Download complete [2022-03-31T02:51:57.366Z] 640e595b4fbd: Verifying Checksum [2022-03-31T02:51:57.366Z] 640e595b4fbd: Download complete [2022-03-31T02:51:57.366Z] 59bf1c3509f3: Verifying Checksum [2022-03-31T02:51:57.366Z] 59bf1c3509f3: Download complete [2022-03-31T02:51:57.366Z] 763cafe07f6e: Download complete [2022-03-31T02:51:57.629Z] 0c0b528cf693: Verifying Checksum [2022-03-31T02:51:57.629Z] 0c0b528cf693: Download complete [2022-03-31T02:51:57.629Z] 59bf1c3509f3: Pull complete [2022-03-31T02:51:57.891Z] 666ba61612fd: Pull complete [2022-03-31T02:51:57.891Z] 8ed8ca486205: Pull complete [2022-03-31T02:51:58.151Z] 10935f4eaf8b: Verifying Checksum [2022-03-31T02:51:58.151Z] 10935f4eaf8b: Download complete [2022-03-31T02:51:58.151Z] 4fe6c5a15a65: Verifying Checksum [2022-03-31T02:51:58.151Z] 4fe6c5a15a65: Download complete [2022-03-31T02:52:02.364Z] 4fe6c5a15a65: Pull complete [2022-03-31T02:52:02.364Z] 22a0e8bec74d: Pull complete [2022-03-31T02:52:02.624Z] 640e595b4fbd: Pull complete [2022-03-31T02:52:02.624Z] 763cafe07f6e: Pull complete [2022-03-31T02:52:02.624Z] 0c0b528cf693: Pull complete [2022-03-31T02:52:05.172Z] 10935f4eaf8b: Pull complete [2022-03-31T02:52:05.172Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-31T02:52:05.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T02:52:05.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T02:52:05.548Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T02:52:05.548Z] WORKDIR /edgex [2022-03-31T02:52:05.548Z] COPY go.mod . [2022-03-31T02:52:05.548Z] RUN go mod download [2022-03-31T02:52:05.548Z] docker build -t ci-base-image-x86_64 -f - . [2022-03-31T02:52:06.933Z] Sending build context to Docker daemon 334.5MB [2022-03-31T02:52:06.933Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T02:52:06.933Z] ---> 99d49a6021b9 [2022-03-31T02:52:06.933Z] Step 2/4 : WORKDIR /edgex [2022-03-31T02:52:10.237Z] ---> Running in 5cc78e44b223 [2022-03-31T02:52:10.237Z] Removing intermediate container 5cc78e44b223 [2022-03-31T02:52:10.237Z] ---> 3a3789918a60 [2022-03-31T02:52:10.237Z] Step 3/4 : COPY go.mod . [2022-03-31T02:52:10.237Z] ---> a67438143f7e [2022-03-31T02:52:10.237Z] Step 4/4 : RUN go mod download [2022-03-31T02:52:10.237Z] ---> Running in c9f74d9bb1d9 [2022-03-31T02:52:11.751Z] Still waiting to schedule task [2022-03-31T02:52:11.751Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-31T02:52:32.237Z] Removing intermediate container c9f74d9bb1d9 [2022-03-31T02:52:32.237Z] ---> 5e08945e1199 [2022-03-31T02:52:32.237Z] Successfully built 5e08945e1199 [2022-03-31T02:52:32.237Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T02:52:32.582Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T02:52:32.582Z] . [Pipeline] withDockerContainer [2022-03-31T02:52:32.683Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2022-03-31T02:52:32.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-31T02:52:33.178Z] $ docker top 028559c853c280f48933137dcd7feaee88d961451fbe918760ceeb23a6654057 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T02:52:33.600Z] + go version [2022-03-31T02:52:33.600Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-31T02:52:33.638Z] $ docker stop --time=1 028559c853c280f48933137dcd7feaee88d961451fbe918760ceeb23a6654057 [2022-03-31T02:52:34.950Z] $ docker rm -f 028559c853c280f48933137dcd7feaee88d961451fbe918760ceeb23a6654057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T02:52:35.639Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T02:52:35.639Z] . [Pipeline] withDockerContainer [2022-03-31T02:52:35.740Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2022-03-31T02:52:35.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-31T02:52:36.133Z] $ docker top e47df9049d9bb6e54e8264f58a415ae17250d11e30e23ac29ded6f3aae3b9c4e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T02:52:36.253Z] ========================================================= [2022-03-31T02:52:36.253Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T02:52:36.253Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T02:52:36.610Z] + make test [2022-03-31T02:52:36.610Z] go mod tidy -compat=1.17 [2022-03-31T02:52:36.610Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T02:52:43.194Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T02:52:55.483Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T02:52:55.743Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T02:52:56.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T02:52:56.003Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T02:52:56.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T02:52:56.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T02:52:56.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T02:52:56.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T02:52:56.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T02:52:56.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T02:52:56.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T02:52:56.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T02:52:56.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T02:52:56.263Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T02:52:56.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T02:52:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-03-31T02:52:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T02:52:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T02:52:59.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-03-31T02:52:59.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T02:52:59.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.116s coverage: 54.9% of statements [2022-03-31T02:52:59.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T02:52:59.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.337s coverage: 89.2% of statements [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 84.4% of statements [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.509s coverage: 94.8% of statements [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.095s coverage: 72.2% of statements [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 24.0% of statements [2022-03-31T02:53:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-03-31T02:53:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements [2022-03-31T02:53:13.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2022-03-31T02:53:13.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.084s coverage: 44.8% of statements [2022-03-31T02:53:14.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.173s coverage: 82.5% of statements [2022-03-31T02:53:14.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.097s coverage: 87.2% of statements [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.2% of statements [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.4% of statements [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T02:53:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements [2022-03-31T02:53:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T02:53:24.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T02:53:24.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T02:53:24.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T02:53:24.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T02:53:24.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T02:53:24.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T02:53:24.287Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T02:53:24.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T02:53:24.287Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2022-03-31T02:53:24.287Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-31T02:53:24.287Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-31T02:53:42.391Z] GO111MODULE=on go vet ./... [2022-03-31T02:53:47.551Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9544 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws [2022-03-31T02:53:47.589Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-31T02:53:47.664Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T02:53:47.664Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T02:53:47.922Z] ./bin/test-attribution-txt.sh [2022-03-31T02:53:47.970Z] The recommended git tool is: git [Pipeline] echo [2022-03-31T02:53:48.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T02:53:48.827Z] + ls -al . [2022-03-31T02:53:48.827Z] total 664 [2022-03-31T02:53:48.827Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 02:53 . [2022-03-31T02:53:48.827Z] drwxr-xr-x 4 root root 4096 Mar 31 02:52 .. [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 02:51 .dockerignore [2022-03-31T02:53:48.827Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 02:51 .git [2022-03-31T02:53:48.827Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 02:51 .github [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 02:51 .gitignore [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 02:51 .golangci.yml [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 02:51 .hadolint.yml [2022-03-31T02:53:48.827Z] drwx------ 3 1001 1001 4096 Mar 31 02:51 .semver [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 02:51 .sonarcloud.properties [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 02:51 ADOPTERS.md [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 02:51 Attribution.txt [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 02:51 CHANGELOG.md [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 02:51 CONTRIBUTING.md [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 02:51 GOVERNANCE.md [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 02:51 Jenkinsfile [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 02:51 LICENSE [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 02:51 Makefile [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 02:51 OWNERS.md [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 02:51 README.md [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 02:51 SECURITY.md [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 02:51 VERSION [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 02:51 ZMQWindows.md [2022-03-31T02:53:48.827Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 02:51 bin [2022-03-31T02:53:48.827Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 02:51 cmd [2022-03-31T02:53:48.827Z] -rw-r--r-- 1 root root 428916 Mar 31 02:53 coverage.out [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 02:51 go.mod [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 02:51 go.sum [2022-03-31T02:53:48.827Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 02:51 internal [2022-03-31T02:53:48.827Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 02:51 openapi [2022-03-31T02:53:48.827Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 02:51 snap [2022-03-31T02:53:48.827Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 02:51 version.go [Pipeline] sh [2022-03-31T02:53:49.143Z] + '[' -e coverage.out ] [2022-03-31T02:53:49.143Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T02:53:49.297Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T02:53:49.594Z] + make build [2022-03-31T02:53:49.594Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T02:53:55.288Z] using credential edgex-jenkins-ssh [2022-03-31T02:53:55.307Z] Cloning the remote Git repository [2022-03-31T02:53:55.375Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T02:53:55.447Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-31T02:53:55.561Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T02:53:55.562Z] > git --version # timeout=10 [2022-03-31T02:53:55.594Z] > git --version # 'git version 2.25.1' [2022-03-31T02:53:55.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T02:53:55.755Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T02:54:07.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T02:54:13.342Z] Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:54:13.707Z] Merge succeeded, producing dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:54:13.707Z] Checking out Revision dcb0ece3884448c807c222c59e79a80a3cead3df (PR-3936) [2022-03-31T02:54:12.432Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T02:54:12.447Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T02:54:12.476Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T02:54:12.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T02:54:12.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T02:54:12.529Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T02:54:13.364Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T02:54:13.386Z] > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 [2022-03-31T02:54:13.628Z] > git remote # timeout=10 [2022-03-31T02:54:13.646Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T02:54:13.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T02:54:13.670Z] > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 [2022-03-31T02:54:13.695Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T02:54:13.719Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T02:54:13.735Z] > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 [2022-03-31T02:54:18.015Z] Commit message: "feat(metadata): Implement Post device command API" [2022-03-31T02:54:18.072Z] > git --version # timeout=10 [2022-03-31T02:54:18.083Z] > git --version # 'git version 2.25.1' [2022-03-31T02:54:18.098Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-31T02:54:19.195Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-31T02:54:19.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T02:54:19.195Z] Dload Upload Total Spent Left Speed [2022-03-31T02:54:19.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 49970 [Pipeline] sh [2022-03-31T02:54:19.741Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-31T02:54:19.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T02:54:20.100Z] + sudo tee /etc/docker/daemon.new [2022-03-31T02:54:20.100Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-31T02:54:20.100Z] { [2022-03-31T02:54:20.100Z] "registry-mirrors": [ [2022-03-31T02:54:20.100Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-31T02:54:20.100Z] ], [2022-03-31T02:54:20.100Z] "bip": "10.250.0.254/24", [2022-03-31T02:54:20.100Z] "hosts": [ [2022-03-31T02:54:20.100Z] "tcp://0.0.0.0:5555", [2022-03-31T02:54:20.100Z] "unix:///var/run/docker.sock" [2022-03-31T02:54:20.100Z] ], [2022-03-31T02:54:20.100Z] "mtu": 1458, [2022-03-31T02:54:20.100Z] "selinux-enabled": true, [2022-03-31T02:54:20.100Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-31T02:54:20.100Z] } [Pipeline] sh [2022-03-31T02:54:20.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T02:54:20.558Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-31T02:54:20.916Z] + sudo service docker restart [2022-03-31T02:54:22.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T02:54:22.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T02:54:23.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T02:54:24.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T02:54:25.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T02:54:27.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T02:54:28.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T02:54:29.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T02:54:30.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-31T02:54:31.934Z] $ docker stop --time=1 e47df9049d9bb6e54e8264f58a415ae17250d11e30e23ac29ded6f3aae3b9c4e [2022-03-31T02:54:34.314Z] $ docker rm -f e47df9049d9bb6e54e8264f58a415ae17250d11e30e23ac29ded6f3aae3b9c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T02:54:36.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T02:54:36.115Z] [2022-03-31T02:54:36.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T02:54:36.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T02:54:36.464Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-31T02:54:36.464Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-31T02:54:36.464Z] ca9280d653b3: Pulling fs layer [2022-03-31T02:54:36.464Z] 7e9c9ca2126c: Pulling fs layer [2022-03-31T02:54:36.464Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-31T02:54:36.464Z] cbdbe7a5bc2a: Download complete [2022-03-31T02:54:36.725Z] ca9280d653b3: Verifying Checksum [2022-03-31T02:54:36.725Z] ca9280d653b3: Download complete [2022-03-31T02:54:36.725Z] cbdbe7a5bc2a: Pull complete [2022-03-31T02:54:36.985Z] 7e9c9ca2126c: Download complete [2022-03-31T02:54:37.246Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T02:54:39.330Z] provisioning config files... [2022-03-31T02:54:39.354Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6835735516468651333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T02:54:39.886Z] ---> docker-login.sh [2022-03-31T02:54:39.886Z] nexus3.edgexfoundry.org:10001 [2022-03-31T02:54:40.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T02:54:40.538Z] 7e9c9ca2126c: Pull complete [2022-03-31T02:54:40.539Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-31T02:54:40.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T02:54:40.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-31T02:54:40.627Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2022-03-31T02:54:40.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T02:54:40.749Z] Configure a credential helper to remove this warning. See [2022-03-31T02:54:40.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T02:54:40.749Z] [2022-03-31T02:54:40.749Z] Login Succeeded [2022-03-31T02:54:40.749Z] nexus3.edgexfoundry.org:10002 [2022-03-31T02:54:40.738Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-31T02:54:41.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T02:54:41.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T02:54:41.019Z] Configure a credential helper to remove this warning. See [2022-03-31T02:54:41.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T02:54:41.019Z] [2022-03-31T02:54:41.019Z] Login Succeeded [2022-03-31T02:54:41.019Z] nexus3.edgexfoundry.org:10003 [2022-03-31T02:54:41.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T02:54:41.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T02:54:41.566Z] Configure a credential helper to remove this warning. See [2022-03-31T02:54:41.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T02:54:41.566Z] [2022-03-31T02:54:41.566Z] Login Succeeded [2022-03-31T02:54:41.566Z] nexus3.edgexfoundry.org:10004 [2022-03-31T02:54:41.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T02:54:41.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T02:54:41.838Z] Configure a credential helper to remove this warning. See [2022-03-31T02:54:41.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T02:54:41.838Z] [2022-03-31T02:54:41.838Z] Login Succeeded [2022-03-31T02:54:41.838Z] docker.io [2022-03-31T02:54:42.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T02:54:42.245Z] $ docker top 7a8cf8cbbe21f29d86540293df88248368965088350bffbd835a1ba89f55ecfe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T02:54:42.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T02:54:42.698Z] Configure a credential helper to remove this warning. See [2022-03-31T02:54:42.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T02:54:42.698Z] [2022-03-31T02:54:42.698Z] Login Succeeded [2022-03-31T02:54:42.698Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T02:54:42.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2022-03-31T02:54:42.791Z] + docker-compose build --help [2022-03-31T02:54:42.791Z] + grep parallel [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-31T02:54:43.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T02:54:43.137Z] ========================================================= [2022-03-31T02:54:43.137Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-31T02:54:43.137Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T02:54:43.361Z] --parallel Build images in parallel. [2022-03-31T02:54:43.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T02:54:43.521Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [Pipeline] } [2022-03-31T02:54:43.644Z] $ docker stop --time=1 7a8cf8cbbe21f29d86540293df88248368965088350bffbd835a1ba89f55ecfe [2022-03-31T02:54:43.794Z] 9b3977197b4f: Pulling fs layer [2022-03-31T02:54:43.794Z] 1a89e8eeedd5: Pulling fs layer [2022-03-31T02:54:43.794Z] 94645a83ff95: Pulling fs layer [2022-03-31T02:54:43.794Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-31T02:54:43.794Z] 0c92f367c5e7: Pulling fs layer [2022-03-31T02:54:43.794Z] f7c0051592d6: Pulling fs layer [2022-03-31T02:54:43.794Z] a227ed2f7395: Pulling fs layer [2022-03-31T02:54:43.794Z] 7b1c46037f91: Pulling fs layer [2022-03-31T02:54:43.794Z] 0c92f367c5e7: Waiting [2022-03-31T02:54:43.794Z] f7c0051592d6: Waiting [2022-03-31T02:54:43.794Z] a227ed2f7395: Waiting [2022-03-31T02:54:43.794Z] 7b1c46037f91: Waiting [2022-03-31T02:54:43.794Z] 94645a83ff95: Verifying Checksum [2022-03-31T02:54:43.794Z] 94645a83ff95: Download complete [2022-03-31T02:54:43.794Z] 1a89e8eeedd5: Download complete [2022-03-31T02:54:43.794Z] 0c92f367c5e7: Verifying Checksum [2022-03-31T02:54:43.794Z] 0c92f367c5e7: Download complete [2022-03-31T02:54:43.794Z] f7c0051592d6: Verifying Checksum [2022-03-31T02:54:43.794Z] f7c0051592d6: Download complete [2022-03-31T02:54:43.794Z] 9b3977197b4f: Verifying Checksum [2022-03-31T02:54:43.794Z] 9b3977197b4f: Download complete [2022-03-31T02:54:43.794Z] a227ed2f7395: Verifying Checksum [2022-03-31T02:54:43.794Z] a227ed2f7395: Download complete [2022-03-31T02:54:44.403Z] 9b3977197b4f: Pull complete [2022-03-31T02:54:45.018Z] 1a89e8eeedd5: Pull complete [2022-03-31T02:54:45.091Z] $ docker rm -f 7a8cf8cbbe21f29d86540293df88248368965088350bffbd835a1ba89f55ecfe [Pipeline] // withDockerContainer [2022-03-31T02:54:45.294Z] 94645a83ff95: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T02:54:45.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T02:54:45.749Z] . [Pipeline] withDockerContainer [2022-03-31T02:54:45.859Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2022-03-31T02:54:45.894Z] 7b1c46037f91: Verifying Checksum [2022-03-31T02:54:45.894Z] 7b1c46037f91: Download complete [2022-03-31T02:54:45.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-31T02:54:46.167Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-31T02:54:46.167Z] 3f3a8bcf1eab: Download complete [2022-03-31T02:54:46.361Z] $ docker top 2097ce391746dba24368e3f6ca1715f8925f3d3208294e3f4222ca93c2a41e6f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T02:54:46.808Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T02:54:47.748Z] Building core-command ... [2022-03-31T02:54:47.748Z] Building core-data ... [2022-03-31T02:54:47.748Z] Building core-metadata ... [2022-03-31T02:54:47.748Z] Building security-bootstrapper ... [2022-03-31T02:54:47.748Z] Building security-proxy-setup ... [2022-03-31T02:54:47.748Z] Building security-secretstore-setup ... [2022-03-31T02:54:47.748Z] Building security-spiffe-token-provider ... [2022-03-31T02:54:47.748Z] Building security-spire-agent ... [2022-03-31T02:54:47.748Z] Building security-spire-config ... [2022-03-31T02:54:47.748Z] Building security-spire-server ... [2022-03-31T02:54:47.748Z] Building support-notifications ... [2022-03-31T02:54:47.748Z] Building support-scheduler ... [2022-03-31T02:54:47.748Z] Building sys-mgmt-agent ... [2022-03-31T02:54:47.748Z] Building core-command [2022-03-31T02:54:47.748Z] Building security-proxy-setup [2022-03-31T02:54:47.748Z] Building security-spire-agent [2022-03-31T02:54:47.748Z] Building core-data [2022-03-31T02:54:47.748Z] Building support-scheduler [2022-03-31T02:54:58.585Z] 3f3a8bcf1eab: Pull complete [2022-03-31T02:54:58.585Z] 0c92f367c5e7: Pull complete [2022-03-31T02:54:58.585Z] f7c0051592d6: Pull complete [2022-03-31T02:54:58.860Z] a227ed2f7395: Pull complete [2022-03-31T02:55:05.607Z] 7b1c46037f91: Pull complete [2022-03-31T02:55:05.607Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-31T02:55:05.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T02:55:05.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T02:55:06.044Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-31T02:55:06.044Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T02:55:06.044Z] WORKDIR /edgex [2022-03-31T02:55:06.044Z] COPY go.mod . [2022-03-31T02:55:06.044Z] RUN go mod download [2022-03-31T02:55:09.459Z] Sending build context to Docker daemon 169MB [2022-03-31T02:55:09.694Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:55:09.694Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:55:09.694Z] ---> 5e08945e1199 [2022-03-31T02:55:09.694Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T02:55:09.694Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:55:09.694Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:55:09.694Z] ---> 5e08945e1199 [2022-03-31T02:55:09.694Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T02:55:09.694Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:55:09.694Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:55:09.694Z] ---> 5e08945e1199 [2022-03-31T02:55:09.694Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T02:55:09.694Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:55:09.694Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:55:09.694Z] ---> 5e08945e1199 [2022-03-31T02:55:09.694Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T02:55:09.694Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:55:09.694Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:55:09.694Z] ---> 5e08945e1199 [2022-03-31T02:55:09.694Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T02:55:09.734Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T02:55:09.734Z] ---> f79e39bc4007 [2022-03-31T02:55:09.734Z] Step 2/4 : WORKDIR /edgex [2022-03-31T02:55:11.731Z] ---> Running in ba2713dccbeb [2022-03-31T02:55:11.731Z] Removing intermediate container ba2713dccbeb [2022-03-31T02:55:11.731Z] ---> a6cf30568aa2 [2022-03-31T02:55:11.731Z] Step 3/4 : COPY go.mod . [2022-03-31T02:55:12.330Z] ---> cde7761fae16 [2022-03-31T02:55:12.330Z] Step 4/4 : RUN go mod download [2022-03-31T02:55:12.330Z] ---> Running in 8749a2d813ab [2022-03-31T02:55:16.274Z] ---> Running in 9ed62d77d0f2 [2022-03-31T02:55:16.274Z] ---> Running in 448a56daeb4f [2022-03-31T02:55:16.274Z] ---> Running in 1463279146ba [2022-03-31T02:55:16.274Z] ---> Running in b349583dc577 [2022-03-31T02:55:16.274Z] ---> Running in c98d2be40d45 [2022-03-31T02:55:16.274Z] Removing intermediate container c98d2be40d45 [2022-03-31T02:55:16.274Z] ---> 45eecc779713 [2022-03-31T02:55:16.274Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:55:16.274Z] Removing intermediate container 9ed62d77d0f2 [2022-03-31T02:55:16.274Z] ---> 424b15ced441 [2022-03-31T02:55:16.274Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:55:16.274Z] Removing intermediate container b349583dc577 [2022-03-31T02:55:16.274Z] ---> 8dd89045acf9 [2022-03-31T02:55:16.274Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:55:16.274Z] Removing intermediate container 448a56daeb4f [2022-03-31T02:55:16.274Z] ---> 7757381a4ea2 [2022-03-31T02:55:16.274Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:55:16.274Z] Removing intermediate container 1463279146ba [2022-03-31T02:55:16.274Z] ---> b7d5f339fcfe [2022-03-31T02:55:16.274Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:55:16.274Z] ---> Running in 4dd143a5d582 [2022-03-31T02:55:16.274Z] ---> Running in dbb3cd5e84f6 [2022-03-31T02:55:16.274Z] ---> Running in 54baef392758 [2022-03-31T02:55:16.274Z] ---> Running in 0fa0be030489 [2022-03-31T02:55:16.274Z] ---> Running in d2ebb35fb884 [2022-03-31T02:55:16.844Z] Removing intermediate container dbb3cd5e84f6 [2022-03-31T02:55:16.844Z] ---> cab8fe0cc4d0 [2022-03-31T02:55:16.844Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T02:55:16.844Z] ---> Running in da768e1a6bdb [2022-03-31T02:55:17.107Z] Removing intermediate container 54baef392758 [2022-03-31T02:55:17.107Z] ---> c44e3f45aee1 [2022-03-31T02:55:17.107Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T02:55:17.107Z] ---> Running in b681d6c408f2 [2022-03-31T02:55:17.107Z] Removing intermediate container 4dd143a5d582 [2022-03-31T02:55:17.107Z] ---> 45a89c64ea09 [2022-03-31T02:55:17.107Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T02:55:17.107Z] ---> Running in b5d051d970c3 [2022-03-31T02:55:17.366Z] Removing intermediate container d2ebb35fb884 [2022-03-31T02:55:17.366Z] ---> 69820520b8c7 [2022-03-31T02:55:17.366Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T02:55:17.366Z] ---> Running in 17f2ed4dd9e9 [2022-03-31T02:55:17.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:55:17.366Z] Removing intermediate container 0fa0be030489 [2022-03-31T02:55:17.366Z] ---> 875e569df86e [2022-03-31T02:55:17.366Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T02:55:17.627Z] ---> Running in 7da4a4093c91 [2022-03-31T02:55:17.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:55:17.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:55:17.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:55:17.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:55:18.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:55:18.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:55:18.718Z] OK: 221 MiB in 52 packages [2022-03-31T02:55:18.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:55:18.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:55:18.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:55:18.978Z] OK: 221 MiB in 52 packages [2022-03-31T02:55:18.978Z] Removing intermediate container da768e1a6bdb [2022-03-31T02:55:18.978Z] ---> 7fa7e41e240e [2022-03-31T02:55:18.978Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T02:55:19.238Z] OK: 221 MiB in 52 packages [2022-03-31T02:55:19.238Z] OK: 221 MiB in 52 packages [2022-03-31T02:55:19.238Z] ---> ff35aae298b4 [2022-03-31T02:55:19.238Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:55:19.238Z] OK: 221 MiB in 52 packages [2022-03-31T02:55:19.238Z] ---> Running in c4fae7b1ce48 [2022-03-31T02:55:19.238Z] Removing intermediate container b681d6c408f2 [2022-03-31T02:55:19.238Z] ---> 7191a366dbdc [2022-03-31T02:55:19.238Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T02:55:19.498Z] ---> 2653cae7a106 [2022-03-31T02:55:19.498Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:55:19.498Z] ---> Running in 4427565bd588 [2022-03-31T02:55:19.498Z] Removing intermediate container b5d051d970c3 [2022-03-31T02:55:19.498Z] ---> 6df02fd7266b [2022-03-31T02:55:19.498Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T02:55:19.758Z] Removing intermediate container 17f2ed4dd9e9 [2022-03-31T02:55:19.758Z] ---> 64f565fbd22e [2022-03-31T02:55:19.758Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T02:55:19.758Z] Removing intermediate container 7da4a4093c91 [2022-03-31T02:55:19.758Z] ---> 62b4aaf1d54b [2022-03-31T02:55:19.758Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T02:55:19.758Z] ---> c8449f990633 [2022-03-31T02:55:19.758Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:55:19.758Z] ---> Running in a85ddaa9048c [2022-03-31T02:55:20.026Z] ---> d8729ec8757d [2022-03-31T02:55:20.026Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:55:20.026Z] ---> 0bebeb3edfc2 [2022-03-31T02:55:20.026Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:55:20.026Z] ---> Running in ca24e8dfa2f3 [2022-03-31T02:55:20.026Z] ---> Running in 12308c8a7e2a [2022-03-31T02:55:20.596Z] Removing intermediate container c4fae7b1ce48 [2022-03-31T02:55:20.596Z] ---> c4f22fa806da [2022-03-31T02:55:20.596Z] Step 8/22 : COPY . . [2022-03-31T02:55:20.596Z] Removing intermediate container 4427565bd588 [2022-03-31T02:55:20.596Z] ---> ce55ac2ce556 [2022-03-31T02:55:20.596Z] Step 8/22 : COPY . . [2022-03-31T02:55:28.719Z] Removing intermediate container a85ddaa9048c [2022-03-31T02:55:28.719Z] ---> f7b0ece14d41 [2022-03-31T02:55:28.719Z] Step 8/24 : COPY . . [2022-03-31T02:55:28.719Z] ---> c7e3404bad87 [2022-03-31T02:55:28.719Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T02:55:28.719Z] ---> 00f27a30edcf [2022-03-31T02:55:28.719Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T02:55:28.719Z] Removing intermediate container ca24e8dfa2f3 [2022-03-31T02:55:28.719Z] ---> bd4bf135742e [2022-03-31T02:55:28.719Z] Step 8/23 : COPY . . [2022-03-31T02:55:28.719Z] Removing intermediate container 12308c8a7e2a [2022-03-31T02:55:28.719Z] ---> 7d428bf4902e [2022-03-31T02:55:28.719Z] Step 8/23 : COPY . . [2022-03-31T02:55:28.719Z] ---> Running in 2aa2665dfadd [2022-03-31T02:55:28.719Z] ---> Running in 9b612cbf3c1f [2022-03-31T02:55:28.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T02:55:28.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T02:55:55.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T02:55:55.293Z] ---> d5c4a4dc3f34 [2022-03-31T02:55:55.293Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T02:55:55.293Z] ---> 3327ab37eb0f [2022-03-31T02:55:55.293Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T02:55:55.293Z] ---> 92e884afc8f9 [2022-03-31T02:55:55.293Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T02:55:55.293Z] ---> Running in d352aef0b875 [2022-03-31T02:55:55.293Z] ---> Running in bfe31bf9c955 [2022-03-31T02:55:55.293Z] ---> Running in 8cab1a0fc702 [2022-03-31T02:55:55.293Z] Removing intermediate container 8cab1a0fc702 [2022-03-31T02:55:55.293Z] ---> fa729011aea8 [2022-03-31T02:55:55.293Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T02:55:55.293Z] ---> Running in 3ecb8249edb4 [2022-03-31T02:55:55.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T02:55:55.293Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T02:55:55.293Z] spire-1.2.0/ [2022-03-31T02:55:55.293Z] spire-1.2.0/README.md [2022-03-31T02:55:55.293Z] spire-1.2.0/bin/ [2022-03-31T02:55:55.293Z] spire-1.2.0/bin/spire-server [2022-03-31T02:55:55.293Z] spire-1.2.0/bin/spire-agent [2022-03-31T02:55:55.293Z] spire-1.2.0/conf/ [2022-03-31T02:55:55.293Z] spire-1.2.0/conf/server/ [2022-03-31T02:55:55.293Z] spire-1.2.0/conf/server/server.conf [2022-03-31T02:55:55.293Z] spire-1.2.0/conf/agent/ [2022-03-31T02:55:55.293Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T02:55:55.293Z] spire-1.2.0/LICENSE [2022-03-31T02:55:58.594Z] Removing intermediate container 9b612cbf3c1f [2022-03-31T02:55:58.594Z] ---> 0520146843f1 [2022-03-31T02:55:58.594Z] [2022-03-31T02:55:58.594Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T02:55:58.855Z] 3.14: Pulling from library/alpine [2022-03-31T02:55:58.855Z] Removing intermediate container 2aa2665dfadd [2022-03-31T02:55:58.855Z] ---> e545c69c702a [2022-03-31T02:55:58.855Z] [2022-03-31T02:55:58.855Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T02:55:59.114Z] 3.14: Pulling from library/alpine [2022-03-31T02:55:59.320Z] Removing intermediate container 8749a2d813ab [2022-03-31T02:55:59.320Z] ---> 4a0a0a7de8b2 [2022-03-31T02:55:59.320Z] Successfully built 4a0a0a7de8b2 [2022-03-31T02:55:59.320Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T02:55:59.683Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T02:55:59.683Z] . [Pipeline] withDockerContainer [2022-03-31T02:55:59.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-9544 does not seem to be running inside a container [2022-03-31T02:55:59.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T02:56:00.057Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T02:56:00.057Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T02:56:00.057Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T02:56:00.057Z] Status: Image is up to date for alpine:3.14 [2022-03-31T02:56:00.057Z] ---> 84b07dd2d1fd [2022-03-31T02:56:00.057Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T02:56:00.057Z] ---> 84b07dd2d1fd [2022-03-31T02:56:00.057Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T02:56:01.001Z] ---> Running in 15f52c0a8113 [2022-03-31T02:56:01.001Z] ---> Running in 25c549792e85 [2022-03-31T02:56:01.001Z] Removing intermediate container 3ecb8249edb4 [2022-03-31T02:56:01.001Z] ---> 6e43b3c60f51 [2022-03-31T02:56:01.001Z] [2022-03-31T02:56:01.001Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T02:56:01.191Z] $ docker top 1068269a3527542bbcd86013aafcb4e6da92cefbd9341fc0efe9c06a5e9448cf -eo pid,comm [2022-03-31T02:56:01.261Z] 3.15: Pulling from library/alpine [Pipeline] { [Pipeline] sh [2022-03-31T02:56:01.921Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T02:56:01.921Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T02:56:01.921Z] ---> 76c8fb57b6fc [2022-03-31T02:56:01.921Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T02:56:01.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:02.160Z] + go version [2022-03-31T02:56:02.160Z] go version go1.17.6 linux/arm64 [2022-03-31T02:56:02.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:02.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:02.182Z] ---> Running in 3e2a0ee4bd8c [2022-03-31T02:56:02.182Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T02:56:02.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:02.182Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T02:56:02.182Z] OK: 6 MiB in 15 packages [Pipeline] } [2022-03-31T02:56:02.200Z] $ docker stop --time=1 1068269a3527542bbcd86013aafcb4e6da92cefbd9341fc0efe9c06a5e9448cf [2022-03-31T02:56:02.442Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T02:56:02.442Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T02:56:02.442Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T02:56:02.442Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T02:56:02.442Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T02:56:02.442Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T02:56:02.442Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T02:56:02.442Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T02:56:02.704Z] Removing intermediate container 3e2a0ee4bd8c [2022-03-31T02:56:02.704Z] ---> 95113a3ebf7f [2022-03-31T02:56:02.704Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:56:02.704Z] OK: 8 MiB in 20 packages [2022-03-31T02:56:02.704Z] ---> Running in f784a28e0562 [2022-03-31T02:56:02.965Z] Removing intermediate container 25c549792e85 [2022-03-31T02:56:02.965Z] ---> 54e84698a8fe [2022-03-31T02:56:02.965Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T02:56:02.965Z] ---> Running in cff8692e4fe5 [2022-03-31T02:56:03.542Z] Removing intermediate container cff8692e4fe5 [2022-03-31T02:56:03.542Z] ---> e536e8b73bd9 [2022-03-31T02:56:03.542Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T02:56:03.542Z] ---> Running in 9c67ab43e9bd [2022-03-31T02:56:03.782Z] $ docker rm -f 1068269a3527542bbcd86013aafcb4e6da92cefbd9341fc0efe9c06a5e9448cf [2022-03-31T02:56:03.804Z] Removing intermediate container 15f52c0a8113 [2022-03-31T02:56:03.804Z] ---> 26f1cddd252f [2022-03-31T02:56:03.804Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T02:56:03.804Z] ---> Running in 87f119eb53b8 [2022-03-31T02:56:04.070Z] Removing intermediate container 9c67ab43e9bd [2022-03-31T02:56:04.070Z] ---> d97cb8961add [2022-03-31T02:56:04.070Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T02:56:04.070Z] ---> Running in 5cd883a0ffee [2022-03-31T02:56:04.070Z] Removing intermediate container 87f119eb53b8 [2022-03-31T02:56:04.070Z] ---> bcd1140d9887 [2022-03-31T02:56:04.070Z] Step 13/22 : WORKDIR /edgex [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-03-31T02:56:04.349Z] ---> Running in 20f2aa0ef4bd [2022-03-31T02:56:04.349Z] Removing intermediate container f784a28e0562 [2022-03-31T02:56:04.349Z] ---> a6d75cf8e8d8 [2022-03-31T02:56:04.349Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T02:56:04.609Z] Removing intermediate container 5cd883a0ffee [2022-03-31T02:56:04.609Z] ---> 6fbd993b4207 [2022-03-31T02:56:04.609Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T02:56:04.609Z] ---> Running in dc2d38ab8c2e [2022-03-31T02:56:04.609Z] Removing intermediate container 20f2aa0ef4bd [2022-03-31T02:56:04.609Z] ---> 58a1e2e89333 [2022-03-31T02:56:04.609Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T02:56:04.743Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T02:56:04.743Z] . [Pipeline] withDockerContainer [2022-03-31T02:56:05.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-9544 does not seem to be running inside a container [2022-03-31T02:56:05.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T02:56:05.179Z] ---> 3e0607d91cd0 [2022-03-31T02:56:05.179Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T02:56:05.179Z] ---> eadac5781fef [2022-03-31T02:56:05.179Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T02:56:05.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:06.115Z] ---> 81216ea5b824 [2022-03-31T02:56:06.115Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T02:56:06.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:06.267Z] $ docker top 09c4430ba263f950c61685615122fce3b39087bade1c03a04b7ea7f36d6a7244 -eo pid,comm [2022-03-31T02:56:06.374Z] ---> 7627461d63c5 [2022-03-31T02:56:06.374Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] { [Pipeline] echo [2022-03-31T02:56:06.622Z] ========================================================= [2022-03-31T02:56:06.622Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T02:56:06.622Z] ========================================================= [Pipeline] fileExists [2022-03-31T02:56:06.633Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T02:56:06.633Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T02:56:06.633Z] OK: 15854 distinct packages available [2022-03-31T02:56:06.633Z] ---> acea1a264e8d [2022-03-31T02:56:06.633Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T02:56:06.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-03-31T02:56:06.891Z] ---> Running in e44cfdbf8974 [2022-03-31T02:56:07.150Z] ---> 383846e2b7ec [2022-03-31T02:56:07.150Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T02:56:07.150Z] Removing intermediate container e44cfdbf8974 [2022-03-31T02:56:07.150Z] ---> 12a2b8068cc7 [2022-03-31T02:56:07.150Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T02:56:07.150Z] ---> Running in 67c089ed4e06 [2022-03-31T02:56:07.381Z] + make test [2022-03-31T02:56:07.381Z] go mod tidy -compat=1.17 [2022-03-31T02:56:07.409Z] Removing intermediate container 67c089ed4e06 [2022-03-31T02:56:07.409Z] ---> 10d160b4142b [2022-03-31T02:56:07.409Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T02:56:07.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:07.674Z] ---> ca80ac84bae4 [2022-03-31T02:56:07.674Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T02:56:07.674Z] ---> Running in 88a067ef8fae [2022-03-31T02:56:07.674Z] ---> Running in 4c9dafbe05e6 [2022-03-31T02:56:07.934Z] Removing intermediate container 88a067ef8fae [2022-03-31T02:56:07.934Z] ---> b382f3413687 [2022-03-31T02:56:07.934Z] Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:56:07.934Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T02:56:07.934Z] ---> Running in 04ec9451ad69 [2022-03-31T02:56:07.934Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T02:56:08.194Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T02:56:08.194Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T02:56:08.194Z] Removing intermediate container 04ec9451ad69 [2022-03-31T02:56:08.194Z] ---> 9d6e2c73bb97 [2022-03-31T02:56:08.194Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T02:56:08.194Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T02:56:08.365Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T02:56:08.504Z] ---> Running in 5c132ed7bed6 [2022-03-31T02:56:08.504Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T02:56:08.504Z] OK: 6 MiB in 19 packages [2022-03-31T02:56:08.764Z] Removing intermediate container 5c132ed7bed6 [2022-03-31T02:56:08.764Z] ---> 0cd3de6b06ee [2022-03-31T02:56:08.764Z] [2022-03-31T02:56:08.764Z] Successfully built 0cd3de6b06ee [2022-03-31T02:56:08.764Z] Successfully tagged support-scheduler:latest [2022-03-31T02:56:08.764Z]  Building support-scheduler ... done Building support-notifications [2022-03-31T02:56:14.054Z] Removing intermediate container dc2d38ab8c2e [2022-03-31T02:56:14.054Z] ---> f9a77e3b7f4f [2022-03-31T02:56:14.054Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T02:56:14.054Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:56:14.054Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:56:14.054Z] ---> 5e08945e1199 [2022-03-31T02:56:14.054Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T02:56:14.054Z] ---> Using cache [2022-03-31T02:56:14.054Z] ---> b7d5f339fcfe [2022-03-31T02:56:14.054Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:56:14.054Z] ---> Using cache [2022-03-31T02:56:14.054Z] ---> 69820520b8c7 [2022-03-31T02:56:14.054Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T02:56:14.315Z] Removing intermediate container 4c9dafbe05e6 [2022-03-31T02:56:14.315Z] ---> 206f4564b381 [2022-03-31T02:56:14.315Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T02:56:14.315Z] ---> Running in 60cba85dc6e5 [2022-03-31T02:56:14.577Z] ---> 05f79660f487 [2022-03-31T02:56:14.577Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T02:56:14.577Z] ---> Running in 8434d427db2d [2022-03-31T02:56:14.864Z] Removing intermediate container 8434d427db2d [2022-03-31T02:56:14.864Z] ---> d7ed8a2d4afa [2022-03-31T02:56:14.864Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T02:56:14.864Z] ---> Running in 83eb7fd930c4 [2022-03-31T02:56:15.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:15.699Z] Removing intermediate container 83eb7fd930c4 [2022-03-31T02:56:15.699Z] ---> be2fe4e5e76a [2022-03-31T02:56:15.699Z] Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:56:15.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:16.220Z] ---> Running in 5335d0f6d41d [2022-03-31T02:56:16.220Z] OK: 221 MiB in 52 packages [2022-03-31T02:56:16.478Z] ---> 02bc14a90bbf [2022-03-31T02:56:16.478Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T02:56:16.478Z] Removing intermediate container 5335d0f6d41d [2022-03-31T02:56:16.478Z] ---> 277feffafcd2 [2022-03-31T02:56:16.478Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T02:56:16.478Z] ---> Running in be05ac511075 [2022-03-31T02:56:17.052Z] Removing intermediate container be05ac511075 [2022-03-31T02:56:17.052Z] ---> 6d9c4978690c [2022-03-31T02:56:17.052Z] [2022-03-31T02:56:17.052Z] ---> 37120d80f065 [2022-03-31T02:56:17.052Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T02:56:17.052Z] Removing intermediate container 60cba85dc6e5 [2022-03-31T02:56:17.052Z] ---> 3ba9155f56ea [2022-03-31T02:56:17.052Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T02:56:17.052Z] Successfully built 6d9c4978690c [2022-03-31T02:56:17.052Z] Successfully tagged security-proxy-setup:latest [2022-03-31T02:56:17.052Z]  Building security-proxy-setup ... done Building security-spire-config [2022-03-31T02:56:17.310Z] ---> 76c501fd3da3 [2022-03-31T02:56:17.310Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T02:56:18.252Z] ---> 0c05b31d4238 [2022-03-31T02:56:18.252Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:56:21.540Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:56:21.540Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:56:21.540Z] ---> 5e08945e1199 [2022-03-31T02:56:21.540Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T02:56:21.540Z] ---> Using cache [2022-03-31T02:56:21.540Z] ---> b7d5f339fcfe [2022-03-31T02:56:21.540Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:56:21.540Z] ---> Using cache [2022-03-31T02:56:21.540Z] ---> 69820520b8c7 [2022-03-31T02:56:21.540Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T02:56:21.824Z] ---> Running in 424f6fd34f2c [2022-03-31T02:56:21.824Z] ---> ccbd62a50213 [2022-03-31T02:56:21.824Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T02:56:21.824Z] ---> Running in 5f34305442b8 [2022-03-31T02:56:21.824Z] ---> Running in ea4a387b6b0d [2022-03-31T02:56:21.824Z] Removing intermediate container d352aef0b875 [2022-03-31T02:56:21.824Z] ---> 428f46cf9104 [2022-03-31T02:56:21.824Z] [2022-03-31T02:56:21.824Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T02:56:21.824Z] ---> 84b07dd2d1fd [2022-03-31T02:56:21.824Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T02:56:21.824Z] ---> Using cache [2022-03-31T02:56:21.824Z] ---> 54e84698a8fe [2022-03-31T02:56:21.824Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T02:56:21.824Z] ---> Using cache [2022-03-31T02:56:21.824Z] ---> e536e8b73bd9 [2022-03-31T02:56:21.824Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T02:56:22.085Z] ---> Running in d91af34752eb [2022-03-31T02:56:22.085Z] Removing intermediate container ea4a387b6b0d [2022-03-31T02:56:22.085Z] ---> 39965fc659d2 [2022-03-31T02:56:22.085Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T02:56:22.085Z] ---> Running in 09bf54044b3a [2022-03-31T02:56:22.352Z] Removing intermediate container d91af34752eb [2022-03-31T02:56:22.352Z] ---> 7fa5dc7e2c22 [2022-03-31T02:56:22.352Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T02:56:22.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:22.352Z] ---> Running in 4b107a92d65c [2022-03-31T02:56:22.352Z] Removing intermediate container 09bf54044b3a [2022-03-31T02:56:22.352Z] ---> 947ee05fa5cd [2022-03-31T02:56:22.352Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T02:56:22.612Z] ---> Running in 2cc503d007f6 [2022-03-31T02:56:22.612Z] Removing intermediate container 4b107a92d65c [2022-03-31T02:56:22.612Z] ---> 8589281738f1 [2022-03-31T02:56:22.612Z] Step 15/23 : WORKDIR / [2022-03-31T02:56:22.612Z] ---> Running in 526ebc2b0a55 [2022-03-31T02:56:22.872Z] Removing intermediate container 2cc503d007f6 [2022-03-31T02:56:22.872Z] ---> 52d1219cc4dd [2022-03-31T02:56:22.872Z] Step 23/24 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:56:22.872Z] Removing intermediate container 424f6fd34f2c [2022-03-31T02:56:22.872Z] ---> 993384bbb2bb [2022-03-31T02:56:22.872Z] Step 8/22 : COPY . . [2022-03-31T02:56:22.872Z] ---> Running in 797e2187a6ca [2022-03-31T02:56:23.131Z] Removing intermediate container 526ebc2b0a55 [2022-03-31T02:56:23.132Z] ---> 61106d2b339a [2022-03-31T02:56:23.132Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T02:56:23.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:23.703Z] OK: 221 MiB in 52 packages [2022-03-31T02:56:24.100Z] Removing intermediate container 797e2187a6ca [2022-03-31T02:56:24.100Z] ---> e17fa9740f3c [2022-03-31T02:56:24.100Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T02:56:26.130Z] ---> 5c628ce34f06 [2022-03-31T02:56:26.130Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T02:56:26.412Z] ---> Running in 51536ffb4bc0 [2022-03-31T02:56:26.412Z] Removing intermediate container bfe31bf9c955 [2022-03-31T02:56:26.412Z] ---> 30aa67dcc02f [2022-03-31T02:56:26.412Z] [2022-03-31T02:56:26.412Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T02:56:26.412Z] ---> 84b07dd2d1fd [2022-03-31T02:56:26.412Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T02:56:27.019Z] Removing intermediate container 5f34305442b8 [2022-03-31T02:56:27.019Z] ---> 3b6f66593c29 [2022-03-31T02:56:27.019Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T02:56:27.355Z] ---> Running in ff4e2c2bba8d [2022-03-31T02:56:27.355Z] Removing intermediate container 51536ffb4bc0 [2022-03-31T02:56:27.355Z] ---> f45b208cbd58 [2022-03-31T02:56:27.355Z] [2022-03-31T02:56:27.355Z] ---> a55ca35be948 [2022-03-31T02:56:27.355Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T02:56:27.616Z] Successfully built f45b208cbd58 [2022-03-31T02:56:27.616Z] ---> 0c86bd3ceddc [2022-03-31T02:56:27.616Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:56:27.616Z] Successfully tagged security-spire-agent:latest [2022-03-31T02:56:27.616Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-03-31T02:56:29.536Z] Removing intermediate container ff4e2c2bba8d [2022-03-31T02:56:29.536Z] ---> 558b19c720e5 [2022-03-31T02:56:29.536Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T02:56:32.076Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:56:32.076Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:56:32.076Z] ---> 5e08945e1199 [2022-03-31T02:56:32.076Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T02:56:32.076Z] ---> Using cache [2022-03-31T02:56:32.076Z] ---> b7d5f339fcfe [2022-03-31T02:56:32.076Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T02:56:32.076Z] ---> 941d7d35a59b [2022-03-31T02:56:32.076Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T02:56:32.076Z] ---> Running in c85b307cb085 [2022-03-31T02:56:32.076Z] ---> Running in a1b7e49bcc84 [2022-03-31T02:56:32.076Z] ---> Running in 9702366ba48b [2022-03-31T02:56:32.076Z] ---> Running in 8558045de2c1 [2022-03-31T02:56:32.076Z] Removing intermediate container a1b7e49bcc84 [2022-03-31T02:56:32.076Z] ---> d6f00d4454db [2022-03-31T02:56:32.076Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T02:56:32.076Z] ---> 0fa2ffff15cf [2022-03-31T02:56:32.076Z] Removing intermediate container 8558045de2c1 [2022-03-31T02:56:32.076Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications ---> fb29135ea9fa [2022-03-31T02:56:32.076Z] [2022-03-31T02:56:32.076Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T02:56:32.076Z] ---> Running in 26b38075f7a9 [2022-03-31T02:56:32.076Z] ---> Running in 4be93db12ce6 [2022-03-31T02:56:32.076Z] ---> Running in 196290c53b79 [2022-03-31T02:56:32.337Z] Removing intermediate container 26b38075f7a9 [2022-03-31T02:56:32.337Z] ---> 58f5583fe39f [2022-03-31T02:56:32.337Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:56:32.337Z] Removing intermediate container 4be93db12ce6 [2022-03-31T02:56:32.337Z] ---> 3f5877a7e0bb [2022-03-31T02:56:32.337Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T02:56:32.337Z] ---> Running in 501c01233a35 [2022-03-31T02:56:32.337Z] ---> Running in 7150a1f2c6e7 [2022-03-31T02:56:32.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:32.597Z] Removing intermediate container 7150a1f2c6e7 [2022-03-31T02:56:32.597Z] ---> ebe70773e257 [2022-03-31T02:56:32.597Z] Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:56:32.597Z] ---> Running in 382b07e75dc3 [2022-03-31T02:56:32.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T02:56:32.597Z] Removing intermediate container 382b07e75dc3 [2022-03-31T02:56:32.597Z] ---> b7e5efbb6665 [2022-03-31T02:56:32.597Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T02:56:32.597Z] ---> Running in 66cb5cd060c8 [2022-03-31T02:56:32.857Z] Removing intermediate container 66cb5cd060c8 [2022-03-31T02:56:32.857Z] ---> 1f5fc03e3aee [2022-03-31T02:56:32.857Z] [2022-03-31T02:56:32.857Z] Removing intermediate container c85b307cb085 [2022-03-31T02:56:32.857Z] ---> e2424b252e09 [2022-03-31T02:56:32.857Z] Step 8/24 : COPY . . [2022-03-31T02:56:32.857Z] Successfully built 1f5fc03e3aee [2022-03-31T02:56:32.857Z] Successfully tagged core-command:latest [2022-03-31T02:56:32.857Z]  Building core-command ... done Building security-spire-server [2022-03-31T02:56:33.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:33.685Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T02:56:33.685Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T02:56:33.685Z] OK: 15864 distinct packages available [2022-03-31T02:56:33.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:34.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:35.146Z] OK: 221 MiB in 52 packages [2022-03-31T02:56:35.176Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T02:56:39.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:56:39.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:56:39.362Z] ---> 5e08945e1199 [2022-03-31T02:56:39.362Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T02:56:39.362Z] ---> Using cache [2022-03-31T02:56:39.362Z] ---> b7d5f339fcfe [2022-03-31T02:56:39.362Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:56:39.362Z] ---> Using cache [2022-03-31T02:56:39.362Z] ---> 69820520b8c7 [2022-03-31T02:56:39.362Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T02:56:39.362Z] ---> Using cache [2022-03-31T02:56:39.362Z] ---> 3b6f66593c29 [2022-03-31T02:56:39.362Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T02:56:39.362Z] ---> Using cache [2022-03-31T02:56:39.362Z] ---> 0c86bd3ceddc [2022-03-31T02:56:39.362Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:56:39.362Z] ---> Using cache [2022-03-31T02:56:39.362Z] ---> e2424b252e09 [2022-03-31T02:56:39.362Z] Step 8/23 : COPY . . [2022-03-31T02:56:41.982Z] Removing intermediate container 501c01233a35 [2022-03-31T02:56:41.982Z] ---> e90c1434aadf [2022-03-31T02:56:41.982Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T02:56:46.182Z] ---> 2d89963f5575 [2022-03-31T02:56:46.182Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T02:56:46.182Z] ---> Running in 0691c8e3bee3 [2022-03-31T02:56:46.182Z] Removing intermediate container 9702366ba48b [2022-03-31T02:56:46.182Z] ---> 8307216bfd10 [2022-03-31T02:56:46.182Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T02:56:46.442Z] ---> Running in ab3bcece25ed [2022-03-31T02:56:46.709Z] ---> b4771f7919f1 [2022-03-31T02:56:46.709Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T02:56:46.709Z] ---> f1f8f78a5693 [2022-03-31T02:56:46.709Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:56:47.045Z] Removing intermediate container ab3bcece25ed [2022-03-31T02:56:47.045Z] ---> ecdf5ba08ea9 [2022-03-31T02:56:47.045Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T02:56:47.045Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:47.304Z] ---> Running in bc7f1349b3d4 [2022-03-31T02:56:47.304Z] ---> Running in 35094feacbef [2022-03-31T02:56:47.304Z] ---> Running in b5875f207fd9 [2022-03-31T02:56:47.568Z] Removing intermediate container bc7f1349b3d4 [2022-03-31T02:56:47.568Z] ---> f465dbb490d2 [2022-03-31T02:56:47.568Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T02:56:47.568Z] ---> Running in 92898c041d2e [2022-03-31T02:56:47.828Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:48.088Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T02:56:48.349Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T02:56:48.349Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T02:56:48.349Z] spire-1.2.0/ [2022-03-31T02:56:48.349Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T02:56:48.610Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T02:56:48.610Z] spire-1.2.0/ [2022-03-31T02:56:48.610Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T02:56:48.610Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T02:56:48.610Z] OK: 8 MiB in 20 packages [2022-03-31T02:56:49.549Z] spire-1.2.0/README.md [2022-03-31T02:56:49.549Z] spire-1.2.0/bin/ [2022-03-31T02:56:49.549Z] spire-1.2.0/bin/spire-server [2022-03-31T02:56:49.549Z] spire-1.2.0/bin/spire-agent [2022-03-31T02:56:49.549Z] spire-1.2.0/conf/ [2022-03-31T02:56:49.549Z] spire-1.2.0/conf/server/ [2022-03-31T02:56:49.549Z] spire-1.2.0/conf/server/server.conf [2022-03-31T02:56:49.549Z] spire-1.2.0/conf/agent/ [2022-03-31T02:56:49.549Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T02:56:49.549Z] spire-1.2.0/LICENSE [2022-03-31T02:56:49.549Z] spire-1.2.0/README.md [2022-03-31T02:56:49.549Z] spire-1.2.0/bin/ [2022-03-31T02:56:49.549Z] spire-1.2.0/bin/spire-server [2022-03-31T02:56:49.549Z] spire-1.2.0/bin/spire-agent [2022-03-31T02:56:49.549Z] spire-1.2.0/conf/ [2022-03-31T02:56:49.549Z] spire-1.2.0/conf/server/ [2022-03-31T02:56:49.549Z] spire-1.2.0/conf/server/server.conf [2022-03-31T02:56:49.549Z] spire-1.2.0/conf/agent/ [2022-03-31T02:56:49.549Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T02:56:49.549Z] spire-1.2.0/LICENSE [2022-03-31T02:56:50.930Z] Removing intermediate container b5875f207fd9 [2022-03-31T02:56:50.930Z] ---> 544d4ca76559 [2022-03-31T02:56:50.930Z] Step 7/20 : COPY . . [2022-03-31T02:56:55.253Z] Removing intermediate container 0691c8e3bee3 [2022-03-31T02:56:55.253Z] ---> e818c23ff8a0 [2022-03-31T02:56:55.253Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T02:56:55.513Z] Removing intermediate container 92898c041d2e [2022-03-31T02:56:55.513Z] ---> 286931440ba7 [2022-03-31T02:56:55.513Z] [2022-03-31T02:56:55.513Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T02:56:55.513Z] ---> 76c8fb57b6fc [2022-03-31T02:56:55.513Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T02:56:55.513Z] ---> Using cache [2022-03-31T02:56:55.513Z] ---> 95113a3ebf7f [2022-03-31T02:56:55.513Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:56:55.513Z] ---> Using cache [2022-03-31T02:56:55.513Z] ---> a6d75cf8e8d8 [2022-03-31T02:56:55.513Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T02:56:55.513Z] ---> Using cache [2022-03-31T02:56:55.513Z] ---> f9a77e3b7f4f [2022-03-31T02:56:55.513Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T02:56:58.806Z] ---> 573438efae07 [2022-03-31T02:56:58.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T02:56:58.807Z] ---> c7cfd8bb73fd [2022-03-31T02:56:58.807Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T02:56:58.807Z] Removing intermediate container 35094feacbef [2022-03-31T02:56:58.807Z] ---> f7352f648cd0 [2022-03-31T02:56:58.807Z] [2022-03-31T02:56:58.807Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T02:56:58.807Z] ---> 76c8fb57b6fc [2022-03-31T02:56:58.807Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T02:56:58.807Z] ---> Using cache [2022-03-31T02:56:58.807Z] ---> 95113a3ebf7f [2022-03-31T02:56:58.807Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:56:58.807Z] ---> Using cache [2022-03-31T02:56:58.807Z] ---> a6d75cf8e8d8 [2022-03-31T02:56:58.807Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T02:56:58.807Z] ---> 0caddd95af2a [2022-03-31T02:56:58.807Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T02:56:58.807Z] Removing intermediate container 196290c53b79 [2022-03-31T02:56:58.807Z] ---> 29ef2c6b8cd7 [2022-03-31T02:56:58.807Z] [2022-03-31T02:56:58.807Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T02:56:59.071Z] ---> 84b07dd2d1fd [2022-03-31T02:56:59.071Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T02:56:59.071Z] ---> Running in c63f85d99887 [2022-03-31T02:56:59.071Z] ---> Running in be66565d74e4 [2022-03-31T02:56:59.071Z] ---> 7d5cd85171b2 [2022-03-31T02:56:59.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T02:56:59.071Z] ---> Running in f36f5d25c874 [2022-03-31T02:56:59.071Z] ---> 025cd3390917 [2022-03-31T02:56:59.071Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T02:56:59.333Z] ---> 350ba278788a [2022-03-31T02:56:59.333Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T02:56:59.333Z] ---> Running in ce4f1055202a [2022-03-31T02:56:59.611Z] ---> fdea9e8832c8 [2022-03-31T02:56:59.612Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T02:56:59.612Z] Removing intermediate container ce4f1055202a [2022-03-31T02:56:59.612Z] ---> 5970b9076592 [2022-03-31T02:56:59.612Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T02:56:59.876Z] ---> Running in 26c0853864b9 [2022-03-31T02:56:59.876Z] ---> a81754336e53 [2022-03-31T02:56:59.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:56:59.876Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T02:56:59.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T02:57:00.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:00.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:00.136Z] ---> Running in fe1dba928a28 [2022-03-31T02:57:00.136Z] Removing intermediate container 26c0853864b9 [2022-03-31T02:57:00.136Z] ---> 03ac7531a3de [2022-03-31T02:57:00.136Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T02:57:00.136Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T02:57:00.399Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T02:57:00.399Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T02:57:00.399Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T02:57:00.399Z] OK: 6 MiB in 16 packages [2022-03-31T02:57:00.661Z] ---> Running in f5ff29de0a0e [2022-03-31T02:57:00.661Z] Removing intermediate container fe1dba928a28 [2022-03-31T02:57:00.661Z] ---> 6b035e7ec1bc [2022-03-31T02:57:00.661Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T02:57:00.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:01.183Z] ---> Running in 308b1cc6d3c9 [2022-03-31T02:57:01.183Z] Removing intermediate container f5ff29de0a0e [2022-03-31T02:57:01.183Z] ---> 98b134dcf7c1 [2022-03-31T02:57:01.183Z] Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:57:01.445Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T02:57:01.445Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T02:57:01.445Z] OK: 15854 distinct packages available [2022-03-31T02:57:01.445Z] ---> Running in 584214c31364 [2022-03-31T02:57:01.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:01.445Z] Removing intermediate container 308b1cc6d3c9 [2022-03-31T02:57:01.445Z] ---> c6d3669644b9 [2022-03-31T02:57:01.445Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T02:57:01.704Z] Removing intermediate container f36f5d25c874 [2022-03-31T02:57:01.704Z] ---> fcfaf3b38155 [2022-03-31T02:57:01.704Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T02:57:01.704Z] ---> Running in a3791d30d2ca [2022-03-31T02:57:01.964Z] ---> Running in 65790ddbf414 [2022-03-31T02:57:01.964Z] Removing intermediate container 584214c31364 [2022-03-31T02:57:01.964Z] ---> 1575446902be [2022-03-31T02:57:01.964Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T02:57:02.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:02.224Z] ---> Running in b0d7c291afb3 [2022-03-31T02:57:02.224Z] Removing intermediate container a3791d30d2ca [2022-03-31T02:57:02.224Z] ---> 0104f29f9b74 [2022-03-31T02:57:02.224Z] Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:57:02.483Z] Removing intermediate container 65790ddbf414 [2022-03-31T02:57:02.483Z] ---> f1023fdaa819 [2022-03-31T02:57:02.483Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T02:57:02.483Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T02:57:02.797Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T02:57:02.797Z] ---> Running in d4f159f4a1f0 [2022-03-31T02:57:02.797Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T02:57:02.797Z] ---> Running in e14812bf773a [2022-03-31T02:57:02.797Z] Removing intermediate container b0d7c291afb3 [2022-03-31T02:57:02.797Z] ---> 036b3d27b695 [2022-03-31T02:57:02.797Z] [2022-03-31T02:57:03.123Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T02:57:03.123Z] Removing intermediate container d4f159f4a1f0 [2022-03-31T02:57:03.123Z] ---> f13f290d8056 [2022-03-31T02:57:03.123Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T02:57:03.123Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T02:57:03.123Z] OK: 6 MiB in 18 packages [2022-03-31T02:57:03.123Z] Successfully built 036b3d27b695 [2022-03-31T02:57:03.383Z] Successfully tagged core-data:latest [2022-03-31T02:57:03.383Z] Building security-bootstrapper [2022-03-31T02:57:03.383Z]  Building core-data ... done  ---> Running in b88fcc54aecc [2022-03-31T02:57:03.383Z] Removing intermediate container e14812bf773a [2022-03-31T02:57:03.383Z] ---> 99000701d2e6 [2022-03-31T02:57:03.383Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T02:57:06.677Z] ---> Running in 4b90dcb23e43 [2022-03-31T02:57:08.056Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:57:08.056Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:57:08.056Z] ---> 5e08945e1199 [2022-03-31T02:57:08.056Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T02:57:08.056Z] ---> Using cache [2022-03-31T02:57:08.056Z] ---> b7d5f339fcfe [2022-03-31T02:57:08.056Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:57:08.056Z] ---> Using cache [2022-03-31T02:57:08.056Z] ---> 69820520b8c7 [2022-03-31T02:57:08.056Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T02:57:08.056Z] ---> Using cache [2022-03-31T02:57:08.056Z] ---> 3b6f66593c29 [2022-03-31T02:57:08.056Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T02:57:08.056Z] ---> Using cache [2022-03-31T02:57:08.056Z] ---> 0c86bd3ceddc [2022-03-31T02:57:08.056Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:57:08.056Z] ---> Using cache [2022-03-31T02:57:08.056Z] ---> e2424b252e09 [2022-03-31T02:57:08.056Z] Step 8/31 : COPY . . [2022-03-31T02:57:08.056Z] ---> Using cache [2022-03-31T02:57:08.056Z] ---> b4771f7919f1 [2022-03-31T02:57:08.056Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T02:57:09.961Z] Removing intermediate container b88fcc54aecc [2022-03-31T02:57:09.961Z] ---> ed13a57038ae [2022-03-31T02:57:09.961Z] [2022-03-31T02:57:09.961Z] Removing intermediate container 4b90dcb23e43 [2022-03-31T02:57:09.961Z] ---> b8a52a15d59b [2022-03-31T02:57:09.961Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T02:57:10.325Z] ---> Running in 5e9c71b492f7 [2022-03-31T02:57:10.325Z] Successfully built ed13a57038ae [2022-03-31T02:57:10.325Z] Successfully tagged security-spire-server:latest [2022-03-31T02:57:10.325Z]  Building security-spire-server ... done Building core-metadata [2022-03-31T02:57:11.263Z] Removing intermediate container c63f85d99887 [2022-03-31T02:57:11.263Z] ---> 6a47ce7db1aa [2022-03-31T02:57:11.263Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T02:57:11.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T02:57:15.462Z] ---> d4c31e232fcf [2022-03-31T02:57:15.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T02:57:16.406Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:57:16.406Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:57:16.406Z] ---> 5e08945e1199 [2022-03-31T02:57:16.406Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T02:57:16.406Z] ---> Using cache [2022-03-31T02:57:16.406Z] ---> b7d5f339fcfe [2022-03-31T02:57:16.406Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:57:16.406Z] ---> Using cache [2022-03-31T02:57:16.406Z] ---> 69820520b8c7 [2022-03-31T02:57:16.406Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T02:57:16.406Z] ---> Using cache [2022-03-31T02:57:16.406Z] ---> 3b6f66593c29 [2022-03-31T02:57:16.406Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T02:57:16.406Z] ---> Using cache [2022-03-31T02:57:16.406Z] ---> 0c86bd3ceddc [2022-03-31T02:57:16.406Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:57:16.406Z] ---> Using cache [2022-03-31T02:57:16.406Z] ---> e2424b252e09 [2022-03-31T02:57:16.406Z] Step 8/23 : COPY . . [2022-03-31T02:57:16.406Z] ---> Using cache [2022-03-31T02:57:16.406Z] ---> b4771f7919f1 [2022-03-31T02:57:16.406Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T02:57:19.706Z] ---> adc61f7acec1 [2022-03-31T02:57:19.706Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T02:57:19.706Z] ---> Running in 141dcffec043 [2022-03-31T02:57:19.706Z] ---> c6f729586ece [2022-03-31T02:57:19.706Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T02:57:20.648Z] ---> c22b868e5d6b [2022-03-31T02:57:20.648Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T02:57:20.648Z] ---> 247ae9008b45 [2022-03-31T02:57:20.648Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T02:57:20.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T02:57:21.180Z] ---> Running in cbca37d11b7f [2022-03-31T02:57:21.180Z] ---> Running in 925ec7911c89 [2022-03-31T02:57:22.566Z] Removing intermediate container 925ec7911c89 [2022-03-31T02:57:22.566Z] ---> 7adb1904c3fe [2022-03-31T02:57:22.566Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T02:57:23.218Z] Removing intermediate container cbca37d11b7f [2022-03-31T02:57:23.218Z] ---> 754178333fc6 [2022-03-31T02:57:23.218Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T02:57:23.479Z] ---> Running in 55fca948ab76 [2022-03-31T02:57:23.479Z] ---> 1971d174463b [2022-03-31T02:57:23.479Z] Step 19/24 : WORKDIR / [2022-03-31T02:57:23.738Z] Removing intermediate container be66565d74e4 [2022-03-31T02:57:23.738Z] ---> 2e150704de1a [2022-03-31T02:57:23.738Z] [2022-03-31T02:57:23.738Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T02:57:23.738Z] ---> 76c8fb57b6fc [2022-03-31T02:57:23.738Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T02:57:23.738Z] ---> Using cache [2022-03-31T02:57:23.738Z] ---> 95113a3ebf7f [2022-03-31T02:57:23.738Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:57:23.738Z] ---> Using cache [2022-03-31T02:57:23.738Z] ---> a6d75cf8e8d8 [2022-03-31T02:57:23.738Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T02:57:23.738Z] ---> Running in 07ab7cfa3ff2 [2022-03-31T02:57:24.305Z] ---> Running in 71d6519be80b [2022-03-31T02:57:24.305Z] Removing intermediate container 55fca948ab76 [2022-03-31T02:57:24.305Z] ---> 76d350c027e3 [2022-03-31T02:57:24.305Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T02:57:24.876Z] Removing intermediate container 07ab7cfa3ff2 [2022-03-31T02:57:24.876Z] ---> cbf5fc120937 [2022-03-31T02:57:24.876Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T02:57:24.876Z] ---> Running in c8ae5a5e446a [2022-03-31T02:57:25.149Z] ---> Running in 0ff1130edf47 [2022-03-31T02:57:25.409Z] Removing intermediate container c8ae5a5e446a [2022-03-31T02:57:25.409Z] ---> 3a870c8b6794 [2022-03-31T02:57:25.409Z] Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:57:25.668Z] ---> Running in b53e4ae18ede [2022-03-31T02:57:25.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:25.668Z] Removing intermediate container 0ff1130edf47 [2022-03-31T02:57:25.668Z] ---> 4d4d30d3c868 [2022-03-31T02:57:25.668Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T02:57:26.235Z] ---> Running in 2879e76fc9fa [2022-03-31T02:57:26.236Z] Removing intermediate container b53e4ae18ede [2022-03-31T02:57:26.236Z] ---> c34d26bef5a5 [2022-03-31T02:57:26.236Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T02:57:26.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:26.516Z] ---> Running in 3a8f2905a8ac [2022-03-31T02:57:26.516Z] Removing intermediate container 2879e76fc9fa [2022-03-31T02:57:26.516Z] ---> 3112e1a3738e [2022-03-31T02:57:26.516Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T02:57:26.775Z] ---> Running in 0bf879259269 [2022-03-31T02:57:27.033Z] Removing intermediate container 3a8f2905a8ac [2022-03-31T02:57:27.033Z] ---> 71831322591f [2022-03-31T02:57:27.033Z] [2022-03-31T02:57:27.033Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T02:57:27.033Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T02:57:27.033Z] OK: 15854 distinct packages available [2022-03-31T02:57:27.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:27.352Z] Removing intermediate container 0bf879259269 [2022-03-31T02:57:27.352Z] ---> 21ff1142e800 [2022-03-31T02:57:27.352Z] Step 23/24 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:57:27.352Z] Successfully built 71831322591f [2022-03-31T02:57:27.352Z] Successfully tagged support-notifications:latest [2022-03-31T02:57:27.352Z] Building security-secretstore-setup [2022-03-31T02:57:27.611Z]  Building support-notifications ... done  ---> Running in 364bac2ade59 [2022-03-31T02:57:27.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:28.438Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T02:57:28.438Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T02:57:28.439Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T02:57:28.700Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T02:57:28.700Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T02:57:28.700Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T02:57:28.960Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T02:57:28.960Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T02:57:28.960Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T02:57:29.219Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T02:57:29.219Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T02:57:29.219Z] OK: 8 MiB in 23 packages [2022-03-31T02:57:30.156Z] Removing intermediate container 364bac2ade59 [2022-03-31T02:57:30.156Z] ---> 6444882f9242 [2022-03-31T02:57:30.156Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T02:57:32.692Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:57:32.692Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:57:32.692Z] ---> 5e08945e1199 [2022-03-31T02:57:32.692Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T02:57:32.692Z] ---> Using cache [2022-03-31T02:57:32.692Z] ---> b7d5f339fcfe [2022-03-31T02:57:32.692Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:57:32.692Z] ---> Using cache [2022-03-31T02:57:32.692Z] ---> 69820520b8c7 [2022-03-31T02:57:32.692Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T02:57:32.692Z] ---> Using cache [2022-03-31T02:57:32.692Z] ---> 3b6f66593c29 [2022-03-31T02:57:32.692Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T02:57:32.692Z] ---> Using cache [2022-03-31T02:57:32.692Z] ---> 0c86bd3ceddc [2022-03-31T02:57:32.692Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:57:32.692Z] ---> Using cache [2022-03-31T02:57:32.692Z] ---> e2424b252e09 [2022-03-31T02:57:32.692Z] Step 8/25 : COPY . . [2022-03-31T02:57:32.692Z] ---> Using cache [2022-03-31T02:57:32.692Z] ---> b4771f7919f1 [2022-03-31T02:57:32.692Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T02:57:34.671Z] ---> Running in dfae276e684c [2022-03-31T02:57:34.671Z] ---> Running in 4eac05fcf1c0 [2022-03-31T02:57:34.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T02:57:35.506Z] Removing intermediate container 4eac05fcf1c0 [2022-03-31T02:57:35.506Z] ---> 5f6c1e012316 [2022-03-31T02:57:35.506Z] [2022-03-31T02:57:35.769Z] Removing intermediate container 71d6519be80b [2022-03-31T02:57:35.769Z] ---> 6c8a13f0ac90 [2022-03-31T02:57:35.769Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T02:57:35.769Z] Successfully built 5f6c1e012316 [2022-03-31T02:57:35.769Z] Successfully tagged security-spire-config:latest [2022-03-31T02:57:35.769Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-03-31T02:57:42.337Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T02:57:42.337Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T02:57:42.337Z] ---> 5e08945e1199 [2022-03-31T02:57:42.337Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T02:57:42.337Z] ---> Using cache [2022-03-31T02:57:42.337Z] ---> b7d5f339fcfe [2022-03-31T02:57:42.337Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T02:57:42.337Z] ---> Using cache [2022-03-31T02:57:42.337Z] ---> 69820520b8c7 [2022-03-31T02:57:42.337Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T02:57:42.598Z] ---> 82bcd9e049b7 [2022-03-31T02:57:42.598Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T02:57:42.858Z] Removing intermediate container 5e9c71b492f7 [2022-03-31T02:57:42.858Z] ---> 0574a07b7d3d [2022-03-31T02:57:42.858Z] [2022-03-31T02:57:42.858Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T02:57:42.858Z] ---> 84b07dd2d1fd [2022-03-31T02:57:42.858Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T02:57:43.426Z] ---> Running in 7618c66ceb47 [2022-03-31T02:57:43.426Z] ---> Running in 2850efe0ab4e [2022-03-31T02:57:43.426Z] ---> e3fad97be956 [2022-03-31T02:57:43.426Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T02:57:44.006Z] Removing intermediate container 2850efe0ab4e [2022-03-31T02:57:44.006Z] ---> 7908d8e38e79 [2022-03-31T02:57:44.006Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T02:57:44.271Z] ---> Running in 02d715c252c6 [2022-03-31T02:57:44.533Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:44.533Z] ---> 98774538a644 [2022-03-31T02:57:44.533Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T02:57:45.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:45.763Z] OK: 221 MiB in 52 packages [2022-03-31T02:57:46.021Z] ---> Running in ddfd0ff49249 [2022-03-31T02:57:46.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:46.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:57:46.871Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T02:57:46.871Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T02:57:46.871Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T02:57:46.871Z] OK: 6 MiB in 16 packages [2022-03-31T02:57:47.219Z] Removing intermediate container 141dcffec043 [2022-03-31T02:57:47.219Z] ---> 5b0607669700 [2022-03-31T02:57:47.219Z] [2022-03-31T02:57:47.219Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T02:57:47.219Z] ---> 84b07dd2d1fd [2022-03-31T02:57:47.220Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T02:57:47.220Z] ---> Using cache [2022-03-31T02:57:47.220Z] ---> 54e84698a8fe [2022-03-31T02:57:47.220Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T02:57:47.220Z] ---> Using cache [2022-03-31T02:57:47.220Z] ---> e536e8b73bd9 [2022-03-31T02:57:47.220Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T02:57:47.509Z] Removing intermediate container ddfd0ff49249 [2022-03-31T02:57:47.509Z] ---> af5c61652583 [2022-03-31T02:57:47.509Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T02:57:47.805Z] ---> Running in 3f04048e010b [2022-03-31T02:57:48.181Z] ---> Running in d79047460f09 [2022-03-31T02:57:48.181Z] Removing intermediate container 7618c66ceb47 [2022-03-31T02:57:48.181Z] ---> 9652cd4ad423 [2022-03-31T02:57:48.181Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T02:57:48.475Z] Removing intermediate container 3f04048e010b [2022-03-31T02:57:48.475Z] ---> 579d183510e6 [2022-03-31T02:57:48.475Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T02:57:48.753Z] ---> Running in 61714d52921c [2022-03-31T02:57:48.753Z] Removing intermediate container d79047460f09 [2022-03-31T02:57:48.753Z] ---> 13c64abe921a [2022-03-31T02:57:48.753Z] Step 18/20 : LABEL arch=x86_64 [2022-03-31T02:57:48.753Z] ---> 2007e905f542 [2022-03-31T02:57:48.753Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T02:57:48.753Z] Removing intermediate container 02d715c252c6 [2022-03-31T02:57:48.753Z] ---> c1b55fc156e3 [2022-03-31T02:57:48.753Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T02:57:49.038Z] ---> Running in 873af8e2bdc7 [2022-03-31T02:57:49.038Z] ---> Running in c82852be3335 [2022-03-31T02:57:49.299Z] ---> Running in e1735b024ab2 [2022-03-31T02:57:49.299Z] Removing intermediate container 61714d52921c [2022-03-31T02:57:49.299Z] ---> b834e667dd84 [2022-03-31T02:57:49.299Z] Step 15/23 : WORKDIR / [2022-03-31T02:57:49.867Z] ---> Running in 84f9df5c4938 [2022-03-31T02:57:49.867Z] Removing intermediate container e1735b024ab2 [2022-03-31T02:57:49.867Z] ---> 4c3337ad2298 [2022-03-31T02:57:49.867Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T02:57:50.125Z] Removing intermediate container 873af8e2bdc7 [2022-03-31T02:57:50.125Z] ---> 572bee948d58 [2022-03-31T02:57:50.125Z] Step 19/20 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:57:50.384Z] ---> Running in d5d2b5d068cf [2022-03-31T02:57:50.384Z] ---> Running in f37c6f89ef05 [2022-03-31T02:57:50.384Z] Removing intermediate container 84f9df5c4938 [2022-03-31T02:57:50.384Z] ---> 06dbc6d0769a [2022-03-31T02:57:50.384Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T02:57:50.956Z] Removing intermediate container d5d2b5d068cf [2022-03-31T02:57:50.956Z] ---> 097a0df1f6f1 [2022-03-31T02:57:50.956Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T02:57:51.215Z] Removing intermediate container f37c6f89ef05 [2022-03-31T02:57:51.215Z] ---> 22241e5801ae [2022-03-31T02:57:51.215Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T02:57:51.215Z] ---> 6b7b64be0a70 [2022-03-31T02:57:51.215Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T02:57:51.215Z] ---> Running in b25da78c42eb [2022-03-31T02:57:51.215Z] Removing intermediate container c82852be3335 [2022-03-31T02:57:51.215Z] ---> b31b49e298bb [2022-03-31T02:57:51.215Z] Step 8/23 : COPY . . [2022-03-31T02:57:51.215Z] ---> Running in e2723f5df4b8 [2022-03-31T02:57:52.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T02:57:53.530Z] Removing intermediate container b25da78c42eb [2022-03-31T02:57:53.531Z] ---> b37c5f592805 [2022-03-31T02:57:53.531Z] [2022-03-31T02:57:53.531Z] Successfully built b37c5f592805 [2022-03-31T02:57:55.155Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-31T02:57:57.037Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T02:57:58.608Z]  Building security-spiffe-token-provider ... done  ---> fbdc23bd5360 [2022-03-31T02:57:58.608Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T02:57:58.608Z] ---> 1ef036f52062 [2022-03-31T02:57:58.608Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T02:57:59.179Z] ---> a75b64890865 [2022-03-31T02:57:59.179Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T02:57:59.179Z] ---> Running in 5dafca49484e [2022-03-31T02:57:59.179Z] Removing intermediate container e2723f5df4b8 [2022-03-31T02:57:59.179Z] ---> cd4ea81f2dd8 [2022-03-31T02:57:59.179Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T02:57:59.179Z] ---> Running in e50362dc0d69 [2022-03-31T02:57:59.179Z] ---> Running in ecee4ccf94f2 [2022-03-31T02:57:59.179Z] Removing intermediate container e50362dc0d69 [2022-03-31T02:57:59.179Z] ---> b87e0b479fde [2022-03-31T02:57:59.179Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T02:57:59.440Z] ---> Running in 63008d0b0212 [2022-03-31T02:57:59.440Z] Removing intermediate container ecee4ccf94f2 [2022-03-31T02:57:59.440Z] ---> 1cbb7bc1dff8 [2022-03-31T02:57:59.440Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T02:57:59.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T02:57:59.711Z] Removing intermediate container 63008d0b0212 [2022-03-31T02:57:59.711Z] ---> 5b56d9af13d2 [2022-03-31T02:57:59.711Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T02:57:59.711Z] ---> 8293741c5bf7 [2022-03-31T02:57:59.711Z] ---> Running in 425fcb782b16 [2022-03-31T02:57:59.711Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T02:57:59.711Z] ---> Running in 06de38fde4bf [2022-03-31T02:57:59.973Z] Removing intermediate container 425fcb782b16 [2022-03-31T02:57:59.973Z] ---> 5ac4c7c1e4c1 [2022-03-31T02:57:59.973Z] Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:57:59.973Z] ---> Running in 47a4056c330e [2022-03-31T02:58:00.232Z] Removing intermediate container 47a4056c330e [2022-03-31T02:58:00.232Z] ---> dc7c6dc8619e [2022-03-31T02:58:00.232Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T02:58:00.493Z] ---> Running in 44a893ed13cb [2022-03-31T02:58:00.493Z] Removing intermediate container 44a893ed13cb [2022-03-31T02:58:00.493Z] ---> 119ccd547727 [2022-03-31T02:58:00.493Z] [2022-03-31T02:58:00.753Z] Successfully built 119ccd547727 [2022-03-31T02:58:00.753Z] Successfully tagged core-metadata:latest [2022-03-31T02:58:00.753Z]  Building core-metadata ... done Removing intermediate container 06de38fde4bf [2022-03-31T02:58:00.753Z] ---> 6db1c705dcdb [2022-03-31T02:58:00.753Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T02:58:00.753Z] Removing intermediate container dfae276e684c [2022-03-31T02:58:00.753Z] ---> 6337b27a97e3 [2022-03-31T02:58:00.753Z] [2022-03-31T02:58:00.753Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T02:58:00.753Z] ---> 84b07dd2d1fd [2022-03-31T02:58:00.753Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T02:58:00.753Z] ---> Running in 3f1b56340212 [2022-03-31T02:58:01.021Z] ---> c56be494fc11 [2022-03-31T02:58:01.021Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T02:58:01.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:58:01.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:58:01.543Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T02:58:01.543Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T02:58:01.543Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T02:58:01.543Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T02:58:01.543Z] ---> bee342250d26 [2022-03-31T02:58:01.543Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T02:58:01.543Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T02:58:01.543Z] OK: 6 MiB in 17 packages [2022-03-31T02:58:01.803Z] ---> 8d69ba917666 [2022-03-31T02:58:01.803Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T02:58:02.065Z] ---> 5e2cd5a041f4 [2022-03-31T02:58:02.065Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T02:58:02.065Z] Removing intermediate container 3f1b56340212 [2022-03-31T02:58:02.065Z] ---> f2fba0d9bdff [2022-03-31T02:58:02.065Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T02:58:02.332Z] ---> Running in 1dd91998dc83 [2022-03-31T02:58:02.332Z] ---> 4b502b797577 [2022-03-31T02:58:02.332Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T02:58:02.332Z] Removing intermediate container 1dd91998dc83 [2022-03-31T02:58:02.332Z] ---> 9a901decfcb9 [2022-03-31T02:58:02.332Z] Step 13/25 : WORKDIR / [2022-03-31T02:58:02.596Z] ---> Running in 97537ddd6183 [2022-03-31T02:58:02.596Z] ---> Running in 62ffed4d9b6a [2022-03-31T02:58:02.596Z] Removing intermediate container 97537ddd6183 [2022-03-31T02:58:02.596Z] ---> c8f63c1a4158 [2022-03-31T02:58:02.596Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T02:58:02.854Z] Removing intermediate container 62ffed4d9b6a [2022-03-31T02:58:02.854Z] ---> c9518d184d8e [2022-03-31T02:58:02.854Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-31T02:58:03.116Z] ---> 4b0c733e6854 [2022-03-31T02:58:03.116Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T02:58:03.116Z] ---> 638a8e9a9c5d [2022-03-31T02:58:03.116Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-31T02:58:03.116Z] ---> Running in d4a9321be54a [2022-03-31T02:58:03.374Z] ---> fc6554d6812a [2022-03-31T02:58:03.374Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T02:58:03.632Z] ---> 40106bc1bed0 [2022-03-31T02:58:03.632Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-31T02:58:04.201Z] ---> 0e6952ddc576 [2022-03-31T02:58:04.201Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T02:58:04.201Z] Removing intermediate container d4a9321be54a [2022-03-31T02:58:04.201Z] ---> cfef477637c5 [2022-03-31T02:58:04.201Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T02:58:04.459Z] ---> Running in a5f5614f142c [2022-03-31T02:58:04.717Z] ---> 355c36cd1893 [2022-03-31T02:58:04.717Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T02:58:04.717Z] Removing intermediate container a5f5614f142c [2022-03-31T02:58:04.717Z] ---> c408d1a4515d [2022-03-31T02:58:04.717Z] Step 28/31 : CMD ["gate"] [2022-03-31T02:58:05.283Z] ---> Running in 4a4a91d4e2a5 [2022-03-31T02:58:05.283Z] ---> 2cb377428f37 [2022-03-31T02:58:05.283Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T02:58:05.283Z] Removing intermediate container 4a4a91d4e2a5 [2022-03-31T02:58:05.283Z] ---> 5e12777dedd9 [2022-03-31T02:58:05.283Z] Step 29/31 : LABEL arch=x86_64 [2022-03-31T02:58:05.542Z] ---> Running in 49c81a89feed [2022-03-31T02:58:05.542Z] ---> b57a5649f174 [2022-03-31T02:58:05.542Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-31T02:58:05.542Z] ---> Running in 0eb30e617368 [2022-03-31T02:58:05.803Z] Removing intermediate container 49c81a89feed [2022-03-31T02:58:05.803Z] ---> f0f21b812258 [2022-03-31T02:58:05.803Z] Step 30/31 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:58:05.803Z] ---> Running in 53e08b99e802 [2022-03-31T02:58:06.065Z] Removing intermediate container 53e08b99e802 [2022-03-31T02:58:06.065Z] ---> 2aa751e3edfb [2022-03-31T02:58:06.065Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T02:58:06.331Z] ---> Running in c790ed29e155 [2022-03-31T02:58:06.593Z] Removing intermediate container c790ed29e155 [2022-03-31T02:58:06.593Z] ---> e15c8ac2eaa9 [2022-03-31T02:58:06.593Z] [2022-03-31T02:58:06.593Z] Successfully built e15c8ac2eaa9 [2022-03-31T02:58:06.593Z] Successfully tagged security-bootstrapper:latest [2022-03-31T02:58:06.852Z]  Building security-bootstrapper ... done Removing intermediate container 0eb30e617368 [2022-03-31T02:58:06.852Z] ---> 7b8e6130919d [2022-03-31T02:58:06.852Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T02:58:06.852Z] ---> Running in d9973e3b4c93 [2022-03-31T02:58:06.852Z] Removing intermediate container d9973e3b4c93 [2022-03-31T02:58:06.852Z] ---> ff80d7813a8f [2022-03-31T02:58:06.852Z] Step 23/25 : LABEL arch=x86_64 [2022-03-31T02:58:07.117Z] ---> Running in 501f566e7364 [2022-03-31T02:58:07.117Z] Removing intermediate container 501f566e7364 [2022-03-31T02:58:07.117Z] ---> 08bc77262fac [2022-03-31T02:58:07.117Z] Step 24/25 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:58:07.117Z] ---> Running in 5778104278b1 [2022-03-31T02:58:07.117Z] Removing intermediate container 5778104278b1 [2022-03-31T02:58:07.117Z] ---> c9f97dbfc49e [2022-03-31T02:58:07.117Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T02:58:07.377Z] ---> Running in 4020d4f09e90 [2022-03-31T02:58:07.377Z] Removing intermediate container 4020d4f09e90 [2022-03-31T02:58:07.377Z] ---> a1fdb1125ca0 [2022-03-31T02:58:07.377Z] [2022-03-31T02:58:07.377Z] Successfully built a1fdb1125ca0 [2022-03-31T02:58:07.377Z] Successfully tagged security-secretstore-setup:latest [2022-03-31T02:58:13.947Z]  Building security-secretstore-setup ... done Removing intermediate container 5dafca49484e [2022-03-31T02:58:13.947Z] ---> b9e041c404cd [2022-03-31T02:58:13.947Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T02:58:13.947Z] ---> Running in 9867b0b8c2a3 [2022-03-31T02:58:13.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T02:58:14.205Z] Removing intermediate container 9867b0b8c2a3 [2022-03-31T02:58:14.205Z] ---> b99e5d16bd4f [2022-03-31T02:58:14.205Z] [2022-03-31T02:58:14.205Z] Step 11/23 : FROM docker:20.10.10 [2022-03-31T02:58:14.205Z] 20.10.10: Pulling from library/docker [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T02:58:15.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T02:58:16.740Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-31T02:58:16.740Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-31T02:58:16.740Z] ---> b706a049f56e [2022-03-31T02:58:16.740Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-31T02:58:17.001Z] ---> Running in 5cca583df0ad [2022-03-31T02:58:17.263Z] Removing intermediate container 5cca583df0ad [2022-03-31T02:58:17.263Z] ---> e4ad3dd019cb [2022-03-31T02:58:17.263Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-31T02:58:17.263Z] ---> Running in eac3c320969b [2022-03-31T02:58:17.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T02:58:17.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T02:58:17.782Z] (1/42) Installing readline (8.1.0-r0) [2022-03-31T02:58:17.782Z] (2/42) Installing bash (5.1.16-r0) [2022-03-31T02:58:17.782Z] Executing bash-5.1.16-r0.post-install [2022-03-31T02:58:17.782Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-31T02:58:17.782Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T02:58:17.782Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-31T02:58:17.782Z] (6/42) Installing curl (7.79.1-r0) [2022-03-31T02:58:17.782Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-31T02:58:17.782Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-31T02:58:17.782Z] (9/42) Installing expat (2.4.7-r0) [2022-03-31T02:58:17.782Z] (10/42) Installing libffi (3.3-r2) [2022-03-31T02:58:17.782Z] (11/42) Installing gdbm (1.19-r0) [2022-03-31T02:58:17.782Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-31T02:58:17.782Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T02:58:17.782Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T02:58:17.782Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-31T02:58:17.782Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-31T02:58:17.782Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-31T02:58:18.353Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-31T02:58:18.353Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-31T02:58:18.353Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-31T02:58:18.353Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-31T02:58:18.353Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-31T02:58:18.353Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-31T02:58:18.353Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-31T02:58:18.353Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-31T02:58:18.353Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-31T02:58:18.353Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-31T02:58:18.353Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-31T02:58:18.353Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-31T02:58:18.353Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-31T02:58:18.353Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-31T02:58:18.353Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-31T02:58:18.353Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-31T02:58:18.353Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-31T02:58:18.353Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-31T02:58:18.353Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-31T02:58:18.353Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-31T02:58:18.353Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-31T02:58:18.353Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-31T02:58:18.353Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-31T02:58:18.353Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-31T02:58:18.616Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-31T02:58:18.616Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T02:58:18.616Z] OK: 84 MiB in 64 packages [2022-03-31T02:58:19.188Z] Collecting docker-compose==1.23.2 [2022-03-31T02:58:19.188Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T02:58:19.188Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T02:58:19.188Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T02:58:19.759Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T02:58:19.759Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T02:58:19.759Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T02:58:19.759Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T02:58:19.759Z] Collecting PyYAML<4,>=3.10 [2022-03-31T02:58:19.759Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T02:58:20.332Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T02:58:20.332Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T02:58:20.593Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T02:58:20.593Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T02:58:20.854Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T02:58:20.854Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T02:58:20.854Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-31T02:58:20.854Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T02:58:20.854Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T02:58:21.115Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T02:58:21.115Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T02:58:21.115Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T02:58:21.115Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T02:58:21.115Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-31T02:58:21.115Z] Collecting idna<2.8,>=2.5 [2022-03-31T02:58:21.115Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T02:58:21.115Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T02:58:21.115Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T02:58:21.377Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T02:58:21.377Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T02:58:21.377Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T02:58:21.377Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T02:58:21.377Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T02:58:21.377Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T02:58:21.377Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T02:58:21.377Z] Attempting uninstall: urllib3 [2022-03-31T02:58:21.377Z] Found existing installation: urllib3 1.26.5 [2022-03-31T02:58:21.377Z] Uninstalling urllib3-1.26.5: [2022-03-31T02:58:21.377Z] Successfully uninstalled urllib3-1.26.5 [2022-03-31T02:58:21.637Z] Attempting uninstall: idna [2022-03-31T02:58:21.637Z] Found existing installation: idna 3.2 [2022-03-31T02:58:21.637Z] Uninstalling idna-3.2: [2022-03-31T02:58:21.637Z] Successfully uninstalled idna-3.2 [2022-03-31T02:58:21.637Z] Attempting uninstall: chardet [2022-03-31T02:58:21.637Z] Found existing installation: chardet 4.0.0 [2022-03-31T02:58:21.637Z] Uninstalling chardet-4.0.0: [2022-03-31T02:58:21.637Z] Successfully uninstalled chardet-4.0.0 [2022-03-31T02:58:21.898Z] Attempting uninstall: requests [2022-03-31T02:58:21.898Z] Found existing installation: requests 2.25.1 [2022-03-31T02:58:21.898Z] Uninstalling requests-2.25.1: [2022-03-31T02:58:21.898Z] Successfully uninstalled requests-2.25.1 [2022-03-31T02:58:22.161Z] Running setup.py install for texttable: started [2022-03-31T02:58:22.421Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T02:58:22.421Z] Running setup.py install for PyYAML: started [2022-03-31T02:58:22.681Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T02:58:22.681Z] Running setup.py install for docopt: started [2022-03-31T02:58:22.942Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T02:58:22.942Z] Running setup.py install for dockerpty: started [2022-03-31T02:58:23.512Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T02:58:23.512Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-31T02:58:25.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.209s coverage: 28.7% of statements [2022-03-31T02:58:25.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T02:58:25.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T02:58:26.805Z] Removing intermediate container eac3c320969b [2022-03-31T02:58:26.805Z] ---> 12dd0e092305 [2022-03-31T02:58:26.805Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T02:58:26.805Z] ---> Running in 0c6d7f703485 [2022-03-31T02:58:26.805Z] Removing intermediate container 0c6d7f703485 [2022-03-31T02:58:26.805Z] ---> cb604bd36d23 [2022-03-31T02:58:26.805Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T02:58:26.805Z] ---> Running in 6be8d0ab3fa0 [2022-03-31T02:58:26.805Z] Removing intermediate container 6be8d0ab3fa0 [2022-03-31T02:58:26.805Z] ---> 926eccad9255 [2022-03-31T02:58:26.805Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T02:58:26.805Z] ---> a64fe15e3b44 [2022-03-31T02:58:26.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T02:58:27.065Z] ---> 0026dd1032b4 [2022-03-31T02:58:27.065Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T02:58:27.324Z] ---> 5eb17ddbadf6 [2022-03-31T02:58:27.324Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T02:58:27.324Z] ---> Running in 62b374bd29ec [2022-03-31T02:58:27.324Z] Removing intermediate container 62b374bd29ec [2022-03-31T02:58:27.324Z] ---> ec9b16b892db [2022-03-31T02:58:27.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T02:58:27.324Z] ---> Running in 5ab9e869c1c4 [2022-03-31T02:58:27.590Z] Removing intermediate container 5ab9e869c1c4 [2022-03-31T02:58:27.591Z] ---> 29471165c31d [2022-03-31T02:58:27.591Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T02:58:27.591Z] ---> Running in bd04a3d0e222 [2022-03-31T02:58:27.591Z] Removing intermediate container bd04a3d0e222 [2022-03-31T02:58:27.591Z] ---> c08bcc4505db [2022-03-31T02:58:27.591Z] Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:58:27.591Z] ---> Running in 801d40f0c3a8 [2022-03-31T02:58:27.850Z] Removing intermediate container 801d40f0c3a8 [2022-03-31T02:58:27.850Z] ---> eeabb2bbe5af [2022-03-31T02:58:27.850Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T02:58:27.850Z] ---> Running in 3022274fb29d [2022-03-31T02:58:27.850Z] Removing intermediate container 3022274fb29d [2022-03-31T02:58:27.850Z] ---> b27fba8f62a1 [2022-03-31T02:58:27.850Z] [2022-03-31T02:58:27.850Z] Successfully built b27fba8f62a1 [2022-03-31T02:58:27.850Z] Successfully tagged sys-mgmt-agent:latest [2022-03-31T02:58:28.117Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-31T02:58:28.138Z] $ docker stop --time=1 2097ce391746dba24368e3f6ca1715f8925f3d3208294e3f4222ca93c2a41e6f [2022-03-31T02:58:29.408Z] $ docker rm -f 2097ce391746dba24368e3f6ca1715f8925f3d3208294e3f4222ca93c2a41e6f [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T02:58:29.818Z] + docker images [2022-03-31T02:58:29.818Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T02:58:29.818Z] sys-mgmt-agent latest b27fba8f62a1 2 seconds ago 305MB [2022-03-31T02:58:29.818Z] b99e5d16bd4f 16 seconds ago 1.61GB [2022-03-31T02:58:29.818Z] security-secretstore-setup latest a1fdb1125ca0 22 seconds ago 42.1MB [2022-03-31T02:58:29.818Z] security-bootstrapper latest e15c8ac2eaa9 23 seconds ago 24.3MB [2022-03-31T02:58:29.818Z] 6337b27a97e3 29 seconds ago 1.63GB [2022-03-31T02:58:29.818Z] core-metadata latest 119ccd547727 29 seconds ago 26.1MB [2022-03-31T02:58:29.818Z] security-spiffe-token-provider latest b37c5f592805 38 seconds ago 28.5MB [2022-03-31T02:58:29.818Z] 5b0607669700 43 seconds ago 1.62GB [2022-03-31T02:58:29.818Z] 0574a07b7d3d 50 seconds ago 1.61GB [2022-03-31T02:58:29.818Z] security-spire-config latest 5f6c1e012316 55 seconds ago 82.2MB [2022-03-31T02:58:29.818Z] support-notifications latest 71831322591f About a minute ago 26.6MB [2022-03-31T02:58:29.818Z] 2e150704de1a About a minute ago 1.61GB [2022-03-31T02:58:29.818Z] security-spire-server latest ed13a57038ae About a minute ago 82.9MB [2022-03-31T02:58:29.818Z] core-data latest 036b3d27b695 About a minute ago 35.9MB [2022-03-31T02:58:29.818Z] f7352f648cd0 About a minute ago 1.61GB [2022-03-31T02:58:29.818Z] 29ef2c6b8cd7 About a minute ago 1.62GB [2022-03-31T02:58:29.818Z] 286931440ba7 About a minute ago 1.61GB [2022-03-31T02:58:29.818Z] core-command latest 1f5fc03e3aee About a minute ago 24.5MB [2022-03-31T02:58:29.818Z] security-spire-agent latest f45b208cbd58 2 minutes ago 119MB [2022-03-31T02:58:29.818Z] 30aa67dcc02f 2 minutes ago 1.65GB [2022-03-31T02:58:29.818Z] 428f46cf9104 2 minutes ago 1.61GB [2022-03-31T02:58:29.818Z] security-proxy-setup latest 6d9c4978690c 2 minutes ago 43.4MB [2022-03-31T02:58:29.818Z] support-scheduler latest 0cd3de6b06ee 2 minutes ago 26MB [2022-03-31T02:58:29.818Z] 6e43b3c60f51 2 minutes ago 1.61GB [2022-03-31T02:58:29.818Z] e545c69c702a 2 minutes ago 1.63GB [2022-03-31T02:58:29.818Z] 0520146843f1 2 minutes ago 1.62GB [2022-03-31T02:58:29.818Z] ci-base-image-x86_64 latest 5e08945e1199 6 minutes ago 896MB [2022-03-31T02:58:29.818Z] alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB [2022-03-31T02:58:29.818Z] alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB [2022-03-31T02:58:29.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-31T02:58:29.818Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-31T02:58:29.818Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-31T02:58:29.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [2022-03-31T02:58:29.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.435s coverage: 98.5% of statements [2022-03-31T02:58:29.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-31T02:58:30.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.423s coverage: 54.9% of statements [2022-03-31T02:58:30.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T02:58:30.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T02:58:45.351Z] Still waiting to schedule task [2022-03-31T02:58:45.352Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.509s coverage: 89.2% of statements [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.437s coverage: 84.4% of statements [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.694s coverage: 94.8% of statements [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.387s coverage: 72.2% of statements [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.354s coverage: 60.0% of statements [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.414s coverage: 0.9% of statements [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.215s coverage: 58.8% of statements [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 24.0% of statements [2022-03-31T02:58:57.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.469s coverage: 47.1% of statements [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.505s coverage: 79.5% of statements [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.335s coverage: 94.1% of statements [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.229s coverage: 96.3% of statements [2022-03-31T02:58:57.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements [2022-03-31T02:59:07.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements [2022-03-31T02:59:07.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements [2022-03-31T02:59:13.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.631s coverage: 82.5% of statements [2022-03-31T02:59:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T02:59:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T02:59:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T02:59:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T02:59:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T02:59:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T02:59:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.305s coverage: 80.0% of statements [2022-03-31T02:59:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2022-03-31T02:59:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements [2022-03-31T02:59:19.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.734s coverage: 91.2% of statements [2022-03-31T02:59:19.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T02:59:21.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.770s coverage: 64.4% of statements [2022-03-31T02:59:21.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T02:59:21.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T02:59:21.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.211s coverage: 100.0% of statements [2022-03-31T02:59:21.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements [2022-03-31T02:59:21.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2022-03-31T02:59:22.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2022-03-31T02:59:22.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2022-03-31T02:59:29.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.290s coverage: 65.4% of statements [2022-03-31T02:59:29.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T02:59:29.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T02:59:29.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T02:59:30.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.826s coverage: 43.8% of statements [2022-03-31T02:59:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T02:59:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T02:59:30.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements [2022-03-31T02:59:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T02:59:30.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements [2022-03-31T02:59:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T02:59:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T02:59:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T02:59:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T02:59:39.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.329s coverage: 17.7% of statements [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T02:59:39.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.680s coverage: 92.3% of statements [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T02:59:39.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T02:59:39.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.470s coverage: 97.7% of statements [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T02:59:39.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T02:59:39.240Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T02:59:39.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements [2022-03-31T02:59:39.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-31T02:59:39.240Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-31T02:59:39.240Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-31T02:59:39.240Z] GO111MODULE=on go vet ./... [2022-03-31T02:59:49.608Z] Running on prd-ubuntu18.04-docker-8c-8g-9546 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws [2022-03-31T02:59:49.656Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-31T02:59:49.783Z] The recommended git tool is: git [2022-03-31T02:59:51.754Z] using credential edgex-jenkins-ssh [2022-03-31T02:59:51.766Z] Cloning the remote Git repository [2022-03-31T02:59:51.789Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T02:59:51.826Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-31T02:59:51.853Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T02:59:51.854Z] > git --version # timeout=10 [2022-03-31T02:59:51.863Z] > git --version # 'git version 2.17.1' [2022-03-31T02:59:51.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T02:59:51.914Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T02:59:56.324Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T02:59:56.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T02:59:56.344Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T02:59:56.365Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T02:59:56.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T02:59:56.370Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T02:59:57.015Z] Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:59:57.121Z] Merge succeeded, producing dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T02:59:57.122Z] Checking out Revision dcb0ece3884448c807c222c59e79a80a3cead3df (PR-3936) [2022-03-31T02:59:57.028Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T02:59:57.034Z] > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 [2022-03-31T02:59:57.095Z] > git remote # timeout=10 [2022-03-31T02:59:57.102Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T02:59:57.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T02:59:57.111Z] > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 [2022-03-31T02:59:57.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T02:59:57.129Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T02:59:57.136Z] > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 [2022-03-31T03:00:00.695Z] Commit message: "feat(metadata): Implement Post device command API" [2022-03-31T03:00:00.727Z] > git --version # timeout=10 [2022-03-31T03:00:00.732Z] > git --version # 'git version 2.17.1' [2022-03-31T03:00:00.736Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T03:00:01.821Z] + echo snap-build.sh [2022-03-31T03:00:01.821Z] snap-build.sh [2022-03-31T03:00:01.821Z] + SNAP_BASE_DIR=. [2022-03-31T03:00:01.821Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-03-31T03:00:01.821Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-03-31T03:00:01.821Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-03-31T03:00:01.821Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-03-31T03:00:01.821Z] + cd /w/workspace/edgex-go/1 [2022-03-31T03:00:01.821Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-31T03:00:01.821Z] Reading package lists... [2022-03-31T03:00:01.821Z] Building dependency tree... [2022-03-31T03:00:01.821Z] Reading state information... [2022-03-31T03:00:01.821Z] The following packages were automatically installed and are no longer required: [2022-03-31T03:00:01.821Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-31T03:00:01.821Z] uidmap xdelta3 [2022-03-31T03:00:01.821Z] Use 'sudo apt autoremove' to remove them. [2022-03-31T03:00:01.821Z] The following packages will be REMOVED: [2022-03-31T03:00:01.821Z] lxd* lxd-client* [2022-03-31T03:00:01.821Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-31T03:00:02.088Z] After this operation, 31.7 MB disk space will be freed. [2022-03-31T03:00:02.621Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-03-31T03:00:02.621Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T03:00:03.564Z] Removing lxd dnsmasq configuration [2022-03-31T03:00:03.564Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T03:00:03.826Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-31T03:00:04.399Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-31T03:00:04.660Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-03-31T03:00:04.660Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T03:00:06.052Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-31T03:00:06.052Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-31T03:00:06.636Z] + sudo snap remove --purge lxd [2022-03-31T03:00:06.899Z] snap "lxd" is not installed [2022-03-31T03:00:06.899Z] + sudo groupadd --force --system lxd [2022-03-31T03:00:06.899Z] ++ whoami [2022-03-31T03:00:06.899Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-31T03:00:06.899Z] + newgrp - lxd [2022-03-31T03:00:06.899Z] + sudo snap install lxd [2022-03-31T03:00:16.914Z] 2022-03-31T03:00:13Z INFO Waiting for automatic snapd restart... [2022-03-31T03:00:35.047Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-31T03:00:35.047Z] + sudo lxd init --auto [2022-03-31T03:00:43.219Z] + sudo snap install --classic snapcraft [2022-03-31T03:00:47.422Z] snapcraft 6.1 from Canonical* installed [2022-03-31T03:00:47.422Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-31T03:00:47.422Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-31T03:00:47.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T03:00:47.422Z] Dload Upload Total Spent Left Speed [2022-03-31T03:00:47.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4164 0 --:--:-- --:--:-- --:--:-- 4164 [2022-03-31T03:00:47.422Z] 100 3325k 100 3325k 0 0 9236k 0 --:--:-- --:--:-- --:--:-- 9236k [2022-03-31T03:00:47.422Z] ./yq_linux_amd64 [2022-03-31T03:00:47.682Z] + sudo snapcraft prime --use-lxd [2022-03-31T03:00:49.602Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-31T03:00:49.602Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-31T03:00:49.602Z] - README.md [2022-03-31T03:00:49.602Z] [2022-03-31T03:00:49.602Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T03:00:49.864Z] Launching a container. [2022-03-31T03:00:59.879Z] Waiting for container to be ready [2022-03-31T03:01:00.142Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-31T03:01:00.142Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-31T03:01:00.142Z] [2022-03-31T03:01:05.446Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-31T03:01:06.020Z] Waiting for network to be ready... [2022-03-31T03:01:06.281Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-31T03:01:06.281Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-31T03:01:06.542Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-31T03:01:06.542Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] [2022-03-31T03:01:06.804Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] [2022-03-31T03:01:06.804Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-31T03:01:06.804Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-31T03:01:06.804Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] [2022-03-31T03:01:06.804Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] [2022-03-31T03:01:06.804Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-31T03:01:06.804Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-31T03:01:06.804Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-31T03:01:06.804Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-31T03:01:06.804Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-31T03:01:06.804Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-31T03:01:06.804Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-31T03:01:06.804Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-31T03:01:06.804Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-31T03:01:06.804Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-31T03:01:06.804Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] [2022-03-31T03:01:06.804Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] [2022-03-31T03:01:06.804Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-31T03:01:06.804Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-31T03:01:06.804Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] [2022-03-31T03:01:06.804Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] [2022-03-31T03:01:06.804Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-31T03:01:07.065Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-31T03:01:09.611Z] Fetched 23.6 MB in 3s (7173 kB/s) [2022-03-31T03:01:10.186Z] Reading package lists... [2022-03-31T03:01:10.449Z] Reading package lists... [2022-03-31T03:01:10.712Z] Building dependency tree... [2022-03-31T03:01:10.712Z] Reading state information... [2022-03-31T03:01:10.712Z] The following additional packages will be installed: [2022-03-31T03:01:10.712Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T03:01:10.712Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T03:01:10.712Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T03:01:10.712Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-31T03:01:10.712Z] Suggested packages: [2022-03-31T03:01:10.712Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-31T03:01:10.712Z] Recommended packages: [2022-03-31T03:01:10.712Z] gnupg libsasl2-modules [2022-03-31T03:01:10.712Z] The following NEW packages will be installed: [2022-03-31T03:01:10.712Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T03:01:10.712Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T03:01:10.712Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T03:01:10.712Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-31T03:01:10.712Z] The following packages will be upgraded: [2022-03-31T03:01:10.712Z] gpg gpg-agent gpgconf libudev1 [2022-03-31T03:01:10.974Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-31T03:01:10.974Z] Need to get 3859 kB of archives. [2022-03-31T03:01:10.974Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-31T03:01:10.974Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-31T03:01:10.974Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-31T03:01:11.545Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-31T03:01:11.545Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-31T03:01:11.545Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-31T03:01:11.545Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-31T03:01:11.806Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-31T03:01:11.806Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-31T03:01:11.806Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-31T03:01:11.806Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-31T03:01:11.806Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-31T03:01:11.806Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-31T03:01:11.806Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-31T03:01:11.806Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-31T03:01:11.806Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-31T03:01:11.806Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-31T03:01:11.806Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-31T03:01:11.806Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-31T03:01:11.806Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-31T03:01:11.806Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-31T03:01:11.806Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-31T03:01:11.806Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-31T03:01:12.068Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T03:01:12.068Z] Fetched 3859 kB in 1s (3350 kB/s) [2022-03-31T03:01:12.068Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T03:01:12.068Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T03:01:12.068Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T03:01:12.333Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T03:01:12.333Z] Selecting previously unselected package udev. [2022-03-31T03:01:12.333Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T03:01:12.333Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T03:01:12.333Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-31T03:01:12.595Z] Selecting previously unselected package libfuse2:amd64. [2022-03-31T03:01:12.595Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-31T03:01:12.595Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-31T03:01:12.595Z] Selecting previously unselected package fuse. [2022-03-31T03:01:12.595Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-31T03:01:12.595Z] Unpacking fuse (2.9.9-3) ... [2022-03-31T03:01:12.595Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T03:01:12.595Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T03:01:12.857Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T03:01:12.857Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T03:01:12.857Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T03:01:12.857Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T03:01:12.857Z] Selecting previously unselected package libksba8:amd64. [2022-03-31T03:01:12.857Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-31T03:01:12.857Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-31T03:01:12.857Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-31T03:01:12.857Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T03:01:12.857Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:13.119Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-31T03:01:13.119Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T03:01:13.119Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:13.119Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-31T03:01:13.119Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T03:01:13.119Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:13.119Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-31T03:01:13.119Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T03:01:13.119Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:13.119Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-31T03:01:13.119Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T03:01:13.119Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:13.381Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-31T03:01:13.381Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T03:01:13.381Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:13.381Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-31T03:01:13.381Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T03:01:13.381Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:13.381Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-31T03:01:13.381Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T03:01:13.381Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:13.381Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-31T03:01:13.381Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T03:01:13.381Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:13.643Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-31T03:01:13.643Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T03:01:13.643Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T03:01:13.643Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-31T03:01:13.643Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T03:01:13.643Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T03:01:13.643Z] Selecting previously unselected package libldap-common. [2022-03-31T03:01:13.643Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-31T03:01:13.643Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T03:01:13.643Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-31T03:01:13.643Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-31T03:01:13.643Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T03:01:13.643Z] Selecting previously unselected package dirmngr. [2022-03-31T03:01:13.643Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T03:01:13.643Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T03:01:13.905Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-31T03:01:13.905Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-31T03:01:13.905Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T03:01:13.905Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T03:01:13.905Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-31T03:01:14.483Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-31T03:01:14.483Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T03:01:14.483Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:14.483Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-31T03:01:14.745Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-31T03:01:14.745Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:14.745Z] Setting up fuse (2.9.9-3) ... [2022-03-31T03:01:14.745Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-31T03:01:15.343Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:15.343Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:15.343Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:15.343Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:15.343Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:15.343Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:15.343Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T03:01:15.343Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T03:01:15.343Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T03:01:15.343Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-31T03:01:15.343Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-31T03:01:15.631Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T03:01:15.896Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-31T03:01:15.896Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-31T03:01:15.896Z] units). This means they are not meant to be enabled using systemctl. [2022-03-31T03:01:15.896Z] [2022-03-31T03:01:15.896Z] Possible reasons for having this kind of units are: [2022-03-31T03:01:15.896Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-31T03:01:15.896Z] .wants/ or .requires/ directory. [2022-03-31T03:01:15.896Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-31T03:01:15.896Z] a requirement dependency on it. [2022-03-31T03:01:15.896Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-31T03:01:15.896Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-31T03:01:15.896Z] • In case of template units, the unit is meant to be enabled with some [2022-03-31T03:01:15.896Z] instance name specified. [2022-03-31T03:01:16.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T03:01:16.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T03:01:16.167Z] Reading package lists... [2022-03-31T03:01:16.439Z] Building dependency tree... [2022-03-31T03:01:16.439Z] Reading state information... [2022-03-31T03:01:16.439Z] The following additional packages will be installed: [2022-03-31T03:01:16.439Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T03:01:16.439Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T03:01:16.439Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T03:01:16.439Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-31T03:01:16.439Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-31T03:01:16.439Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-31T03:01:16.439Z] Suggested packages: [2022-03-31T03:01:16.439Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-31T03:01:16.439Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-31T03:01:16.439Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-31T03:01:16.439Z] systemd-container policykit-1 [2022-03-31T03:01:16.439Z] Recommended packages: [2022-03-31T03:01:16.439Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-31T03:01:16.439Z] The following NEW packages will be installed: [2022-03-31T03:01:16.439Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T03:01:16.439Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T03:01:16.439Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T03:01:16.439Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-31T03:01:16.439Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-31T03:01:16.439Z] The following packages will be upgraded: [2022-03-31T03:01:16.439Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-31T03:01:16.439Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-31T03:01:16.439Z] Need to get 46.5 MB of archives. [2022-03-31T03:01:16.439Z] After this operation, 181 MB of additional disk space will be used. [2022-03-31T03:01:16.439Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-31T03:01:16.439Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-31T03:01:16.698Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-31T03:01:16.698Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-31T03:01:16.698Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-31T03:01:16.698Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-31T03:01:16.698Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-31T03:01:16.698Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-31T03:01:16.698Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-31T03:01:16.698Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-31T03:01:16.698Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-31T03:01:16.698Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-31T03:01:16.698Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-31T03:01:16.698Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-31T03:01:16.698Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-31T03:01:16.698Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-31T03:01:16.698Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-31T03:01:16.698Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-31T03:01:16.698Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-31T03:01:16.698Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-31T03:01:16.698Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-31T03:01:16.698Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-31T03:01:16.698Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-31T03:01:16.698Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-31T03:01:16.698Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-31T03:01:16.698Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-31T03:01:16.698Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-31T03:01:16.698Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-31T03:01:16.698Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-31T03:01:16.698Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-31T03:01:16.698Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-31T03:01:16.698Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-31T03:01:16.698Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-31T03:01:17.088Z] ./bin/test-attribution-txt.sh [2022-03-31T03:01:17.267Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T03:01:17.267Z] Fetched 46.5 MB in 1s (77.4 MB/s) [2022-03-31T03:01:17.267Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-31T03:01:17.267Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T03:01:17.267Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T03:01:17.528Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T03:01:17.528Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T03:01:17.528Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T03:01:17.528Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T03:01:18.117Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T03:01:18.117Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T03:01:18.117Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T03:01:18.117Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-31T03:01:18.380Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-31T03:01:18.380Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T03:01:18.380Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T03:01:18.380Z] Selecting previously unselected package libexpat1:amd64. [2022-03-31T03:01:18.380Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-31T03:01:18.380Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T03:01:18.380Z] Selecting previously unselected package python3.8-minimal. [2022-03-31T03:01:18.380Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T03:01:18.380Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T03:01:18.763Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T03:01:18.763Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T03:01:18.763Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T03:01:19.332Z] Selecting previously unselected package python3-minimal. [2022-03-31T03:01:19.332Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-31T03:01:19.332Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T03:01:19.332Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T03:01:19.332Z] Selecting previously unselected package mime-support. [2022-03-31T03:01:19.332Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-31T03:01:19.332Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-31T03:01:19.332Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-31T03:01:19.332Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-31T03:01:19.332Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T03:01:19.332Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-31T03:01:19.332Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T03:01:19.332Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T03:01:19.593Z] Selecting previously unselected package python3.8. [2022-03-31T03:01:19.593Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T03:01:19.593Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T03:01:19.593Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-31T03:01:19.593Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T03:01:19.593Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T03:01:19.593Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T03:01:19.853Z] Selecting previously unselected package python3. [2022-03-31T03:01:19.853Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-31T03:01:19.853Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T03:01:19.853Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-31T03:01:19.853Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-31T03:01:19.853Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T03:01:19.853Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T03:01:20.115Z] Selecting previously unselected package dbus. [2022-03-31T03:01:20.115Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T03:01:20.115Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T03:01:20.115Z] Selecting previously unselected package libbsd0:amd64. [2022-03-31T03:01:20.115Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-31T03:01:20.115Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-31T03:01:20.115Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-31T03:01:20.115Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T03:01:20.115Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T03:01:20.115Z] Selecting previously unselected package sudo. [2022-03-31T03:01:20.375Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-31T03:01:20.375Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T03:01:20.375Z] Selecting previously unselected package apparmor. [2022-03-31T03:01:20.375Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T03:01:20.375Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T03:01:20.375Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-31T03:01:20.375Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-31T03:01:20.375Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T03:01:20.636Z] Selecting previously unselected package libedit2:amd64. [2022-03-31T03:01:20.636Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-31T03:01:20.636Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T03:01:20.636Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-31T03:01:20.636Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-31T03:01:20.636Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T03:01:20.636Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-31T03:01:20.636Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T03:01:20.636Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:01:20.636Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-31T03:01:20.636Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T03:01:20.636Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [Pipeline] echo [2022-03-31T03:01:20.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T03:01:20.898Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-31T03:01:20.898Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-31T03:01:20.898Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T03:01:20.898Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-31T03:01:20.898Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T03:01:20.898Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:01:20.898Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-31T03:01:20.898Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T03:01:20.898Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:01:20.898Z] Selecting previously unselected package openssh-client. [2022-03-31T03:01:20.898Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-31T03:01:20.898Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T03:01:21.158Z] Selecting previously unselected package dbus-user-session. [2022-03-31T03:01:21.158Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T03:01:21.158Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T03:01:21.158Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-31T03:01:21.158Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-31T03:01:21.158Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-31T03:01:21.158Z] Selecting previously unselected package squashfs-tools. [2022-03-31T03:01:21.158Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-31T03:01:21.158Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T03:01:21.419Z] Selecting previously unselected package snapd. [2022-03-31T03:01:21.419Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-31T03:01:21.419Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T03:01:21.423Z] + ls -al . [2022-03-31T03:01:21.423Z] total 660 [2022-03-31T03:01:21.423Z] drwxrwxr-x 9 1001 1001 4096 Mar 31 03:01 . [2022-03-31T03:01:21.423Z] drwxr-xr-x 4 root root 4096 Mar 31 02:56 .. [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 02:54 .dockerignore [2022-03-31T03:01:21.423Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 02:54 .git [2022-03-31T03:01:21.423Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 02:54 .github [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 02:54 .gitignore [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 02:54 .golangci.yml [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 02:54 .hadolint.yml [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 02:54 .sonarcloud.properties [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 02:54 ADOPTERS.md [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 02:54 Attribution.txt [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 02:54 CHANGELOG.md [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 02:54 CONTRIBUTING.md [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 02:54 GOVERNANCE.md [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 02:54 Jenkinsfile [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 02:54 LICENSE [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 02:54 Makefile [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 02:54 OWNERS.md [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 02:54 README.md [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 02:54 SECURITY.md [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 02:51 VERSION [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 02:54 ZMQWindows.md [2022-03-31T03:01:21.423Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 02:54 bin [2022-03-31T03:01:21.423Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 02:54 cmd [2022-03-31T03:01:21.423Z] -rw-r--r-- 1 root root 428916 Mar 31 02:59 coverage.out [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 02:54 go.mod [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 02:54 go.sum [2022-03-31T03:01:21.423Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 02:54 internal [2022-03-31T03:01:21.423Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 02:54 openapi [2022-03-31T03:01:21.423Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 02:54 snap [2022-03-31T03:01:21.423Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 02:54 version.go [Pipeline] sh [2022-03-31T03:01:22.115Z] + '[' -e coverage.out ] [2022-03-31T03:01:22.115Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T03:01:22.155Z] Warning: overwriting stash ‘coverage-report’ [2022-03-31T03:01:22.967Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T03:01:23.642Z] + make build [2022-03-31T03:01:23.642Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T03:01:24.711Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T03:01:24.711Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-31T03:01:24.711Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-31T03:01:24.711Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T03:01:24.711Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:01:24.711Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T03:01:24.711Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T03:01:24.711Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T03:01:24.711Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:01:24.711Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:01:24.711Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T03:01:24.711Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T03:01:24.711Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T03:01:24.711Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T03:01:25.284Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-31T03:01:25.284Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T03:01:25.284Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T03:01:25.284Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T03:01:25.284Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-31T03:01:25.284Z] running python rtupdate hooks for python3.8... [2022-03-31T03:01:25.284Z] running python post-rtupdate hooks for python3.8... [2022-03-31T03:01:25.284Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T03:01:26.236Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-31T03:01:26.497Z] Reloading AppArmor profiles [2022-03-31T03:01:26.497Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:01:26.497Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T03:01:26.761Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-31T03:01:27.022Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-31T03:01:27.022Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-31T03:01:27.022Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-31T03:01:27.022Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-31T03:01:28.409Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-31T03:01:28.674Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T03:01:28.674Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T03:01:28.674Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T03:01:28.936Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-31T03:01:29.200Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-31T03:01:29.459Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-31T03:01:29.719Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-31T03:01:29.982Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T03:01:29.982Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T03:01:30.244Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-31T03:01:30.505Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-31T03:01:30.765Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-31T03:01:30.765Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-31T03:01:31.025Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-03-31T03:01:31.285Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T03:01:31.857Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T03:01:31.857Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T03:01:31.857Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T03:01:33.060Z] Reading package lists... [2022-03-31T03:01:33.060Z] Reading package lists... [2022-03-31T03:01:33.321Z] Building dependency tree... [2022-03-31T03:01:33.321Z] Reading state information... [2022-03-31T03:01:33.321Z] Calculating upgrade... [2022-03-31T03:01:33.583Z] The following packages will be upgraded: [2022-03-31T03:01:33.583Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-31T03:01:33.583Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-31T03:01:33.583Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-31T03:01:33.583Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-31T03:01:33.583Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-31T03:01:33.583Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-31T03:01:33.583Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-31T03:01:33.583Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-31T03:01:33.583Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-31T03:01:33.583Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-31T03:01:33.583Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-31T03:01:33.583Z] xz-utils zlib1g [2022-03-31T03:01:33.583Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T03:01:33.583Z] Need to get 65.7 MB of archives. [2022-03-31T03:01:33.583Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-31T03:01:33.583Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-31T03:01:33.583Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-31T03:01:33.583Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-31T03:01:33.583Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-31T03:01:33.583Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-31T03:01:33.845Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-31T03:01:33.845Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-31T03:01:33.845Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-31T03:01:33.845Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-31T03:01:33.845Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-31T03:01:33.845Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-31T03:01:33.845Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-31T03:01:33.845Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-31T03:01:33.845Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-31T03:01:33.845Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-31T03:01:33.845Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-31T03:01:33.845Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-31T03:01:33.845Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-31T03:01:33.845Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-31T03:01:33.845Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-31T03:01:33.845Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-31T03:01:33.845Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-03-31T03:01:33.845Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-31T03:01:33.845Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-31T03:01:33.845Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-31T03:01:33.845Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-31T03:01:33.845Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-31T03:01:33.845Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-31T03:01:33.845Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-31T03:01:33.845Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-31T03:01:33.845Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-31T03:01:33.845Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-31T03:01:33.845Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-31T03:01:33.845Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-31T03:01:33.845Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-31T03:01:33.845Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-31T03:01:33.845Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-31T03:01:33.845Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-31T03:01:33.845Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-31T03:01:33.845Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-31T03:01:33.845Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-31T03:01:33.845Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-31T03:01:33.845Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-31T03:01:33.845Z] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-31T03:01:33.845Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-31T03:01:33.845Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-31T03:01:33.845Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-31T03:01:33.845Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-31T03:01:33.845Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-31T03:01:33.845Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-31T03:01:34.107Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-31T03:01:34.107Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-31T03:01:34.107Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-31T03:01:34.107Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-31T03:01:34.107Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-31T03:01:34.107Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-31T03:01:34.107Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-31T03:01:34.107Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-31T03:01:34.107Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-31T03:01:34.107Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-31T03:01:34.107Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-31T03:01:34.369Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-31T03:01:34.369Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-31T03:01:34.369Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-31T03:01:34.369Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-31T03:01:34.369Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-31T03:01:34.369Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-31T03:01:34.369Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-31T03:01:34.369Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-31T03:01:34.369Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-31T03:01:34.630Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-31T03:01:34.630Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-31T03:01:34.630Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-31T03:01:34.630Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-31T03:01:34.630Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-31T03:01:34.630Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-31T03:01:34.630Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-31T03:01:34.891Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T03:01:35.153Z] Fetched 65.7 MB in 1s (55.6 MB/s) [2022-03-31T03:01:35.153Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T03:01:35.153Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T03:01:35.153Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T03:01:35.414Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T03:01:35.414Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T03:01:35.414Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-31T03:01:35.414Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-31T03:01:35.675Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T03:01:35.675Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T03:01:35.938Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T03:01:35.938Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T03:01:36.203Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T03:01:36.203Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T03:01:36.203Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T03:01:36.203Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T03:01:36.463Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T03:01:36.463Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T03:01:36.463Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T03:01:36.463Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T03:01:36.463Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T03:01:36.463Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T03:01:36.725Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T03:01:36.725Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T03:01:36.725Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T03:01:36.725Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T03:01:36.725Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T03:01:36.725Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T03:01:36.725Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T03:01:36.725Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T03:01:36.986Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T03:01:36.986Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T03:01:36.986Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T03:01:36.986Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T03:01:37.251Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T03:01:37.251Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T03:01:37.251Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T03:01:37.514Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T03:01:37.775Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T03:01:38.036Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T03:01:38.036Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-31T03:01:38.036Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-31T03:01:38.036Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-31T03:01:38.036Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-31T03:01:38.297Z] Setting up base-files (11ubuntu5.5) ... [2022-03-31T03:01:38.297Z] Installing new version of config file /etc/issue ... [2022-03-31T03:01:38.297Z] Installing new version of config file /etc/issue.net ... [2022-03-31T03:01:38.297Z] Installing new version of config file /etc/lsb-release ... [2022-03-31T03:01:38.297Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-31T03:01:38.558Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-31T03:01:38.842Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-31T03:01:38.842Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-31T03:01:38.842Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:38.842Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-31T03:01:38.842Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-31T03:01:39.103Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-31T03:01:39.103Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-03-31T03:01:39.103Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:39.103Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T03:01:39.103Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-31T03:01:39.103Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-31T03:01:39.103Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:39.103Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T03:01:39.363Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T03:01:39.363Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T03:01:39.363Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:39.363Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T03:01:39.363Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T03:01:40.323Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T03:01:40.323Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T03:01:40.323Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T03:01:40.323Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T03:01:40.584Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-31T03:01:40.584Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:40.584Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-31T03:01:40.584Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T03:01:41.157Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-31T03:01:41.157Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-31T03:01:41.157Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-31T03:01:41.157Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:41.157Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-31T03:01:41.157Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-31T03:01:41.157Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-31T03:01:41.422Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:41.422Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T03:01:41.422Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T03:01:41.422Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T03:01:41.422Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:41.422Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T03:01:41.422Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T03:01:41.422Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T03:01:41.683Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:41.683Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T03:01:41.683Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T03:01:41.683Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T03:01:41.683Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T03:01:41.683Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T03:01:41.945Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:41.945Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T03:01:41.945Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T03:01:41.945Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T03:01:41.945Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:41.945Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T03:01:41.945Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T03:01:42.208Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T03:01:42.208Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T03:01:42.778Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-31T03:01:42.778Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-31T03:01:43.348Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-31T03:01:43.348Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:43.348Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T03:01:43.348Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T03:01:43.607Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T03:01:43.607Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:43.607Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-31T03:01:43.607Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-31T03:01:43.607Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-31T03:01:43.867Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:43.867Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-31T03:01:43.867Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-31T03:01:43.867Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-31T03:01:43.867Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:43.867Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T03:01:43.867Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T03:01:44.129Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-31T03:01:44.129Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:44.129Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-31T03:01:44.129Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-31T03:01:44.129Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-31T03:01:44.129Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:44.129Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-31T03:01:44.129Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-31T03:01:44.391Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-31T03:01:44.391Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:44.391Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T03:01:44.391Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T03:01:44.651Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-31T03:01:44.651Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:44.651Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-31T03:01:44.651Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-31T03:01:44.651Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-31T03:01:44.651Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:44.651Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T03:01:44.651Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T03:01:44.913Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T03:01:44.913Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:44.913Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T03:01:44.913Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T03:01:44.913Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T03:01:44.913Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:44.913Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-31T03:01:45.175Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-31T03:01:45.175Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-31T03:01:45.175Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:45.175Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-31T03:01:45.175Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-31T03:01:45.437Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-31T03:01:45.437Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:45.437Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-31T03:01:45.437Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-31T03:01:45.437Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-31T03:01:45.437Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:45.437Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-31T03:01:45.699Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-31T03:01:45.960Z] Setting up apt (2.0.6) ... [2022-03-31T03:01:46.534Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-31T03:01:46.534Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:46.534Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T03:01:46.534Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T03:01:46.534Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T03:01:46.797Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T03:01:46.797Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T03:01:46.797Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T03:01:46.797Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-31T03:01:46.797Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T03:01:46.797Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T03:01:47.064Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T03:01:47.064Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T03:01:47.064Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T03:01:47.064Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T03:01:47.326Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T03:01:47.326Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-31T03:01:47.326Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T03:01:47.326Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-31T03:01:47.588Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T03:01:47.588Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T03:01:47.588Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T03:01:47.850Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T03:01:47.850Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T03:01:47.850Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T03:01:47.850Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T03:01:48.115Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T03:01:48.115Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T03:01:48.115Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T03:01:48.115Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T03:01:48.388Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T03:01:48.388Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T03:01:48.652Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-31T03:01:48.652Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-31T03:01:48.652Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T03:01:48.652Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-31T03:01:48.652Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-31T03:01:48.652Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-31T03:01:48.916Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-31T03:01:48.916Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-31T03:01:48.916Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-31T03:01:48.916Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-31T03:01:48.916Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-31T03:01:48.916Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-31T03:01:49.487Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T03:01:49.487Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T03:01:49.487Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T03:01:49.487Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T03:01:49.487Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T03:01:49.487Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T03:01:49.748Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T03:01:49.748Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T03:01:49.748Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T03:01:50.009Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T03:01:50.009Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T03:01:50.009Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T03:01:50.009Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T03:01:50.009Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T03:01:50.270Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-31T03:01:50.270Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-31T03:01:50.270Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T03:01:50.270Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T03:01:50.531Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T03:01:50.531Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T03:01:51.478Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T03:01:51.478Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T03:01:52.049Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T03:01:52.049Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T03:01:52.309Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T03:01:52.309Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T03:01:52.569Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T03:01:52.569Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T03:01:53.513Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T03:01:53.513Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T03:01:53.513Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-31T03:01:53.513Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-31T03:01:53.513Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-31T03:01:53.513Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-31T03:01:53.513Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T03:01:53.513Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-31T03:01:53.513Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T03:01:53.513Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T03:01:53.513Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-31T03:01:53.775Z] [2022-03-31T03:01:53.775Z] Current default time zone: 'Etc/UTC' [2022-03-31T03:01:53.775Z] Local time is now: Thu Mar 31 03:01:53 UTC 2022. [2022-03-31T03:01:53.775Z] Universal Time is now: Thu Mar 31 03:01:53 UTC 2022. [2022-03-31T03:01:53.775Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-31T03:01:53.775Z] [2022-03-31T03:01:53.775Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-31T03:01:53.775Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T03:01:53.775Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T03:01:53.775Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T03:01:53.775Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T03:01:53.775Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-31T03:01:53.775Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-31T03:01:53.775Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-31T03:01:53.775Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T03:01:53.775Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-31T03:01:53.775Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-31T03:01:53.775Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T03:01:53.775Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T03:01:54.035Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-31T03:01:54.035Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T03:01:54.035Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T03:01:54.035Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T03:01:54.035Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T03:01:54.035Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-31T03:01:54.035Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-31T03:01:55.945Z] Updating certificates in /etc/ssl/certs... [2022-03-31T03:01:56.515Z] 21 added, 21 removed; done. [2022-03-31T03:01:56.516Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T03:01:56.516Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-31T03:01:56.516Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-31T03:01:56.775Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T03:01:56.775Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T03:01:56.775Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-31T03:01:56.775Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-31T03:01:56.775Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-31T03:01:56.775Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T03:01:56.775Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-31T03:01:56.775Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T03:01:56.775Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T03:01:56.775Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T03:01:56.775Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T03:01:56.775Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-31T03:01:57.035Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-31T03:01:57.035Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-31T03:01:57.035Z] Updating certificates in /etc/ssl/certs... [2022-03-31T03:01:57.607Z] 0 added, 0 removed; done. [2022-03-31T03:01:57.607Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-31T03:01:57.607Z] done. [2022-03-31T03:01:58.817Z] Reading package lists... [2022-03-31T03:01:58.817Z] Building dependency tree... [2022-03-31T03:01:58.817Z] Reading state information... [2022-03-31T03:01:59.078Z] The following NEW packages will be installed: [2022-03-31T03:01:59.078Z] apt-transport-https [2022-03-31T03:01:59.078Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T03:01:59.078Z] Need to get 4680 B of archives. [2022-03-31T03:01:59.078Z] After this operation, 162 kB of additional disk space will be used. [2022-03-31T03:01:59.078Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-31T03:01:59.078Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T03:01:59.337Z] Fetched 4680 B in 0s (61.6 kB/s) [2022-03-31T03:01:59.337Z] Selecting previously unselected package apt-transport-https. [2022-03-31T03:01:59.337Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-31T03:01:59.337Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-31T03:01:59.337Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-31T03:01:59.337Z] Setting up apt-transport-https (2.0.6) ... [2022-03-31T03:01:59.597Z] Waiting for network to be ready... [2022-03-31T03:02:06.182Z] 2022-03-31T03:02:03Z INFO Waiting for automatic snapd restart... [2022-03-31T03:02:06.442Z] snapd 2.54.4 from Canonical* installed [2022-03-31T03:02:07.381Z] "snapd" switched to the "latest/stable" channel [2022-03-31T03:02:07.381Z] [2022-03-31T03:02:09.920Z] core20 20220318 from Canonical* installed [2022-03-31T03:02:10.181Z] "core20" switched to the "latest/stable" channel [2022-03-31T03:02:10.181Z] [2022-03-31T03:02:12.720Z] snapcraft 6.1 from Canonical* installed [2022-03-31T03:02:12.720Z] "snapcraft" switched to the "latest/stable" channel [2022-03-31T03:02:12.720Z] [2022-03-31T03:02:16.919Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-31T03:02:16.919Z] - README.md [2022-03-31T03:02:16.919Z] [2022-03-31T03:02:16.919Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T03:02:17.491Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T03:02:17.491Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T03:02:17.752Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T03:02:18.694Z] Reading package lists... [2022-03-31T03:02:18.694Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-31T03:02:18.958Z] Reading package lists... [2022-03-31T03:02:18.958Z] Building dependency tree... [2022-03-31T03:02:18.958Z] Reading state information... [2022-03-31T03:02:19.219Z] Suggested packages: [2022-03-31T03:02:19.219Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-31T03:02:19.219Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-31T03:02:19.219Z] krb5-user libnorm-doc [2022-03-31T03:02:19.219Z] Recommended packages: [2022-03-31T03:02:19.219Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-31T03:02:19.219Z] The following NEW packages will be installed: [2022-03-31T03:02:19.219Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-31T03:02:19.219Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-31T03:02:19.219Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-31T03:02:19.219Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-31T03:02:19.219Z] libzmq5 pkg-config zip [2022-03-31T03:02:19.219Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T03:02:19.219Z] Need to get 10.3 MB of archives. [2022-03-31T03:02:19.219Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-31T03:02:19.219Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-31T03:02:19.480Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-31T03:02:19.480Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-31T03:02:19.480Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-31T03:02:19.480Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-31T03:02:19.480Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-31T03:02:19.480Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-31T03:02:19.480Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-31T03:02:19.480Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-31T03:02:19.480Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-31T03:02:19.480Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-31T03:02:19.480Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-31T03:02:19.480Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-31T03:02:19.480Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-31T03:02:19.480Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-31T03:02:19.480Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-31T03:02:19.480Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-31T03:02:20.052Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-31T03:02:20.052Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-31T03:02:20.052Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-31T03:02:20.314Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-31T03:02:20.314Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-31T03:02:20.314Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-31T03:02:20.314Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-31T03:02:20.314Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-31T03:02:20.314Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-31T03:02:20.314Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-31T03:02:20.577Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T03:02:20.577Z] Fetched 10.3 MB in 1s (8888 kB/s) [2022-03-31T03:02:20.577Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-31T03:02:20.577Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-31T03:02:20.577Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-31T03:02:20.577Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T03:02:20.837Z] Selecting previously unselected package libsodium23:amd64. [2022-03-31T03:02:20.837Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-31T03:02:20.837Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-31T03:02:20.837Z] Selecting previously unselected package libpsl5:amd64. [2022-03-31T03:02:20.837Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-31T03:02:20.837Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T03:02:20.837Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-31T03:02:20.837Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-31T03:02:20.837Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T03:02:21.098Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-31T03:02:21.098Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-31T03:02:21.098Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T03:02:21.098Z] Selecting previously unselected package librtmp1:amd64. [2022-03-31T03:02:21.098Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-31T03:02:21.098Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T03:02:21.098Z] Selecting previously unselected package libssh-4:amd64. [2022-03-31T03:02:21.098Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-31T03:02:21.098Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T03:02:21.098Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-31T03:02:21.098Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-31T03:02:21.098Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T03:02:21.358Z] Selecting previously unselected package liberror-perl. [2022-03-31T03:02:21.358Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-31T03:02:21.358Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-31T03:02:21.358Z] Selecting previously unselected package git-man. [2022-03-31T03:02:21.358Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-31T03:02:21.358Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T03:02:21.358Z] Selecting previously unselected package git. [2022-03-31T03:02:21.358Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-31T03:02:21.358Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T03:02:21.931Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-31T03:02:21.931Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T03:02:21.931Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:21.931Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-31T03:02:21.931Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T03:02:22.191Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:22.191Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-31T03:02:22.191Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T03:02:22.191Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:22.191Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-31T03:02:22.191Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T03:02:22.191Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:22.191Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-31T03:02:22.191Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-31T03:02:22.191Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T03:02:22.191Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-31T03:02:22.191Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T03:02:22.191Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:22.450Z] Selecting previously unselected package libnorm1:amd64. [2022-03-31T03:02:22.450Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T03:02:22.450Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T03:02:22.450Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-31T03:02:22.450Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T03:02:22.450Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T03:02:22.450Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-31T03:02:22.450Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T03:02:22.450Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T03:02:22.450Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-31T03:02:22.450Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T03:02:22.450Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T03:02:22.713Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-31T03:02:22.713Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-31T03:02:22.713Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T03:02:22.713Z] Selecting previously unselected package libzmq5:amd64. [2022-03-31T03:02:22.713Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T03:02:22.713Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T03:02:22.713Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-31T03:02:22.713Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T03:02:22.713Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:22.713Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-31T03:02:22.713Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T03:02:22.975Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T03:02:22.975Z] Selecting previously unselected package pkg-config. [2022-03-31T03:02:22.976Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-31T03:02:22.976Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T03:02:22.976Z] Selecting previously unselected package zip. [2022-03-31T03:02:22.976Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-31T03:02:22.976Z] Unpacking zip (3.0-11build1) ... [2022-03-31T03:02:22.976Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T03:02:22.976Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-31T03:02:22.976Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T03:02:22.976Z] No schema files found: doing nothing. [2022-03-31T03:02:22.976Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T03:02:22.976Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T03:02:23.235Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T03:02:23.235Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T03:02:23.235Z] Setting up liberror-perl (0.17029-1) ... [2022-03-31T03:02:23.235Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:23.235Z] Setting up zip (3.0-11build1) ... [2022-03-31T03:02:23.235Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T03:02:23.235Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T03:02:23.235Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T03:02:23.236Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T03:02:23.236Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T03:02:23.236Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:23.236Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T03:02:23.236Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:23.236Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T03:02:23.236Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:23.236Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T03:02:23.236Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T03:02:23.236Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T03:02:23.236Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T03:02:23.495Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:23.495Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T03:02:23.495Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T03:02:23.495Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T03:02:24.066Z] comerr-dev set to automatically installed. [2022-03-31T03:02:24.066Z] git set to automatically installed. [2022-03-31T03:02:24.066Z] git-man set to automatically installed. [2022-03-31T03:02:24.066Z] krb5-multidev set to automatically installed. [2022-03-31T03:02:24.066Z] libbrotli1 set to automatically installed. [2022-03-31T03:02:24.066Z] libcurl3-gnutls set to automatically installed. [2022-03-31T03:02:24.066Z] liberror-perl set to automatically installed. [2022-03-31T03:02:24.066Z] libglib2.0-0 set to automatically installed. [2022-03-31T03:02:24.066Z] libgssrpc4 set to automatically installed. [2022-03-31T03:02:24.066Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-31T03:02:24.066Z] libkadm5srv-mit11 set to automatically installed. [2022-03-31T03:02:24.066Z] libkdb5-9 set to automatically installed. [2022-03-31T03:02:24.066Z] libkrb5-dev set to automatically installed. [2022-03-31T03:02:24.066Z] libnghttp2-14 set to automatically installed. [2022-03-31T03:02:24.066Z] libnorm-dev set to automatically installed. [2022-03-31T03:02:24.066Z] libnorm1 set to automatically installed. [2022-03-31T03:02:24.066Z] libpgm-5.2-0 set to automatically installed. [2022-03-31T03:02:24.066Z] libpgm-dev set to automatically installed. [2022-03-31T03:02:24.066Z] libpsl5 set to automatically installed. [2022-03-31T03:02:24.066Z] librtmp1 set to automatically installed. [2022-03-31T03:02:24.066Z] libsodium-dev set to automatically installed. [2022-03-31T03:02:24.066Z] libsodium23 set to automatically installed. [2022-03-31T03:02:24.066Z] libssh-4 set to automatically installed. [2022-03-31T03:02:24.066Z] libzmq3-dev set to automatically installed. [2022-03-31T03:02:24.066Z] libzmq5 set to automatically installed. [2022-03-31T03:02:24.066Z] pkg-config set to automatically installed. [2022-03-31T03:02:24.066Z] zip set to automatically installed. [2022-03-31T03:02:25.006Z] snapd is not logged in, snap install commands will use sudo [2022-03-31T03:02:37.234Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-31T03:02:37.234Z] Downloading snap 'edgex-app-service-configurable' [2022-03-31T03:02:40.532Z] Pulling app-service-configurable [2022-03-31T03:02:40.532Z] + snapcraftctl pull [2022-03-31T03:02:41.474Z] Pulling config-common [2022-03-31T03:02:41.474Z] + snapcraftctl pull [2022-03-31T03:02:42.859Z] Pulling go-build-helper [2022-03-31T03:02:42.859Z] + snapcraftctl pull [2022-03-31T03:02:44.303Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-31T03:02:44.303Z] Skipping pull go-build-helper (already ran) [2022-03-31T03:02:44.303Z] Building go-build-helper [2022-03-31T03:02:44.303Z] + snapcraftctl build [2022-03-31T03:02:45.263Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-31T03:02:46.237Z] Staging go-build-helper [2022-03-31T03:02:46.237Z] + snapcraftctl stage [2022-03-31T03:02:50.438Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-31T03:02:50.438Z] Fetched 290 kB in 0s (0 B/s) [2022-03-31T03:02:50.438Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-31T03:02:50.438Z] Fetched 158 kB in 0s (0 B/s) [2022-03-31T03:02:50.438Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-31T03:02:50.438Z] Fetched 242 kB in 0s (0 B/s) [2022-03-31T03:02:50.438Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-31T03:02:50.438Z] Fetched 150 kB in 0s (0 B/s) [2022-03-31T03:02:50.438Z] Pulling edgex-go [2022-03-31T03:02:50.438Z] + snapcraftctl pull [2022-03-31T03:02:52.346Z] Pulling hooks [2022-03-31T03:02:52.346Z] + snapcraftctl pull [2022-03-31T03:03:04.571Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T03:03:04.571Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-31T03:03:04.571Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-31T03:03:04.571Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-31T03:03:04.571Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-31T03:03:04.572Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-31T03:03:04.572Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-31T03:03:04.572Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-31T03:03:04.572Z] Fetched 234 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-31T03:03:04.572Z] Fetched 155 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-31T03:03:04.572Z] Fetched 170 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-31T03:03:04.572Z] Fetched 267 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-31T03:03:04.572Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-31T03:03:04.572Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-31T03:03:04.572Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-31T03:03:04.572Z] Fetched 121 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-31T03:03:04.572Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-31T03:03:04.572Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-31T03:03:04.572Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-31T03:03:04.572Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-31T03:03:04.572Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-31T03:03:04.572Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-31T03:03:04.572Z] Fetched 142 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-31T03:03:04.572Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-31T03:03:04.572Z] Fetched 181 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-31T03:03:04.572Z] Fetched 208 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-31T03:03:04.572Z] Fetched 161 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-31T03:03:04.572Z] Fetched 107 kB in 0s (0 B/s) [2022-03-31T03:03:04.572Z] Pulling static-packages [2022-03-31T03:03:04.572Z] + snapcraftctl pull [2022-03-31T03:03:04.572Z] Pulling version [2022-03-31T03:03:04.572Z] + cd /root/project [2022-03-31T03:03:04.572Z] ++ git describe --tags --abbrev=0 [2022-03-31T03:03:04.572Z] ++ sed s/v// [2022-03-31T03:03:04.572Z] + GIT_VERSION=2.2.0-dev.49 [2022-03-31T03:03:04.572Z] + '[' -z 2.2.0-dev.49 ']' [2022-03-31T03:03:04.572Z] + snapcraftctl set-version 2.2.0-dev.49 [2022-03-31T03:03:06.479Z] Building app-service-configurable [2022-03-31T03:03:06.479Z] + snapcraftctl build [2022-03-31T03:03:08.396Z] Building config-common [2022-03-31T03:03:08.396Z] + snapcraftctl build [2022-03-31T03:03:09.338Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-31T03:03:10.279Z] Skipping build go-build-helper (already ran) [2022-03-31T03:03:10.547Z] Building edgex-go [2022-03-31T03:03:10.808Z] + cd /root/parts/edgex-go/src [2022-03-31T03:03:10.808Z] ++ git describe --tags --abbrev=0 [2022-03-31T03:03:10.808Z] ++ sed s/v// [2022-03-31T03:03:10.808Z] + GIT_VERSION=2.2.0-dev.49 [2022-03-31T03:03:10.808Z] + '[' -z 2.2.0-dev.49 ']' [2022-03-31T03:03:10.808Z] + echo 2.2.0-dev.49 [2022-03-31T03:03:10.808Z] + '[' '!' -d vendor ']' [2022-03-31T03:03:10.808Z] + go mod download all [2022-03-31T03:03:15.026Z] + make build [2022-03-31T03:03:15.026Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T03:03:15.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T03:03:36.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T03:03:46.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T03:03:46.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T03:03:48.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T03:03:48.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T03:03:50.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T03:03:51.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T03:03:53.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T03:03:54.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T03:03:55.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T03:03:56.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T03:03:59.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T03:04:00.207Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T03:04:00.207Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-31T03:04:00.207Z] + case "$service" in [2022-03-31T03:04:00.207Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-31T03:04:00.207Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T03:04:00.207Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-31T03:04:00.207Z] + case "$service" in [2022-03-31T03:04:00.207Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-31T03:04:00.207Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T03:04:00.207Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-31T03:04:00.207Z] + case "$service" in [2022-03-31T03:04:00.207Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-31T03:04:00.207Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T03:04:00.207Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-31T03:04:00.207Z] + case "$service" in [2022-03-31T03:04:00.207Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-31T03:04:00.207Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T03:04:00.207Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-31T03:04:00.207Z] + case "$service" in [2022-03-31T03:04:00.207Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-31T03:04:00.207Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T03:04:00.207Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-31T03:04:00.207Z] + case "$service" in [2022-03-31T03:04:00.207Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-31T03:04:00.207Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T03:04:00.207Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-31T03:04:00.207Z] + case "$service" in [2022-03-31T03:04:00.207Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-31T03:04:00.207Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T03:04:00.207Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-31T03:04:00.207Z] + case "$service" in [2022-03-31T03:04:00.207Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-31T03:04:00.207Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T03:04:00.207Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-31T03:04:00.207Z] + case "$service" in [2022-03-31T03:04:00.207Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-03-31T03:04:00.207Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T03:04:00.207Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-31T03:04:00.207Z] + case "$service" in [2022-03-31T03:04:00.207Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-31T03:04:00.207Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-31T03:04:00.207Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-31T03:04:00.207Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-31T03:04:00.207Z] + case "$service" in [2022-03-31T03:04:00.207Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-31T03:04:00.207Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-03-31T03:04:00.207Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-31T03:04:00.207Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-31T03:04:00.207Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-31T03:04:01.147Z] Building hooks [2022-03-31T03:04:01.147Z] + cd /root/parts/hooks/src [2022-03-31T03:04:01.147Z] + make build [2022-03-31T03:04:01.147Z] go mod tidy [2022-03-31T03:04:01.147Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-31T03:04:01.410Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-31T03:04:01.410Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-31T03:04:01.410Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-31T03:04:01.410Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-31T03:04:03.323Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-31T03:04:03.582Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-31T03:04:03.582Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-31T03:04:05.492Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T03:04:05.492Z] Building static-packages [2022-03-31T03:04:05.492Z] + snapcraftctl build [2022-03-31T03:04:07.405Z] Building version [2022-03-31T03:04:07.405Z] + snapcraftctl build [2022-03-31T03:04:09.323Z] Staging app-service-configurable [2022-03-31T03:04:09.323Z] + snapcraftctl stage [2022-03-31T03:04:10.708Z] Staging config-common [2022-03-31T03:04:10.709Z] + snapcraftctl stage [2022-03-31T03:04:12.096Z] Skipping stage go-build-helper (already ran) [2022-03-31T03:04:12.096Z] Staging edgex-go [2022-03-31T03:04:12.096Z] + snapcraftctl stage [2022-03-31T03:04:13.481Z] Staging hooks [2022-03-31T03:04:13.481Z] + snapcraftctl stage [2022-03-31T03:04:14.871Z] Staging static-packages [2022-03-31T03:04:14.871Z] + snapcraftctl stage [2022-03-31T03:04:16.254Z] Staging version [2022-03-31T03:04:16.254Z] + snapcraftctl stage [2022-03-31T03:04:17.637Z] Priming app-service-configurable [2022-03-31T03:04:17.637Z] + snapcraftctl prime [2022-03-31T03:04:20.257Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-31T03:04:20.257Z] stage-packages: [2022-03-31T03:04:20.257Z] - libnorm1 [2022-03-31T03:04:20.257Z] - libpgm-5.2-0 [2022-03-31T03:04:20.257Z] - libsodium23 [2022-03-31T03:04:20.257Z] - libzmq5 [2022-03-31T03:04:20.257Z] Priming config-common [2022-03-31T03:04:20.520Z] + snapcraftctl prime [2022-03-31T03:04:21.900Z] Priming go-build-helper [2022-03-31T03:04:21.900Z] + snapcraftctl prime [2022-03-31T03:04:23.307Z] Priming edgex-go [2022-03-31T03:04:23.307Z] + snapcraftctl prime [2022-03-31T03:04:24.798Z] Priming hooks [2022-03-31T03:04:24.798Z] + snapcraftctl prime [2022-03-31T03:04:26.185Z] Priming static-packages [2022-03-31T03:04:26.185Z] + snapcraftctl prime [2022-03-31T03:04:30.395Z] Priming version [2022-03-31T03:04:30.395Z] + snapcraftctl prime [2022-03-31T03:04:32.304Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-31T03:04:52.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T03:04:52.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T03:04:55.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T03:04:56.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T03:05:01.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T03:05:08.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T03:05:14.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T03:05:20.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T03:05:26.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T03:05:31.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T03:05:42.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-31T03:05:48.838Z] $ docker stop --time=1 09c4430ba263f950c61685615122fce3b39087bade1c03a04b7ea7f36d6a7244 [2022-03-31T03:05:50.917Z] $ docker rm -f 09c4430ba263f950c61685615122fce3b39087bade1c03a04b7ea7f36d6a7244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T03:05:53.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T03:05:53.702Z] [2022-03-31T03:05:53.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T03:05:54.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T03:05:54.444Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-31T03:05:54.444Z] 29e5d40040c1: Pulling fs layer [2022-03-31T03:05:54.444Z] 1ce36da41761: Pulling fs layer [2022-03-31T03:05:54.444Z] 25b303627fd3: Pulling fs layer [2022-03-31T03:05:54.444Z] 29e5d40040c1: Verifying Checksum [2022-03-31T03:05:54.444Z] 29e5d40040c1: Download complete [2022-03-31T03:05:55.077Z] 1ce36da41761: Verifying Checksum [2022-03-31T03:05:55.077Z] 1ce36da41761: Download complete [2022-03-31T03:05:55.720Z] 29e5d40040c1: Pull complete [2022-03-31T03:05:57.189Z] 25b303627fd3: Download complete [2022-03-31T03:05:57.463Z] 1ce36da41761: Pull complete [2022-03-31T03:06:09.870Z] 25b303627fd3: Pull complete [2022-03-31T03:06:09.870Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-31T03:06:09.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T03:06:09.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-31T03:06:10.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-9544 does not seem to be running inside a container [2022-03-31T03:06:10.245Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T03:06:12.742Z] $ docker top 59af0f16c06afac35258acf352704d8f616bae67d6427364b4f2b90bf747dabe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T03:06:13.766Z] + grep parallel [2022-03-31T03:06:13.766Z] + docker-compose build --help [2022-03-31T03:06:20.471Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T03:06:20.529Z] $ docker stop --time=1 59af0f16c06afac35258acf352704d8f616bae67d6427364b4f2b90bf747dabe [2022-03-31T03:06:22.246Z] $ docker rm -f 59af0f16c06afac35258acf352704d8f616bae67d6427364b4f2b90bf747dabe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T03:06:23.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T03:06:23.017Z] . [Pipeline] withDockerContainer [2022-03-31T03:06:23.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-9544 does not seem to be running inside a container [2022-03-31T03:06:23.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T03:06:24.748Z] $ docker top 1fe4448ab1a8e3fe9ab913bd0df8e86a84775d546e1dd5c9bf3e00772c92b1ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T03:06:25.718Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T03:06:32.426Z] Building core-command ... [2022-03-31T03:06:32.426Z] Building core-data ... [2022-03-31T03:06:32.426Z] Building core-metadata ... [2022-03-31T03:06:32.426Z] Building security-bootstrapper ... [2022-03-31T03:06:32.426Z] Building security-proxy-setup ... [2022-03-31T03:06:32.426Z] Building security-secretstore-setup ... [2022-03-31T03:06:32.426Z] Building security-spiffe-token-provider ... [2022-03-31T03:06:32.426Z] Building security-spire-agent ... [2022-03-31T03:06:32.426Z] Building security-spire-config ... [2022-03-31T03:06:32.426Z] Building security-spire-server ... [2022-03-31T03:06:32.426Z] Building support-notifications ... [2022-03-31T03:06:32.426Z] Building support-scheduler ... [2022-03-31T03:06:32.426Z] Building sys-mgmt-agent ... [2022-03-31T03:06:32.426Z] Building security-bootstrapper [2022-03-31T03:06:32.426Z] Building security-secretstore-setup [2022-03-31T03:06:32.426Z] Building sys-mgmt-agent [2022-03-31T03:06:32.426Z] Building core-data [2022-03-31T03:06:32.426Z] Building security-spire-agent [2022-03-31T03:08:09.312Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:08:09.312Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:08:09.312Z] ---> 4a0a0a7de8b2 [2022-03-31T03:08:09.312Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T03:08:10.314Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:08:10.314Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:08:10.314Z] ---> 4a0a0a7de8b2 [2022-03-31T03:08:10.314Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T03:08:10.314Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:08:10.314Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:08:10.314Z] ---> 4a0a0a7de8b2 [2022-03-31T03:08:10.314Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T03:08:10.314Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:08:10.314Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:08:10.314Z] ---> 4a0a0a7de8b2 [2022-03-31T03:08:10.314Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T03:08:10.591Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:08:10.591Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:08:10.591Z] ---> 4a0a0a7de8b2 [2022-03-31T03:08:10.591Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T03:08:10.871Z] ---> Running in 5be9fddf8a62 [2022-03-31T03:08:10.871Z] ---> Running in 478bf42952ba [2022-03-31T03:08:10.871Z] ---> Running in 049ed6e9b842 [2022-03-31T03:08:10.871Z] ---> Running in 16172cea5fb2 [2022-03-31T03:08:10.871Z] ---> Running in 2b10c9aec294 [2022-03-31T03:08:11.471Z] Removing intermediate container 478bf42952ba [2022-03-31T03:08:11.471Z] ---> 6b09686fd3db [2022-03-31T03:08:11.471Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:08:11.471Z] Removing intermediate container 2b10c9aec294 [2022-03-31T03:08:11.471Z] ---> 906b25f80fa9 [2022-03-31T03:08:11.471Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:08:11.471Z] Removing intermediate container 049ed6e9b842 [2022-03-31T03:08:11.471Z] ---> 1e36e6890a59 [2022-03-31T03:08:11.471Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:08:11.471Z] Removing intermediate container 5be9fddf8a62 [2022-03-31T03:08:11.471Z] ---> 0b239b4d1341 [2022-03-31T03:08:11.471Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:08:11.748Z] ---> Running in b081d16bf0c0 [2022-03-31T03:08:11.748Z] Removing intermediate container 16172cea5fb2 [2022-03-31T03:08:11.748Z] ---> fb3016e3c721 [2022-03-31T03:08:11.748Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:08:11.748Z] ---> Running in cc718a97c775 [2022-03-31T03:08:11.748Z] ---> Running in 28f02b2edde1 [2022-03-31T03:08:12.023Z] ---> Running in 69ba4eecc521 [2022-03-31T03:08:12.023Z] ---> Running in 266623a3fb3e [2022-03-31T03:08:15.443Z] Removing intermediate container b081d16bf0c0 [2022-03-31T03:08:15.443Z] ---> 38c402f00ba4 [2022-03-31T03:08:15.444Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T03:08:15.444Z] ---> Running in c8feb279e980 [2022-03-31T03:08:15.444Z] Removing intermediate container cc718a97c775 [2022-03-31T03:08:15.727Z] ---> be8bc6c86b7f [2022-03-31T03:08:15.727Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T03:08:16.001Z] ---> Running in 2057beeab101 [2022-03-31T03:08:16.294Z] Removing intermediate container 69ba4eecc521 [2022-03-31T03:08:16.294Z] ---> 3306d0d4f4d6 [2022-03-31T03:08:16.294Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T03:08:16.589Z] ---> Running in 3fafb2939d6a [2022-03-31T03:08:16.589Z] Removing intermediate container 266623a3fb3e [2022-03-31T03:08:16.589Z] ---> 4c41c47c23b7 [2022-03-31T03:08:16.589Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T03:08:16.589Z] Removing intermediate container 28f02b2edde1 [2022-03-31T03:08:16.589Z] ---> 320bbc2be64f [2022-03-31T03:08:16.589Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T03:08:16.869Z] ---> Running in c858b7a5a187 [2022-03-31T03:08:16.869Z] ---> Running in c0f22c8d6c94 [2022-03-31T03:08:17.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:08:18.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:08:18.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:08:18.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:08:18.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:08:18.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:08:18.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:08:19.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:08:19.544Z] OK: 220 MiB in 52 packages [2022-03-31T03:08:19.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:08:19.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:08:20.150Z] OK: 220 MiB in 52 packages [2022-03-31T03:08:20.757Z] OK: 220 MiB in 52 packages [2022-03-31T03:08:21.037Z] OK: 220 MiB in 52 packages [2022-03-31T03:08:21.324Z] OK: 220 MiB in 52 packages [2022-03-31T03:08:21.605Z] Removing intermediate container c8feb279e980 [2022-03-31T03:08:21.605Z] ---> 338063baddc0 [2022-03-31T03:08:21.605Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T03:08:22.214Z] Removing intermediate container 2057beeab101 [2022-03-31T03:08:22.214Z] ---> 6d10d437dd84 [2022-03-31T03:08:22.214Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T03:08:22.214Z] Removing intermediate container 3fafb2939d6a [2022-03-31T03:08:22.214Z] ---> aa4b536bc9e8 [2022-03-31T03:08:22.214Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T03:08:22.492Z] Removing intermediate container c858b7a5a187 [2022-03-31T03:08:22.492Z] Removing intermediate container c0f22c8d6c94 [2022-03-31T03:08:22.492Z] ---> 57bd253990af [2022-03-31T03:08:22.492Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T03:08:22.492Z] ---> db491116ec43 [2022-03-31T03:08:22.492Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T03:08:23.106Z] ---> eec394c3e138 [2022-03-31T03:08:23.106Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:08:23.106Z] ---> Running in 9c631c7be124 [2022-03-31T03:08:23.387Z] ---> 36df37001a6e [2022-03-31T03:08:23.387Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:08:23.387Z] ---> Running in 47d6df4b4a53 [2022-03-31T03:08:23.664Z] ---> f6bdcc4e3130 [2022-03-31T03:08:23.664Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:08:23.955Z] ---> c5524e0c7b64 [2022-03-31T03:08:23.955Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:08:23.955Z] ---> 3a8983186add [2022-03-31T03:08:23.955Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:08:23.955Z] ---> Running in ee9d4e5aa15a [2022-03-31T03:08:24.230Z] ---> Running in 1852c0687b07 [2022-03-31T03:08:24.230Z] ---> Running in d8c447df0fc7 [2022-03-31T03:08:29.684Z] Removing intermediate container 9c631c7be124 [2022-03-31T03:08:29.684Z] ---> 878a620c26f0 [2022-03-31T03:08:29.684Z] Step 8/31 : COPY . . [2022-03-31T03:08:29.684Z] Removing intermediate container 47d6df4b4a53 [2022-03-31T03:08:29.684Z] ---> 13c8452bb154 [2022-03-31T03:08:29.684Z] Step 8/23 : COPY . . [2022-03-31T03:08:29.684Z] Removing intermediate container ee9d4e5aa15a [2022-03-31T03:08:29.684Z] ---> bc7c04abd9ad [2022-03-31T03:08:29.684Z] Step 8/23 : COPY . . [2022-03-31T03:08:29.966Z] Removing intermediate container d8c447df0fc7 [2022-03-31T03:08:29.966Z] ---> 77c49ce6b26e [2022-03-31T03:08:29.966Z] Step 8/25 : COPY . . [2022-03-31T03:08:30.242Z] Removing intermediate container 1852c0687b07 [2022-03-31T03:08:30.242Z] ---> d5eb3aa07aee [2022-03-31T03:08:30.242Z] Step 8/24 : COPY . . [2022-03-31T03:09:09.299Z] ---> 9a371927569d [2022-03-31T03:09:09.299Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T03:09:09.299Z] ---> 6101a53ff58e [2022-03-31T03:09:09.299Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T03:09:09.299Z] ---> Running in 44a5dc5af4b3 [2022-03-31T03:09:09.299Z] ---> e02af46f493e [2022-03-31T03:09:09.299Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T03:09:09.299Z] ---> b88a062520e7 [2022-03-31T03:09:09.299Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T03:09:09.299Z] ---> 15c8a811c805 [2022-03-31T03:09:09.299Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T03:09:09.299Z] ---> Running in a2b50bb23d54 [2022-03-31T03:09:09.299Z] ---> Running in ee33dfa2543c [2022-03-31T03:09:09.299Z] ---> Running in 945f1408548d [2022-03-31T03:09:09.299Z] ---> Running in 6eaec52d33e8 [2022-03-31T03:09:09.299Z] Removing intermediate container 44a5dc5af4b3 [2022-03-31T03:09:09.299Z] ---> 421e444abaa4 [2022-03-31T03:09:09.299Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T03:09:09.299Z] ---> Running in e8438b109c83 [2022-03-31T03:09:09.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T03:09:09.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T03:09:09.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T03:09:09.299Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T03:09:09.299Z] spire-1.2.0/ [2022-03-31T03:09:14.733Z] spire-1.2.0/README.md [2022-03-31T03:09:14.733Z] spire-1.2.0/bin/ [2022-03-31T03:09:14.733Z] spire-1.2.0/bin/spire-server [2022-03-31T03:09:14.733Z] spire-1.2.0/bin/spire-agent [2022-03-31T03:09:14.733Z] spire-1.2.0/conf/ [2022-03-31T03:09:14.733Z] spire-1.2.0/conf/server/ [2022-03-31T03:09:14.733Z] spire-1.2.0/conf/server/server.conf [2022-03-31T03:09:14.733Z] spire-1.2.0/conf/agent/ [2022-03-31T03:09:14.733Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T03:09:14.733Z] spire-1.2.0/LICENSE [2022-03-31T03:09:20.180Z] Removing intermediate container e8438b109c83 [2022-03-31T03:09:20.180Z] ---> 0e7201609ac9 [2022-03-31T03:09:20.180Z] [2022-03-31T03:09:20.180Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T03:09:20.180Z] 3.15: Pulling from library/alpine [2022-03-31T03:09:21.642Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T03:09:21.642Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T03:09:21.642Z] ---> 03078ca19a05 [2022-03-31T03:09:21.642Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T03:09:21.642Z] ---> Running in fce79c32d61f [2022-03-31T03:09:22.250Z] Removing intermediate container fce79c32d61f [2022-03-31T03:09:22.250Z] ---> b783adfa76eb [2022-03-31T03:09:22.250Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:09:22.250Z] ---> Running in 7b143eded956 [2022-03-31T03:09:24.939Z] Removing intermediate container 7b143eded956 [2022-03-31T03:09:24.939Z] ---> b2653ab4d906 [2022-03-31T03:09:24.939Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T03:09:24.939Z] ---> Running in dc74be67c67d [2022-03-31T03:09:26.937Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:09:27.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:09:29.397Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T03:09:29.397Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T03:09:29.397Z] OK: 15729 distinct packages available [2022-03-31T03:09:29.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:09:30.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:09:32.137Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T03:09:32.137Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T03:09:32.137Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T03:09:32.137Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T03:09:32.137Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T03:09:32.422Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T03:09:32.422Z] OK: 6 MiB in 19 packages [2022-03-31T03:09:34.416Z] Removing intermediate container dc74be67c67d [2022-03-31T03:09:34.416Z] ---> 7cfbe4db5cea [2022-03-31T03:09:34.416Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T03:09:37.846Z] ---> 62f9b90f58dc [2022-03-31T03:09:37.846Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T03:09:43.285Z] ---> 9ea097fb2ed3 [2022-03-31T03:09:43.285Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T03:09:43.901Z] ---> 63e60dee2290 [2022-03-31T03:09:43.901Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T03:09:44.910Z] ---> d2761e72b4f9 [2022-03-31T03:09:44.910Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T03:09:45.513Z] ---> bf66d909676d [2022-03-31T03:09:45.513Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T03:09:45.792Z] ---> Running in f464aa018344 [2022-03-31T03:09:46.069Z] Removing intermediate container f464aa018344 [2022-03-31T03:09:46.069Z] ---> f272e0f3455c [2022-03-31T03:09:46.353Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T03:09:46.353Z] ---> Running in fe1064a08551 [2022-03-31T03:09:46.971Z] Removing intermediate container fe1064a08551 [2022-03-31T03:09:46.971Z] ---> 4181c254c4aa [2022-03-31T03:09:46.971Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T03:09:46.971Z] ---> Running in 78ae9de2d27f [2022-03-31T03:09:47.589Z] Removing intermediate container 78ae9de2d27f [2022-03-31T03:09:47.589Z] ---> f8cfe0b61f1c [2022-03-31T03:09:47.589Z] Step 23/24 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:09:47.589Z] ---> Running in 3b99575de843 [2022-03-31T03:09:48.208Z] Removing intermediate container 3b99575de843 [2022-03-31T03:09:48.208Z] ---> 9573595734e2 [2022-03-31T03:09:48.208Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T03:09:48.484Z] ---> Running in 7435401cc5bf [2022-03-31T03:09:49.087Z] Removing intermediate container 7435401cc5bf [2022-03-31T03:09:49.087Z] ---> ef900421c9f1 [2022-03-31T03:09:49.087Z] [2022-03-31T03:09:49.693Z] Successfully built ef900421c9f1 [2022-03-31T03:09:49.693Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-31T03:09:49.693Z]  Building security-spire-agent ... done Building core-command [2022-03-31T03:10:28.750Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:10:28.750Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:10:28.750Z] ---> 4a0a0a7de8b2 [2022-03-31T03:10:28.750Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T03:10:28.750Z] ---> Using cache [2022-03-31T03:10:28.750Z] ---> fb3016e3c721 [2022-03-31T03:10:28.750Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:10:28.750Z] ---> Using cache [2022-03-31T03:10:28.750Z] ---> 3306d0d4f4d6 [2022-03-31T03:10:28.750Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T03:10:28.750Z] ---> Running in 945ef24edd0b [2022-03-31T03:10:28.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:10:28.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:10:28.750Z] OK: 220 MiB in 52 packages [2022-03-31T03:10:29.759Z] Removing intermediate container 945ef24edd0b [2022-03-31T03:10:29.759Z] ---> f81a9788449c [2022-03-31T03:10:29.759Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T03:10:30.768Z] ---> 53ef13129e2d [2022-03-31T03:10:30.768Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:10:30.768Z] ---> Running in a3cdcd8b3dc4 [2022-03-31T03:10:36.194Z] Removing intermediate container a3cdcd8b3dc4 [2022-03-31T03:10:36.194Z] ---> 40c51cd5641d [2022-03-31T03:10:36.194Z] Step 8/23 : COPY . . [2022-03-31T03:11:03.275Z] ---> aa046ad9d534 [2022-03-31T03:11:03.275Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T03:11:03.275Z] ---> Running in adcb45e0ef5d [2022-03-31T03:11:04.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T03:16:11.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T03:16:29.950Z] Removing intermediate container ee33dfa2543c [2022-03-31T03:16:29.950Z] ---> a110c38bf68c [2022-03-31T03:16:29.950Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T03:16:29.950Z] ---> Running in b25197961bd1 [2022-03-31T03:16:31.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T03:16:34.040Z] Removing intermediate container a2b50bb23d54 [2022-03-31T03:16:34.040Z] ---> 44176d18adf6 [2022-03-31T03:16:34.040Z] [2022-03-31T03:16:34.040Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T03:16:34.318Z] Removing intermediate container 6eaec52d33e8 [2022-03-31T03:16:34.318Z] ---> fdd63995ecba [2022-03-31T03:16:34.318Z] [2022-03-31T03:16:34.318Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T03:16:34.915Z] 3.14: Pulling from library/alpine [2022-03-31T03:16:35.194Z] 3.14: Pulling from library/alpine [2022-03-31T03:16:35.828Z] Removing intermediate container b25197961bd1 [2022-03-31T03:16:35.828Z] ---> 9645547db9dc [2022-03-31T03:16:35.828Z] [2022-03-31T03:16:35.828Z] Step 11/23 : FROM docker:20.10.10 [2022-03-31T03:16:36.106Z] 20.10.10: Pulling from library/docker [2022-03-31T03:16:37.551Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T03:16:37.551Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T03:16:37.551Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T03:16:37.551Z] Status: Image is up to date for alpine:3.14 [2022-03-31T03:16:37.551Z] ---> cc3d11fa2d52 [2022-03-31T03:16:37.551Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T03:16:37.551Z] ---> cc3d11fa2d52 [2022-03-31T03:16:37.551Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T03:16:37.825Z] ---> Running in ee8909b0a4d5 [2022-03-31T03:16:37.825Z] ---> Running in 79ce965dcefe [2022-03-31T03:16:39.264Z] Removing intermediate container ee8909b0a4d5 [2022-03-31T03:16:39.264Z] ---> 07f372a443d6 [2022-03-31T03:16:39.264Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T03:16:39.264Z] ---> Running in 2a7c19b0e49b [2022-03-31T03:16:40.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:16:41.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:16:42.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:16:42.303Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T03:16:42.303Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T03:16:42.303Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T03:16:42.303Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T03:16:42.303Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T03:16:42.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:16:42.869Z] OK: 6 MiB in 17 packages [2022-03-31T03:16:44.325Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T03:16:44.325Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T03:16:44.326Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T03:16:44.326Z] OK: 6 MiB in 16 packages [2022-03-31T03:16:46.357Z] Removing intermediate container 2a7c19b0e49b [2022-03-31T03:16:46.357Z] ---> 0fc0bb418833 [2022-03-31T03:16:46.357Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T03:16:46.357Z] ---> Running in cefefee62a0d [2022-03-31T03:16:46.635Z] Removing intermediate container 79ce965dcefe [2022-03-31T03:16:46.635Z] ---> d6972cc1ab87 [2022-03-31T03:16:46.635Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T03:16:46.914Z] ---> Running in 35bca2c2aad7 [2022-03-31T03:16:47.204Z] Removing intermediate container cefefee62a0d [2022-03-31T03:16:47.204Z] ---> 7800768409d6 [2022-03-31T03:16:47.204Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T03:16:47.481Z] ---> Running in 638313391a0a [2022-03-31T03:16:48.088Z] Removing intermediate container 35bca2c2aad7 [2022-03-31T03:16:48.088Z] ---> e78a62630d7a [2022-03-31T03:16:48.088Z] Step 13/25 : WORKDIR / [2022-03-31T03:16:48.088Z] ---> Running in 8e464f0aba17 [2022-03-31T03:16:48.372Z] Removing intermediate container 638313391a0a [2022-03-31T03:16:48.372Z] ---> b70728f481c4 [2022-03-31T03:16:48.372Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T03:16:48.673Z] ---> Running in 790c56a43e6c [2022-03-31T03:16:49.277Z] Removing intermediate container 8e464f0aba17 [2022-03-31T03:16:49.277Z] ---> 029d0910b862 [2022-03-31T03:16:49.277Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-31T03:16:51.291Z] ---> a538e06a3d31 [2022-03-31T03:16:51.291Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-31T03:16:52.287Z] Removing intermediate container 790c56a43e6c [2022-03-31T03:16:52.287Z] ---> 1177e6161337 [2022-03-31T03:16:52.287Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T03:16:52.562Z] ---> Running in 5b08aa882581 [2022-03-31T03:16:52.837Z] ---> 8873d2813cda [2022-03-31T03:16:52.837Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T03:16:53.440Z] Removing intermediate container 5b08aa882581 [2022-03-31T03:16:53.440Z] ---> 28f2eb0dde83 [2022-03-31T03:16:53.440Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T03:16:54.434Z] ---> 63bdccbcfabf [2022-03-31T03:16:54.434Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-31T03:16:55.433Z] ---> 24e97033ba1e [2022-03-31T03:16:55.433Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T03:16:55.715Z] ---> Running in ace4b16297e5 [2022-03-31T03:16:56.717Z] ---> e9084b91da70 [2022-03-31T03:16:56.717Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T03:17:00.145Z] Removing intermediate container ace4b16297e5 [2022-03-31T03:17:00.145Z] ---> 8773cf8fedfb [2022-03-31T03:17:00.145Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T03:17:00.765Z] ---> 6db4b0dceeec [2022-03-31T03:17:00.765Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T03:17:02.223Z] ---> 5bec59203ec9 [2022-03-31T03:17:02.223Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T03:17:04.900Z] ---> b57a27472d6f [2022-03-31T03:17:04.900Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T03:17:04.900Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-31T03:17:04.900Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-31T03:17:04.900Z] ---> 520e9a0a30f7 [2022-03-31T03:17:04.900Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-31T03:17:04.900Z] ---> Running in c4716adc152a [2022-03-31T03:17:05.898Z] ---> 6b7b24c574e1 [2022-03-31T03:17:05.898Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T03:17:05.898Z] Removing intermediate container c4716adc152a [2022-03-31T03:17:05.898Z] ---> 4f2c3eac26c3 [2022-03-31T03:17:05.898Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-31T03:17:06.182Z] ---> 8d3dbbccb334 [2022-03-31T03:17:06.182Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-31T03:17:06.182Z] ---> Running in 1d144ca364ea [2022-03-31T03:17:06.460Z] ---> Running in 39d0783d2041 [2022-03-31T03:17:08.458Z] ---> 701e8630ce48 [2022-03-31T03:17:08.458Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T03:17:08.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:17:08.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:17:09.746Z] (1/42) Installing readline (8.1.0-r0) [2022-03-31T03:17:09.746Z] ---> 1ba0081d3f2d [2022-03-31T03:17:09.746Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T03:17:10.028Z] (2/42) Installing bash (5.1.16-r0) [2022-03-31T03:17:10.028Z] Executing bash-5.1.16-r0.post-install [2022-03-31T03:17:10.028Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-31T03:17:10.028Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T03:17:10.028Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-31T03:17:10.028Z] (6/42) Installing curl (7.79.1-r0) [2022-03-31T03:17:10.305Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-31T03:17:10.305Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-31T03:17:10.305Z] (9/42) Installing expat (2.4.7-r0) [2022-03-31T03:17:10.305Z] (10/42) Installing libffi (3.3-r2) [2022-03-31T03:17:10.305Z] (11/42) Installing gdbm (1.19-r0) [2022-03-31T03:17:10.305Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-31T03:17:10.305Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T03:17:10.305Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T03:17:10.305Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-31T03:17:10.305Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-31T03:17:10.582Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-31T03:17:10.582Z] Removing intermediate container 39d0783d2041 [2022-03-31T03:17:10.582Z] ---> 80cf5701029e [2022-03-31T03:17:10.582Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T03:17:10.863Z] ---> Running in 6c89eadee573 [2022-03-31T03:17:11.460Z] ---> 037cc8c3c215 [2022-03-31T03:17:11.460Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T03:17:12.070Z] ---> Running in d1bd4cc1be37 [2022-03-31T03:17:12.070Z] Removing intermediate container 6c89eadee573 [2022-03-31T03:17:12.070Z] ---> 33876065faa1 [2022-03-31T03:17:12.070Z] Step 23/25 : LABEL arch=arm64 [2022-03-31T03:17:12.354Z] ---> Running in 40d0ec605e95 [2022-03-31T03:17:12.645Z] Removing intermediate container d1bd4cc1be37 [2022-03-31T03:17:12.645Z] ---> eed7ebdfd129 [2022-03-31T03:17:12.645Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T03:17:12.924Z] Removing intermediate container 40d0ec605e95 [2022-03-31T03:17:12.924Z] ---> 615ad3c6aba5 [2022-03-31T03:17:12.924Z] Step 24/25 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:17:13.202Z] ---> Running in 53f0508644ad [2022-03-31T03:17:13.202Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-31T03:17:13.202Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-31T03:17:13.478Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-31T03:17:13.478Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-31T03:17:13.478Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-31T03:17:13.478Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-31T03:17:13.478Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-31T03:17:13.478Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-31T03:17:13.478Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-31T03:17:13.478Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-31T03:17:13.478Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-31T03:17:13.754Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-31T03:17:13.754Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-31T03:17:13.754Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-31T03:17:13.754Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-31T03:17:13.754Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-31T03:17:13.754Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-31T03:17:14.031Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-31T03:17:14.032Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-31T03:17:14.032Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-31T03:17:14.032Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-31T03:17:14.032Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-31T03:17:14.032Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-31T03:17:14.032Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-31T03:17:14.032Z] ---> f7a076cb3d06 [2022-03-31T03:17:14.032Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T03:17:14.307Z] Removing intermediate container 53f0508644ad [2022-03-31T03:17:14.307Z] ---> 941cb0afc67e [2022-03-31T03:17:14.307Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T03:17:14.307Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-31T03:17:14.581Z] ---> Running in bf977e8c86d7 [2022-03-31T03:17:14.856Z] ---> Running in 35a3be4e331a [2022-03-31T03:17:15.135Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T03:17:15.135Z] OK: 84 MiB in 64 packages [2022-03-31T03:17:16.181Z] Removing intermediate container bf977e8c86d7 [2022-03-31T03:17:16.181Z] ---> 50889a54234f [2022-03-31T03:17:16.181Z] [2022-03-31T03:17:17.166Z] Successfully built 50889a54234f [2022-03-31T03:17:17.166Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-31T03:17:17.166Z] Building support-scheduler [2022-03-31T03:17:18.617Z]  Building security-secretstore-setup ... done Removing intermediate container 35a3be4e331a [2022-03-31T03:17:18.617Z] ---> 234b18056cd3 [2022-03-31T03:17:18.617Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T03:17:18.617Z] Removing intermediate container 945f1408548d [2022-03-31T03:17:18.617Z] ---> fbae4088c688 [2022-03-31T03:17:18.617Z] [2022-03-31T03:17:18.617Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T03:17:18.617Z] ---> cc3d11fa2d52 [2022-03-31T03:17:18.617Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T03:17:18.940Z] ---> Running in f273a19d2209 [2022-03-31T03:17:19.552Z] ---> Running in 137fe1b45078 [2022-03-31T03:17:19.837Z] Removing intermediate container f273a19d2209 [2022-03-31T03:17:19.837Z] ---> 4a2b401fd166 [2022-03-31T03:17:19.837Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T03:17:20.116Z] Removing intermediate container 137fe1b45078 [2022-03-31T03:17:20.116Z] ---> 92a11b49efc2 [2022-03-31T03:17:20.116Z] Step 28/31 : CMD ["gate"] [2022-03-31T03:17:20.116Z] ---> Running in f855abec96a6 [2022-03-31T03:17:20.773Z] ---> Running in ffc950b94b88 [2022-03-31T03:17:20.773Z] Removing intermediate container f855abec96a6 [2022-03-31T03:17:20.773Z] ---> e7bfecfff62e [2022-03-31T03:17:20.773Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T03:17:20.773Z] Collecting docker-compose==1.23.2 [2022-03-31T03:17:21.055Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T03:17:21.055Z] ---> Running in 31ee052d25dd [2022-03-31T03:17:21.334Z] Removing intermediate container ffc950b94b88 [2022-03-31T03:17:21.334Z] ---> 08d769ad6c02 [2022-03-31T03:17:21.334Z] Step 29/31 : LABEL arch=arm64 [2022-03-31T03:17:21.618Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T03:17:21.618Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T03:17:21.915Z] ---> Running in d5be28de62bb [2022-03-31T03:17:21.915Z] Removing intermediate container 31ee052d25dd [2022-03-31T03:17:21.915Z] ---> 915e1b7f9be2 [2022-03-31T03:17:21.915Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:17:22.195Z] ---> Running in c4354f09c39d [2022-03-31T03:17:22.195Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T03:17:22.195Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T03:17:23.241Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T03:17:23.241Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T03:17:23.241Z] Removing intermediate container d5be28de62bb [2022-03-31T03:17:23.241Z] ---> ed40f7d74ff3 [2022-03-31T03:17:23.241Z] Step 30/31 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:17:24.230Z] ---> Running in 32c1dd91e938 [2022-03-31T03:17:24.231Z] Collecting PyYAML<4,>=3.10 [2022-03-31T03:17:24.231Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T03:17:24.859Z] Removing intermediate container 32c1dd91e938 [2022-03-31T03:17:24.859Z] ---> dabf3acd1d23 [2022-03-31T03:17:25.130Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T03:17:25.732Z] ---> Running in efcb56d144bc [2022-03-31T03:17:25.732Z] Removing intermediate container c4354f09c39d [2022-03-31T03:17:25.732Z] ---> bfca83756a18 [2022-03-31T03:17:25.732Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T03:17:26.016Z] ---> Running in 8e2c7ea90354 [2022-03-31T03:17:26.618Z] Removing intermediate container efcb56d144bc [2022-03-31T03:17:26.618Z] ---> a45eac4c7a99 [2022-03-31T03:17:26.618Z] [2022-03-31T03:17:28.067Z] Successfully built a45eac4c7a99 [2022-03-31T03:17:28.067Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-31T03:17:28.067Z]  Building security-bootstrapper ... done Building support-notifications [2022-03-31T03:17:28.067Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:17:29.055Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T03:17:29.055Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T03:17:29.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:17:30.042Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T03:17:30.042Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T03:17:30.042Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T03:17:30.042Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T03:17:30.319Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T03:17:30.319Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-31T03:17:30.319Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T03:17:30.319Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T03:17:30.319Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T03:17:30.594Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T03:17:30.594Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T03:17:30.594Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T03:17:30.594Z] OK: 8 MiB in 20 packages [2022-03-31T03:17:31.194Z] Removing intermediate container adcb45e0ef5d [2022-03-31T03:17:31.194Z] ---> c0668857d34d [2022-03-31T03:17:31.194Z] [2022-03-31T03:17:31.194Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T03:17:31.194Z] ---> cc3d11fa2d52 [2022-03-31T03:17:31.194Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T03:17:31.467Z] ---> Running in 2c0546d04055 [2022-03-31T03:17:32.907Z] Removing intermediate container 8e2c7ea90354 [2022-03-31T03:17:32.907Z] ---> ce6d6254abce [2022-03-31T03:17:32.907Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T03:17:33.186Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T03:17:33.186Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T03:17:33.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:17:33.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:17:33.790Z] ---> cc003de145fc [2022-03-31T03:17:33.790Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T03:17:34.789Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T03:17:34.789Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T03:17:34.789Z] OK: 5 MiB in 15 packages [2022-03-31T03:17:35.782Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T03:17:35.782Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T03:17:36.387Z] Removing intermediate container 2c0546d04055 [2022-03-31T03:17:36.387Z] ---> 38a3c478c0c8 [2022-03-31T03:17:36.387Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T03:17:36.387Z] ---> Running in a90803754f8e [2022-03-31T03:17:37.382Z] Removing intermediate container a90803754f8e [2022-03-31T03:17:37.382Z] ---> 0a73747baac6 [2022-03-31T03:17:37.382Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T03:17:37.382Z] ---> Running in d11321cd2616 [2022-03-31T03:17:37.660Z] ---> e62c9174d66f [2022-03-31T03:17:37.660Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T03:17:37.947Z] Removing intermediate container d11321cd2616 [2022-03-31T03:17:37.947Z] ---> 9a41b9bd1584 [2022-03-31T03:17:37.947Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T03:17:38.226Z] ---> Running in 7356db0a3e73 [2022-03-31T03:17:38.506Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T03:17:38.506Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T03:17:38.796Z] ---> 0097b6d344f0 [2022-03-31T03:17:38.796Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T03:17:38.796Z] Removing intermediate container 7356db0a3e73 [2022-03-31T03:17:38.796Z] ---> a0422112ea77 [2022-03-31T03:17:38.796Z] Step 15/23 : WORKDIR / [2022-03-31T03:17:39.073Z] ---> Running in 6ebb9f6f2181 [2022-03-31T03:17:39.073Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T03:17:39.073Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T03:17:39.073Z] ---> Running in 7a37cc374cca [2022-03-31T03:17:39.351Z] Collecting idna<2.8,>=2.5 [2022-03-31T03:17:39.351Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T03:17:39.627Z] Removing intermediate container 6ebb9f6f2181 [2022-03-31T03:17:39.627Z] ---> c52286ba79ce [2022-03-31T03:17:39.627Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T03:17:39.627Z] ---> Running in 65b52dc7c3fc [2022-03-31T03:17:39.903Z] Removing intermediate container 7a37cc374cca [2022-03-31T03:17:39.903Z] ---> a2cf0ebaaaa4 [2022-03-31T03:17:39.903Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T03:17:40.189Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T03:17:40.189Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T03:17:40.189Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-31T03:17:40.481Z] Removing intermediate container 65b52dc7c3fc [2022-03-31T03:17:40.481Z] ---> 0f32adffd784 [2022-03-31T03:17:40.481Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T03:17:40.767Z] ---> Running in a311f431f31d [2022-03-31T03:17:40.767Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T03:17:40.767Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T03:17:40.767Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T03:17:40.767Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T03:17:41.047Z] ---> eef69db4bc03 [2022-03-31T03:17:41.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T03:17:41.327Z] Removing intermediate container a311f431f31d [2022-03-31T03:17:41.327Z] ---> 9bd1b4a0dbb3 [2022-03-31T03:17:41.327Z] Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:17:41.327Z] ---> Running in c546006c7334 [2022-03-31T03:17:41.604Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T03:17:41.604Z] Attempting uninstall: urllib3 [2022-03-31T03:17:41.899Z] Found existing installation: urllib3 1.26.5 [2022-03-31T03:17:41.899Z] Uninstalling urllib3-1.26.5: [2022-03-31T03:17:41.899Z] Successfully uninstalled urllib3-1.26.5 [2022-03-31T03:17:41.899Z] Removing intermediate container c546006c7334 [2022-03-31T03:17:41.899Z] ---> 6f7f35bcd324 [2022-03-31T03:17:41.899Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T03:17:42.176Z] ---> Running in 7c0421d4e8e2 [2022-03-31T03:17:42.773Z] Attempting uninstall: idna [2022-03-31T03:17:42.773Z] Found existing installation: idna 3.2 [2022-03-31T03:17:42.773Z] Uninstalling idna-3.2: [2022-03-31T03:17:42.773Z] Removing intermediate container 7c0421d4e8e2 [2022-03-31T03:17:42.773Z] ---> 84f96e7d3ba0 [2022-03-31T03:17:42.773Z] [2022-03-31T03:17:42.773Z] Successfully uninstalled idna-3.2 [2022-03-31T03:17:43.763Z] Successfully built 84f96e7d3ba0 [2022-03-31T03:17:43.763Z] Successfully tagged core-data-arm64:latest [2022-03-31T03:17:43.763Z]  Building core-data ... done Building security-spire-config [2022-03-31T03:17:43.763Z] Attempting uninstall: chardet [2022-03-31T03:17:43.763Z] Found existing installation: chardet 4.0.0 [2022-03-31T03:17:43.763Z] Uninstalling chardet-4.0.0: [2022-03-31T03:17:43.763Z] Successfully uninstalled chardet-4.0.0 [2022-03-31T03:17:44.395Z] ---> 5025ab773029 [2022-03-31T03:17:44.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T03:17:45.000Z] ---> 3e61dc4d1221 [2022-03-31T03:17:45.000Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T03:17:45.000Z] ---> Running in 15bf190e5016 [2022-03-31T03:17:45.609Z] Removing intermediate container 15bf190e5016 [2022-03-31T03:17:45.609Z] ---> aaee00e80df8 [2022-03-31T03:17:45.609Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T03:17:45.609Z] ---> Running in ef3ed2b8a522 [2022-03-31T03:17:45.884Z] Attempting uninstall: requests [2022-03-31T03:17:45.884Z] Found existing installation: requests 2.25.1 [2022-03-31T03:17:45.884Z] Uninstalling requests-2.25.1: [2022-03-31T03:17:46.159Z] Successfully uninstalled requests-2.25.1 [2022-03-31T03:17:46.159Z] Removing intermediate container ef3ed2b8a522 [2022-03-31T03:17:46.159Z] ---> a597bb93c3e9 [2022-03-31T03:17:46.159Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T03:17:46.159Z] ---> Running in 92c5fe88626c [2022-03-31T03:17:46.435Z] Running setup.py install for texttable: started [2022-03-31T03:17:46.710Z] Removing intermediate container 92c5fe88626c [2022-03-31T03:17:46.710Z] ---> 984a3d0c59e8 [2022-03-31T03:17:46.710Z] Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:17:46.710Z] ---> Running in ed93d22d047a [2022-03-31T03:17:47.321Z] Removing intermediate container ed93d22d047a [2022-03-31T03:17:47.321Z] ---> 8576c5517686 [2022-03-31T03:17:47.321Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T03:17:47.321Z] ---> Running in f839c75b625d [2022-03-31T03:17:47.914Z] Removing intermediate container f839c75b625d [2022-03-31T03:17:47.914Z] ---> 335a0e2beff6 [2022-03-31T03:17:47.914Z] [2022-03-31T03:17:48.186Z] Successfully built 335a0e2beff6 [2022-03-31T03:17:48.186Z] Successfully tagged core-command-arm64:latest [2022-03-31T03:17:48.186Z] Building security-proxy-setup [2022-03-31T03:17:49.172Z]  Building core-command ... done  Running setup.py install for texttable: finished with status 'done' [2022-03-31T03:17:49.172Z] Running setup.py install for PyYAML: started [2022-03-31T03:17:51.807Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T03:17:52.086Z] Running setup.py install for docopt: started [2022-03-31T03:17:54.717Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T03:17:54.717Z] Running setup.py install for dockerpty: started [2022-03-31T03:17:57.361Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T03:17:59.343Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-31T03:18:04.768Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:18:04.768Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:18:04.768Z] ---> 4a0a0a7de8b2 [2022-03-31T03:18:04.768Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T03:18:04.768Z] ---> Using cache [2022-03-31T03:18:04.768Z] ---> fb3016e3c721 [2022-03-31T03:18:04.768Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:18:04.768Z] ---> Using cache [2022-03-31T03:18:04.768Z] ---> 3306d0d4f4d6 [2022-03-31T03:18:04.768Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T03:18:04.768Z] ---> Using cache [2022-03-31T03:18:04.768Z] ---> f81a9788449c [2022-03-31T03:18:04.768Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T03:18:04.768Z] ---> Using cache [2022-03-31T03:18:04.768Z] ---> 53ef13129e2d [2022-03-31T03:18:04.768Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:18:04.768Z] ---> Using cache [2022-03-31T03:18:04.768Z] ---> 40c51cd5641d [2022-03-31T03:18:04.768Z] Step 8/22 : COPY . . [2022-03-31T03:18:04.768Z] ---> Using cache [2022-03-31T03:18:04.768Z] ---> aa046ad9d534 [2022-03-31T03:18:04.768Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T03:18:05.376Z] ---> Running in 91ad07f088b3 [2022-03-31T03:18:07.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T03:18:17.572Z] Removing intermediate container 1d144ca364ea [2022-03-31T03:18:17.572Z] ---> 2765e15cdf55 [2022-03-31T03:18:17.572Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T03:18:17.572Z] ---> Running in 10794b35cc24 [2022-03-31T03:18:17.572Z] Removing intermediate container 10794b35cc24 [2022-03-31T03:18:17.572Z] ---> 46906a0bab34 [2022-03-31T03:18:17.572Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T03:18:17.572Z] ---> Running in b22248137530 [2022-03-31T03:18:17.572Z] Removing intermediate container b22248137530 [2022-03-31T03:18:17.572Z] ---> 12cb02e51426 [2022-03-31T03:18:17.572Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T03:18:21.909Z] ---> b31ad5849861 [2022-03-31T03:18:21.909Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T03:18:22.902Z] ---> d0f6611be951 [2022-03-31T03:18:22.902Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T03:18:24.889Z] ---> 820ae8e1e0dd [2022-03-31T03:18:24.889Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T03:18:24.889Z] ---> Running in b4c31db70a12 [2022-03-31T03:18:25.500Z] Removing intermediate container b4c31db70a12 [2022-03-31T03:18:25.500Z] ---> 2746534592fd [2022-03-31T03:18:25.500Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T03:18:25.777Z] ---> Running in ca814ffe9a98 [2022-03-31T03:18:26.758Z] Removing intermediate container ca814ffe9a98 [2022-03-31T03:18:26.758Z] ---> 108f4ff1fb43 [2022-03-31T03:18:26.758Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T03:18:26.758Z] ---> Running in 527eb42bee1f [2022-03-31T03:18:27.390Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:18:27.390Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:18:27.390Z] ---> 4a0a0a7de8b2 [2022-03-31T03:18:27.390Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T03:18:27.390Z] ---> Using cache [2022-03-31T03:18:27.390Z] ---> fb3016e3c721 [2022-03-31T03:18:27.390Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:18:27.390Z] ---> Using cache [2022-03-31T03:18:27.390Z] ---> 3306d0d4f4d6 [2022-03-31T03:18:27.390Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T03:18:27.390Z] ---> Running in 193ca93a45c4 [2022-03-31T03:18:27.990Z] Removing intermediate container 527eb42bee1f [2022-03-31T03:18:27.990Z] ---> ede05a58a19e [2022-03-31T03:18:27.990Z] Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:18:28.267Z] ---> Running in 4aac15f73b49 [2022-03-31T03:18:28.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:18:29.144Z] Removing intermediate container 4aac15f73b49 [2022-03-31T03:18:29.144Z] ---> 5d1ce810b672 [2022-03-31T03:18:29.144Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T03:18:29.417Z] ---> Running in e55c4203d7b7 [2022-03-31T03:18:29.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:18:29.968Z] Removing intermediate container e55c4203d7b7 [2022-03-31T03:18:29.968Z] ---> c0ee783ab6fd [2022-03-31T03:18:29.968Z] [2022-03-31T03:18:30.962Z] OK: 220 MiB in 52 packages [2022-03-31T03:18:31.239Z] Successfully built c0ee783ab6fd [2022-03-31T03:18:31.239Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-31T03:18:31.239Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-03-31T03:18:32.227Z] Removing intermediate container 193ca93a45c4 [2022-03-31T03:18:32.227Z] ---> 612d7fa8ea49 [2022-03-31T03:18:32.227Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T03:18:33.688Z] ---> b58adba1304c [2022-03-31T03:18:33.688Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:18:33.688Z] ---> Running in 252497df9303 [2022-03-31T03:18:39.138Z] Removing intermediate container 252497df9303 [2022-03-31T03:18:39.138Z] ---> ffbb81e363de [2022-03-31T03:18:39.138Z] Step 8/22 : COPY . . [2022-03-31T03:18:49.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:18:49.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:18:49.348Z] ---> 4a0a0a7de8b2 [2022-03-31T03:18:49.348Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T03:18:49.348Z] ---> Using cache [2022-03-31T03:18:49.348Z] ---> fb3016e3c721 [2022-03-31T03:18:49.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:18:49.348Z] ---> Using cache [2022-03-31T03:18:49.348Z] ---> 3306d0d4f4d6 [2022-03-31T03:18:49.348Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T03:18:49.348Z] ---> Using cache [2022-03-31T03:18:49.348Z] ---> f81a9788449c [2022-03-31T03:18:49.348Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T03:18:49.348Z] ---> Using cache [2022-03-31T03:18:49.348Z] ---> 53ef13129e2d [2022-03-31T03:18:49.348Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:18:49.348Z] ---> Using cache [2022-03-31T03:18:49.348Z] ---> 40c51cd5641d [2022-03-31T03:18:49.348Z] Step 8/24 : COPY . . [2022-03-31T03:18:49.348Z] ---> Using cache [2022-03-31T03:18:49.348Z] ---> aa046ad9d534 [2022-03-31T03:18:49.348Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T03:18:50.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:18:50.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:18:50.812Z] ---> 4a0a0a7de8b2 [2022-03-31T03:18:50.812Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T03:18:50.812Z] ---> Using cache [2022-03-31T03:18:50.812Z] ---> fb3016e3c721 [2022-03-31T03:18:50.812Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:18:50.812Z] ---> Using cache [2022-03-31T03:18:50.812Z] ---> 3306d0d4f4d6 [2022-03-31T03:18:50.812Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T03:18:50.812Z] ---> Using cache [2022-03-31T03:18:50.812Z] ---> f81a9788449c [2022-03-31T03:18:50.812Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T03:18:50.812Z] ---> Using cache [2022-03-31T03:18:50.812Z] ---> 53ef13129e2d [2022-03-31T03:18:50.812Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:18:50.812Z] ---> Using cache [2022-03-31T03:18:50.812Z] ---> 40c51cd5641d [2022-03-31T03:18:50.812Z] Step 8/22 : COPY . . [2022-03-31T03:18:51.094Z] ---> Using cache [2022-03-31T03:18:51.094Z] ---> aa046ad9d534 [2022-03-31T03:18:51.094Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T03:18:51.094Z] ---> Running in ec5e2b00539f [2022-03-31T03:18:51.094Z] ---> Running in ab31a96dbffd [2022-03-31T03:18:52.392Z] Removing intermediate container ec5e2b00539f [2022-03-31T03:18:52.392Z] ---> ad80eac5a445 [2022-03-31T03:18:52.392Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T03:18:52.714Z] ---> Running in a061ac566792 [2022-03-31T03:18:54.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T03:18:59.399Z] spire-1.2.0/ [2022-03-31T03:19:04.834Z] spire-1.2.0/README.md [2022-03-31T03:19:04.834Z] spire-1.2.0/bin/ [2022-03-31T03:19:04.835Z] spire-1.2.0/bin/spire-server [2022-03-31T03:19:04.835Z] spire-1.2.0/bin/spire-agent [2022-03-31T03:19:04.835Z] spire-1.2.0/conf/ [2022-03-31T03:19:04.835Z] spire-1.2.0/conf/server/ [2022-03-31T03:19:04.835Z] spire-1.2.0/conf/server/server.conf [2022-03-31T03:19:04.835Z] spire-1.2.0/conf/agent/ [2022-03-31T03:19:04.835Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T03:19:04.835Z] spire-1.2.0/LICENSE [2022-03-31T03:19:17.306Z] Removing intermediate container a061ac566792 [2022-03-31T03:19:17.306Z] ---> 9f03650dc732 [2022-03-31T03:19:17.306Z] [2022-03-31T03:19:17.306Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T03:19:17.306Z] ---> 03078ca19a05 [2022-03-31T03:19:17.306Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T03:19:17.306Z] ---> Using cache [2022-03-31T03:19:17.306Z] ---> b783adfa76eb [2022-03-31T03:19:17.306Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:19:17.306Z] ---> Using cache [2022-03-31T03:19:17.306Z] ---> b2653ab4d906 [2022-03-31T03:19:17.306Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T03:19:17.306Z] ---> Running in 2d7587b692b6 [2022-03-31T03:19:19.937Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:19:20.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:19:22.364Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T03:19:22.364Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T03:19:22.364Z] OK: 15729 distinct packages available [2022-03-31T03:19:22.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:19:23.247Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:19:23.247Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:19:23.247Z] ---> 4a0a0a7de8b2 [2022-03-31T03:19:23.247Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T03:19:23.247Z] ---> Using cache [2022-03-31T03:19:23.247Z] ---> fb3016e3c721 [2022-03-31T03:19:23.247Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:19:23.247Z] ---> Using cache [2022-03-31T03:19:23.247Z] ---> 3306d0d4f4d6 [2022-03-31T03:19:23.247Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T03:19:23.247Z] ---> Using cache [2022-03-31T03:19:23.247Z] ---> f81a9788449c [2022-03-31T03:19:23.247Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T03:19:23.247Z] ---> Using cache [2022-03-31T03:19:23.247Z] ---> 53ef13129e2d [2022-03-31T03:19:23.247Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:19:23.247Z] ---> Using cache [2022-03-31T03:19:23.247Z] ---> 40c51cd5641d [2022-03-31T03:19:23.247Z] Step 8/23 : COPY . . [2022-03-31T03:19:23.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:19:23.528Z] ---> Using cache [2022-03-31T03:19:23.528Z] ---> aa046ad9d534 [2022-03-31T03:19:23.809Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T03:19:24.436Z] ---> Running in 53ebc27ffb50 [2022-03-31T03:19:25.045Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T03:19:25.045Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T03:19:25.045Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T03:19:25.329Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T03:19:25.329Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T03:19:25.329Z] OK: 6 MiB in 18 packages [2022-03-31T03:19:27.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T03:19:27.387Z] Removing intermediate container 2d7587b692b6 [2022-03-31T03:19:27.387Z] ---> 1f4a6b1eb36a [2022-03-31T03:19:27.387Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T03:19:28.387Z] ---> 665c34e2aa8e [2022-03-31T03:19:28.387Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T03:19:28.387Z] ---> Running in c649f4764dce [2022-03-31T03:19:31.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T03:19:34.446Z] ---> 12edea004c32 [2022-03-31T03:19:34.446Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T03:19:35.066Z] ---> f75ef26d0389 [2022-03-31T03:19:35.066Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T03:19:35.346Z] ---> Running in e58cbbb91240 [2022-03-31T03:19:35.970Z] Removing intermediate container e58cbbb91240 [2022-03-31T03:19:35.970Z] ---> ab5016685dd5 [2022-03-31T03:19:35.970Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T03:19:36.976Z] ---> 85baadfbd604 [2022-03-31T03:19:36.976Z] Step 19/24 : WORKDIR / [2022-03-31T03:19:36.976Z] ---> Running in 2a5ec3a709b9 [2022-03-31T03:19:37.592Z] Removing intermediate container 2a5ec3a709b9 [2022-03-31T03:19:37.592Z] ---> 2c0ed5e4cde1 [2022-03-31T03:19:37.592Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T03:19:37.592Z] ---> Running in 80c6b2fd2bac [2022-03-31T03:19:38.219Z] Removing intermediate container 80c6b2fd2bac [2022-03-31T03:19:38.219Z] ---> d20c4b814604 [2022-03-31T03:19:38.219Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T03:19:38.499Z] ---> Running in 7bc12df9fa63 [2022-03-31T03:19:38.771Z] Removing intermediate container 7bc12df9fa63 [2022-03-31T03:19:38.771Z] ---> a88741ccd96d [2022-03-31T03:19:39.045Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T03:19:39.045Z] ---> Running in d77e40b579e3 [2022-03-31T03:19:39.650Z] Removing intermediate container d77e40b579e3 [2022-03-31T03:19:39.650Z] ---> e71cd1a0cb12 [2022-03-31T03:19:39.650Z] Step 23/24 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:19:39.927Z] ---> Running in 81176a58b91c [2022-03-31T03:19:40.528Z] Removing intermediate container 81176a58b91c [2022-03-31T03:19:40.528Z] ---> 5fad5d572887 [2022-03-31T03:19:40.528Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T03:19:40.528Z] ---> Running in e228ca2dc9ac [2022-03-31T03:19:41.131Z] Removing intermediate container e228ca2dc9ac [2022-03-31T03:19:41.131Z] ---> c391b190529f [2022-03-31T03:19:41.131Z] [2022-03-31T03:19:41.736Z] Successfully built c391b190529f [2022-03-31T03:19:41.736Z] Successfully tagged security-spire-config-arm64:latest [2022-03-31T03:19:41.736Z] Building security-spire-server [2022-03-31T03:20:20.782Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:20:20.782Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:20:20.782Z] ---> 4a0a0a7de8b2 [2022-03-31T03:20:20.782Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T03:20:20.782Z] ---> Using cache [2022-03-31T03:20:20.782Z] ---> fb3016e3c721 [2022-03-31T03:20:20.782Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:20:20.782Z] ---> Using cache [2022-03-31T03:20:20.782Z] ---> 3306d0d4f4d6 [2022-03-31T03:20:20.782Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T03:20:20.782Z] ---> Using cache [2022-03-31T03:20:20.782Z] ---> f81a9788449c [2022-03-31T03:20:20.782Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T03:20:20.782Z] ---> Using cache [2022-03-31T03:20:20.782Z] ---> 53ef13129e2d [2022-03-31T03:20:20.782Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:20:20.782Z] ---> Using cache [2022-03-31T03:20:20.782Z] ---> 40c51cd5641d [2022-03-31T03:20:20.782Z] Step 8/23 : COPY . . [2022-03-31T03:20:20.782Z] ---> Using cache [2022-03-31T03:20:20.782Z] ---> aa046ad9d534 [2022-03-31T03:20:20.782Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T03:20:20.782Z] ---> Using cache [2022-03-31T03:20:20.782Z] ---> ad80eac5a445 [2022-03-31T03:20:20.782Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T03:20:20.782Z] ---> Using cache [2022-03-31T03:20:20.782Z] ---> 9f03650dc732 [2022-03-31T03:20:20.782Z] [2022-03-31T03:20:20.782Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T03:20:20.782Z] ---> 03078ca19a05 [2022-03-31T03:20:20.782Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T03:20:20.782Z] ---> Using cache [2022-03-31T03:20:20.782Z] ---> b783adfa76eb [2022-03-31T03:20:20.782Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:20:20.782Z] ---> Using cache [2022-03-31T03:20:20.782Z] ---> b2653ab4d906 [2022-03-31T03:20:20.783Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T03:20:20.783Z] ---> Using cache [2022-03-31T03:20:20.783Z] ---> 7cfbe4db5cea [2022-03-31T03:20:20.783Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T03:20:20.783Z] ---> afd25633dc6d [2022-03-31T03:20:20.783Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T03:20:21.771Z] ---> 63219ce1c2c5 [2022-03-31T03:20:21.771Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T03:20:23.228Z] ---> aad1eeeb592d [2022-03-31T03:20:23.228Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T03:20:23.832Z] ---> 3f9eacb14d1a [2022-03-31T03:20:23.832Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T03:20:24.110Z] ---> Running in a104a99b5134 [2022-03-31T03:20:24.721Z] Removing intermediate container a104a99b5134 [2022-03-31T03:20:24.721Z] ---> 4ac586bd2a0f [2022-03-31T03:20:24.721Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T03:20:24.721Z] ---> Running in 904f80f32239 [2022-03-31T03:20:25.332Z] Removing intermediate container 904f80f32239 [2022-03-31T03:20:25.332Z] ---> 65f949d2d427 [2022-03-31T03:20:25.332Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T03:20:25.610Z] ---> Running in 32148394b977 [2022-03-31T03:20:26.228Z] Removing intermediate container 32148394b977 [2022-03-31T03:20:26.228Z] ---> 051b8888762e [2022-03-31T03:20:26.228Z] Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:20:26.228Z] ---> Running in 3bd982b2a538 [2022-03-31T03:20:26.844Z] Removing intermediate container 3bd982b2a538 [2022-03-31T03:20:26.844Z] ---> 3282046fff72 [2022-03-31T03:20:26.844Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T03:20:27.130Z] ---> Running in 546b8bc07b45 [2022-03-31T03:20:27.734Z] Removing intermediate container 546b8bc07b45 [2022-03-31T03:20:27.734Z] ---> ab8604370da8 [2022-03-31T03:20:27.734Z] [2022-03-31T03:20:28.333Z] Successfully built ab8604370da8 [2022-03-31T03:20:28.334Z] Successfully tagged security-spire-server-arm64:latest [2022-03-31T03:20:28.334Z] Building security-spiffe-token-provider [2022-03-31T03:21:07.416Z]  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T03:21:07.416Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T03:21:07.416Z] ---> 4a0a0a7de8b2 [2022-03-31T03:21:07.416Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T03:21:07.416Z] ---> Using cache [2022-03-31T03:21:07.416Z] ---> fb3016e3c721 [2022-03-31T03:21:07.416Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T03:21:07.416Z] ---> Running in e1d72f1fda68 [2022-03-31T03:21:07.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:21:07.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:21:07.416Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T03:21:07.416Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T03:21:07.416Z] OK: 15739 distinct packages available [2022-03-31T03:21:07.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:21:07.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:21:08.879Z] OK: 220 MiB in 52 packages [2022-03-31T03:21:10.383Z] Removing intermediate container e1d72f1fda68 [2022-03-31T03:21:10.383Z] ---> f562f14d7692 [2022-03-31T03:21:10.383Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T03:21:11.380Z] ---> fcbfba552519 [2022-03-31T03:21:11.380Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T03:21:11.380Z] ---> Running in c799b8cda7dd [2022-03-31T03:21:18.124Z] Removing intermediate container c799b8cda7dd [2022-03-31T03:21:18.124Z] ---> 8da84790353d [2022-03-31T03:21:18.124Z] Step 7/20 : COPY . . [2022-03-31T03:21:44.986Z] ---> 1583d6096cdb [2022-03-31T03:21:44.986Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T03:21:44.986Z] ---> Running in 158c9edb1e19 [2022-03-31T03:21:44.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T03:25:06.991Z] Removing intermediate container 91ad07f088b3 [2022-03-31T03:25:06.991Z] ---> 5dc80c860b62 [2022-03-31T03:25:06.991Z] [2022-03-31T03:25:06.991Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T03:25:06.991Z] ---> cc3d11fa2d52 [2022-03-31T03:25:06.991Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T03:25:06.991Z] ---> Using cache [2022-03-31T03:25:06.991Z] ---> 38a3c478c0c8 [2022-03-31T03:25:06.991Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T03:25:06.991Z] ---> Using cache [2022-03-31T03:25:06.991Z] ---> 0a73747baac6 [2022-03-31T03:25:06.991Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T03:25:06.991Z] ---> Running in 9cf0a10b306d [2022-03-31T03:25:06.991Z] Removing intermediate container 9cf0a10b306d [2022-03-31T03:25:06.991Z] ---> 4265f4ce9b31 [2022-03-31T03:25:06.991Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T03:25:06.991Z] ---> Running in 2f702c67a9e1 [2022-03-31T03:25:06.991Z] Removing intermediate container 2f702c67a9e1 [2022-03-31T03:25:06.991Z] ---> 3fee6559a3de [2022-03-31T03:25:06.991Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T03:25:06.991Z] ---> dfd87ac5b986 [2022-03-31T03:25:06.991Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T03:25:06.991Z] ---> 9914af361a31 [2022-03-31T03:25:06.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T03:25:07.604Z] ---> d5764f1e583e [2022-03-31T03:25:07.604Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T03:25:07.898Z] ---> Running in a1fc4f97992b [2022-03-31T03:25:08.503Z] Removing intermediate container a1fc4f97992b [2022-03-31T03:25:08.503Z] ---> 9a4d892e79b8 [2022-03-31T03:25:08.503Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T03:25:08.503Z] ---> Running in d280b4c6f7a8 [2022-03-31T03:25:09.110Z] Removing intermediate container d280b4c6f7a8 [2022-03-31T03:25:09.110Z] ---> 898466b692d7 [2022-03-31T03:25:09.110Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T03:25:09.110Z] ---> Running in ef2d735f3c34 [2022-03-31T03:25:09.712Z] Removing intermediate container ef2d735f3c34 [2022-03-31T03:25:09.712Z] ---> 1da5b115dad0 [2022-03-31T03:25:09.712Z] Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:25:09.712Z] ---> Running in e682fa57c168 [2022-03-31T03:25:10.327Z] Removing intermediate container e682fa57c168 [2022-03-31T03:25:10.327Z] ---> 7cb033e2f92e [2022-03-31T03:25:10.327Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T03:25:10.327Z] ---> Running in a77696e02ae7 [2022-03-31T03:25:10.929Z] Removing intermediate container a77696e02ae7 [2022-03-31T03:25:10.929Z] ---> 29c5aac61609 [2022-03-31T03:25:10.929Z] [2022-03-31T03:25:11.538Z] Successfully built 29c5aac61609 [2022-03-31T03:25:11.538Z] Successfully tagged support-scheduler-arm64:latest [2022-03-31T03:25:50.569Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T03:26:08.927Z] Removing intermediate container ab31a96dbffd [2022-03-31T03:26:08.927Z] ---> 90c463ddd4c7 [2022-03-31T03:26:08.927Z] [2022-03-31T03:26:08.927Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T03:26:08.927Z] ---> cc3d11fa2d52 [2022-03-31T03:26:08.927Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T03:26:08.927Z] ---> Running in e47db0154df6 [2022-03-31T03:26:08.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:26:08.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:26:09.532Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T03:26:09.532Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T03:26:09.812Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T03:26:09.812Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T03:26:09.812Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T03:26:09.812Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T03:26:09.812Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T03:26:09.812Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T03:26:10.093Z] OK: 8 MiB in 20 packages [2022-03-31T03:26:12.103Z] Removing intermediate container e47db0154df6 [2022-03-31T03:26:12.103Z] ---> 90c7495fb5f2 [2022-03-31T03:26:12.103Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T03:26:12.382Z] ---> Running in 9c75c2c6c827 [2022-03-31T03:26:12.986Z] Removing intermediate container 9c75c2c6c827 [2022-03-31T03:26:12.986Z] ---> 68282cb72583 [2022-03-31T03:26:12.986Z] Step 13/22 : WORKDIR /edgex [2022-03-31T03:26:12.986Z] ---> Running in 9a66af70293d [2022-03-31T03:26:13.590Z] Removing intermediate container 9a66af70293d [2022-03-31T03:26:13.591Z] ---> ade86d9336d8 [2022-03-31T03:26:13.591Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T03:26:14.576Z] ---> 9146bff8785d [2022-03-31T03:26:14.576Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T03:26:17.226Z] ---> 9c162b53a3e3 [2022-03-31T03:26:17.226Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T03:26:19.223Z] ---> fbb0b20b3463 [2022-03-31T03:26:19.223Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T03:26:19.825Z] ---> 1aa997bee703 [2022-03-31T03:26:19.825Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T03:26:19.825Z] ---> Running in fca45650b87e [2022-03-31T03:26:23.257Z] Removing intermediate container fca45650b87e [2022-03-31T03:26:23.257Z] ---> 5dd897102cc2 [2022-03-31T03:26:23.257Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T03:26:23.257Z] ---> Running in 3bdaf9c7f03e [2022-03-31T03:26:23.257Z] Removing intermediate container 3bdaf9c7f03e [2022-03-31T03:26:23.257Z] ---> 6e33c9853b94 [2022-03-31T03:26:23.257Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T03:26:23.531Z] ---> Running in d0a4b1c8298c [2022-03-31T03:26:24.143Z] Removing intermediate container d0a4b1c8298c [2022-03-31T03:26:24.143Z] ---> 0306cba00efd [2022-03-31T03:26:24.143Z] Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:26:24.143Z] ---> Running in 60bc9d50bb9d [2022-03-31T03:26:24.755Z] Removing intermediate container 60bc9d50bb9d [2022-03-31T03:26:24.755Z] ---> a1a2616d259a [2022-03-31T03:26:24.755Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T03:26:24.755Z] ---> Running in be1eda10538e [2022-03-31T03:26:25.033Z] Removing intermediate container be1eda10538e [2022-03-31T03:26:25.033Z] ---> a170ddae37f3 [2022-03-31T03:26:25.033Z] [2022-03-31T03:26:25.637Z] Successfully built a170ddae37f3 [2022-03-31T03:26:25.637Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-31T03:26:52.486Z]  Building security-proxy-setup ... done Removing intermediate container 53ebc27ffb50 [2022-03-31T03:26:52.486Z] ---> 6ff88b7ed923 [2022-03-31T03:26:52.486Z] [2022-03-31T03:26:52.486Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T03:26:52.486Z] ---> cc3d11fa2d52 [2022-03-31T03:26:52.486Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T03:26:52.486Z] ---> Using cache [2022-03-31T03:26:52.486Z] ---> 38a3c478c0c8 [2022-03-31T03:26:52.486Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T03:26:52.486Z] ---> Using cache [2022-03-31T03:26:52.486Z] ---> 0a73747baac6 [2022-03-31T03:26:52.486Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T03:26:52.486Z] ---> Running in 8ad4f6b40c2e [2022-03-31T03:26:52.486Z] Removing intermediate container c649f4764dce [2022-03-31T03:26:52.486Z] ---> 3b8350e8b760 [2022-03-31T03:26:52.486Z] [2022-03-31T03:26:52.486Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T03:26:52.486Z] ---> cc3d11fa2d52 [2022-03-31T03:26:52.486Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T03:26:52.486Z] ---> Running in a3cc34d8f2c0 [2022-03-31T03:26:52.486Z] Removing intermediate container 8ad4f6b40c2e [2022-03-31T03:26:52.486Z] ---> f887cc2ba2a3 [2022-03-31T03:26:52.486Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T03:26:52.486Z] ---> Running in 93997d318eda [2022-03-31T03:26:52.486Z] Removing intermediate container 93997d318eda [2022-03-31T03:26:52.486Z] ---> 76fd368ed16b [2022-03-31T03:26:52.486Z] Step 15/23 : WORKDIR / [2022-03-31T03:26:52.486Z] ---> Running in a8ecccf209f2 [2022-03-31T03:26:52.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:26:53.110Z] Removing intermediate container a8ecccf209f2 [2022-03-31T03:26:53.110Z] ---> 7da997fed1c2 [2022-03-31T03:26:53.110Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T03:26:53.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:26:53.737Z] ---> 7c27eec62521 [2022-03-31T03:26:53.737Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T03:26:54.020Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T03:26:54.020Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T03:26:54.308Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T03:26:54.309Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T03:26:54.592Z] OK: 6 MiB in 16 packages [2022-03-31T03:26:56.576Z] ---> a24fc7f2131e [2022-03-31T03:26:56.576Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T03:26:56.576Z] Removing intermediate container a3cc34d8f2c0 [2022-03-31T03:26:56.576Z] ---> 88a0ed615cda [2022-03-31T03:26:56.576Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T03:26:56.576Z] ---> Running in 86bcaf52cfa0 [2022-03-31T03:26:57.264Z] Removing intermediate container 86bcaf52cfa0 [2022-03-31T03:26:57.264Z] ---> 3853bf4fb3fc [2022-03-31T03:26:57.264Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T03:26:57.660Z] ---> Running in 43626f509e69 [2022-03-31T03:26:57.660Z] ---> 08f57459416f [2022-03-31T03:26:57.660Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T03:26:57.660Z] ---> Running in e95d9a2cde70 [2022-03-31T03:26:58.436Z] Removing intermediate container 43626f509e69 [2022-03-31T03:26:58.436Z] ---> 13ef006d83a8 [2022-03-31T03:26:58.436Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T03:26:58.436Z] Removing intermediate container e95d9a2cde70 [2022-03-31T03:26:58.436Z] ---> 247383205ede [2022-03-31T03:26:58.436Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T03:26:58.436Z] ---> Running in 04382bc1d573 [2022-03-31T03:26:58.718Z] ---> Running in a1b15a6d378c [2022-03-31T03:26:59.347Z] Removing intermediate container a1b15a6d378c [2022-03-31T03:26:59.347Z] ---> 47d92f90c26d [2022-03-31T03:26:59.347Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T03:26:59.347Z] Removing intermediate container 04382bc1d573 [2022-03-31T03:26:59.347Z] ---> 37684d01e7d4 [2022-03-31T03:26:59.347Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T03:26:59.347Z] ---> Running in 2ceaaaed54fb [2022-03-31T03:26:59.987Z] Removing intermediate container 2ceaaaed54fb [2022-03-31T03:26:59.987Z] ---> 1bd3ac7690f1 [2022-03-31T03:26:59.987Z] Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:26:59.987Z] ---> Running in 82f7f8dc568c [2022-03-31T03:27:00.309Z] ---> 08e5e4a86383 [2022-03-31T03:27:00.309Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T03:27:00.664Z] Removing intermediate container 82f7f8dc568c [2022-03-31T03:27:00.664Z] ---> 16ab1ef9a54e [2022-03-31T03:27:00.664Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T03:27:00.664Z] ---> Running in 698f65b7c951 [2022-03-31T03:27:01.825Z] Removing intermediate container 698f65b7c951 [2022-03-31T03:27:01.825Z] ---> 9d24f83983d3 [2022-03-31T03:27:01.825Z] [2022-03-31T03:27:02.493Z] Successfully built 9d24f83983d3 [2022-03-31T03:27:02.493Z] Successfully tagged core-metadata-arm64:latest [2022-03-31T03:27:03.510Z]  Building core-metadata ... done  ---> 7d85b53473a1 [2022-03-31T03:27:03.510Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T03:27:04.118Z] ---> d7fd149cc0b9 [2022-03-31T03:27:04.118Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T03:27:04.118Z] ---> Running in bea3721cca00 [2022-03-31T03:27:04.718Z] Removing intermediate container bea3721cca00 [2022-03-31T03:27:04.718Z] ---> 745292b16785 [2022-03-31T03:27:04.718Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T03:27:04.718Z] ---> Running in 628d2b53e2d0 [2022-03-31T03:27:05.323Z] Removing intermediate container 628d2b53e2d0 [2022-03-31T03:27:05.323Z] ---> 3ac987913bab [2022-03-31T03:27:05.323Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T03:27:05.323Z] ---> Running in c0801c4e5532 [2022-03-31T03:27:05.598Z] Removing intermediate container c0801c4e5532 [2022-03-31T03:27:05.598Z] ---> 4dcdfd40a838 [2022-03-31T03:27:05.598Z] Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:27:05.598Z] ---> Running in 37dd42994cdd [2022-03-31T03:27:06.206Z] Removing intermediate container 37dd42994cdd [2022-03-31T03:27:06.206Z] ---> 4ec55bee9230 [2022-03-31T03:27:06.206Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T03:27:06.206Z] ---> Running in 8c67e815fa4f [2022-03-31T03:27:06.491Z] Removing intermediate container 8c67e815fa4f [2022-03-31T03:27:06.491Z] ---> 62e510e651dc [2022-03-31T03:27:06.491Z] [2022-03-31T03:27:07.091Z] Successfully built 62e510e651dc [2022-03-31T03:27:07.091Z] Successfully tagged support-notifications-arm64:latest [2022-03-31T03:27:13.804Z]  Building support-notifications ... done Removing intermediate container 158c9edb1e19 [2022-03-31T03:27:13.804Z] ---> 75d2b3300079 [2022-03-31T03:27:13.804Z] [2022-03-31T03:27:13.804Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T03:27:13.804Z] ---> 03078ca19a05 [2022-03-31T03:27:13.804Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T03:27:13.804Z] ---> Using cache [2022-03-31T03:27:13.804Z] ---> b783adfa76eb [2022-03-31T03:27:13.804Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T03:27:13.804Z] ---> Using cache [2022-03-31T03:27:13.804Z] ---> b2653ab4d906 [2022-03-31T03:27:13.804Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T03:27:13.804Z] ---> Running in c3df21790a7d [2022-03-31T03:27:14.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:27:15.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:27:16.358Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T03:27:16.358Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T03:27:16.358Z] OK: 15729 distinct packages available [2022-03-31T03:27:16.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T03:27:17.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T03:27:18.586Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T03:27:18.586Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T03:27:18.586Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T03:27:18.858Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T03:27:18.858Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T03:27:18.858Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T03:27:19.130Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T03:27:19.130Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T03:27:19.130Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T03:27:19.407Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T03:27:19.407Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T03:27:19.687Z] OK: 8 MiB in 23 packages [2022-03-31T03:27:21.132Z] Removing intermediate container c3df21790a7d [2022-03-31T03:27:21.132Z] ---> 91a25392b357 [2022-03-31T03:27:21.132Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T03:27:21.408Z] ---> b8cb91bd77c1 [2022-03-31T03:27:21.408Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T03:27:22.846Z] ---> 086f7d263af3 [2022-03-31T03:27:22.846Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T03:27:23.122Z] ---> b29d32cabdcc [2022-03-31T03:27:23.122Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T03:27:23.396Z] ---> Running in 45c1f69fdd9c [2022-03-31T03:27:23.670Z] Removing intermediate container 45c1f69fdd9c [2022-03-31T03:27:23.670Z] ---> 7d5ac8d22f6d [2022-03-31T03:27:23.670Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T03:27:23.670Z] ---> Running in c6b90d271324 [2022-03-31T03:27:23.943Z] Removing intermediate container c6b90d271324 [2022-03-31T03:27:23.943Z] ---> 9e54be1394ab [2022-03-31T03:27:23.943Z] Step 18/20 : LABEL arch=arm64 [2022-03-31T03:27:24.216Z] ---> Running in 6d4edabc0ebd [2022-03-31T03:27:24.489Z] Removing intermediate container 6d4edabc0ebd [2022-03-31T03:27:24.489Z] ---> 45a25bad5f87 [2022-03-31T03:27:24.489Z] Step 19/20 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df [2022-03-31T03:27:24.489Z] ---> Running in cf84af655e7e [2022-03-31T03:27:24.763Z] Removing intermediate container cf84af655e7e [2022-03-31T03:27:24.763Z] ---> 5a4ee53de38f [2022-03-31T03:27:24.763Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T03:27:25.038Z] ---> Running in 8204b4713b1a [2022-03-31T03:27:25.311Z] Removing intermediate container 8204b4713b1a [2022-03-31T03:27:25.311Z] ---> 81fa5605c3da [2022-03-31T03:27:25.311Z] [2022-03-31T03:27:25.586Z] Successfully built 81fa5605c3da [2022-03-31T03:27:25.586Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-31T03:27:26.195Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-31T03:27:26.209Z] $ docker stop --time=1 1fe4448ab1a8e3fe9ab913bd0df8e86a84775d546e1dd5c9bf3e00772c92b1ba [2022-03-31T03:27:27.857Z] $ docker rm -f 1fe4448ab1a8e3fe9ab913bd0df8e86a84775d546e1dd5c9bf3e00772c92b1ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T03:27:28.502Z] + docker images [2022-03-31T03:27:28.777Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T03:27:28.777Z] security-spiffe-token-provider-arm64 latest 81fa5605c3da 3 seconds ago 27.7MB [2022-03-31T03:27:28.777Z] 75d2b3300079 16 seconds ago 1.42GB [2022-03-31T03:27:28.777Z] support-notifications-arm64 latest 62e510e651dc 22 seconds ago 25.5MB [2022-03-31T03:27:28.777Z] core-metadata-arm64 latest 9d24f83983d3 27 seconds ago 25.1MB [2022-03-31T03:27:28.777Z] 3b8350e8b760 39 seconds ago 1.43GB [2022-03-31T03:27:28.777Z] 6ff88b7ed923 40 seconds ago 1.43GB [2022-03-31T03:27:28.777Z] security-proxy-setup-arm64 latest a170ddae37f3 About a minute ago 42.1MB [2022-03-31T03:27:28.777Z] 90c463ddd4c7 About a minute ago 1.44GB [2022-03-31T03:27:28.777Z] support-scheduler-arm64 latest 29c5aac61609 2 minutes ago 24.9MB [2022-03-31T03:27:28.777Z] 5dc80c860b62 2 minutes ago 1.43GB [2022-03-31T03:27:28.777Z] security-spire-server-arm64 latest ab8604370da8 7 minutes ago 82.6MB [2022-03-31T03:27:28.777Z] security-spire-config-arm64 latest c391b190529f 7 minutes ago 81.9MB [2022-03-31T03:27:28.777Z] 9f03650dc732 8 minutes ago 1.42GB [2022-03-31T03:27:28.777Z] sys-mgmt-agent-arm64 latest c0ee783ab6fd 8 minutes ago 288MB [2022-03-31T03:27:28.777Z] core-command-arm64 latest 335a0e2beff6 9 minutes ago 23.7MB [2022-03-31T03:27:28.777Z] core-data-arm64 latest 84f96e7d3ba0 9 minutes ago 34.4MB [2022-03-31T03:27:28.777Z] c0668857d34d 9 minutes ago 1.43GB [2022-03-31T03:27:28.777Z] security-bootstrapper-arm64 latest a45eac4c7a99 10 minutes ago 23.6MB [2022-03-31T03:27:28.777Z] fbae4088c688 10 minutes ago 1.46GB [2022-03-31T03:27:28.777Z] security-secretstore-setup-arm64 latest 50889a54234f 10 minutes ago 40.8MB [2022-03-31T03:27:28.777Z] 9645547db9dc 10 minutes ago 1.43GB [2022-03-31T03:27:28.777Z] 44176d18adf6 10 minutes ago 1.43GB [2022-03-31T03:27:28.777Z] fdd63995ecba 10 minutes ago 1.44GB [2022-03-31T03:27:28.777Z] security-spire-agent-arm64 latest ef900421c9f1 17 minutes ago 118MB [2022-03-31T03:27:28.777Z] 0e7201609ac9 18 minutes ago 1.42GB [2022-03-31T03:27:28.777Z] ci-base-image-arm64 latest 4a0a0a7de8b2 31 minutes ago 886MB [2022-03-31T03:27:28.777Z] alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB [2022-03-31T03:27:28.777Z] alpine 3.15 03078ca19a05 2 days ago 5.32MB [2022-03-31T03:27:28.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-31T03:27:28.777Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-31T03:27:28.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T03:27:29.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T03:27:29.530Z] [2022-03-31T03:27:29.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-31T03:27:29.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T03:27:30.184Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-31T03:27:30.184Z] 8998bd30e6a1: Pulling fs layer [2022-03-31T03:27:30.184Z] 04944245beec: Pulling fs layer [2022-03-31T03:27:30.184Z] 699f458cf7ca: Pulling fs layer [2022-03-31T03:27:30.184Z] 765212b225bb: Pulling fs layer [2022-03-31T03:27:30.184Z] f23df028b6ca: Pulling fs layer [2022-03-31T03:27:30.184Z] d65c8cfc05b1: Pulling fs layer [2022-03-31T03:27:30.184Z] 2437ff75d9bd: Pulling fs layer [2022-03-31T03:27:30.184Z] 765212b225bb: Waiting [2022-03-31T03:27:30.184Z] f23df028b6ca: Waiting [2022-03-31T03:27:30.184Z] d65c8cfc05b1: Waiting [2022-03-31T03:27:30.184Z] 2437ff75d9bd: Waiting [2022-03-31T03:27:30.184Z] 04944245beec: Verifying Checksum [2022-03-31T03:27:30.184Z] 04944245beec: Download complete [2022-03-31T03:27:30.184Z] 765212b225bb: Verifying Checksum [2022-03-31T03:27:30.184Z] 765212b225bb: Download complete [2022-03-31T03:27:30.184Z] f23df028b6ca: Download complete [2022-03-31T03:27:30.455Z] d65c8cfc05b1: Verifying Checksum [2022-03-31T03:27:30.455Z] d65c8cfc05b1: Download complete [2022-03-31T03:27:30.455Z] 699f458cf7ca: Verifying Checksum [2022-03-31T03:27:30.455Z] 699f458cf7ca: Download complete [2022-03-31T03:27:31.052Z] 8998bd30e6a1: Verifying Checksum [2022-03-31T03:27:31.052Z] 8998bd30e6a1: Download complete [2022-03-31T03:27:33.030Z] 2437ff75d9bd: Verifying Checksum [2022-03-31T03:27:33.030Z] 2437ff75d9bd: Download complete [2022-03-31T03:27:35.666Z] 8998bd30e6a1: Pull complete [2022-03-31T03:27:35.940Z] 04944245beec: Pull complete [2022-03-31T03:27:37.376Z] 699f458cf7ca: Pull complete [2022-03-31T03:27:37.653Z] 765212b225bb: Pull complete [2022-03-31T03:27:38.636Z] f23df028b6ca: Pull complete [2022-03-31T03:27:38.636Z] d65c8cfc05b1: Pull complete [2022-03-31T03:27:56.947Z] 2437ff75d9bd: Pull complete [2022-03-31T03:27:56.947Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-31T03:27:56.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T03:27:56.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-31T03:27:57.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-9544 does not seem to be running inside a container [2022-03-31T03:27:57.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-31T03:28:00.272Z] $ docker top 61898be93c9eac49e99d4710dad3806332ed95bdb08468efe3145328f1502104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T03:28:01.426Z] ---> job-cost.sh [2022-03-31T03:28:01.426Z] lf-activate-venv: SKIPPING [2022-03-31T03:28:01.426Z] INFO: No Stack... [2022-03-31T03:28:02.025Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-31T03:28:03.011Z] INFO: Archiving Costs [Pipeline] sh [2022-03-31T03:28:03.699Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-03-31T03:28:03.699Z] + cut -d, -f6 [Pipeline] lock [2022-03-31T03:28:03.789Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3936-1-stack-cost] [2022-03-31T03:28:03.794Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3936-1-stack-cost] did not exist. Created. [2022-03-31T03:28:03.794Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3936-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-31T03:28:04.561Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-31T03:28:04.767Z] Stashed 1 file(s) [Pipeline] } [2022-03-31T03:28:04.787Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3936-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-31T03:28:04.869Z] $ docker stop --time=1 61898be93c9eac49e99d4710dad3806332ed95bdb08468efe3145328f1502104 [2022-03-31T03:28:06.432Z] $ docker rm -f 61898be93c9eac49e99d4710dad3806332ed95bdb08468efe3145328f1502104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-31T03:28:07.625Z] provisioning config files... [2022-03-31T03:28:07.635Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config745021376977626323tmp [Pipeline] { [Pipeline] sh [2022-03-31T03:28:07.986Z] + set +x [2022-03-31T03:28:07.986Z] + curl -s https://codecov.io/bash [2022-03-31T03:28:07.986Z] + bash -s -- [2022-03-31T03:28:07.986Z] [2022-03-31T03:28:07.986Z] _____ _ [2022-03-31T03:28:07.986Z] / ____| | | [2022-03-31T03:28:07.986Z] | | ___ __| | ___ ___ _____ __ [2022-03-31T03:28:07.986Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-31T03:28:07.986Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-31T03:28:07.986Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-31T03:28:07.986Z] Bash-1.0.6 [2022-03-31T03:28:07.986Z] [2022-03-31T03:28:07.986Z] [2022-03-31T03:28:07.986Z] ==> git version 2.25.1 found [2022-03-31T03:28:07.986Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-31T03:28:07.986Z] Release-Date: 2020-01-08 [2022-03-31T03:28:07.986Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-31T03:28:07.986Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-31T03:28:07.986Z] ==> Jenkins CI detected. [2022-03-31T03:28:07.986Z] current dir:  /w/workspace/edgex-go/1 [2022-03-31T03:28:07.986Z] project root: . [2022-03-31T03:28:07.986Z] --> token set from env [2022-03-31T03:28:07.986Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-31T03:28:07.986Z] ==> Running gcov in . (disable via -X gcov) [2022-03-31T03:28:07.986Z] ==> Python coveragepy not found [2022-03-31T03:28:07.986Z] ==> Searching for coverage reports in: [2022-03-31T03:28:07.986Z] + . [2022-03-31T03:28:07.986Z] -> Found 1 reports [2022-03-31T03:28:07.986Z] ==> Detecting git/mercurial file structure [2022-03-31T03:28:07.986Z] ==> Reading reports [2022-03-31T03:28:07.986Z] + ./coverage.out bytes=428916 [2022-03-31T03:28:07.986Z] ==> Appending adjustments [2022-03-31T03:28:07.986Z] https://docs.codecov.io/docs/fixing-reports [2022-03-31T03:28:09.426Z] + Found adjustments [2022-03-31T03:28:09.426Z] ==> Gzipping contents [2022-03-31T03:28:09.426Z] 60K /tmp/codecov.N0ZLxQ.gz [2022-03-31T03:28:09.426Z] ==> Uploading reports [2022-03-31T03:28:09.426Z] url: https://codecov.io [2022-03-31T03:28:09.426Z] query: branch=PR-3936&commit=dcb0ece3884448c807c222c59e79a80a3cead3df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3936%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3936&job=&cmd_args= [2022-03-31T03:28:09.426Z] -> Pinging Codecov [2022-03-31T03:28:09.426Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3936&commit=dcb0ece3884448c807c222c59e79a80a3cead3df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3936%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3936&job=&cmd_args= [2022-03-31T03:28:09.686Z] -> Uploading to [2022-03-31T03:28:09.686Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-31/00271124DB129430A58F1EEE437C3FCB/dcb0ece3884448c807c222c59e79a80a3cead3df/964a6ab9-4a4b-450f-b5bf-f4cbc926c73d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T032809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0c7d5f4c1e63568b2b3c4e0cb412da310e49cc2bfc8bed502cda3780f82a108 [2022-03-31T03:28:09.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T03:28:09.686Z] Dload Upload Total Spent Left Speed [2022-03-31T03:28:09.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58544 0 0 100 58544 0 221k --:--:-- --:--:-- --:--:-- 221k [2022-03-31T03:28:09.947Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dcb0ece3884448c807c222c59e79a80a3cead3df [Pipeline] } [2022-03-31T03:28:09.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-31T03:28:11.411Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-31T03:28:11.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T03:28:12.648Z] ---> package-listing.sh [2022-03-31T03:28:12.648Z] ++ facter osfamily [2022-03-31T03:28:12.648Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-31T03:28:12.910Z] + OS_FAMILY=debian [2022-03-31T03:28:12.910Z] + workspace=/w/workspace/edgex-go/1 [2022-03-31T03:28:12.910Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-31T03:28:12.910Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-31T03:28:12.910Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-31T03:28:12.910Z] + PACKAGES=/tmp/packages_start.txt [2022-03-31T03:28:12.910Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-31T03:28:12.910Z] + PACKAGES=/tmp/packages_end.txt [2022-03-31T03:28:12.910Z] + case "${OS_FAMILY}" in [2022-03-31T03:28:12.910Z] + dpkg -l [2022-03-31T03:28:12.910Z] + grep '^ii' [2022-03-31T03:28:12.910Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-31T03:28:12.910Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-31T03:28:12.910Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-31T03:28:12.910Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-31T03:28:12.910Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-03-31T03:28:12.910Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-03-31T03:28:12.954Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-31T03:28:13.254Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-31T03:28:13.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T03:28:13.837Z] [2022-03-31T03:28:13.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T03:28:14.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T03:28:14.177Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-31T03:28:14.177Z] 5eb5b503b376: Pulling fs layer [2022-03-31T03:28:14.177Z] 5c69ac0246d0: Pulling fs layer [2022-03-31T03:28:14.177Z] ec43610c2a17: Pulling fs layer [2022-03-31T03:28:14.177Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-31T03:28:14.177Z] 33b1e0a273af: Pulling fs layer [2022-03-31T03:28:14.177Z] 5d3b04190fa2: Pulling fs layer [2022-03-31T03:28:14.177Z] 2f39f015ded8: Pulling fs layer [2022-03-31T03:28:14.177Z] 3a2ae6a8a46f: Waiting [2022-03-31T03:28:14.177Z] 33b1e0a273af: Waiting [2022-03-31T03:28:14.177Z] 5d3b04190fa2: Waiting [2022-03-31T03:28:14.177Z] 2f39f015ded8: Waiting [2022-03-31T03:28:14.177Z] 5c69ac0246d0: Verifying Checksum [2022-03-31T03:28:14.177Z] 5c69ac0246d0: Download complete [2022-03-31T03:28:14.177Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-31T03:28:14.177Z] 3a2ae6a8a46f: Download complete [2022-03-31T03:28:14.177Z] 33b1e0a273af: Verifying Checksum [2022-03-31T03:28:14.177Z] 33b1e0a273af: Download complete [2022-03-31T03:28:14.177Z] 5d3b04190fa2: Download complete [2022-03-31T03:28:14.177Z] ec43610c2a17: Verifying Checksum [2022-03-31T03:28:14.177Z] ec43610c2a17: Download complete [2022-03-31T03:28:14.437Z] 5eb5b503b376: Verifying Checksum [2022-03-31T03:28:14.437Z] 5eb5b503b376: Download complete [2022-03-31T03:28:15.006Z] 2f39f015ded8: Download complete [2022-03-31T03:28:15.575Z] 5eb5b503b376: Pull complete [2022-03-31T03:28:15.836Z] 5c69ac0246d0: Pull complete [2022-03-31T03:28:16.405Z] ec43610c2a17: Pull complete [2022-03-31T03:28:16.405Z] 3a2ae6a8a46f: Pull complete [2022-03-31T03:28:16.664Z] 33b1e0a273af: Pull complete [2022-03-31T03:28:16.664Z] 5d3b04190fa2: Pull complete [2022-03-31T03:28:20.857Z] 2f39f015ded8: Pull complete [2022-03-31T03:28:20.857Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-31T03:28:20.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T03:28:20.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-31T03:28:20.952Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2022-03-31T03:28:20.986Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-31T03:28:22.839Z] $ docker top 869ad001ea70a2a47bebbc27d161ba1df14bef4c367d7f424522b1a306de282e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T03:28:23.242Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-31T03:28:23.556Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-31T03:28:23.869Z] + ls /var/log/sa-host [2022-03-31T03:28:23.869Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T03:28:24.163Z] provisioning config files... [2022-03-31T03:28:24.173Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3325203658675021253tmp [Pipeline] { [Pipeline] echo [2022-03-31T03:28:24.220Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T03:28:24.533Z] ---> create-netrc.sh [Pipeline] } [2022-03-31T03:28:24.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-31T03:28:24.964Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-31T03:28:24.998Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T03:28:25.309Z] ---> sudo-logs.sh [2022-03-31T03:28:25.309Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-31T03:28:25.383Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T03:28:25.703Z] ---> job-cost.sh [2022-03-31T03:28:25.703Z] lf-activate-venv: SKIPPING [2022-03-31T03:28:25.703Z] DEBUG: total: 0.10999999940395355 [2022-03-31T03:28:25.703Z] INFO: Retrieving Stack Cost... [2022-03-31T03:28:26.276Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-31T03:28:26.537Z] INFO: Archiving Costs [Pipeline] echo [2022-03-31T03:28:26.579Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T03:28:26.899Z] ---> logs-deploy.sh [2022-03-31T03:28:26.900Z] lf-activate-venv: SKIPPING [2022-03-31T03:28:26.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3936/1 [2022-03-31T03:28:26.900Z] INFO: archiving workspace using pattern(s): [2022-03-31T03:28:27.842Z] Archives upload complete. [2022-03-31T03:28:27.842Z] INFO: archiving logs to Nexus