Pull request #3931 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e06867fd147fcd4d081854c28cfa0d01b97c065+8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 (f76fee00c96465369d5a8bdd748f60e772c20f6a) 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-ssh7311406242083982558.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-ssh11469215877742348497.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-3931/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-3931/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9914663501202924308.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-3931/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17752015076341374333.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-ssh15722273182019780738.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-3931/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-3931/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8207390971276114114.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9360 in /w/workspace/edgexfoundry_edgex-go_PR-3931 [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 Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 3e06867fd147fcd4d081854c28cfa0d01b97c065 > 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/3931/head:refs/remotes/origin/PR-3931 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 3e06867fd147fcd4d081854c28cfa0d01b97c065 Checking out Revision 3e06867fd147fcd4d081854c28cfa0d01b97c065 (PR-3931) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e06867fd147fcd4d081854c28cfa0d01b97c065 # 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 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e06867fd147fcd4d081854c28cfa0d01b97c065 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 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-29T19:05:24.681Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-29T19:05:24.845Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-29T19:05:24.937Z] ========================================================= [2022-03-29T19:05:24.937Z] EdgeX Global Pipelines Version Info [2022-03-29T19:05:24.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:05:25.741Z] ------------------- [2022-03-29T19:05:25.741Z] stable info: [2022-03-29T19:05:25.741Z] ------------------- [2022-03-29T19:05:25.741Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-29T19:05:25.741Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-29T19:05:25.741Z] Message: update stable to v1.0.221 [2022-03-29T19:05:26.326Z] ------------------- [2022-03-29T19:05:26.326Z] experimental info: [2022-03-29T19:05:26.326Z] ------------------- [2022-03-29T19:05:26.326Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-29T19:05:26.326Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-29T19:05:26.326Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-29T19:05:26.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-29T19:05:26.620Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-29T19:05:26.658Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-29T19:05:26.702Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-29T19:05:26.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-29T19:05:26.785Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-29T19:05:26.826Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-29T19:05:26.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-29T19:05:26.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-29T19:05:26.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-29T19:05:26.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-29T19:05:27.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-29T19:05:27.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-29T19:05:27.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-29T19:05:27.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-29T19:05:27.184Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-29T19:05:27.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-29T19:05:27.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-29T19:05:27.295Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-29T19:05:27.333Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-29T19:05:27.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-29T19:05:27.407Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-29T19:05:27.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3931 [Pipeline] echo [2022-03-29T19:05:27.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3931 [Pipeline] echo [2022-03-29T19:05:27.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3931 [Pipeline] echo [2022-03-29T19:05:27.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e06867fd147fcd4d081854c28cfa0d01b97c065 [Pipeline] echo [2022-03-29T19:05:27.597Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e06867 [Pipeline] echo [2022-03-29T19:05:27.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-29T19:05:27.747Z] provisioning config files... [2022-03-29T19:05:27.765Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2980971203892012986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:05:28.119Z] ---> docker-login.sh [2022-03-29T19:05:28.119Z] nexus3.edgexfoundry.org:10001 [2022-03-29T19:05:28.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T19:05:28.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T19:05:28.381Z] Configure a credential helper to remove this warning. See [2022-03-29T19:05:28.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T19:05:28.381Z] [2022-03-29T19:05:28.642Z] Login Succeeded [2022-03-29T19:05:28.642Z] nexus3.edgexfoundry.org:10002 [2022-03-29T19:05:28.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T19:05:28.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T19:05:28.642Z] Configure a credential helper to remove this warning. See [2022-03-29T19:05:28.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T19:05:28.642Z] [2022-03-29T19:05:28.642Z] Login Succeeded [2022-03-29T19:05:28.642Z] nexus3.edgexfoundry.org:10003 [2022-03-29T19:05:28.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T19:05:28.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T19:05:28.906Z] Configure a credential helper to remove this warning. See [2022-03-29T19:05:28.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T19:05:28.906Z] [2022-03-29T19:05:28.906Z] Login Succeeded [2022-03-29T19:05:28.906Z] nexus3.edgexfoundry.org:10004 [2022-03-29T19:05:28.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T19:05:28.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T19:05:28.906Z] Configure a credential helper to remove this warning. See [2022-03-29T19:05:28.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T19:05:28.906Z] [2022-03-29T19:05:28.906Z] Login Succeeded [2022-03-29T19:05:28.906Z] docker.io [2022-03-29T19:05:29.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T19:05:29.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T19:05:29.430Z] Configure a credential helper to remove this warning. See [2022-03-29T19:05:29.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T19:05:29.430Z] [2022-03-29T19:05:29.430Z] Login Succeeded [2022-03-29T19:05:29.430Z] ---> docker-login.sh ends [Pipeline] } [2022-03-29T19:05:29.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-29T19:05:29.870Z] + 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-29T19:05:29.870Z] + dirname cmd/core-command/Dockerfile [2022-03-29T19:05:29.870Z] + cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-29T19:05:29.870Z] + dirname cmd/core-data/Dockerfile [2022-03-29T19:05:29.870Z] + cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-29T19:05:29.870Z] + dirname cmd/core-metadata/Dockerfile+ [2022-03-29T19:05:29.870Z] cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-29T19:05:29.870Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-29T19:05:29.870Z] + cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-29T19:05:29.870Z] + + cut -d/ -f2 [2022-03-29T19:05:29.870Z] dirname cmd/security-proxy-setup/Dockerfile [2022-03-29T19:05:29.870Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-29T19:05:29.870Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-29T19:05:29.870Z] + cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-29T19:05:29.870Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-29T19:05:29.870Z] + cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-29T19:05:29.870Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-29T19:05:29.870Z] + cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-29T19:05:29.870Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-29T19:05:29.870Z] + cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-29T19:05:29.870Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-29T19:05:29.870Z] + cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-29T19:05:29.870Z] + dirname cmd/support-notifications/Dockerfile [2022-03-29T19:05:29.870Z] + cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-29T19:05:29.870Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-29T19:05:29.870Z] + cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-29T19:05:29.870Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-29T19:05:29.870Z] + cut -d/ -f2 [2022-03-29T19:05:29.870Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-29T19:05:30.044Z] 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-29T19:05:30.559Z] + git rev-list -1 --merges 3e06867fd147fcd4d081854c28cfa0d01b97c065~1..3e06867fd147fcd4d081854c28cfa0d01b97c065 [Pipeline] echo [2022-03-29T19:05:30.601Z] -----------> git rev-list -1 --merges 3e06867fd147fcd4d081854c28cfa0d01b97c065~1..3e06867fd147fcd4d081854c28cfa0d01b97c065 3e06867fd147fcd4d081854c28cfa0d01b97c065 [false] [Pipeline] sh [2022-03-29T19:05:30.917Z] + git log --format=format:%s -1 3e06867fd147fcd4d081854c28cfa0d01b97c065 [Pipeline] echo [2022-03-29T19:05:30.955Z] ========================================================= [2022-03-29T19:05:30.955Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-29T19:05:30.955Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-29T19:05:31.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-29T19:05:31.599Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-29T19:05:31.599Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-29T19:05:31.599Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-29T19:05:31.599Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-29T19:05:31.599Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-29T19:05:31.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:05:32.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-29T19:05:32.065Z] [2022-03-29T19:05:32.065Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:05:32.413Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-29T19:05:32.413Z] latest: Pulling from edgex-devops/git-semver [2022-03-29T19:05:32.413Z] a0d0a0d46f8b: Pulling fs layer [2022-03-29T19:05:32.413Z] 3e5f54012d9b: Pulling fs layer [2022-03-29T19:05:32.413Z] 4c7163046ea9: Pulling fs layer [2022-03-29T19:05:32.413Z] 0c2d73faf560: Pulling fs layer [2022-03-29T19:05:32.413Z] 0c2d73faf560: Waiting [2022-03-29T19:05:32.414Z] 3e5f54012d9b: Download complete [2022-03-29T19:05:32.414Z] a0d0a0d46f8b: Download complete [2022-03-29T19:05:32.414Z] 0c2d73faf560: Verifying Checksum [2022-03-29T19:05:32.414Z] 0c2d73faf560: Download complete [2022-03-29T19:05:32.414Z] 4c7163046ea9: Verifying Checksum [2022-03-29T19:05:32.414Z] 4c7163046ea9: Download complete [2022-03-29T19:05:32.674Z] a0d0a0d46f8b: Pull complete [2022-03-29T19:05:32.674Z] 3e5f54012d9b: Pull complete [2022-03-29T19:05:32.938Z] 4c7163046ea9: Pull complete [2022-03-29T19:05:33.201Z] 0c2d73faf560: Pull complete [2022-03-29T19:05:33.201Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-29T19:05:33.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-29T19:05:33.201Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-29T19:05:33.301Z] prd-ubuntu20.04-docker-8c-8g-9360 does not seem to be running inside a container [2022-03-29T19:05:33.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-29T19:05:34.016Z] $ docker top c70a815187187bdc06af4e8942b48593f9c3e4698257a4ccd1842417a00495fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-29T19:05:34.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-29T19:05:34.203Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-29T19:05:34.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-29T19:05:34.343Z] $ docker exec c70a815187187bdc06af4e8942b48593f9c3e4698257a4ccd1842417a00495fe ssh-agent [2022-03-29T19:05:34.482Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHjdBj/agent.14 [2022-03-29T19:05:34.482Z] SSH_AGENT_PID=20 [2022-03-29T19:05:34.490Z] Running ssh-add (command line suppressed) [2022-03-29T19:05:34.614Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3960942944020585523.key (/w/workspace/edgex-go/1@tmp/private_key_3960942944020585523.key) [2022-03-29T19:05:34.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-29T19:05:34.969Z] + git tag --points-at HEAD [Pipeline] } [2022-03-29T19:05:34.996Z] $ docker exec --env ******** --env ******** c70a815187187bdc06af4e8942b48593f9c3e4698257a4ccd1842417a00495fe ssh-agent -k [2022-03-29T19:05:35.111Z] unset SSH_AUTH_SOCK; [2022-03-29T19:05:35.112Z] unset SSH_AGENT_PID; [2022-03-29T19:05:35.112Z] echo Agent pid 20 killed; [2022-03-29T19:05:35.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-29T19:05:35.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-29T19:05:35.214Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-29T19:05:35.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-29T19:05:35.354Z] $ docker exec c70a815187187bdc06af4e8942b48593f9c3e4698257a4ccd1842417a00495fe ssh-agent [2022-03-29T19:05:35.483Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKOlbHI/agent.52 [2022-03-29T19:05:35.483Z] SSH_AGENT_PID=58 [2022-03-29T19:05:35.489Z] Running ssh-add (command line suppressed) [2022-03-29T19:05:35.610Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1683013170669219943.key (/w/workspace/edgex-go/1@tmp/private_key_1683013170669219943.key) [2022-03-29T19:05:35.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-29T19:05:35.960Z] + git semver init [2022-03-29T19:05:35.960Z] # -> Open(): unable to determine branch for HEAD [2022-03-29T19:05:35.960Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-03-29T19:05:35.960Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-03-29T19:05:35.960Z] # $SEMVER_REMOTE_NAME = origin [2022-03-29T19:05:35.960Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-29T19:05:35.960Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-29T19:05:35.960Z] # $SEMVER_BRANCH = PR-3931 [2022-03-29T19:05:35.960Z] # $SEMVER_TEMP = /tmp/semver-293810715 [2022-03-29T19:05:35.960Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-29T19:05:50.889Z] # '/tmp/semver-293810715' -> '/w/workspace/edgex-go/1/.semver' [2022-03-29T19:05:50.889Z] # -> Force: false [2022-03-29T19:05:50.889Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-03-29T19:05:50.922Z] $ docker exec --env ******** --env ******** c70a815187187bdc06af4e8942b48593f9c3e4698257a4ccd1842417a00495fe ssh-agent -k [2022-03-29T19:05:51.039Z] unset SSH_AUTH_SOCK; [2022-03-29T19:05:51.039Z] unset SSH_AGENT_PID; [2022-03-29T19:05:51.039Z] echo Agent pid 58 killed; [2022-03-29T19:05:51.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-29T19:05:51.466Z] + git semver [Pipeline] } [2022-03-29T19:05:51.502Z] $ docker stop --time=1 c70a815187187bdc06af4e8942b48593f9c3e4698257a4ccd1842417a00495fe [2022-03-29T19:05:53.294Z] $ docker rm -f c70a815187187bdc06af4e8942b48593f9c3e4698257a4ccd1842417a00495fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-29T19:05:53.731Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-29T19:05:54.056Z] Stashed 1 file(s) [Pipeline] echo [2022-03-29T19:05:54.074Z] [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-29T19:05:54.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-29T19:05:54.579Z] ========================================================= [2022-03-29T19:05:54.579Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-29T19:05:54.579Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-29T19:05:54.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-29T19:05:54.928Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-29T19:05:54.928Z] 59bf1c3509f3: Pulling fs layer [2022-03-29T19:05:54.928Z] 666ba61612fd: Pulling fs layer [2022-03-29T19:05:54.928Z] 8ed8ca486205: Pulling fs layer [2022-03-29T19:05:54.928Z] 4fe6c5a15a65: Pulling fs layer [2022-03-29T19:05:54.928Z] 22a0e8bec74d: Pulling fs layer [2022-03-29T19:05:54.928Z] 640e595b4fbd: Pulling fs layer [2022-03-29T19:05:54.928Z] 763cafe07f6e: Pulling fs layer [2022-03-29T19:05:54.928Z] 0c0b528cf693: Pulling fs layer [2022-03-29T19:05:54.928Z] 10935f4eaf8b: Pulling fs layer [2022-03-29T19:05:54.928Z] 640e595b4fbd: Waiting [2022-03-29T19:05:54.928Z] 763cafe07f6e: Waiting [2022-03-29T19:05:54.928Z] 0c0b528cf693: Waiting [2022-03-29T19:05:54.928Z] 4fe6c5a15a65: Waiting [2022-03-29T19:05:54.928Z] 10935f4eaf8b: Waiting [2022-03-29T19:05:54.928Z] 22a0e8bec74d: Waiting [2022-03-29T19:05:54.928Z] 8ed8ca486205: Verifying Checksum [2022-03-29T19:05:54.928Z] 8ed8ca486205: Download complete [2022-03-29T19:05:54.928Z] 666ba61612fd: Verifying Checksum [2022-03-29T19:05:54.928Z] 666ba61612fd: Download complete [2022-03-29T19:05:54.928Z] 22a0e8bec74d: Verifying Checksum [2022-03-29T19:05:54.928Z] 22a0e8bec74d: Download complete [2022-03-29T19:05:54.928Z] 640e595b4fbd: Verifying Checksum [2022-03-29T19:05:54.928Z] 640e595b4fbd: Download complete [2022-03-29T19:05:54.928Z] 59bf1c3509f3: Download complete [2022-03-29T19:05:54.928Z] 763cafe07f6e: Verifying Checksum [2022-03-29T19:05:54.928Z] 763cafe07f6e: Download complete [2022-03-29T19:05:55.188Z] 0c0b528cf693: Verifying Checksum [2022-03-29T19:05:55.188Z] 0c0b528cf693: Download complete [2022-03-29T19:05:55.188Z] 59bf1c3509f3: Pull complete [2022-03-29T19:05:55.188Z] 666ba61612fd: Pull complete [2022-03-29T19:05:55.447Z] 8ed8ca486205: Pull complete [2022-03-29T19:05:55.707Z] 10935f4eaf8b: Verifying Checksum [2022-03-29T19:05:55.707Z] 10935f4eaf8b: Download complete [2022-03-29T19:05:55.707Z] 4fe6c5a15a65: Verifying Checksum [2022-03-29T19:05:55.707Z] 4fe6c5a15a65: Download complete [2022-03-29T19:05:59.921Z] 4fe6c5a15a65: Pull complete [2022-03-29T19:06:00.184Z] 22a0e8bec74d: Pull complete [2022-03-29T19:06:00.184Z] 640e595b4fbd: Pull complete [2022-03-29T19:06:00.444Z] 763cafe07f6e: Pull complete [2022-03-29T19:06:00.444Z] 0c0b528cf693: Pull complete [2022-03-29T19:06:02.986Z] 10935f4eaf8b: Pull complete [2022-03-29T19:06:02.986Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-29T19:06:02.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-29T19:06:02.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-29T19:06:03.349Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-29T19:06:03.350Z] WORKDIR /edgex [2022-03-29T19:06:03.350Z] COPY go.mod . [2022-03-29T19:06:03.350Z] RUN go mod download [2022-03-29T19:06:03.350Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-29T19:06:04.733Z] Sending build context to Docker daemon 334.4MB [2022-03-29T19:06:04.733Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-29T19:06:04.733Z] ---> 99d49a6021b9 [2022-03-29T19:06:04.733Z] Step 2/4 : WORKDIR /edgex [2022-03-29T19:06:06.655Z] ---> Running in 545aaaa2c4e4 [2022-03-29T19:06:06.655Z] Removing intermediate container 545aaaa2c4e4 [2022-03-29T19:06:06.655Z] ---> 51deb53862f3 [2022-03-29T19:06:06.655Z] Step 3/4 : COPY go.mod . [2022-03-29T19:06:06.917Z] ---> d5e95f873ae4 [2022-03-29T19:06:06.917Z] Step 4/4 : RUN go mod download [2022-03-29T19:06:06.917Z] ---> Running in 08564c29a15c [2022-03-29T19:06:09.375Z] Still waiting to schedule task [2022-03-29T19:06:09.375Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-29T19:06:25.044Z] Removing intermediate container 08564c29a15c [2022-03-29T19:06:25.044Z] ---> b3e7f4ca73ef [2022-03-29T19:06:25.044Z] Successfully built b3e7f4ca73ef [2022-03-29T19:06:25.044Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:06:25.377Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-29T19:06:25.377Z] . [Pipeline] withDockerContainer [2022-03-29T19:06:25.479Z] prd-ubuntu20.04-docker-8c-8g-9360 does not seem to be running inside a container [2022-03-29T19:06:25.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-29T19:06:25.934Z] $ docker top 9ef55305b0eb9ac80ac17f31f66e3a3e43ba62e8083f2e66a37bc297fc56c114 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-29T19:06:26.339Z] + go version [2022-03-29T19:06:26.339Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-29T19:06:26.382Z] $ docker stop --time=1 9ef55305b0eb9ac80ac17f31f66e3a3e43ba62e8083f2e66a37bc297fc56c114 [2022-03-29T19:06:27.727Z] $ docker rm -f 9ef55305b0eb9ac80ac17f31f66e3a3e43ba62e8083f2e66a37bc297fc56c114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:06:28.354Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-29T19:06:28.354Z] . [Pipeline] withDockerContainer [2022-03-29T19:06:28.449Z] prd-ubuntu20.04-docker-8c-8g-9360 does not seem to be running inside a container [2022-03-29T19:06:28.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-29T19:06:28.942Z] $ docker top 63d6e64dbef3a695d13e73953628e6f45ef1017214d0335ed7780a7930f608d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-29T19:06:29.060Z] ========================================================= [2022-03-29T19:06:29.060Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-29T19:06:29.060Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-29T19:06:29.400Z] + make test [2022-03-29T19:06:29.400Z] go mod tidy -compat=1.17 [2022-03-29T19:06:29.660Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-29T19:06:36.239Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-29T19:06:48.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2022-03-29T19:06:48.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-29T19:06:48.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-29T19:06:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements [2022-03-29T19:06:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-29T19:06:50.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.9% of statements [2022-03-29T19:06:50.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-29T19:06:50.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.157s coverage: 89.2% of statements [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.100s coverage: 84.4% of statements [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 94.2% of statements [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.103s coverage: 0.9% of statements [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.125s coverage: 58.8% of statements [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 24.0% of statements [2022-03-29T19:06:54.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-03-29T19:06:54.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-03-29T19:07:04.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-03-29T19:07:04.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-03-29T19:07:04.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements [2022-03-29T19:07:04.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.157s coverage: 91.2% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.4% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.407s coverage: 65.4% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.8% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-29T19:07:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-29T19:07:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-03-29T19:07:14.591Z] 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-29T19:07:32.694Z] GO111MODULE=on go vet ./... [2022-03-29T19:07:36.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-29T19:07:36.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-29T19:07:37.154Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-29T19:07:37.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-29T19:07:38.077Z] + ls -al . [2022-03-29T19:07:38.077Z] total 664 [2022-03-29T19:07:38.077Z] drwxrwxr-x 10 1001 1001 4096 Mar 29 19:07 . [2022-03-29T19:07:38.077Z] drwxr-xr-x 4 root root 4096 Mar 29 19:06 .. [2022-03-29T19:07:38.077Z] -rw-rw-r-- 1 1001 1001 11 Mar 29 19:05 .dockerignore [2022-03-29T19:07:38.077Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 19:05 .git [2022-03-29T19:07:38.077Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 19:05 .github [2022-03-29T19:07:38.077Z] -rw-rw-r-- 1 1001 1001 870 Mar 29 19:05 .gitignore [2022-03-29T19:07:38.077Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 19:05 .golangci.yml [2022-03-29T19:07:38.077Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 19:05 .hadolint.yml [2022-03-29T19:07:38.077Z] drwx------ 3 1001 1001 4096 Mar 29 19:05 .semver [2022-03-29T19:07:38.077Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 19:05 .sonarcloud.properties [2022-03-29T19:07:38.077Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 19:05 ADOPTERS.md [2022-03-29T19:07:38.077Z] -rw-rw-r-- 1 1001 1001 9953 Mar 29 19:05 Attribution.txt [2022-03-29T19:07:38.077Z] -rw-rw-r-- 1 1001 1001 51732 Mar 29 19:05 CHANGELOG.md [2022-03-29T19:07:38.077Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 19:05 CONTRIBUTING.md [2022-03-29T19:07:38.077Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 19:05 GOVERNANCE.md [2022-03-29T19:07:38.078Z] -rw-rw-r-- 1 1001 1001 849 Mar 29 19:05 Jenkinsfile [2022-03-29T19:07:38.078Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 19:05 LICENSE [2022-03-29T19:07:38.078Z] -rw-rw-r-- 1 1001 1001 8478 Mar 29 19:05 Makefile [2022-03-29T19:07:38.078Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 19:05 OWNERS.md [2022-03-29T19:07:38.078Z] -rw-rw-r-- 1 1001 1001 8207 Mar 29 19:05 README.md [2022-03-29T19:07:38.078Z] -rw-rw-r-- 1 1001 1001 6912 Mar 29 19:05 SECURITY.md [2022-03-29T19:07:38.078Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 19:05 VERSION [2022-03-29T19:07:38.078Z] -rw-rw-r-- 1 1001 1001 4131 Mar 29 19:05 ZMQWindows.md [2022-03-29T19:07:38.078Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 19:05 bin [2022-03-29T19:07:38.078Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 19:05 cmd [2022-03-29T19:07:38.078Z] -rw-r--r-- 1 root root 426503 Mar 29 19:07 coverage.out [2022-03-29T19:07:38.078Z] -rw-rw-r-- 1 1001 1001 3175 Mar 29 19:05 go.mod [2022-03-29T19:07:38.078Z] -rw-rw-r-- 1 1001 1001 34990 Mar 29 19:06 go.sum [2022-03-29T19:07:38.078Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 19:05 internal [2022-03-29T19:07:38.078Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 19:05 openapi [2022-03-29T19:07:38.078Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 19:05 snap [2022-03-29T19:07:38.078Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 19:05 version.go [Pipeline] sh [2022-03-29T19:07:38.391Z] + '[' -e coverage.out ] [2022-03-29T19:07:38.391Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-29T19:07:38.530Z] Stashed 1 file(s) [Pipeline] sh [2022-03-29T19:07:38.827Z] + make build [2022-03-29T19:07:38.827Z] 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-29T19:07:48.565Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9361 in /w/workspace/edgexfoundry_edgex-go_PR-3931 [Pipeline] { [Pipeline] ws [2022-03-29T19:07:48.604Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-29T19:07:48.923Z] The recommended git tool is: git [2022-03-29T19:07:56.026Z] using credential edgex-jenkins-ssh [2022-03-29T19:07:56.045Z] Cloning the remote Git repository [2022-03-29T19:07:56.943Z] 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-29T19:07:56.121Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-29T19:07:56.203Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-29T19:07:56.292Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-29T19:07:56.293Z] > git --version # timeout=10 [2022-03-29T19:07:56.370Z] > git --version # 'git version 2.25.1' [2022-03-29T19:07:56.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T19:07:56.474Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-29T19:08:09.167Z] 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-29T19:08:09.738Z] 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-29T19:08:11.121Z] 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-29T19:08:11.382Z] 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-29T19:08:12.765Z] 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-29T19:08:13.604Z] Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:08:12.872Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-29T19:08:12.888Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-29T19:08:12.916Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-29T19:08:12.949Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-29T19:08:12.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T19:08:12.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3931/head:refs/remotes/origin/PR-3931 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-29T19:08:13.630Z] > git config core.sparsecheckout # timeout=10 [2022-03-29T19:08:13.648Z] > git checkout -f 3e06867fd147fcd4d081854c28cfa0d01b97c065 # timeout=10 [2022-03-29T19:08:13.882Z] > git remote # timeout=10 [2022-03-29T19:08:13.903Z] > git config --get remote.origin.url # timeout=10 [2022-03-29T19:08:13.974Z] Merge succeeded, producing 3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:08:13.975Z] Checking out Revision 3e06867fd147fcd4d081854c28cfa0d01b97c065 (PR-3931) [2022-03-29T19:08:14.149Z] 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-29T19:08:15.532Z] 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-29T19:08:13.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T19:08:13.934Z] > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [2022-03-29T19:08:13.959Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-29T19:08:13.989Z] > git config core.sparsecheckout # timeout=10 [2022-03-29T19:08:14.010Z] > git checkout -f 3e06867fd147fcd4d081854c28cfa0d01b97c065 # timeout=10 [2022-03-29T19:08:16.918Z] 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-29T19:08:17.861Z] 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-29T19:08:18.271Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-03-29T19:08:18.333Z] > git --version # timeout=10 [2022-03-29T19:08:18.344Z] > git --version # 'git version 2.25.1' [2022-03-29T19:08:18.356Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-29T19:08:19.244Z] 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-29T19:08:19.489Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-29T19:08:19.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-29T19:08:19.489Z] Dload Upload Total Spent Left Speed [2022-03-29T19:08:19.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44522 0 --:--:-- --:--:-- --:--:-- 44690 [Pipeline] sh [2022-03-29T19:08:20.039Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-29T19:08:20.453Z] + sudo tee /etc/docker/daemon.new [2022-03-29T19:08:20.453Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-29T19:08:20.453Z] { [2022-03-29T19:08:20.453Z] "registry-mirrors": [ [2022-03-29T19:08:20.453Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-29T19:08:20.453Z] ], [2022-03-29T19:08:20.453Z] "bip": "10.250.0.254/24", [2022-03-29T19:08:20.453Z] "hosts": [ [2022-03-29T19:08:20.453Z] "tcp://0.0.0.0:5555", [2022-03-29T19:08:20.453Z] "unix:///var/run/docker.sock" [2022-03-29T19:08:20.453Z] ], [2022-03-29T19:08:20.453Z] "mtu": 1458, [2022-03-29T19:08:20.453Z] "selinux-enabled": true, [2022-03-29T19:08:20.453Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-29T19:08:20.453Z] } [Pipeline] sh [2022-03-29T19:08:20.828Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-29T19:08:21.155Z] 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-29T19:08:21.183Z] + sudo service docker restart [Pipeline] } [2022-03-29T19:08:21.765Z] $ docker stop --time=1 63d6e64dbef3a695d13e73953628e6f45ef1017214d0335ed7780a7930f608d6 [2022-03-29T19:08:24.237Z] $ docker rm -f 63d6e64dbef3a695d13e73953628e6f45ef1017214d0335ed7780a7930f608d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:08:25.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-29T19:08:25.933Z] [2022-03-29T19:08:25.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:08:26.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-29T19:08:26.275Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-29T19:08:26.275Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-29T19:08:26.275Z] ca9280d653b3: Pulling fs layer [2022-03-29T19:08:26.275Z] 7e9c9ca2126c: Pulling fs layer [2022-03-29T19:08:26.275Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-29T19:08:26.275Z] cbdbe7a5bc2a: Download complete [2022-03-29T19:08:26.536Z] ca9280d653b3: Verifying Checksum [2022-03-29T19:08:26.536Z] ca9280d653b3: Download complete [2022-03-29T19:08:26.536Z] cbdbe7a5bc2a: Pull complete [2022-03-29T19:08:26.795Z] 7e9c9ca2126c: Verifying Checksum [2022-03-29T19:08:26.795Z] 7e9c9ca2126c: Download complete [2022-03-29T19:08:27.055Z] ca9280d653b3: Pull complete [2022-03-29T19:08:31.256Z] 7e9c9ca2126c: Pull complete [2022-03-29T19:08:31.256Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-29T19:08:31.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-29T19:08:31.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-29T19:08:31.369Z] prd-ubuntu20.04-docker-8c-8g-9360 does not seem to be running inside a container [2022-03-29T19:08:31.419Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-29T19:08:32.898Z] $ docker top b778e894c72f5613126bd3069783617e13f37c95c1331355c4c37decdcb6f3a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-29T19:08:33.308Z] + docker-compose build --help [2022-03-29T19:08:33.308Z] + grep parallel [2022-03-29T19:08:33.881Z] --parallel Build images in parallel. [Pipeline] } [2022-03-29T19:08:33.926Z] $ docker stop --time=1 b778e894c72f5613126bd3069783617e13f37c95c1331355c4c37decdcb6f3a5 [2022-03-29T19:08:35.239Z] $ docker rm -f b778e894c72f5613126bd3069783617e13f37c95c1331355c4c37decdcb6f3a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:08:35.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-29T19:08:35.798Z] . [Pipeline] withDockerContainer [2022-03-29T19:08:35.944Z] prd-ubuntu20.04-docker-8c-8g-9360 does not seem to be running inside a container [2022-03-29T19:08:36.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-29T19:08:36.441Z] $ docker top 29bfc27642dfb5dbb75db55a92edb2ae6d7e003b7354029835e0f09567454138 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-29T19:08:36.844Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-29T19:08:37.415Z] Building core-command ... [2022-03-29T19:08:37.415Z] Building core-data ... [2022-03-29T19:08:37.415Z] Building core-metadata ... [2022-03-29T19:08:37.415Z] Building security-bootstrapper ... [2022-03-29T19:08:37.415Z] Building security-proxy-setup ... [2022-03-29T19:08:37.415Z] Building security-secretstore-setup ... [2022-03-29T19:08:37.415Z] Building security-spiffe-token-provider ... [2022-03-29T19:08:37.415Z] Building security-spire-agent ... [2022-03-29T19:08:37.415Z] Building security-spire-config ... [2022-03-29T19:08:37.415Z] Building security-spire-server ... [2022-03-29T19:08:37.415Z] Building support-notifications ... [2022-03-29T19:08:37.415Z] Building support-scheduler ... [2022-03-29T19:08:37.415Z] Building sys-mgmt-agent ... [2022-03-29T19:08:37.415Z] Building security-spiffe-token-provider [2022-03-29T19:08:37.415Z] Building security-secretstore-setup [2022-03-29T19:08:37.415Z] Building security-spire-agent [2022-03-29T19:08:37.415Z] Building security-spire-config [2022-03-29T19:08:37.415Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-29T19:08:39.598Z] provisioning config files... [2022-03-29T19:08:39.623Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1375375780238411710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:08:40.229Z] ---> docker-login.sh [2022-03-29T19:08:40.229Z] nexus3.edgexfoundry.org:10001 [2022-03-29T19:08:40.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T19:08:41.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T19:08:41.103Z] Configure a credential helper to remove this warning. See [2022-03-29T19:08:41.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T19:08:41.103Z] [2022-03-29T19:08:41.103Z] Login Succeeded [2022-03-29T19:08:41.103Z] nexus3.edgexfoundry.org:10002 [2022-03-29T19:08:41.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T19:08:41.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T19:08:41.380Z] Configure a credential helper to remove this warning. See [2022-03-29T19:08:41.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T19:08:41.380Z] [2022-03-29T19:08:41.380Z] Login Succeeded [2022-03-29T19:08:41.380Z] nexus3.edgexfoundry.org:10003 [2022-03-29T19:08:41.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T19:08:41.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T19:08:41.976Z] Configure a credential helper to remove this warning. See [2022-03-29T19:08:41.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T19:08:41.976Z] [2022-03-29T19:08:41.976Z] Login Succeeded [2022-03-29T19:08:41.976Z] nexus3.edgexfoundry.org:10004 [2022-03-29T19:08:42.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T19:08:42.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T19:08:42.251Z] Configure a credential helper to remove this warning. See [2022-03-29T19:08:42.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T19:08:42.251Z] [2022-03-29T19:08:42.251Z] Login Succeeded [2022-03-29T19:08:42.251Z] docker.io [2022-03-29T19:08:42.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T19:08:43.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T19:08:43.115Z] Configure a credential helper to remove this warning. See [2022-03-29T19:08:43.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T19:08:43.115Z] [2022-03-29T19:08:43.115Z] Login Succeeded [2022-03-29T19:08:43.115Z] ---> docker-login.sh ends [Pipeline] } [2022-03-29T19:08:43.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-29T19:08:43.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-29T19:08:43.543Z] ========================================================= [2022-03-29T19:08:43.543Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-29T19:08:43.543Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-29T19:08:43.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-29T19:08:44.193Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-29T19:08:44.193Z] 9b3977197b4f: Pulling fs layer [2022-03-29T19:08:44.193Z] 1a89e8eeedd5: Pulling fs layer [2022-03-29T19:08:44.193Z] 94645a83ff95: Pulling fs layer [2022-03-29T19:08:44.193Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-29T19:08:44.193Z] 0c92f367c5e7: Pulling fs layer [2022-03-29T19:08:44.193Z] f7c0051592d6: Pulling fs layer [2022-03-29T19:08:44.193Z] a227ed2f7395: Pulling fs layer [2022-03-29T19:08:44.193Z] 7b1c46037f91: Pulling fs layer [2022-03-29T19:08:44.193Z] 3f3a8bcf1eab: Waiting [2022-03-29T19:08:44.193Z] 0c92f367c5e7: Waiting [2022-03-29T19:08:44.193Z] f7c0051592d6: Waiting [2022-03-29T19:08:44.193Z] a227ed2f7395: Waiting [2022-03-29T19:08:44.193Z] 7b1c46037f91: Waiting [2022-03-29T19:08:44.193Z] 94645a83ff95: Verifying Checksum [2022-03-29T19:08:44.193Z] 94645a83ff95: Download complete [2022-03-29T19:08:44.193Z] 1a89e8eeedd5: Verifying Checksum [2022-03-29T19:08:44.193Z] 1a89e8eeedd5: Download complete [2022-03-29T19:08:44.193Z] 0c92f367c5e7: Verifying Checksum [2022-03-29T19:08:44.193Z] 0c92f367c5e7: Download complete [2022-03-29T19:08:44.193Z] f7c0051592d6: Verifying Checksum [2022-03-29T19:08:44.193Z] f7c0051592d6: Download complete [2022-03-29T19:08:44.193Z] 9b3977197b4f: Verifying Checksum [2022-03-29T19:08:44.193Z] a227ed2f7395: Verifying Checksum [2022-03-29T19:08:44.193Z] a227ed2f7395: Download complete [2022-03-29T19:08:45.183Z] 9b3977197b4f: Pull complete [2022-03-29T19:08:45.460Z] 1a89e8eeedd5: Pull complete [2022-03-29T19:08:46.062Z] 94645a83ff95: Pull complete [2022-03-29T19:08:46.062Z] 7b1c46037f91: Verifying Checksum [2022-03-29T19:08:46.062Z] 7b1c46037f91: Download complete [2022-03-29T19:08:46.662Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-29T19:08:46.662Z] 3f3a8bcf1eab: Download complete [2022-03-29T19:08:59.078Z] 3f3a8bcf1eab: Pull complete [2022-03-29T19:08:59.078Z] 0c92f367c5e7: Pull complete [2022-03-29T19:08:59.078Z] f7c0051592d6: Pull complete [2022-03-29T19:08:59.078Z] a227ed2f7395: Pull complete [2022-03-29T19:08:59.375Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:08:59.375Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:08:59.375Z] ---> b3e7f4ca73ef [2022-03-29T19:08:59.375Z] Step 3/24 : WORKDIR /edgex-go [2022-03-29T19:08:59.375Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:08:59.375Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:08:59.375Z] ---> b3e7f4ca73ef [2022-03-29T19:08:59.375Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T19:08:59.375Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:08:59.375Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:08:59.375Z] ---> b3e7f4ca73ef [2022-03-29T19:08:59.375Z] Step 3/25 : WORKDIR /edgex-go [2022-03-29T19:08:59.375Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:08:59.375Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:08:59.375Z] ---> b3e7f4ca73ef [2022-03-29T19:08:59.375Z] Step 3/20 : WORKDIR /edgex-go [2022-03-29T19:08:59.375Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:08:59.375Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:08:59.375Z] ---> b3e7f4ca73ef [2022-03-29T19:08:59.375Z] Step 3/24 : WORKDIR /edgex-go [2022-03-29T19:09:01.290Z] ---> Running in e499acfef6f0 [2022-03-29T19:09:01.290Z] ---> Running in 4aa1f6a14680 [2022-03-29T19:09:01.290Z] ---> Running in 413eab88b38e [2022-03-29T19:09:01.290Z] ---> Running in 72f0cf0abdde [2022-03-29T19:09:01.290Z] ---> Running in 7a17f36e1ae8 [2022-03-29T19:09:01.290Z] Removing intermediate container e499acfef6f0 [2022-03-29T19:09:01.290Z] ---> 961b0e32e457 [2022-03-29T19:09:01.290Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:09:01.290Z] Removing intermediate container 413eab88b38e [2022-03-29T19:09:01.290Z] ---> c3fe35cd777f [2022-03-29T19:09:01.290Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-29T19:09:01.290Z] ---> Running in 35d683621368 [2022-03-29T19:09:01.290Z] Removing intermediate container 4aa1f6a14680 [2022-03-29T19:09:01.290Z] ---> 9b4ac5b2d31e [2022-03-29T19:09:01.290Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:09:01.551Z] Removing intermediate container 7a17f36e1ae8 [2022-03-29T19:09:01.551Z] ---> 2600b626853f [2022-03-29T19:09:01.551Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:09:01.551Z] Removing intermediate container 72f0cf0abdde [2022-03-29T19:09:01.551Z] ---> 9a17635e5c3b [2022-03-29T19:09:01.551Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:09:01.551Z] ---> Running in 092e611cc31e [2022-03-29T19:09:01.551Z] ---> Running in 16592f06fc4a [2022-03-29T19:09:01.551Z] ---> Running in 0e1a23acdaed [2022-03-29T19:09:01.551Z] ---> Running in 279a65ccea5d [2022-03-29T19:09:01.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:02.384Z] Removing intermediate container 35d683621368 [2022-03-29T19:09:02.384Z] ---> b1d6d758e6aa [2022-03-29T19:09:02.384Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-29T19:09:02.384Z] ---> Running in d0aea605fa60 [2022-03-29T19:09:02.384Z] Removing intermediate container 0e1a23acdaed [2022-03-29T19:09:02.384Z] ---> 8a1ef53458a1 [2022-03-29T19:09:02.384Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-29T19:09:02.384Z] ---> Running in 4538652470b4 [2022-03-29T19:09:02.645Z] Removing intermediate container 279a65ccea5d [2022-03-29T19:09:02.645Z] ---> 219a532098bd [2022-03-29T19:09:02.645Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-29T19:09:02.645Z] ---> Running in cc966d4c4333 [2022-03-29T19:09:02.645Z] Removing intermediate container 16592f06fc4a [2022-03-29T19:09:02.645Z] ---> 0bd21ac8d5f0 [2022-03-29T19:09:02.645Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T19:09:02.645Z] ---> Running in 6787a340a7fa [2022-03-29T19:09:02.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:03.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:03.168Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T19:09:03.168Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T19:09:03.168Z] OK: 15864 distinct packages available [2022-03-29T19:09:03.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:03.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:03.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:03.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:04.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:04.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:04.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:04.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:04.265Z] OK: 221 MiB in 52 packages [2022-03-29T19:09:04.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:04.265Z] OK: 221 MiB in 52 packages [2022-03-29T19:09:04.526Z] OK: 221 MiB in 52 packages [2022-03-29T19:09:04.526Z] OK: 221 MiB in 52 packages [2022-03-29T19:09:04.526Z] OK: 221 MiB in 52 packages [2022-03-29T19:09:04.787Z] Removing intermediate container d0aea605fa60 [2022-03-29T19:09:04.787Z] ---> c3e6ae0870cc [2022-03-29T19:09:04.787Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-29T19:09:04.787Z] ---> ef86910c6635 [2022-03-29T19:09:04.787Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:09:04.787Z] ---> Running in e04119dc3bfa [2022-03-29T19:09:05.051Z] Removing intermediate container 092e611cc31e [2022-03-29T19:09:05.051Z] ---> 2b1bfd402004 [2022-03-29T19:09:05.051Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-29T19:09:05.051Z] Removing intermediate container 6787a340a7fa [2022-03-29T19:09:05.051Z] ---> 1af937cd76e4 [2022-03-29T19:09:05.051Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T19:09:05.051Z] Removing intermediate container 4538652470b4 [2022-03-29T19:09:05.051Z] ---> 6a605b49edfd [2022-03-29T19:09:05.051Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-29T19:09:05.311Z] Removing intermediate container cc966d4c4333 [2022-03-29T19:09:05.311Z] ---> 0c765f1d9816 [2022-03-29T19:09:05.311Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-29T19:09:05.311Z] ---> c009c05a4348 [2022-03-29T19:09:05.311Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:09:05.311Z] ---> 252b996a7d14 [2022-03-29T19:09:05.311Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:09:05.311Z] ---> f7fb970a4371 [2022-03-29T19:09:05.311Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:09:05.311Z] ---> Running in a8f148b6d551 [2022-03-29T19:09:05.311Z] ---> Running in 8edfd719d116 [2022-03-29T19:09:05.311Z] ---> a89be3ae149b [2022-03-29T19:09:05.311Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:09:05.311Z] ---> Running in 83b998fbe812 [2022-03-29T19:09:05.573Z] ---> Running in a2e88b6a3835 [2022-03-29T19:09:06.146Z] Removing intermediate container e04119dc3bfa [2022-03-29T19:09:06.146Z] ---> c8eae3164d12 [2022-03-29T19:09:06.146Z] Step 8/25 : COPY . . [2022-03-29T19:09:07.392Z] 7b1c46037f91: Pull complete [2022-03-29T19:09:07.392Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-29T19:09:07.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-29T19:09:07.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-29T19:09:07.825Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-29T19:09:07.825Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-29T19:09:07.825Z] WORKDIR /edgex [2022-03-29T19:09:07.825Z] COPY go.mod . [2022-03-29T19:09:07.825Z] RUN go mod download [2022-03-29T19:09:08.057Z] Removing intermediate container 8edfd719d116 [2022-03-29T19:09:08.057Z] ---> a1e3252a0dad [2022-03-29T19:09:08.057Z] Step 8/23 : COPY . . [2022-03-29T19:09:08.057Z] Removing intermediate container 83b998fbe812 [2022-03-29T19:09:08.057Z] ---> 1919ae5b60bd [2022-03-29T19:09:08.057Z] Step 8/24 : COPY . . [2022-03-29T19:09:08.057Z] Removing intermediate container a2e88b6a3835 [2022-03-29T19:09:08.057Z] Removing intermediate container a8f148b6d551 [2022-03-29T19:09:08.057Z] ---> 0e97b8803044 [2022-03-29T19:09:08.057Z] ---> 8c48ce275467 [2022-03-29T19:09:08.057Z] Step 7/20 : COPY . .Step 8/24 : COPY . . [2022-03-29T19:09:08.057Z] [2022-03-29T19:09:10.464Z] Sending build context to Docker daemon 168.9MB [2022-03-29T19:09:10.464Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-29T19:09:10.464Z] ---> f79e39bc4007 [2022-03-29T19:09:10.464Z] Step 2/4 : WORKDIR /edgex [2022-03-29T19:09:11.916Z] ---> Running in 5ad84a23d9a8 [2022-03-29T19:09:12.191Z] Removing intermediate container 5ad84a23d9a8 [2022-03-29T19:09:12.191Z] ---> 8fedcada1838 [2022-03-29T19:09:12.191Z] Step 3/4 : COPY go.mod . [2022-03-29T19:09:12.789Z] ---> 0cf6806b612f [2022-03-29T19:09:12.789Z] Step 4/4 : RUN go mod download [2022-03-29T19:09:12.789Z] ---> Running in 1a64dc8a4b17 [2022-03-29T19:09:20.280Z] ---> 5cf2ffaed889 [2022-03-29T19:09:20.280Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-29T19:09:20.280Z] ---> 14ad4769faca [2022-03-29T19:09:20.280Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T19:09:20.280Z] ---> 89911b86d112 [2022-03-29T19:09:20.280Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-29T19:09:20.280Z] ---> d3efd050fc48 [2022-03-29T19:09:20.280Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T19:09:20.280Z] ---> 398b0dbd0bfb [2022-03-29T19:09:20.280Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-29T19:09:20.280Z] ---> Running in 090b0acb2356 [2022-03-29T19:09:20.280Z] ---> Running in 8546cb0cc1ae [2022-03-29T19:09:20.280Z] ---> Running in be195b044e46 [2022-03-29T19:09:20.280Z] ---> Running in d318a5d80869 [2022-03-29T19:09:20.280Z] ---> Running in 5085c7e757ca [2022-03-29T19:09:20.280Z] Removing intermediate container 8546cb0cc1ae [2022-03-29T19:09:20.280Z] ---> 38d632ffef12 [2022-03-29T19:09:20.280Z] 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-29T19:09:20.280Z] Removing intermediate container be195b044e46 [2022-03-29T19:09:20.280Z] ---> 339105af76c4 [2022-03-29T19:09:20.280Z] 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-29T19:09:20.280Z] ---> Running in ea1b84e3e374 [2022-03-29T19:09:20.280Z] ---> Running in 4bc1792138f5 [2022-03-29T19:09:20.280Z] 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-29T19:09:20.280Z] 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-29T19:09:20.280Z] 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-29T19:09:20.280Z] spire-1.2.0/ [2022-03-29T19:09:20.280Z] spire-1.2.0/ [2022-03-29T19:09:20.853Z] spire-1.2.0/README.md [2022-03-29T19:09:20.853Z] spire-1.2.0/bin/ [2022-03-29T19:09:20.853Z] spire-1.2.0/bin/spire-server [2022-03-29T19:09:20.853Z] spire-1.2.0/bin/spire-agent [2022-03-29T19:09:20.853Z] spire-1.2.0/conf/ [2022-03-29T19:09:20.853Z] spire-1.2.0/conf/server/ [2022-03-29T19:09:20.853Z] spire-1.2.0/conf/server/server.conf [2022-03-29T19:09:20.853Z] spire-1.2.0/conf/agent/ [2022-03-29T19:09:20.853Z] spire-1.2.0/conf/agent/agent.conf [2022-03-29T19:09:20.853Z] spire-1.2.0/LICENSE [2022-03-29T19:09:20.853Z] spire-1.2.0/README.md [2022-03-29T19:09:20.853Z] spire-1.2.0/bin/ [2022-03-29T19:09:20.853Z] spire-1.2.0/bin/spire-server [2022-03-29T19:09:20.853Z] spire-1.2.0/bin/spire-agent [2022-03-29T19:09:20.853Z] spire-1.2.0/conf/ [2022-03-29T19:09:20.853Z] spire-1.2.0/conf/server/ [2022-03-29T19:09:20.853Z] spire-1.2.0/conf/server/server.conf [2022-03-29T19:09:20.853Z] spire-1.2.0/conf/agent/ [2022-03-29T19:09:20.853Z] spire-1.2.0/conf/agent/agent.conf [2022-03-29T19:09:20.853Z] spire-1.2.0/LICENSE [2022-03-29T19:09:25.049Z] Removing intermediate container 4bc1792138f5 [2022-03-29T19:09:25.049Z] ---> 1634641884d2 [2022-03-29T19:09:25.049Z] [2022-03-29T19:09:25.049Z] Step 11/24 : FROM alpine:3.15 [2022-03-29T19:09:25.049Z] Removing intermediate container ea1b84e3e374 [2022-03-29T19:09:25.049Z] ---> ad6ec49ea31d [2022-03-29T19:09:25.049Z] [2022-03-29T19:09:25.049Z] Step 11/24 : FROM alpine:3.15 [2022-03-29T19:09:25.308Z] 3.15: Pulling from library/alpine [2022-03-29T19:09:25.308Z] 3.15: Pulling from library/alpine [2022-03-29T19:09:26.686Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-29T19:09:26.686Z] Status: Downloaded newer image for alpine:3.15 [2022-03-29T19:09:26.686Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-29T19:09:26.686Z] Status: Image is up to date for alpine:3.15 [2022-03-29T19:09:26.686Z] ---> 76c8fb57b6fc [2022-03-29T19:09:26.686Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T19:09:26.686Z] ---> 76c8fb57b6fc [2022-03-29T19:09:26.686Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T19:09:26.945Z] ---> Running in a5af006bcb5a [2022-03-29T19:09:26.945Z] ---> Running in f780821e432d [2022-03-29T19:09:27.513Z] Removing intermediate container a5af006bcb5a [2022-03-29T19:09:27.513Z] ---> d3ded6a8940e [2022-03-29T19:09:27.513Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:09:27.513Z] Removing intermediate container f780821e432d [2022-03-29T19:09:27.513Z] ---> 9c26ed471bc4 [2022-03-29T19:09:27.513Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:09:27.513Z] ---> Running in 3523418930d4 [2022-03-29T19:09:27.513Z] ---> Running in 8f488fbeb4da [2022-03-29T19:09:29.421Z] Removing intermediate container 3523418930d4 [2022-03-29T19:09:29.421Z] ---> 7d859de4c599 [2022-03-29T19:09:29.421Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-29T19:09:29.421Z] ---> Running in f325d76fb3ad [2022-03-29T19:09:29.421Z] Removing intermediate container 8f488fbeb4da [2022-03-29T19:09:29.421Z] ---> 340afd5aaf81 [2022-03-29T19:09:29.421Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-29T19:09:29.421Z] ---> Running in 2bc311d86fb6 [2022-03-29T19:09:30.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:30.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:31.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:31.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:31.559Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T19:09:31.559Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T19:09:31.559Z] OK: 15854 distinct packages available [2022-03-29T19:09:31.559Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T19:09:31.559Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T19:09:31.559Z] OK: 15854 distinct packages available [2022-03-29T19:09:31.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:31.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:32.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:32.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:32.760Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-29T19:09:32.760Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-29T19:09:32.760Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-29T19:09:33.019Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-29T19:09:33.019Z] (3/5) Installing libucontext (1.1-r0) [2022-03-29T19:09:33.019Z] (3/4) Installing libucontext (1.1-r0) [2022-03-29T19:09:33.019Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-29T19:09:33.019Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-29T19:09:33.019Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-29T19:09:33.278Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T19:09:33.278Z] OK: 6 MiB in 18 packages [2022-03-29T19:09:33.278Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T19:09:33.278Z] OK: 6 MiB in 19 packages [2022-03-29T19:09:35.191Z] Removing intermediate container f325d76fb3ad [2022-03-29T19:09:35.191Z] ---> 588635f2a8fb [2022-03-29T19:09:35.191Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T19:09:35.191Z] Removing intermediate container 2bc311d86fb6 [2022-03-29T19:09:35.191Z] ---> 59f8d4ecd8b0 [2022-03-29T19:09:35.191Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-29T19:09:37.727Z] ---> 88f5c495df8e [2022-03-29T19:09:37.727Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T19:09:37.996Z] ---> 7958a4081e13 [2022-03-29T19:09:37.996Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T19:09:38.936Z] ---> 328580ff5fb2 [2022-03-29T19:09:38.936Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-29T19:09:38.936Z] ---> Running in 3b5941dbdd1e [2022-03-29T19:09:39.509Z] Removing intermediate container 3b5941dbdd1e [2022-03-29T19:09:39.509Z] ---> f24ff727a968 [2022-03-29T19:09:39.509Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-29T19:09:40.447Z] ---> 6fd1b03e610b [2022-03-29T19:09:40.447Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T19:09:40.447Z] ---> 893d4331074f [2022-03-29T19:09:40.447Z] Step 19/24 : WORKDIR / [2022-03-29T19:09:40.447Z] ---> Running in 9de779c1af4d [2022-03-29T19:09:40.706Z] ---> 080ecd3c65af [2022-03-29T19:09:40.706Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-29T19:09:40.706Z] Removing intermediate container 9de779c1af4d [2022-03-29T19:09:40.706Z] ---> 9be25b52ebd8 [2022-03-29T19:09:40.706Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T19:09:40.968Z] ---> Running in 0cbdfdb8fc12 [2022-03-29T19:09:40.968Z] ---> b1e922d97f13 [2022-03-29T19:09:40.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-29T19:09:41.226Z] Removing intermediate container 0cbdfdb8fc12 [2022-03-29T19:09:41.226Z] ---> 76d8b3830485 [2022-03-29T19:09:41.226Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T19:09:41.226Z] ---> Running in 440c669dfd7c [2022-03-29T19:09:41.226Z] ---> ed63870c44d5 [2022-03-29T19:09:41.226Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T19:09:41.226Z] Removing intermediate container 440c669dfd7c [2022-03-29T19:09:41.226Z] ---> cd83e8f6d75a [2022-03-29T19:09:41.226Z] Step 22/24 : LABEL arch=x86_64 [2022-03-29T19:09:41.226Z] ---> Running in 4766ef79fdfd [2022-03-29T19:09:41.227Z] ---> Running in d5a72a384cf6 [2022-03-29T19:09:41.797Z] Removing intermediate container d5a72a384cf6 [2022-03-29T19:09:41.797Z] ---> ac6718267246 [2022-03-29T19:09:41.797Z] Step 23/24 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:09:41.797Z] Removing intermediate container 4766ef79fdfd [2022-03-29T19:09:41.797Z] ---> 255b6fc3c003 [2022-03-29T19:09:41.797Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T19:09:41.797Z] ---> Running in 6123c17748cc [2022-03-29T19:09:41.797Z] ---> Running in 3591ecacb647 [2022-03-29T19:09:42.056Z] Removing intermediate container 6123c17748cc [2022-03-29T19:09:42.056Z] ---> 3f30e8a65fc0 [2022-03-29T19:09:42.056Z] Step 24/24 : LABEL version=0.0.0 [2022-03-29T19:09:42.316Z] Removing intermediate container 3591ecacb647 [2022-03-29T19:09:42.316Z] ---> 50e7907fd350 [2022-03-29T19:09:42.316Z] Step 22/24 : LABEL arch=x86_64 [2022-03-29T19:09:42.316Z] ---> Running in 2b68d1f49677 [2022-03-29T19:09:42.316Z] ---> Running in d7e14c8f4636 [2022-03-29T19:09:42.577Z] Removing intermediate container 2b68d1f49677 [2022-03-29T19:09:42.577Z] ---> 743ce2b50273 [2022-03-29T19:09:42.577Z] [2022-03-29T19:09:42.577Z] Removing intermediate container d7e14c8f4636 [2022-03-29T19:09:42.577Z] ---> db5a67151627 [2022-03-29T19:09:42.577Z] Step 23/24 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:09:42.577Z] Successfully built 743ce2b50273 [2022-03-29T19:09:42.577Z] ---> Running in 57d43c4c7d9c [2022-03-29T19:09:42.577Z] Successfully tagged security-spire-config:latest [2022-03-29T19:09:42.577Z]  Building security-spire-config ... done Building support-scheduler [2022-03-29T19:09:43.148Z] 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-29T19:09:43.407Z] Removing intermediate container 57d43c4c7d9c [2022-03-29T19:09:43.407Z] ---> d2abf9ebb795 [2022-03-29T19:09:43.407Z] Step 24/24 : LABEL version=0.0.0 [2022-03-29T19:09:45.957Z] ---> Running in 9e849184fb59 [2022-03-29T19:09:45.957Z] Removing intermediate container 9e849184fb59 [2022-03-29T19:09:45.957Z] ---> e09e0f06c0f1 [2022-03-29T19:09:45.957Z] [2022-03-29T19:09:45.957Z] Removing intermediate container 090b0acb2356 [2022-03-29T19:09:45.957Z] ---> 468879b55ca8 [2022-03-29T19:09:45.957Z] [2022-03-29T19:09:45.957Z] Step 9/20 : FROM alpine:3.15 [2022-03-29T19:09:45.957Z] ---> 76c8fb57b6fc [2022-03-29T19:09:45.957Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T19:09:45.957Z] ---> Using cache [2022-03-29T19:09:45.957Z] ---> 9c26ed471bc4 [2022-03-29T19:09:45.957Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:09:45.957Z] ---> Using cache [2022-03-29T19:09:45.957Z] ---> 340afd5aaf81 [2022-03-29T19:09:45.957Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-29T19:09:45.957Z] Successfully built e09e0f06c0f1 [2022-03-29T19:09:45.957Z] Successfully tagged security-spire-agent:latest [2022-03-29T19:09:45.957Z] Building sys-mgmt-agent [2022-03-29T19:09:46.216Z]  Building security-spire-agent ... done  ---> Running in 4f0e5789d5de [2022-03-29T19:09:46.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:47.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:47.718Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:09:47.718Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:09:47.718Z] ---> b3e7f4ca73ef [2022-03-29T19:09:47.718Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T19:09:47.718Z] ---> Using cache [2022-03-29T19:09:47.718Z] ---> 2600b626853f [2022-03-29T19:09:47.718Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:09:47.718Z] ---> Using cache [2022-03-29T19:09:47.718Z] ---> 0bd21ac8d5f0 [2022-03-29T19:09:47.718Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-29T19:09:47.718Z] ---> Using cache [2022-03-29T19:09:47.718Z] ---> 1af937cd76e4 [2022-03-29T19:09:47.718Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T19:09:47.718Z] ---> Using cache [2022-03-29T19:09:47.718Z] ---> 252b996a7d14 [2022-03-29T19:09:47.718Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:09:47.718Z] ---> Using cache [2022-03-29T19:09:47.718Z] ---> a1e3252a0dad [2022-03-29T19:09:47.718Z] Step 8/22 : COPY . . [2022-03-29T19:09:47.718Z] ---> Using cache [2022-03-29T19:09:47.718Z] ---> 89911b86d112 [2022-03-29T19:09:47.718Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-29T19:09:48.057Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T19:09:48.057Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T19:09:48.057Z] OK: 15854 distinct packages available [2022-03-29T19:09:48.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:48.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:48.887Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-29T19:09:49.147Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-29T19:09:49.147Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-29T19:09:49.408Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-29T19:09:49.408Z] (5/9) Installing curl (7.80.0-r0) [2022-03-29T19:09:49.408Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-29T19:09:49.667Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-29T19:09:49.667Z] (8/9) Installing libucontext (1.1-r0) [2022-03-29T19:09:49.667Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-29T19:09:49.929Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T19:09:49.929Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T19:09:49.929Z] OK: 8 MiB in 23 packages [2022-03-29T19:09:49.929Z] Removing intermediate container 5085c7e757ca [2022-03-29T19:09:49.929Z] ---> 7904d4056232 [2022-03-29T19:09:49.929Z] [2022-03-29T19:09:49.929Z] Step 10/25 : FROM alpine:3.14 [2022-03-29T19:09:50.190Z] Removing intermediate container d318a5d80869 [2022-03-29T19:09:50.190Z] ---> 93c55e9f4b78 [2022-03-29T19:09:50.190Z] [2022-03-29T19:09:50.190Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T19:09:50.190Z] ---> Running in 936a0aefb0fc [2022-03-29T19:09:50.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:09:50.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:09:50.777Z] ---> b3e7f4ca73ef [2022-03-29T19:09:50.777Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T19:09:50.777Z] ---> Using cache [2022-03-29T19:09:50.777Z] ---> 2600b626853f [2022-03-29T19:09:50.777Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:09:50.777Z] ---> Using cache [2022-03-29T19:09:50.777Z] ---> 0bd21ac8d5f0 [2022-03-29T19:09:50.777Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-29T19:09:50.777Z] ---> Running in c1ea4c3edbfd [2022-03-29T19:09:50.777Z] 3.14: Pulling from library/alpine [2022-03-29T19:09:50.777Z] 3.14: Pulling from library/alpine [2022-03-29T19:09:51.095Z] Removing intermediate container 4f0e5789d5de [2022-03-29T19:09:51.095Z] ---> 46a6c1e76bff [2022-03-29T19:09:51.095Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:09:51.096Z] 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-29T19:09:51.384Z] ---> ea3ea5dae7de [2022-03-29T19:09:51.384Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-29T19:09:51.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:51.384Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-29T19:09:51.384Z] Status: Downloaded newer image for alpine:3.14 [2022-03-29T19:09:51.384Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-29T19:09:51.384Z] Status: Image is up to date for alpine:3.14 [2022-03-29T19:09:51.384Z] ---> 84b07dd2d1fd [2022-03-29T19:09:51.384Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-29T19:09:51.384Z] ---> 84b07dd2d1fd [2022-03-29T19:09:51.384Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-29T19:09:51.648Z] ---> Running in a7ddcbcd2b0d [2022-03-29T19:09:51.648Z] ---> Running in 6ef27eb574e6 [2022-03-29T19:09:52.220Z] ---> 508040b663b0 [2022-03-29T19:09:52.220Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-29T19:09:52.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:52.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:52.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:52.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:52.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:09:52.220Z] ---> a8abb1f7f3f0 [2022-03-29T19:09:52.220Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-29T19:09:52.220Z] ---> Running in 952bfe85299d [2022-03-29T19:09:52.479Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-29T19:09:52.479Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:09:52.479Z] OK: 6 MiB in 15 packages [2022-03-29T19:09:52.479Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-29T19:09:52.479Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-29T19:09:52.479Z] (3/3) Installing su-exec (0.2-r1) [2022-03-29T19:09:52.479Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:09:52.479Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T19:09:52.479Z] Removing intermediate container 952bfe85299d [2022-03-29T19:09:52.479Z] ---> d28b8e248308 [2022-03-29T19:09:52.479Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:09:52.479Z] ---> Running in f4d6cc27125c [2022-03-29T19:09:52.479Z] OK: 6 MiB in 17 packages [2022-03-29T19:09:52.479Z] OK: 221 MiB in 52 packages [2022-03-29T19:09:52.741Z] Removing intermediate container f4d6cc27125c [2022-03-29T19:09:52.741Z] ---> a74b37ac522a [2022-03-29T19:09:52.741Z] Step 18/20 : LABEL arch=x86_64 [2022-03-29T19:09:52.741Z] ---> Running in 0d191a482511 [2022-03-29T19:09:53.002Z] Removing intermediate container 6ef27eb574e6 [2022-03-29T19:09:53.002Z] ---> a18841a78aad [2022-03-29T19:09:53.002Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T19:09:53.002Z] Removing intermediate container 0d191a482511 [2022-03-29T19:09:53.002Z] ---> 4ed7e62345b2 [2022-03-29T19:09:53.002Z] Step 19/20 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:09:53.002Z] ---> Running in 2b2e7e210dae [2022-03-29T19:09:53.002Z] ---> Running in 2325eecf2326 [2022-03-29T19:09:53.263Z] Removing intermediate container 2b2e7e210dae [2022-03-29T19:09:53.263Z] ---> 7cc6e48950ae [2022-03-29T19:09:53.263Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-29T19:09:53.263Z] Removing intermediate container 2325eecf2326 [2022-03-29T19:09:53.263Z] ---> 6804430bdc97 [2022-03-29T19:09:53.263Z] Step 20/20 : LABEL version=0.0.0 [2022-03-29T19:09:53.263Z] Removing intermediate container c1ea4c3edbfd [2022-03-29T19:09:53.263Z] ---> faecc0a49b03 [2022-03-29T19:09:53.263Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T19:09:53.263Z] ---> Running in 305766994f7c [2022-03-29T19:09:53.263Z] ---> Running in 6c1bad3934b8 [2022-03-29T19:09:53.263Z] Removing intermediate container a7ddcbcd2b0d [2022-03-29T19:09:53.263Z] ---> 721ddcdc725d [2022-03-29T19:09:53.263Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-29T19:09:53.540Z] ---> Running in 35f44982c8b1 [2022-03-29T19:09:53.540Z] Removing intermediate container 305766994f7c [2022-03-29T19:09:53.540Z] ---> 3f3cf4e9ba87 [2022-03-29T19:09:53.540Z] [2022-03-29T19:09:53.540Z] Removing intermediate container 6c1bad3934b8 [2022-03-29T19:09:53.540Z] ---> 1c9bb076bf96 [2022-03-29T19:09:53.540Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-29T19:09:53.540Z] ---> 1f89b68188c8 [2022-03-29T19:09:53.540Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:09:53.540Z] Successfully built 3f3cf4e9ba87 [2022-03-29T19:09:53.801Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-29T19:09:53.801Z] Building security-proxy-setup [2022-03-29T19:09:53.801Z]  Building security-spiffe-token-provider ... done  ---> Running in c1c86bc6e68c [2022-03-29T19:09:53.801Z] Removing intermediate container 35f44982c8b1 [2022-03-29T19:09:53.801Z] ---> 8c0cdbe8a0e8 [2022-03-29T19:09:53.801Z] Step 13/25 : WORKDIR / [2022-03-29T19:09:53.801Z] ---> Running in 1e858a2e339a [2022-03-29T19:09:53.801Z] ---> Running in 655f70b1e822 [2022-03-29T19:09:53.801Z] Removing intermediate container c1c86bc6e68c [2022-03-29T19:09:53.801Z] ---> ba6d2dbc26df [2022-03-29T19:09:53.801Z] Step 15/23 : WORKDIR / [2022-03-29T19:09:55.714Z] ---> Running in a07421c63fc4 [2022-03-29T19:09:55.714Z] Removing intermediate container 655f70b1e822 [2022-03-29T19:09:55.714Z] ---> 514e4853d59a [2022-03-29T19:09:55.714Z] 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-29T19:09:55.714Z] Removing intermediate container a07421c63fc4 [2022-03-29T19:09:55.714Z] ---> bdca61eb5810 [2022-03-29T19:09:55.714Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:09:55.976Z] ---> 073ec0df9f15 [2022-03-29T19:09:55.976Z] 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-29T19:09:56.235Z] ---> 62da5294778d [2022-03-29T19:09:56.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-29T19:09:56.496Z] ---> 8680f8f60790 [2022-03-29T19:09:56.496Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-29T19:09:56.757Z] Removing intermediate container 1e858a2e339a [2022-03-29T19:09:56.757Z] ---> 99515db21fa6 [2022-03-29T19:09:56.757Z] Step 8/23 : COPY . . [2022-03-29T19:09:56.757Z] ---> d6beb61bfd1d [2022-03-29T19:09:56.757Z] 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-29T19:09:57.695Z] ---> f7a8a4b3919c [2022-03-29T19:09:57.695Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-29T19:09:57.695Z] ---> 03521e5ffd7d [2022-03-29T19:09:57.695Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-29T19:09:58.264Z] ---> 97bd774b6194 [2022-03-29T19:09:58.264Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-29T19:09:58.531Z] ---> Running in e954e289785f [2022-03-29T19:09:58.791Z] ---> f9343fa13aae [2022-03-29T19:09:58.791Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-29T19:09:58.791Z] Removing intermediate container e954e289785f [2022-03-29T19:09:58.791Z] ---> 5e4ed4702431 [2022-03-29T19:09:58.791Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:09:59.051Z] ---> Running in b0ff14330ad2 [2022-03-29T19:09:59.630Z] Removing intermediate container b0ff14330ad2 [2022-03-29T19:09:59.630Z] ---> 7ee36b9f3b57 [2022-03-29T19:09:59.630Z] Step 21/23 : LABEL arch=x86_64 [2022-03-29T19:09:59.630Z] ---> 79b2b8c2ec2d [2022-03-29T19:09:59.630Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> Running in a5e6d99bdacb [2022-03-29T19:09:59.630Z] [2022-03-29T19:09:59.780Z] Removing intermediate container 1a64dc8a4b17 [2022-03-29T19:09:59.780Z] ---> 8b1345f84d94 [2022-03-29T19:09:59.780Z] Successfully built 8b1345f84d94 [2022-03-29T19:09:59.780Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:09:59.898Z] Removing intermediate container a5e6d99bdacb [2022-03-29T19:09:59.898Z] ---> a82357d907db [2022-03-29T19:09:59.898Z] Step 22/23 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:09:59.898Z] ---> Running in dfac68288f43 [2022-03-29T19:09:59.898Z] ---> 0bb391d71f46 [2022-03-29T19:09:59.898Z] 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-29T19:10:00.149Z] + docker inspect -f . ci-base-image-arm64 [2022-03-29T19:10:00.150Z] . [2022-03-29T19:10:00.157Z] ---> Running in 694a81d1e135 [2022-03-29T19:10:00.157Z] Removing intermediate container dfac68288f43 [2022-03-29T19:10:00.157Z] ---> 1ed8248689ff [2022-03-29T19:10:00.157Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T19:10:00.157Z] ---> Running in b219dd19745a [Pipeline] withDockerContainer [2022-03-29T19:10:00.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-9361 does not seem to be running inside a container [2022-03-29T19:10:00.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-29T19:10:00.724Z] Removing intermediate container b219dd19745a [2022-03-29T19:10:00.724Z] ---> 7a9faa98bd22 [2022-03-29T19:10:00.724Z] [2022-03-29T19:10:00.724Z] Successfully built 7a9faa98bd22 [2022-03-29T19:10:00.724Z] Successfully tagged core-metadata:latest [2022-03-29T19:10:00.724Z] Building core-data [2022-03-29T19:10:01.823Z] $ docker top cfc124fafa8dbbdc4c5f22616453c3775bcc574cf7266ce173e265a2fd28aca5 -eo pid,comm [Pipeline] { [2022-03-29T19:10:02.114Z]  Building core-metadata ... done Removing intermediate container 694a81d1e135 [2022-03-29T19:10:02.114Z] ---> 1bb584c563c3 [2022-03-29T19:10:02.114Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-29T19:10:02.114Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:10:02.114Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:10:02.114Z] ---> b3e7f4ca73ef [2022-03-29T19:10:02.114Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T19:10:02.114Z] ---> Using cache [2022-03-29T19:10:02.114Z] ---> 2600b626853f [2022-03-29T19:10:02.114Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:10:02.114Z] ---> Using cache [2022-03-29T19:10:02.114Z] ---> 0bd21ac8d5f0 [2022-03-29T19:10:02.114Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-29T19:10:02.114Z] ---> Using cache [2022-03-29T19:10:02.114Z] ---> 1af937cd76e4 [2022-03-29T19:10:02.114Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T19:10:02.114Z] ---> Using cache [2022-03-29T19:10:02.114Z] ---> 252b996a7d14 [2022-03-29T19:10:02.114Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:10:02.114Z] ---> Using cache [2022-03-29T19:10:02.114Z] ---> a1e3252a0dad [2022-03-29T19:10:02.114Z] Step 8/22 : COPY . . [2022-03-29T19:10:02.114Z] ---> Using cache [2022-03-29T19:10:02.114Z] ---> 89911b86d112 [2022-03-29T19:10:02.114Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [Pipeline] sh [2022-03-29T19:10:02.682Z] ---> Running in 5ac4c70f8cbf [2022-03-29T19:10:02.682Z] ---> Running in 107d37bb0578 [2022-03-29T19:10:02.797Z] + go version [2022-03-29T19:10:02.797Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-29T19:10:02.839Z] $ docker stop --time=1 cfc124fafa8dbbdc4c5f22616453c3775bcc574cf7266ce173e265a2fd28aca5 [2022-03-29T19:10:02.940Z] Removing intermediate container 5ac4c70f8cbf [2022-03-29T19:10:02.940Z] ---> e20a1c0c6653 [2022-03-29T19:10:02.940Z] Step 23/25 : LABEL arch=x86_64 [2022-03-29T19:10:02.940Z] ---> Running in baa636ea657a [2022-03-29T19:10:03.199Z] 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-29T19:10:03.199Z] Removing intermediate container baa636ea657a [2022-03-29T19:10:03.199Z] ---> 290bd49e5142 [2022-03-29T19:10:03.199Z] Step 24/25 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:10:03.459Z] ---> Running in 64acc783bf19 [2022-03-29T19:10:03.718Z] Removing intermediate container 64acc783bf19 [2022-03-29T19:10:03.718Z] ---> d3e94cb00588 [2022-03-29T19:10:03.718Z] Step 25/25 : LABEL version=0.0.0 [2022-03-29T19:10:03.718Z] ---> Running in a0de0c0a3807 [2022-03-29T19:10:03.983Z] Removing intermediate container a0de0c0a3807 [2022-03-29T19:10:03.983Z] ---> a981eaca9d31 [2022-03-29T19:10:03.983Z] [2022-03-29T19:10:04.249Z] Successfully built a981eaca9d31 [2022-03-29T19:10:04.249Z] Successfully tagged security-secretstore-setup:latest [2022-03-29T19:10:04.249Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-03-29T19:10:04.466Z] $ docker rm -f cfc124fafa8dbbdc4c5f22616453c3775bcc574cf7266ce173e265a2fd28aca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:10:05.455Z] + docker inspect -f . ci-base-image-arm64 [2022-03-29T19:10:05.456Z] . [Pipeline] withDockerContainer [2022-03-29T19:10:05.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-9361 does not seem to be running inside a container [2022-03-29T19:10:05.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-29T19:10:07.011Z] $ docker top 93256619d9049f13bb9371bdf2b9f03c07e3993d406763db4b8b288320214882 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-29T19:10:07.307Z] ========================================================= [2022-03-29T19:10:07.308Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-29T19:10:07.308Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-29T19:10:08.022Z] + make test [2022-03-29T19:10:08.023Z] go mod tidy -compat=1.17 [2022-03-29T19:10:08.451Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:10:08.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:10:08.451Z] ---> b3e7f4ca73ef [2022-03-29T19:10:08.451Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T19:10:08.451Z] ---> Using cache [2022-03-29T19:10:08.451Z] ---> 2600b626853f [2022-03-29T19:10:08.451Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:10:08.451Z] ---> Using cache [2022-03-29T19:10:08.451Z] ---> 0bd21ac8d5f0 [2022-03-29T19:10:08.451Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-29T19:10:09.009Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-29T19:10:09.020Z] ---> Running in c841fce650d7 [2022-03-29T19:10:09.020Z] ---> e5e8df01770d [2022-03-29T19:10:09.020Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-29T19:10:09.278Z] ---> Running in 15a1ef60171a [2022-03-29T19:10:09.847Z] 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-29T19:10:09.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:10:10.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:10:10.986Z] OK: 221 MiB in 52 packages [2022-03-29T19:10:11.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:10:11.245Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:10:11.245Z] ---> b3e7f4ca73ef [2022-03-29T19:10:11.245Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T19:10:11.245Z] ---> Using cache [2022-03-29T19:10:11.245Z] ---> 2600b626853f [2022-03-29T19:10:11.245Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:10:11.245Z] ---> Using cache [2022-03-29T19:10:11.245Z] ---> 0bd21ac8d5f0 [2022-03-29T19:10:11.245Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T19:10:11.245Z] ---> Using cache [2022-03-29T19:10:11.245Z] ---> 1af937cd76e4 [2022-03-29T19:10:11.245Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T19:10:11.245Z] ---> Using cache [2022-03-29T19:10:11.245Z] ---> 252b996a7d14 [2022-03-29T19:10:11.245Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:10:11.245Z] ---> Using cache [2022-03-29T19:10:11.245Z] ---> a1e3252a0dad [2022-03-29T19:10:11.245Z] Step 8/23 : COPY . . [2022-03-29T19:10:11.245Z] ---> Using cache [2022-03-29T19:10:11.245Z] ---> 89911b86d112 [2022-03-29T19:10:11.245Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T19:10:12.188Z] ---> Running in 72f126a7bfc5 [2022-03-29T19:10:12.188Z] Removing intermediate container 936a0aefb0fc [2022-03-29T19:10:12.188Z] ---> b0e6779e63fc [2022-03-29T19:10:12.188Z] [2022-03-29T19:10:12.188Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T19:10:12.188Z] ---> 84b07dd2d1fd [2022-03-29T19:10:12.188Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-29T19:10:12.188Z] ---> Using cache [2022-03-29T19:10:12.188Z] ---> a18841a78aad [2022-03-29T19:10:12.188Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T19:10:12.188Z] ---> Using cache [2022-03-29T19:10:12.188Z] ---> 7cc6e48950ae [2022-03-29T19:10:12.188Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-29T19:10:12.188Z] ---> Running in d0dcb6d184b9 [2022-03-29T19:10:12.188Z] Removing intermediate container c841fce650d7 [2022-03-29T19:10:12.188Z] ---> d7f57fac3b17 [2022-03-29T19:10:12.188Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T19:10:12.446Z] Removing intermediate container 72f126a7bfc5 [2022-03-29T19:10:12.446Z] ---> a27e6cd70191 [2022-03-29T19:10:12.446Z] 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-29T19:10:12.446Z] ---> Running in 21ee60267af0 [2022-03-29T19:10:12.446Z] Removing intermediate container d0dcb6d184b9 [2022-03-29T19:10:12.446Z] ---> ce15c94865da [2022-03-29T19:10:12.446Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-29T19:10:12.709Z] ---> Running in 61e29608fb1c [2022-03-29T19:10:12.709Z] ---> 344fe8023218 [2022-03-29T19:10:12.709Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:10:12.709Z] ---> Running in 4df327e051d4 [2022-03-29T19:10:12.709Z] Removing intermediate container 61e29608fb1c [2022-03-29T19:10:12.709Z] ---> a16f9caf3cc9 [2022-03-29T19:10:12.709Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:10:13.280Z] ---> 4c048b3b9da6 [2022-03-29T19:10:13.280Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-29T19:10:13.851Z] spire-1.2.0/ [2022-03-29T19:10:14.109Z] ---> c3e1012b37e3 [2022-03-29T19:10:14.109Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-29T19:10:14.368Z] Removing intermediate container 4df327e051d4 [2022-03-29T19:10:14.368Z] ---> 56d28e9a611e [2022-03-29T19:10:14.368Z] Step 8/23 : COPY . . [2022-03-29T19:10:14.938Z] ---> 59be8e283ce4 [2022-03-29T19:10:14.938Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-29T19:10:14.938Z] ---> Running in 0ea133311068 [2022-03-29T19:10:14.938Z] spire-1.2.0/README.md [2022-03-29T19:10:14.938Z] spire-1.2.0/bin/ [2022-03-29T19:10:14.938Z] spire-1.2.0/bin/spire-server [2022-03-29T19:10:14.938Z] spire-1.2.0/bin/spire-agent [2022-03-29T19:10:14.938Z] spire-1.2.0/conf/ [2022-03-29T19:10:14.938Z] spire-1.2.0/conf/server/ [2022-03-29T19:10:14.938Z] spire-1.2.0/conf/server/server.conf [2022-03-29T19:10:14.938Z] spire-1.2.0/conf/agent/ [2022-03-29T19:10:14.938Z] spire-1.2.0/conf/agent/agent.conf [2022-03-29T19:10:14.938Z] spire-1.2.0/LICENSE [2022-03-29T19:10:15.506Z] Removing intermediate container 0ea133311068 [2022-03-29T19:10:15.506Z] ---> 79e0f3bcaa26 [2022-03-29T19:10:15.506Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:10:15.506Z] ---> Running in cbaeaac0455b [2022-03-29T19:10:16.074Z] Removing intermediate container cbaeaac0455b [2022-03-29T19:10:16.074Z] ---> 12b137ddc551 [2022-03-29T19:10:16.074Z] Step 20/22 : LABEL arch=x86_64 [2022-03-29T19:10:16.074Z] ---> Running in 3ec2995b4d66 [2022-03-29T19:10:16.641Z] Removing intermediate container 3ec2995b4d66 [2022-03-29T19:10:16.641Z] ---> f1b32d762c4d [2022-03-29T19:10:16.641Z] Step 21/22 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:10:16.641Z] ---> Running in a0737d79a642 [2022-03-29T19:10:16.904Z] Removing intermediate container a0737d79a642 [2022-03-29T19:10:16.904Z] ---> e7105004cbce [2022-03-29T19:10:16.904Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T19:10:17.163Z] ---> Running in 9a15c247ffba [2022-03-29T19:10:17.422Z] Removing intermediate container 9a15c247ffba [2022-03-29T19:10:17.422Z] ---> 95edce8092e4 [2022-03-29T19:10:17.422Z] [2022-03-29T19:10:17.683Z] Successfully built 95edce8092e4 [2022-03-29T19:10:17.683Z] Successfully tagged support-scheduler:latest [2022-03-29T19:10:17.683Z]  Building support-scheduler ... done Building support-notifications [2022-03-29T19:10:18.622Z] Removing intermediate container 21ee60267af0 [2022-03-29T19:10:18.622Z] ---> d9d618005991 [2022-03-29T19:10:18.622Z] [2022-03-29T19:10:18.622Z] Step 11/23 : FROM alpine:3.15 [2022-03-29T19:10:18.622Z] ---> 76c8fb57b6fc [2022-03-29T19:10:18.622Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T19:10:18.622Z] ---> Using cache [2022-03-29T19:10:18.622Z] ---> 9c26ed471bc4 [2022-03-29T19:10:18.622Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:10:18.622Z] ---> Using cache [2022-03-29T19:10:18.622Z] ---> 340afd5aaf81 [2022-03-29T19:10:18.622Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-29T19:10:18.622Z] ---> Using cache [2022-03-29T19:10:18.622Z] ---> 59f8d4ecd8b0 [2022-03-29T19:10:18.622Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T19:10:21.163Z] 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-29T19:10:24.458Z] ---> ca5b2d249782 [2022-03-29T19:10:24.458Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T19:10:24.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:10:24.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:10:24.458Z] ---> b3e7f4ca73ef [2022-03-29T19:10:24.458Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T19:10:24.458Z] ---> Using cache [2022-03-29T19:10:24.458Z] ---> 2600b626853f [2022-03-29T19:10:24.458Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:10:24.458Z] ---> Using cache [2022-03-29T19:10:24.458Z] ---> 0bd21ac8d5f0 [2022-03-29T19:10:24.458Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-29T19:10:24.458Z] ---> Running in 3b836f126064 [2022-03-29T19:10:24.458Z] ---> 2cee14d56328 [2022-03-29T19:10:24.458Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-29T19:10:24.458Z] ---> Running in ba9a94e1375a [2022-03-29T19:10:24.458Z] ---> 5b9c97fd338d [2022-03-29T19:10:24.458Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-29T19:10:24.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:10:24.719Z] ---> 323e9fb385d0 [2022-03-29T19:10:24.719Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-29T19:10:24.719Z] 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-29T19:10:24.981Z] ---> 026fb6e957a1 [2022-03-29T19:10:24.981Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T19:10:24.981Z] ---> Running in 2cbeca35a3d9 [2022-03-29T19:10:25.241Z] Removing intermediate container 2cbeca35a3d9 [2022-03-29T19:10:25.241Z] ---> b2bcc84c26b1 [2022-03-29T19:10:25.241Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T19:10:25.241Z] ---> Running in 5f6963214dc9 [2022-03-29T19:10:25.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:10:25.500Z] Removing intermediate container 5f6963214dc9 [2022-03-29T19:10:25.500Z] ---> 4d33d7e04404 [2022-03-29T19:10:25.500Z] Step 21/23 : LABEL arch=x86_64 [2022-03-29T19:10:25.500Z] ---> Running in fce025dcbfa4 [2022-03-29T19:10:25.761Z] Removing intermediate container fce025dcbfa4 [2022-03-29T19:10:25.761Z] ---> fcf8252ee866 [2022-03-29T19:10:25.761Z] Step 22/23 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:10:25.761Z] ---> Running in d5da81a0bf5f [2022-03-29T19:10:25.761Z] OK: 221 MiB in 52 packages [2022-03-29T19:10:26.021Z] Removing intermediate container d5da81a0bf5f [2022-03-29T19:10:26.021Z] ---> 4b6c0afc6248 [2022-03-29T19:10:26.021Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T19:10:26.021Z] ---> Running in 61ae2ba7948f [2022-03-29T19:10:26.282Z] Removing intermediate container 61ae2ba7948f [2022-03-29T19:10:26.282Z] ---> c817df01e0bc [2022-03-29T19:10:26.282Z] [2022-03-29T19:10:26.282Z] Removing intermediate container 107d37bb0578 [2022-03-29T19:10:26.282Z] ---> a92dad713b3f [2022-03-29T19:10:26.282Z] [2022-03-29T19:10:26.282Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T19:10:26.282Z] ---> 84b07dd2d1fd [2022-03-29T19:10:26.282Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-29T19:10:26.282Z] Successfully built c817df01e0bc [2022-03-29T19:10:26.282Z] Successfully tagged security-spire-server:latest [2022-03-29T19:10:26.282Z]  Building security-spire-server ... done Building security-bootstrapper [2022-03-29T19:10:26.282Z] ---> Running in 06eedbc0b8b0 [2022-03-29T19:10:26.282Z] Removing intermediate container 3b836f126064 [2022-03-29T19:10:26.282Z] ---> 7f133ac41975 [2022-03-29T19:10:26.282Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T19:10:26.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:10:26.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:10:27.115Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-29T19:10:27.115Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-29T19:10:27.115Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-29T19:10:27.115Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-29T19:10:27.115Z] (5/6) Installing curl (7.79.1-r0) [2022-03-29T19:10:27.115Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-29T19:10:27.115Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:10:27.115Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T19:10:27.115Z] OK: 8 MiB in 20 packages [2022-03-29T19:10:27.115Z] ---> 01cecd2508f1 [2022-03-29T19:10:27.115Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:10:28.055Z] ---> Running in fc1849fbafcf [2022-03-29T19:10:28.315Z] Removing intermediate container 06eedbc0b8b0 [2022-03-29T19:10:28.315Z] ---> 695eb7dfe1a7 [2022-03-29T19:10:28.315Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-29T19:10:28.576Z] ---> Running in 3c2d3b880be1 [2022-03-29T19:10:28.838Z] Removing intermediate container 3c2d3b880be1 [2022-03-29T19:10:28.838Z] ---> c0c734ebb2c5 [2022-03-29T19:10:28.838Z] Step 13/22 : WORKDIR /edgex [2022-03-29T19:10:29.103Z] ---> Running in b690b39bc40f [2022-03-29T19:10:29.103Z] Removing intermediate container fc1849fbafcf [2022-03-29T19:10:29.103Z] ---> 04fa83aeabfd [2022-03-29T19:10:29.103Z] Step 8/22 : COPY . . [2022-03-29T19:10:29.103Z] Removing intermediate container b690b39bc40f [2022-03-29T19:10:29.103Z] ---> 338bb086463c [2022-03-29T19:10:29.103Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-29T19:10:30.050Z] ---> 174d9ca4b32b [2022-03-29T19:10:30.050Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-29T19:10:30.992Z] Removing intermediate container 15a1ef60171a [2022-03-29T19:10:30.992Z] ---> f629819ca464 [2022-03-29T19:10:30.992Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-29T19:10:31.563Z] ---> c49fabbd403d [2022-03-29T19:10:31.563Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-29T19:10:31.563Z] ---> Running in 2751ff4865f9 [2022-03-29T19:10:32.132Z] 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-29T19:10:32.132Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:10:32.132Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:10:32.132Z] ---> b3e7f4ca73ef [2022-03-29T19:10:32.132Z] Step 3/31 : WORKDIR /edgex-go [2022-03-29T19:10:32.132Z] ---> Using cache [2022-03-29T19:10:32.132Z] ---> 2600b626853f [2022-03-29T19:10:32.132Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:10:32.132Z] ---> Using cache [2022-03-29T19:10:32.132Z] ---> 0bd21ac8d5f0 [2022-03-29T19:10:32.132Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-29T19:10:32.132Z] ---> Using cache [2022-03-29T19:10:32.132Z] ---> 1af937cd76e4 [2022-03-29T19:10:32.132Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-29T19:10:32.132Z] ---> Using cache [2022-03-29T19:10:32.132Z] ---> 252b996a7d14 [2022-03-29T19:10:32.132Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:10:32.132Z] ---> Using cache [2022-03-29T19:10:32.132Z] ---> a1e3252a0dad [2022-03-29T19:10:32.132Z] Step 8/31 : COPY . . [2022-03-29T19:10:32.132Z] ---> Using cache [2022-03-29T19:10:32.132Z] ---> 89911b86d112 [2022-03-29T19:10:32.132Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-29T19:10:32.700Z] ---> 4858bb7168ba [2022-03-29T19:10:32.700Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-29T19:10:32.700Z] ---> Running in b8c26fb11914 [2022-03-29T19:10:33.271Z] ---> 83af0be5a05b [2022-03-29T19:10:33.271Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-29T19:10:33.271Z] Removing intermediate container 2751ff4865f9 [2022-03-29T19:10:33.271Z] ---> 4db772516911 [2022-03-29T19:10:33.271Z] [2022-03-29T19:10:33.271Z] Step 11/23 : FROM docker:20.10.10 [2022-03-29T19:10:33.271Z] ---> Running in 478407cb3adf [2022-03-29T19:10:33.271Z] 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-29T19:10:33.271Z] 20.10.10: Pulling from library/docker [2022-03-29T19:10:35.195Z] Removing intermediate container 478407cb3adf [2022-03-29T19:10:35.195Z] ---> b15412f1bc16 [2022-03-29T19:10:35.195Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-29T19:10:35.195Z] ---> Running in 4c28ac3bd140 [2022-03-29T19:10:35.195Z] Removing intermediate container 4c28ac3bd140 [2022-03-29T19:10:35.195Z] ---> a275f1d3df4c [2022-03-29T19:10:35.195Z] Step 20/22 : LABEL arch=x86_64 [2022-03-29T19:10:35.195Z] ---> Running in bda0f86ae45b [2022-03-29T19:10:35.454Z] Removing intermediate container bda0f86ae45b [2022-03-29T19:10:35.454Z] ---> 7e656cedd812 [2022-03-29T19:10:35.454Z] Step 21/22 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:10:35.454Z] ---> Running in ba98966b12e4 [2022-03-29T19:10:35.712Z] Removing intermediate container ba98966b12e4 [2022-03-29T19:10:35.712Z] ---> 3da06893aeac [2022-03-29T19:10:35.712Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T19:10:35.712Z] ---> Running in 24a2bb564717 [2022-03-29T19:10:35.972Z] Removing intermediate container 24a2bb564717 [2022-03-29T19:10:35.972Z] ---> ce7542697dbc [2022-03-29T19:10:35.972Z] [2022-03-29T19:10:36.233Z] Successfully built ce7542697dbc [2022-03-29T19:10:36.233Z] Successfully tagged security-proxy-setup:latest [2022-03-29T19:10:36.233Z]  Building security-proxy-setup ... done Building core-command [2022-03-29T19:10:40.425Z] ---> 5fbe55ac97d3 [2022-03-29T19:10:40.425Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-29T19:10:40.684Z] ---> Running in a184979b3431 [2022-03-29T19:10:41.353Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-29T19:10:41.621Z] 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-29T19:10:42.999Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-29T19:10:42.999Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-29T19:10:42.999Z] ---> b706a049f56e [2022-03-29T19:10:42.999Z] 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-29T19:10:43.572Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:10:43.572Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:10:43.572Z] ---> b3e7f4ca73ef [2022-03-29T19:10:43.572Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T19:10:43.572Z] ---> Using cache [2022-03-29T19:10:43.572Z] ---> 2600b626853f [2022-03-29T19:10:43.572Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:10:43.572Z] ---> Using cache [2022-03-29T19:10:43.572Z] ---> 0bd21ac8d5f0 [2022-03-29T19:10:43.572Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T19:10:43.572Z] ---> Using cache [2022-03-29T19:10:43.572Z] ---> 1af937cd76e4 [2022-03-29T19:10:43.572Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T19:10:43.572Z] ---> Using cache [2022-03-29T19:10:43.572Z] ---> 252b996a7d14 [2022-03-29T19:10:43.572Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:10:43.572Z] ---> Using cache [2022-03-29T19:10:43.572Z] ---> a1e3252a0dad [2022-03-29T19:10:43.572Z] Step 8/23 : COPY . . [2022-03-29T19:10:43.572Z] ---> Using cache [2022-03-29T19:10:43.572Z] ---> 89911b86d112 [2022-03-29T19:10:43.572Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-29T19:10:43.572Z] ---> Running in e2c81b9ba1f5 [2022-03-29T19:10:43.572Z] ---> Running in 2745cd2acf2a [2022-03-29T19:10:43.833Z] Removing intermediate container 2745cd2acf2a [2022-03-29T19:10:43.833Z] ---> c8eb64c2dd61 [2022-03-29T19:10:43.833Z] 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-29T19:10:44.092Z] ---> Running in 760ff324d9d3 [2022-03-29T19:10:44.353Z] 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-29T19:10:44.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:10:44.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:10:44.877Z] (1/42) Installing readline (8.1.0-r0) [2022-03-29T19:10:44.877Z] (2/42) Installing bash (5.1.16-r0) [2022-03-29T19:10:44.877Z] Executing bash-5.1.16-r0.post-install [2022-03-29T19:10:44.877Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-29T19:10:44.877Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-29T19:10:44.877Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-29T19:10:44.877Z] (6/42) Installing curl (7.79.1-r0) [2022-03-29T19:10:44.877Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-29T19:10:44.877Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-29T19:10:44.877Z] (9/42) Installing expat (2.4.7-r0) [2022-03-29T19:10:44.877Z] (10/42) Installing libffi (3.3-r2) [2022-03-29T19:10:44.877Z] (11/42) Installing gdbm (1.19-r0) [2022-03-29T19:10:44.877Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-29T19:10:44.877Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-29T19:10:44.877Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-29T19:10:44.877Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-29T19:10:44.877Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-29T19:10:45.135Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-29T19:10:45.394Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-29T19:10:45.394Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-29T19:10:45.394Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-29T19:10:45.394Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-29T19:10:45.394Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-29T19:10:45.394Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-29T19:10:45.394Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-29T19:10:45.394Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-29T19:10:45.394Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-29T19:10:45.394Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-29T19:10:45.394Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-29T19:10:45.394Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-29T19:10:45.394Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-29T19:10:45.394Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-29T19:10:45.394Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-29T19:10:45.394Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-29T19:10:45.654Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-29T19:10:45.654Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-29T19:10:45.654Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-29T19:10:45.654Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-29T19:10:45.654Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-29T19:10:45.654Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-29T19:10:45.654Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-29T19:10:45.654Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-29T19:10:45.654Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-29T19:10:45.654Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:10:45.654Z] OK: 84 MiB in 64 packages [2022-03-29T19:10:46.591Z] Collecting docker-compose==1.23.2 [2022-03-29T19:10:46.591Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-29T19:10:46.591Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-29T19:10:46.591Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-29T19:10:46.591Z] Collecting cached-property<2,>=1.2.0 [2022-03-29T19:10:46.591Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-29T19:10:46.591Z] Collecting docopt<0.7,>=0.6.1 [2022-03-29T19:10:46.591Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-29T19:10:47.162Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-29T19:10:47.162Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-29T19:10:47.163Z] 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-29T19:10:47.163Z] Collecting docker<4.0,>=3.6.0 [2022-03-29T19:10:47.163Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-29T19:10:47.163Z] Collecting texttable<0.10,>=0.9.0 [2022-03-29T19:10:47.163Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-29T19:10:47.431Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-29T19:10:47.431Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-29T19:10:48.002Z] Collecting PyYAML<4,>=3.10 [2022-03-29T19:10:48.002Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-29T19:10:48.571Z] Collecting jsonschema<3,>=2.5.1 [2022-03-29T19:10:48.571Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-29T19:10:48.571Z] Collecting docker-pycreds>=0.4.0 [2022-03-29T19:10:48.571Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-29T19:10:48.829Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-29T19:10:48.829Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-29T19:10:48.829Z] Collecting idna<2.8,>=2.5 [2022-03-29T19:10:48.829Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-29T19:10:48.829Z] 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-29T19:10:48.829Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-29T19:10:48.829Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-29T19:10:48.829Z] Removing intermediate container ba9a94e1375a [2022-03-29T19:10:48.829Z] ---> a64d14e37259 [2022-03-29T19:10:48.829Z] [2022-03-29T19:10:48.829Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T19:10:48.829Z] ---> 84b07dd2d1fd [2022-03-29T19:10:48.829Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-29T19:10:48.829Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-29T19:10:48.829Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-29T19:10:48.829Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-29T19:10:48.829Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-29T19:10:48.829Z] ---> Running in 8d2d568445c5 [2022-03-29T19:10:49.087Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-29T19:10:49.087Z] Attempting uninstall: urllib3 [2022-03-29T19:10:49.087Z] Found existing installation: urllib3 1.26.5 [2022-03-29T19:10:49.087Z] Uninstalling urllib3-1.26.5: [2022-03-29T19:10:49.087Z] Successfully uninstalled urllib3-1.26.5 [2022-03-29T19:10:49.087Z] Removing intermediate container 8d2d568445c5 [2022-03-29T19:10:49.087Z] ---> 3d2ec8094389 [2022-03-29T19:10:49.087Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-29T19:10:49.087Z] ---> Running in ebab40793a31 [2022-03-29T19:10:49.087Z] Attempting uninstall: idna [2022-03-29T19:10:49.087Z] Found existing installation: idna 3.2 [2022-03-29T19:10:49.087Z] Uninstalling idna-3.2: [2022-03-29T19:10:49.087Z] Successfully uninstalled idna-3.2 [2022-03-29T19:10:49.348Z] Attempting uninstall: chardet [2022-03-29T19:10:49.348Z] Found existing installation: chardet 4.0.0 [2022-03-29T19:10:49.348Z] Removing intermediate container ebab40793a31 [2022-03-29T19:10:49.348Z] ---> cbcbaa7be123 [2022-03-29T19:10:49.349Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-29T19:10:49.349Z] Uninstalling chardet-4.0.0: [2022-03-29T19:10:49.349Z] Successfully uninstalled chardet-4.0.0 [2022-03-29T19:10:49.349Z] ---> Running in a57fd335a602 [2022-03-29T19:10:49.608Z] Removing intermediate container a57fd335a602 [2022-03-29T19:10:49.608Z] ---> 35446b407e1b [2022-03-29T19:10:49.608Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:10:49.867Z] ---> Running in 1ec57db67f87 [2022-03-29T19:10:49.867Z] Attempting uninstall: requests [2022-03-29T19:10:49.867Z] Found existing installation: requests 2.25.1 [2022-03-29T19:10:49.867Z] Uninstalling requests-2.25.1: [2022-03-29T19:10:49.867Z] Successfully uninstalled requests-2.25.1 [2022-03-29T19:10:49.867Z] Running setup.py install for texttable: started [2022-03-29T19:10:50.436Z] Running setup.py install for texttable: finished with status 'done' [2022-03-29T19:10:50.436Z] Running setup.py install for PyYAML: started [2022-03-29T19:10:50.694Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-29T19:10:50.954Z] Running setup.py install for docopt: started [2022-03-29T19:10:51.213Z] Removing intermediate container 1ec57db67f87 [2022-03-29T19:10:51.213Z] ---> f8c4c165469e [2022-03-29T19:10:51.213Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-29T19:10:51.213Z] ---> Running in 5bfb452b0703 [2022-03-29T19:10:51.213Z] Running setup.py install for docopt: finished with status 'done' [2022-03-29T19:10:51.213Z] Running setup.py install for dockerpty: started [2022-03-29T19:10:51.472Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-29T19:10:51.733Z] 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-29T19:10:51.998Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:10:52.572Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:10:53.140Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-29T19:10:53.140Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-29T19:10:53.140Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-29T19:10:53.400Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-29T19:10:53.400Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-29T19:10:53.400Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-29T19:10:53.659Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:10:53.659Z] OK: 8 MiB in 20 packages [2022-03-29T19:10:55.043Z] Removing intermediate container 5bfb452b0703 [2022-03-29T19:10:55.043Z] ---> 391ba30e2079 [2022-03-29T19:10:55.043Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:10:55.309Z] ---> 69685dceec9d [2022-03-29T19:10:55.309Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-29T19:10:55.571Z] Removing intermediate container 760ff324d9d3 [2022-03-29T19:10:55.571Z] ---> e9fbf1ad1a22 [2022-03-29T19:10:55.571Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-29T19:10:55.571Z] ---> Running in 20131ece044e [2022-03-29T19:10:55.839Z] Removing intermediate container 20131ece044e [2022-03-29T19:10:55.839Z] ---> e4e7241cd21a [2022-03-29T19:10:55.839Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-29T19:10:55.839Z] ---> Running in 3795ba58f683 [2022-03-29T19:10:56.106Z] Removing intermediate container 3795ba58f683 [2022-03-29T19:10:56.107Z] ---> fb98011ef135 [2022-03-29T19:10:56.107Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-29T19:10:57.044Z] ---> 62e8a5dc9b8b [2022-03-29T19:10:57.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-29T19:10:57.616Z] ---> 117f3adb82b3 [2022-03-29T19:10:57.616Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-29T19:10:57.616Z] ---> 6b0e4409e8a3 [2022-03-29T19:10:57.616Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-29T19:10:57.879Z] ---> Running in 156c029f8c04 [2022-03-29T19:10:57.879Z] ---> 5854c992e231 [2022-03-29T19:10:57.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-29T19:10:58.138Z] Removing intermediate container 156c029f8c04 [2022-03-29T19:10:58.138Z] ---> fd984ae50ed8 [2022-03-29T19:10:58.138Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:10:58.138Z] ---> Running in a091c5a7edf2 [2022-03-29T19:10:58.707Z] Removing intermediate container a091c5a7edf2 [2022-03-29T19:10:58.707Z] ---> d81c9b17d9b5 [2022-03-29T19:10:58.708Z] Step 21/23 : LABEL arch=x86_64 [2022-03-29T19:10:58.708Z] ---> 55502c623ebe [2022-03-29T19:10:58.708Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-29T19:10:58.708Z] ---> Running in d0df06308320 [2022-03-29T19:10:58.708Z] ---> Running in 2b9340dc354c [2022-03-29T19:10:59.031Z] Removing intermediate container b8c26fb11914 [2022-03-29T19:10:59.031Z] ---> 7f2ece37c528 [2022-03-29T19:10:59.031Z] [2022-03-29T19:10:59.031Z] Step 10/31 : FROM alpine:3.14 [2022-03-29T19:10:59.031Z] ---> 84b07dd2d1fd [2022-03-29T19:10:59.031Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-29T19:10:59.031Z] ---> Running in 402a158fff53 [2022-03-29T19:10:59.031Z] Removing intermediate container d0df06308320 [2022-03-29T19:10:59.031Z] ---> e7066c8e9f86 [2022-03-29T19:10:59.031Z] Step 22/23 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:10:59.031Z] Removing intermediate container 2b9340dc354c [2022-03-29T19:10:59.031Z] ---> 4c830e014802 [2022-03-29T19:10:59.031Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:10:59.031Z] ---> Running in ec288eccb864 [2022-03-29T19:10:59.031Z] ---> Running in 195250b111c7 [2022-03-29T19:10:59.338Z] Removing intermediate container 402a158fff53 [2022-03-29T19:10:59.338Z] ---> 9bccb2f5d2da [2022-03-29T19:10:59.338Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-29T19:10:59.338Z] Removing intermediate container 195250b111c7 [2022-03-29T19:10:59.338Z] ---> c0c902eb60a8 [2022-03-29T19:10:59.338Z] Step 21/23 : LABEL arch=x86_64 [2022-03-29T19:10:59.338Z] Removing intermediate container ec288eccb864 [2022-03-29T19:10:59.338Z] ---> 892375303812 [2022-03-29T19:10:59.338Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T19:10:59.338Z] ---> Running in c05965726b92 [2022-03-29T19:10:59.338Z] ---> Running in 8b5c217f6450 [2022-03-29T19:10:59.338Z] ---> Running in a42b7b1e0983 [2022-03-29T19:10:59.677Z] Removing intermediate container 8b5c217f6450 [2022-03-29T19:10:59.677Z] ---> 9ca580602d81 [2022-03-29T19:10:59.677Z] Step 22/23 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:10:59.677Z] Removing intermediate container a42b7b1e0983 [2022-03-29T19:10:59.677Z] ---> ae29b4d7ca1c [2022-03-29T19:10:59.677Z] [2022-03-29T19:10:59.677Z] ---> Running in 89cb7bb99dae [2022-03-29T19:10:59.677Z] Successfully built ae29b4d7ca1c [2022-03-29T19:10:59.677Z] Successfully tagged core-data:latest [2022-03-29T19:10:59.976Z]  Building core-data ... done Removing intermediate container 89cb7bb99dae [2022-03-29T19:10:59.976Z] ---> 25d06b34da64 [2022-03-29T19:10:59.976Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T19:10:59.976Z] ---> Running in e187ec435297 [2022-03-29T19:10:59.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:11:00.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:11:00.236Z] Removing intermediate container e187ec435297 [2022-03-29T19:11:00.236Z] ---> b813724e22d3 [2022-03-29T19:11:00.236Z] [2022-03-29T19:11:00.236Z] Successfully built b813724e22d3 [2022-03-29T19:11:00.236Z] Successfully tagged sys-mgmt-agent:latest [2022-03-29T19:11:00.236Z]  Building sys-mgmt-agent ... done (1/2) Installing dumb-init (1.2.5-r1) [2022-03-29T19:11:00.236Z] (2/2) Installing su-exec (0.2-r1) [2022-03-29T19:11:00.236Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:11:00.236Z] OK: 6 MiB in 16 packages [2022-03-29T19:11:01.174Z] Removing intermediate container c05965726b92 [2022-03-29T19:11:01.174Z] ---> 2b5b05c8b1c2 [2022-03-29T19:11:01.174Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-29T19:11:01.174Z] ---> Running in 8b79ed12ff1e [2022-03-29T19:11:01.174Z] Removing intermediate container 8b79ed12ff1e [2022-03-29T19:11:01.174Z] ---> 8b05c45378f3 [2022-03-29T19:11:01.174Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-29T19:11:01.174Z] ---> Running in 22e7fd481762 [2022-03-29T19:11:01.436Z] Removing intermediate container 22e7fd481762 [2022-03-29T19:11:01.436Z] ---> 41b3a64aef03 [2022-03-29T19:11:01.436Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-29T19:11:01.436Z] ---> Running in 5aaf1fc21492 [2022-03-29T19:11:02.813Z] Removing intermediate container 5aaf1fc21492 [2022-03-29T19:11:02.813Z] ---> e46b3aa08d87 [2022-03-29T19:11:02.814Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-29T19:11:02.814Z] ---> Running in 911ed485cf9b [2022-03-29T19:11:02.814Z] Removing intermediate container 911ed485cf9b [2022-03-29T19:11:02.814Z] ---> f838401e59dc [2022-03-29T19:11:02.814Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-29T19:11:03.074Z] ---> ded66e2c1ccb [2022-03-29T19:11:03.074Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-29T19:11:03.333Z] ---> Running in 91c9c01c2558 [2022-03-29T19:11:04.285Z] Removing intermediate container 91c9c01c2558 [2022-03-29T19:11:04.285Z] ---> f6eec473ca53 [2022-03-29T19:11:04.285Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:11:04.546Z] ---> 0674db82387f [2022-03-29T19:11:04.546Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-29T19:11:05.487Z] ---> 2c0af4751efa [2022-03-29T19:11:05.487Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-29T19:11:05.748Z] ---> 067b1c681085 [2022-03-29T19:11:05.748Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-29T19:11:05.748Z] Removing intermediate container a184979b3431 [2022-03-29T19:11:05.748Z] ---> 82fc756e1357 [2022-03-29T19:11:05.748Z] [2022-03-29T19:11:05.748Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T19:11:05.748Z] ---> 84b07dd2d1fd [2022-03-29T19:11:05.748Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-29T19:11:05.748Z] ---> Running in 33b9f3bccde4 [2022-03-29T19:11:06.019Z] ---> d1eeb404e48c [2022-03-29T19:11:06.019Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-29T19:11:06.019Z] ---> dd9aad569b75 [2022-03-29T19:11:06.019Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-29T19:11:06.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T19:11:06.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T19:11:06.280Z] ---> Running in 4ff0e9de8263 [2022-03-29T19:11:06.539Z] Removing intermediate container 4ff0e9de8263 [2022-03-29T19:11:06.539Z] ---> 3ce433bdfb29 [2022-03-29T19:11:06.539Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-29T19:11:06.539Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-29T19:11:06.539Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-29T19:11:06.539Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:11:06.539Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T19:11:06.539Z] OK: 6 MiB in 16 packages [2022-03-29T19:11:06.799Z] ---> 3a5509700afe [2022-03-29T19:11:06.799Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-29T19:11:07.060Z] ---> Running in 7c8d9610daf7 [2022-03-29T19:11:07.319Z] Removing intermediate container 33b9f3bccde4 [2022-03-29T19:11:07.319Z] ---> 6aeb5cb55ba6 [2022-03-29T19:11:07.319Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T19:11:07.319Z] ---> Running in b111877cc328 [2022-03-29T19:11:07.580Z] Removing intermediate container b111877cc328 [2022-03-29T19:11:07.580Z] ---> 3997bfdc2fde [2022-03-29T19:11:07.580Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-29T19:11:07.580Z] ---> Running in 4f2034e80e05 [2022-03-29T19:11:07.580Z] Removing intermediate container 7c8d9610daf7 [2022-03-29T19:11:07.580Z] ---> 7060b10cc710 [2022-03-29T19:11:07.580Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-29T19:11:07.844Z] Removing intermediate container 4f2034e80e05 [2022-03-29T19:11:07.844Z] ---> 77b47ae5a114 [2022-03-29T19:11:07.844Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-29T19:11:07.844Z] ---> Running in 1a4733e6d1ee [2022-03-29T19:11:07.844Z] ---> Running in 1b56e3cc2c43 [2022-03-29T19:11:07.844Z] Removing intermediate container 1a4733e6d1ee [2022-03-29T19:11:07.844Z] ---> 722ec8d77625 [2022-03-29T19:11:07.844Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:11:07.844Z] Removing intermediate container e2c81b9ba1f5 [2022-03-29T19:11:07.844Z] ---> 0a8e0b69638b [2022-03-29T19:11:07.844Z] [2022-03-29T19:11:07.844Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T19:11:07.844Z] ---> 84b07dd2d1fd [2022-03-29T19:11:07.844Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-29T19:11:07.844Z] ---> Using cache [2022-03-29T19:11:07.844Z] ---> a18841a78aad [2022-03-29T19:11:07.844Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T19:11:07.844Z] ---> Using cache [2022-03-29T19:11:07.844Z] ---> 7cc6e48950ae [2022-03-29T19:11:07.844Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-29T19:11:08.105Z] Removing intermediate container 1b56e3cc2c43 [2022-03-29T19:11:08.105Z] ---> fe10f9dd8354 [2022-03-29T19:11:08.105Z] Step 28/31 : CMD ["gate"] [2022-03-29T19:11:08.105Z] ---> Running in a1606b960794 [2022-03-29T19:11:08.105Z] ---> Running in 14a691e6d931 [2022-03-29T19:11:08.105Z] Removing intermediate container a1606b960794 [2022-03-29T19:11:08.105Z] ---> 5a74ae67f19a [2022-03-29T19:11:08.105Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-29T19:11:08.105Z] ---> b777852f51a8 [2022-03-29T19:11:08.105Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-29T19:11:08.105Z] ---> Running in 41c0b6dbb4cb [2022-03-29T19:11:08.105Z] Removing intermediate container 14a691e6d931 [2022-03-29T19:11:08.105Z] ---> 3dd12d4dd8f5 [2022-03-29T19:11:08.105Z] Step 29/31 : LABEL arch=x86_64 [2022-03-29T19:11:08.373Z] ---> Running in e5a91089beda [2022-03-29T19:11:08.373Z] Removing intermediate container 41c0b6dbb4cb [2022-03-29T19:11:08.373Z] ---> 8950f6390e30 [2022-03-29T19:11:08.373Z] Step 15/23 : WORKDIR / [2022-03-29T19:11:08.373Z] ---> Running in f4d648739967 [2022-03-29T19:11:08.373Z] Removing intermediate container e5a91089beda [2022-03-29T19:11:08.373Z] ---> dcd067e673bf [2022-03-29T19:11:08.373Z] Step 30/31 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:11:08.641Z] ---> Running in c94befdfc2de [2022-03-29T19:11:08.641Z] Removing intermediate container f4d648739967 [2022-03-29T19:11:08.641Z] ---> 72f6a0b461b3 [2022-03-29T19:11:08.641Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:11:08.641Z] ---> 98fc16ffc4d7 [2022-03-29T19:11:08.641Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-29T19:11:08.641Z] Removing intermediate container c94befdfc2de [2022-03-29T19:11:08.641Z] ---> 73678847e1a1 [2022-03-29T19:11:08.641Z] Step 31/31 : LABEL version=0.0.0 [2022-03-29T19:11:08.901Z] ---> Running in 6f47ff7ef2e2 [2022-03-29T19:11:08.901Z] ---> 80e6c213c1a1 [2022-03-29T19:11:08.901Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-29T19:11:08.901Z] ---> dd6c7a59fd5e [2022-03-29T19:11:08.901Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-29T19:11:08.901Z] ---> Running in 0f14d6ae0dfc [2022-03-29T19:11:08.901Z] Removing intermediate container 6f47ff7ef2e2 [2022-03-29T19:11:08.901Z] ---> 0adb43d166fd [2022-03-29T19:11:08.901Z] [2022-03-29T19:11:09.162Z] Successfully built 0adb43d166fd [2022-03-29T19:11:09.162Z] Removing intermediate container 0f14d6ae0dfc [2022-03-29T19:11:09.162Z] ---> 7a2a54f6eeb8 [2022-03-29T19:11:09.162Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:11:09.162Z] Successfully tagged security-bootstrapper:latest [2022-03-29T19:11:09.162Z]  Building security-bootstrapper ... done  ---> Running in 72beda33055b [2022-03-29T19:11:09.162Z] Removing intermediate container 72beda33055b [2022-03-29T19:11:09.162Z] ---> 58b21994683b [2022-03-29T19:11:09.162Z] Step 20/22 : LABEL arch=x86_64 [2022-03-29T19:11:09.162Z] ---> Running in 48c0ac5a95ee [2022-03-29T19:11:09.423Z] Removing intermediate container 48c0ac5a95ee [2022-03-29T19:11:09.423Z] ---> a0ec2dad3164 [2022-03-29T19:11:09.423Z] Step 21/22 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:11:09.423Z] ---> 24e5730d8ad1 [2022-03-29T19:11:09.423Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-29T19:11:09.423Z] ---> Running in 7e0c43943a0e [2022-03-29T19:11:09.423Z] Removing intermediate container 7e0c43943a0e [2022-03-29T19:11:09.423Z] ---> abe29c5fd91f [2022-03-29T19:11:09.423Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T19:11:09.423Z] ---> Running in 6ff95815f723 [2022-03-29T19:11:09.685Z] ---> c54e4cd63087 [2022-03-29T19:11:09.685Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-29T19:11:09.685Z] ---> Running in 08e9522d2183 [2022-03-29T19:11:09.685Z] Removing intermediate container 6ff95815f723 [2022-03-29T19:11:09.685Z] ---> fec363cd2f6e [2022-03-29T19:11:09.685Z] [2022-03-29T19:11:09.685Z] Removing intermediate container 08e9522d2183 [2022-03-29T19:11:09.685Z] ---> 949fe8f1748e [2022-03-29T19:11:09.685Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:11:09.685Z] ---> Running in 98344470bd84 [2022-03-29T19:11:09.685Z] Successfully built fec363cd2f6e [2022-03-29T19:11:09.685Z] Successfully tagged support-notifications:latest [2022-03-29T19:11:09.945Z]  Building support-notifications ... done Removing intermediate container 98344470bd84 [2022-03-29T19:11:09.945Z] ---> e947a98a02ad [2022-03-29T19:11:09.945Z] Step 21/23 : LABEL arch=x86_64 [2022-03-29T19:11:09.945Z] ---> Running in de802c6542d0 [2022-03-29T19:11:09.945Z] Removing intermediate container de802c6542d0 [2022-03-29T19:11:09.945Z] ---> 3379d4868779 [2022-03-29T19:11:09.945Z] Step 22/23 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:11:09.945Z] ---> Running in d34c980ccdf2 [2022-03-29T19:11:10.206Z] Removing intermediate container d34c980ccdf2 [2022-03-29T19:11:10.206Z] ---> 908a11b3c294 [2022-03-29T19:11:10.206Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T19:11:10.206Z] ---> Running in 94c4de154709 [2022-03-29T19:11:10.206Z] Removing intermediate container 94c4de154709 [2022-03-29T19:11:10.206Z] ---> 62555458b410 [2022-03-29T19:11:10.206Z] [2022-03-29T19:11:10.206Z] Successfully built 62555458b410 [2022-03-29T19:11:10.206Z] Successfully tagged core-command:latest [2022-03-29T19:11:10.474Z]  Building core-command ... done  [Pipeline] } [2022-03-29T19:11:10.500Z] $ docker stop --time=1 29bfc27642dfb5dbb75db55a92edb2ae6d7e003b7354029835e0f09567454138 [2022-03-29T19:11:11.843Z] $ docker rm -f 29bfc27642dfb5dbb75db55a92edb2ae6d7e003b7354029835e0f09567454138 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-29T19:11:12.245Z] + docker images [2022-03-29T19:11:12.245Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-29T19:11:12.245Z] core-command latest 62555458b410 2 seconds ago 24.5MB [2022-03-29T19:11:12.245Z] support-notifications latest fec363cd2f6e 3 seconds ago 26.6MB [2022-03-29T19:11:12.245Z] security-bootstrapper latest 0adb43d166fd 4 seconds ago 24.3MB [2022-03-29T19:11:12.245Z] 0a8e0b69638b 5 seconds ago 1.61GB [2022-03-29T19:11:12.245Z] 82fc756e1357 7 seconds ago 1.62GB [2022-03-29T19:11:12.245Z] sys-mgmt-agent latest b813724e22d3 12 seconds ago 305MB [2022-03-29T19:11:12.245Z] core-data latest ae29b4d7ca1c 13 seconds ago 35.9MB [2022-03-29T19:11:12.245Z] 7f2ece37c528 14 seconds ago 1.61GB [2022-03-29T19:11:12.245Z] a64d14e37259 25 seconds ago 1.65GB [2022-03-29T19:11:12.245Z] security-proxy-setup latest ce7542697dbc 37 seconds ago 43.4MB [2022-03-29T19:11:12.245Z] 4db772516911 39 seconds ago 1.61GB [2022-03-29T19:11:12.245Z] a92dad713b3f 46 seconds ago 1.63GB [2022-03-29T19:11:12.245Z] security-spire-server latest c817df01e0bc 47 seconds ago 82.9MB [2022-03-29T19:11:12.245Z] support-scheduler latest 95edce8092e4 55 seconds ago 26MB [2022-03-29T19:11:12.245Z] d9d618005991 55 seconds ago 1.61GB [2022-03-29T19:11:12.245Z] b0e6779e63fc About a minute ago 1.62GB [2022-03-29T19:11:12.245Z] security-secretstore-setup latest a981eaca9d31 About a minute ago 42.1MB [2022-03-29T19:11:12.245Z] core-metadata latest 7a9faa98bd22 About a minute ago 26.1MB [2022-03-29T19:11:12.245Z] security-spiffe-token-provider latest 3f3cf4e9ba87 About a minute ago 28.5MB [2022-03-29T19:11:12.245Z] 7904d4056232 About a minute ago 1.63GB [2022-03-29T19:11:12.245Z] 93c55e9f4b78 About a minute ago 1.62GB [2022-03-29T19:11:12.245Z] security-spire-agent latest e09e0f06c0f1 About a minute ago 119MB [2022-03-29T19:11:12.245Z] 468879b55ca8 About a minute ago 1.61GB [2022-03-29T19:11:12.245Z] security-spire-config latest 743ce2b50273 About a minute ago 82.2MB [2022-03-29T19:11:12.245Z] ad6ec49ea31d About a minute ago 1.61GB [2022-03-29T19:11:12.245Z] 1634641884d2 About a minute ago 1.61GB [2022-03-29T19:11:12.245Z] ci-base-image-x86_64 latest b3e7f4ca73ef 4 minutes ago 896MB [2022-03-29T19:11:12.245Z] alpine 3.14 84b07dd2d1fd 19 hours ago 5.59MB [2022-03-29T19:11:12.245Z] alpine 3.15 76c8fb57b6fc 19 hours ago 5.57MB [2022-03-29T19:11:12.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-29T19:11:12.245Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-29T19:11:12.245Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-29T19:11:12.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-29T19:11:27.774Z] Still waiting to schedule task [2022-03-29T19:11:27.774Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-29T19:12:03.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-29T19:12:10.001Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-29T19:12:10.001Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-29T19:12:10.001Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-29T19:12:15.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-29T19:12:15.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-29T19:12:15.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-29T19:12:15.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-29T19:12:15.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-29T19:12:15.442Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-29T19:12:15.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-29T19:12:16.324Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-29T19:12:16.324Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-29T19:12:16.324Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-29T19:12:16.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-29T19:12:26.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements [2022-03-29T19:12:26.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-29T19:12:26.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-29T19:12:30.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.460s coverage: 98.5% of statements [2022-03-29T19:12:30.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-29T19:12:32.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.543s coverage: 54.9% of statements [2022-03-29T19:12:32.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-29T19:12:32.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-29T19:12:46.302Z] Running on prd-ubuntu18.04-docker-8c-8g-9362 in /w/workspace/edgexfoundry_edgex-go_PR-3931 [Pipeline] { [Pipeline] ws [2022-03-29T19:12:46.342Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-29T19:12:46.466Z] The recommended git tool is: git [2022-03-29T19:12:48.117Z] using credential edgex-jenkins-ssh [2022-03-29T19:12:48.128Z] Cloning the remote Git repository [2022-03-29T19:12:48.100Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-29T19:12:48.138Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-29T19:12:48.184Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-29T19:12:48.184Z] > git --version # timeout=10 [2022-03-29T19:12:48.199Z] > git --version # 'git version 2.17.1' [2022-03-29T19:12:48.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T19:12:48.240Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-29T19:12:53.103Z] Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:12:53.219Z] Merge succeeded, producing 3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:12:53.219Z] Checking out Revision 3e06867fd147fcd4d081854c28cfa0d01b97c065 (PR-3931) [2022-03-29T19:12:52.455Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-29T19:12:52.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-29T19:12:52.477Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-29T19:12:52.488Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-29T19:12:52.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T19:12:52.493Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3931/head:refs/remotes/origin/PR-3931 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-29T19:12:53.084Z] > git config core.sparsecheckout # timeout=10 [2022-03-29T19:12:53.089Z] > git checkout -f 3e06867fd147fcd4d081854c28cfa0d01b97c065 # timeout=10 [2022-03-29T19:12:53.148Z] > git remote # timeout=10 [2022-03-29T19:12:53.161Z] > git config --get remote.origin.url # timeout=10 [2022-03-29T19:12:53.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T19:12:53.172Z] > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [2022-03-29T19:12:53.183Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-29T19:12:53.193Z] > git config core.sparsecheckout # timeout=10 [2022-03-29T19:12:53.197Z] > git checkout -f 3e06867fd147fcd4d081854c28cfa0d01b97c065 # timeout=10 [2022-03-29T19:12:54.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.403s coverage: 89.2% of statements [2022-03-29T19:12:54.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-29T19:12:54.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-29T19:12:54.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-29T19:12:54.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.575s coverage: 84.4% of statements [2022-03-29T19:12:54.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-29T19:12:54.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-29T19:12:54.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-29T19:12:54.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-29T19:12:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.515s coverage: 94.2% of statements [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-29T19:12:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.314s coverage: 72.2% of statements [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-29T19:12:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.335s coverage: 60.0% of statements [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-29T19:12:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.493s coverage: 0.9% of statements [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-29T19:12:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.216s coverage: 58.8% of statements [2022-03-29T19:12:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.278s coverage: 24.0% of statements [2022-03-29T19:12:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-29T19:12:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.478s coverage: 47.1% of statements [2022-03-29T19:12:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.237s coverage: 79.5% of statements [2022-03-29T19:12:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements [2022-03-29T19:12:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements [2022-03-29T19:12:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements [2022-03-29T19:12:56.746Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-03-29T19:12:56.749Z] > git --version # timeout=10 [2022-03-29T19:12:56.753Z] > git --version # 'git version 2.17.1' [2022-03-29T19:12:56.758Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:12:57.695Z] + echo snap-build.sh [2022-03-29T19:12:57.695Z] snap-build.sh [2022-03-29T19:12:57.695Z] + SNAP_BASE_DIR=. [2022-03-29T19:12:57.695Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-03-29T19:12:57.695Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-03-29T19:12:57.695Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-03-29T19:12:57.695Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-03-29T19:12:57.695Z] + cd /w/workspace/edgex-go/1 [2022-03-29T19:12:57.695Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-29T19:12:57.695Z] Reading package lists... [2022-03-29T19:12:57.695Z] Building dependency tree... [2022-03-29T19:12:57.695Z] Reading state information... [2022-03-29T19:12:57.695Z] The following packages were automatically installed and are no longer required: [2022-03-29T19:12:57.695Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-29T19:12:57.695Z] uidmap xdelta3 [2022-03-29T19:12:57.695Z] Use 'sudo apt autoremove' to remove them. [2022-03-29T19:12:57.695Z] The following packages will be REMOVED: [2022-03-29T19:12:57.695Z] lxd* lxd-client* [2022-03-29T19:12:57.695Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-29T19:12:57.959Z] After this operation, 31.7 MB disk space will be freed. [2022-03-29T19:12:58.759Z] (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-29T19:12:58.759Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-29T19:12:59.706Z] Removing lxd dnsmasq configuration [2022-03-29T19:12:59.706Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-29T19:12:59.706Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-29T19:13:00.280Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-29T19:13:00.545Z] (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-29T19:13:00.545Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-29T19:13:01.936Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-29T19:13:01.936Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-29T19:13:02.509Z] + sudo snap remove --purge lxd [2022-03-29T19:13:02.509Z] snap "lxd" is not installed [2022-03-29T19:13:02.509Z] + sudo groupadd --force --system lxd [2022-03-29T19:13:02.509Z] ++ whoami [2022-03-29T19:13:02.509Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-29T19:13:02.509Z] + newgrp - lxd [2022-03-29T19:13:02.509Z] + sudo snap install lxd [2022-03-29T19:13:07.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.233s coverage: 94.4% of statements [2022-03-29T19:13:07.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.195s coverage: 44.8% of statements [2022-03-29T19:13:11.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.570s coverage: 82.5% of statements [2022-03-29T19:13:11.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-29T19:13:12.534Z] 2022-03-29T19:13:09Z INFO Waiting for automatic snapd restart... [2022-03-29T19:13:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-29T19:13:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-29T19:13:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-29T19:13:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-29T19:13:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-29T19:13:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements [2022-03-29T19:13:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.302s coverage: 87.2% of statements [2022-03-29T19:13:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements [2022-03-29T19:13:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.757s coverage: 91.2% of statements [2022-03-29T19:13:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-29T19:13:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.925s coverage: 64.4% of statements [2022-03-29T19:13:20.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-29T19:13:20.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-29T19:13:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements [2022-03-29T19:13:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements [2022-03-29T19:13:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2022-03-29T19:13:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2022-03-29T19:13:21.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2022-03-29T19:13:27.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.377s coverage: 65.4% of statements [2022-03-29T19:13:27.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-29T19:13:27.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-29T19:13:27.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-29T19:13:29.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.819s coverage: 43.8% of statements [2022-03-29T19:13:29.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-29T19:13:29.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-29T19:13:29.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.213s coverage: 89.5% of statements [2022-03-29T19:13:29.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-29T19:13:29.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.396s coverage: 84.8% of statements [2022-03-29T19:13:29.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-29T19:13:29.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-29T19:13:29.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-29T19:13:29.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-29T19:13:30.652Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-29T19:13:30.652Z] + sudo lxd init --auto [2022-03-29T19:13:37.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.362s coverage: 17.7% of statements [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-29T19:13:37.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.3% of statements [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-29T19:13:37.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-29T19:13:37.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-29T19:13:37.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-29T19:13:37.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-29T19:13:37.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements [2022-03-29T19:13:37.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-29T19:13:37.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-29T19:13:37.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-29T19:13:37.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-29T19:13:37.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-29T19:13:37.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-29T19:13:37.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements [2022-03-29T19:13:37.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-03-29T19:13:37.618Z] 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-29T19:13:37.618Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-29T19:13:37.618Z] GO111MODULE=on go vet ./... [2022-03-29T19:13:38.810Z] + sudo snap install --classic snapcraft [2022-03-29T19:13:44.095Z] snapcraft 6.1 from Canonical* installed [2022-03-29T19:13:44.095Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-29T19:13:44.095Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-29T19:13:44.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-29T19:13:44.095Z] Dload Upload Total Spent Left Speed [2022-03-29T19:13:44.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3916 0 --:--:-- --:--:-- --:--:-- 3916 [2022-03-29T19:13:44.095Z] 100 3325k 100 3325k 0 0 8962k 0 --:--:-- --:--:-- --:--:-- 8962k [2022-03-29T19:13:44.095Z] ./yq_linux_amd64 [2022-03-29T19:13:44.095Z] + sudo snapcraft prime --use-lxd [2022-03-29T19:13:46.012Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-29T19:13:46.012Z] 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-29T19:13:46.012Z] - README.md [2022-03-29T19:13:46.012Z] [2022-03-29T19:13:46.012Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-29T19:13:46.273Z] Launching a container. [2022-03-29T19:13:56.273Z] Waiting for container to be ready [2022-03-29T19:13:56.547Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-29T19:13:56.547Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-29T19:13:56.547Z] [2022-03-29T19:14:00.751Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-29T19:14:02.135Z] Waiting for network to be ready... [2022-03-29T19:14:02.705Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-29T19:14:02.705Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-29T19:14:02.965Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-29T19:14:03.225Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1349 kB] [2022-03-29T19:14:03.225Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-29T19:14:03.485Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-29T19:14:03.485Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [235 kB] [2022-03-29T19:14:03.485Z] Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-29T19:14:03.485Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-29T19:14:03.485Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-29T19:14:03.485Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [832 kB] [2022-03-29T19:14:03.485Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-29T19:14:03.485Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-29T19:14:03.485Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-29T19:14:03.485Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-29T19:14:03.748Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-29T19:14:03.748Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-29T19:14:03.748Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-29T19:14:04.014Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-29T19:14:04.014Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1680 kB] [2022-03-29T19:14:04.014Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [317 kB] [2022-03-29T19:14:04.276Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-29T19:14:04.276Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-29T19:14:04.276Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [893 kB] [2022-03-29T19:14:04.276Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-29T19:14:04.276Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-29T19:14:04.276Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-29T19:14:06.202Z] Fetched 23.5 MB in 4s (5955 kB/s) [2022-03-29T19:14:07.141Z] Reading package lists... [2022-03-29T19:14:07.141Z] Reading package lists... [2022-03-29T19:14:07.402Z] Building dependency tree... [2022-03-29T19:14:07.402Z] Reading state information... [2022-03-29T19:14:07.402Z] The following additional packages will be installed: [2022-03-29T19:14:07.402Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-29T19:14:07.402Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-29T19:14:07.402Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-29T19:14:07.402Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-29T19:14:07.402Z] Suggested packages: [2022-03-29T19:14:07.402Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-29T19:14:07.402Z] Recommended packages: [2022-03-29T19:14:07.402Z] gnupg libsasl2-modules [2022-03-29T19:14:07.402Z] The following NEW packages will be installed: [2022-03-29T19:14:07.402Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-29T19:14:07.402Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-29T19:14:07.402Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-29T19:14:07.402Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-29T19:14:07.402Z] The following packages will be upgraded: [2022-03-29T19:14:07.402Z] gpg gpg-agent gpgconf libudev1 [2022-03-29T19:14:07.664Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-29T19:14:07.664Z] Need to get 3859 kB of archives. [2022-03-29T19:14:07.664Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-29T19:14:07.664Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-29T19:14:07.664Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-29T19:14:07.664Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-29T19:14:07.664Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-29T19:14:07.664Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-29T19:14:07.664Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-29T19:14:07.664Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-29T19:14:07.664Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-29T19:14:07.664Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-29T19:14:07.664Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-29T19:14:07.664Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-29T19:14:07.664Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-29T19:14:07.664Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-29T19:14:07.664Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-29T19:14:07.664Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-29T19:14:07.664Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-29T19:14:07.664Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-29T19:14:07.664Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-29T19:14:07.664Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-29T19:14:07.664Z] 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-29T19:14:07.664Z] 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-29T19:14:07.664Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-29T19:14:07.924Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-29T19:14:07.924Z] Fetched 3859 kB in 0s (14.2 MB/s) [2022-03-29T19:14:07.924Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-29T19:14:07.924Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T19:14:07.924Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-29T19:14:07.924Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-29T19:14:07.924Z] Selecting previously unselected package udev. [2022-03-29T19:14:07.924Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-29T19:14:07.924Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T19:14:07.924Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-29T19:14:08.183Z] Selecting previously unselected package libfuse2:amd64. [2022-03-29T19:14:08.183Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-29T19:14:08.183Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-29T19:14:08.183Z] Selecting previously unselected package fuse. [2022-03-29T19:14:08.183Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-29T19:14:08.183Z] Unpacking fuse (2.9.9-3) ... [2022-03-29T19:14:08.447Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-29T19:14:08.447Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-29T19:14:08.447Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-29T19:14:08.447Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-29T19:14:08.447Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-29T19:14:08.447Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-29T19:14:08.711Z] Selecting previously unselected package libksba8:amd64. [2022-03-29T19:14:08.711Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-29T19:14:08.711Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-29T19:14:08.711Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-29T19:14:08.711Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T19:14:08.711Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:08.711Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-29T19:14:08.711Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T19:14:08.711Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:08.711Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-29T19:14:08.711Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T19:14:08.711Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:08.711Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-29T19:14:08.711Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T19:14:08.711Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:08.972Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-29T19:14:08.972Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T19:14:08.972Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:08.972Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-29T19:14:08.972Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T19:14:08.972Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:08.972Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-29T19:14:08.972Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T19:14:08.972Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:08.972Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-29T19:14:08.972Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T19:14:08.972Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:09.239Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-29T19:14:09.239Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T19:14:09.239Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:09.239Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-29T19:14:09.239Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-29T19:14:09.239Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-29T19:14:09.239Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-29T19:14:09.239Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-29T19:14:09.239Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-29T19:14:09.239Z] Selecting previously unselected package libldap-common. [2022-03-29T19:14:09.239Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-29T19:14:09.239Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-29T19:14:09.239Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-29T19:14:09.239Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-29T19:14:09.239Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-29T19:14:09.501Z] Selecting previously unselected package dirmngr. [2022-03-29T19:14:09.501Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-29T19:14:09.501Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-29T19:14:09.501Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-29T19:14:09.501Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-29T19:14:09.501Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-29T19:14:09.501Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-29T19:14:09.501Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-29T19:14:10.073Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-29T19:14:10.073Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-29T19:14:10.073Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:10.073Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-29T19:14:10.073Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-29T19:14:10.073Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:10.073Z] Setting up fuse (2.9.9-3) ... [2022-03-29T19:14:10.336Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-29T19:14:10.598Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:10.598Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:10.598Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:10.859Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:10.859Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:10.859Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:10.859Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T19:14:10.859Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-29T19:14:10.859Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-29T19:14:10.859Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-29T19:14:10.859Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-29T19:14:11.121Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-29T19:14:11.382Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-29T19:14:11.382Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-29T19:14:11.382Z] units). This means they are not meant to be enabled using systemctl. [2022-03-29T19:14:11.382Z] [2022-03-29T19:14:11.382Z] Possible reasons for having this kind of units are: [2022-03-29T19:14:11.382Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-29T19:14:11.382Z] .wants/ or .requires/ directory. [2022-03-29T19:14:11.382Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-29T19:14:11.382Z] a requirement dependency on it. [2022-03-29T19:14:11.382Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-29T19:14:11.382Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-29T19:14:11.382Z] • In case of template units, the unit is meant to be enabled with some [2022-03-29T19:14:11.382Z] instance name specified. [2022-03-29T19:14:11.643Z] Reading package lists... [2022-03-29T19:14:11.903Z] Building dependency tree... [2022-03-29T19:14:11.903Z] Reading state information... [2022-03-29T19:14:11.903Z] The following additional packages will be installed: [2022-03-29T19:14:11.903Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-29T19:14:11.903Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-29T19:14:11.903Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-29T19:14:11.903Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-29T19:14:11.903Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-29T19:14:11.903Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-29T19:14:11.903Z] Suggested packages: [2022-03-29T19:14:11.903Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-29T19:14:11.903Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-29T19:14:11.903Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-29T19:14:11.903Z] systemd-container policykit-1 [2022-03-29T19:14:11.903Z] Recommended packages: [2022-03-29T19:14:11.903Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-29T19:14:11.903Z] The following NEW packages will be installed: [2022-03-29T19:14:11.903Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-29T19:14:11.903Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-29T19:14:11.903Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-29T19:14:11.903Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-29T19:14:11.903Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-29T19:14:11.903Z] The following packages will be upgraded: [2022-03-29T19:14:11.903Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-29T19:14:12.164Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-29T19:14:12.164Z] Need to get 46.5 MB of archives. [2022-03-29T19:14:12.164Z] After this operation, 181 MB of additional disk space will be used. [2022-03-29T19:14:12.164Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-29T19:14:12.164Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-29T19:14:12.428Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-29T19:14:12.428Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-29T19:14:12.428Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-29T19:14:12.428Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-29T19:14:12.689Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-29T19:14:12.689Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-29T19:14:12.690Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-29T19:14:12.690Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-29T19:14:12.949Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-29T19:14:12.949Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-29T19:14:12.949Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-29T19:14:12.949Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-29T19:14:12.949Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-29T19:14:12.949Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-29T19:14:13.210Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-29T19:14:13.210Z] 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-29T19:14:13.210Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-29T19:14:13.210Z] 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-29T19:14:13.210Z] 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-29T19:14:13.210Z] 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-29T19:14:13.211Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-29T19:14:13.211Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-29T19:14:13.211Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-29T19:14:13.211Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-29T19:14:13.211Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-29T19:14:13.211Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-29T19:14:13.211Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-29T19:14:13.470Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-29T19:14:13.470Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-29T19:14:13.470Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-29T19:14:13.470Z] 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-29T19:14:14.857Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-29T19:14:14.857Z] Fetched 46.5 MB in 2s (19.2 MB/s) [2022-03-29T19:14:14.857Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-29T19:14:14.857Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T19:14:14.857Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-29T19:14:14.857Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T19:14:14.857Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-29T19:14:14.857Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T19:14:15.129Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-29T19:14:15.390Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T19:14:15.650Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-29T19:14:15.650Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-29T19:14:15.650Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-29T19:14:15.650Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-29T19:14:15.650Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-29T19:14:15.650Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T19:14:15.911Z] Selecting previously unselected package libexpat1:amd64. [2022-03-29T19:14:15.911Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-29T19:14:15.911Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-29T19:14:15.911Z] Selecting previously unselected package python3.8-minimal. [2022-03-29T19:14:15.911Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-29T19:14:15.911Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T19:14:16.174Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T19:14:16.174Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-29T19:14:16.174Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T19:14:16.749Z] Selecting previously unselected package python3-minimal. [2022-03-29T19:14:16.749Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-29T19:14:16.749Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-29T19:14:16.749Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-29T19:14:16.749Z] Selecting previously unselected package mime-support. [2022-03-29T19:14:16.749Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-29T19:14:16.749Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-29T19:14:16.749Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-29T19:14:16.749Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-29T19:14:16.749Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-29T19:14:16.749Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-29T19:14:16.749Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-29T19:14:16.749Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T19:14:17.014Z] Selecting previously unselected package python3.8. [2022-03-29T19:14:17.014Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-29T19:14:17.014Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T19:14:17.014Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-29T19:14:17.014Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-29T19:14:17.276Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-29T19:14:17.276Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-29T19:14:17.276Z] Selecting previously unselected package python3. [2022-03-29T19:14:17.537Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-29T19:14:17.537Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-29T19:14:17.537Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-29T19:14:17.537Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-29T19:14:17.537Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-29T19:14:17.537Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-29T19:14:17.537Z] Selecting previously unselected package dbus. [2022-03-29T19:14:17.537Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-29T19:14:17.537Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-29T19:14:17.537Z] Selecting previously unselected package libbsd0:amd64. [2022-03-29T19:14:17.537Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-29T19:14:17.537Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-29T19:14:17.798Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-29T19:14:17.798Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T19:14:17.798Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-29T19:14:17.798Z] Selecting previously unselected package sudo. [2022-03-29T19:14:17.798Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-29T19:14:17.798Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-29T19:14:17.798Z] Selecting previously unselected package apparmor. [2022-03-29T19:14:17.798Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-29T19:14:17.798Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-29T19:14:18.060Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-29T19:14:18.060Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-29T19:14:18.060Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-29T19:14:18.060Z] Selecting previously unselected package libedit2:amd64. [2022-03-29T19:14:18.060Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-29T19:14:18.060Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-29T19:14:18.060Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-29T19:14:18.060Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-29T19:14:18.060Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-29T19:14:18.060Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-29T19:14:18.060Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T19:14:18.060Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:14:18.322Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-29T19:14:18.322Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T19:14:18.322Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:14:18.322Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-29T19:14:18.322Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-29T19:14:18.322Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-29T19:14:18.322Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-29T19:14:18.322Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T19:14:18.322Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:14:18.585Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-29T19:14:18.585Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T19:14:18.585Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:14:18.585Z] Selecting previously unselected package openssh-client. [2022-03-29T19:14:18.585Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-29T19:14:18.585Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-29T19:14:18.585Z] Selecting previously unselected package dbus-user-session. [2022-03-29T19:14:18.585Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-29T19:14:18.585Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-29T19:14:18.845Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-29T19:14:18.845Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-29T19:14:18.845Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-29T19:14:18.845Z] Selecting previously unselected package squashfs-tools. [2022-03-29T19:14:18.845Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-29T19:14:18.845Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-29T19:14:18.845Z] Selecting previously unselected package snapd. [2022-03-29T19:14:18.845Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-29T19:14:18.845Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-29T19:14:22.138Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-29T19:14:22.138Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-29T19:14:22.138Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-29T19:14:22.138Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-29T19:14:22.138Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:14:22.138Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-29T19:14:22.138Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-29T19:14:22.138Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-29T19:14:22.399Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:14:22.399Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:14:22.399Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-29T19:14:22.399Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T19:14:22.399Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-29T19:14:22.399Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T19:14:22.969Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-29T19:14:22.969Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-29T19:14:22.969Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-29T19:14:22.969Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-29T19:14:22.969Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-29T19:14:22.969Z] running python rtupdate hooks for python3.8... [2022-03-29T19:14:22.969Z] running python post-rtupdate hooks for python3.8... [2022-03-29T19:14:22.969Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-29T19:14:23.911Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-29T19:14:24.172Z] Reloading AppArmor profiles [2022-03-29T19:14:24.172Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:14:24.172Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-29T19:14:24.432Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-29T19:14:24.692Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-29T19:14:24.692Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-29T19:14:24.692Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-29T19:14:24.692Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-29T19:14:26.607Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-29T19:14:26.607Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-29T19:14:26.607Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-29T19:14:26.607Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-29T19:14:26.867Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-29T19:14:26.867Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-29T19:14:27.128Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-29T19:14:27.390Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-29T19:14:27.651Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-29T19:14:27.651Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-29T19:14:27.910Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-29T19:14:28.222Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-29T19:14:28.222Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-29T19:14:28.493Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-29T19:14:28.779Z] /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-29T19:14:28.779Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-29T19:14:29.360Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-29T19:14:29.636Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-29T19:14:29.636Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-29T19:14:30.465Z] Reading package lists... [2022-03-29T19:14:30.726Z] Reading package lists... [2022-03-29T19:14:30.726Z] Building dependency tree... [2022-03-29T19:14:30.726Z] Reading state information... [2022-03-29T19:14:30.985Z] Calculating upgrade... [2022-03-29T19:14:30.985Z] The following packages will be upgraded: [2022-03-29T19:14:30.985Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-29T19:14:30.985Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-29T19:14:30.985Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-29T19:14:30.985Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-29T19:14:30.985Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-29T19:14:30.985Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-29T19:14:30.985Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-29T19:14:30.985Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-29T19:14:30.985Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-29T19:14:30.985Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-29T19:14:30.985Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-29T19:14:30.985Z] xz-utils zlib1g [2022-03-29T19:14:31.245Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-29T19:14:31.245Z] Need to get 65.7 MB of archives. [2022-03-29T19:14:31.245Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-29T19:14:31.245Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-29T19:14:31.245Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-29T19:14:31.245Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-29T19:14:31.246Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-29T19:14:31.246Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-29T19:14:31.246Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-29T19:14:31.246Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-29T19:14:31.246Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-29T19:14:31.246Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-29T19:14:31.246Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-29T19:14:31.246Z] 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-29T19:14:31.246Z] 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-29T19:14:31.246Z] 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-29T19:14:31.246Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-29T19:14:31.507Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-29T19:14:31.507Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-29T19:14:31.507Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-29T19:14:31.507Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-29T19:14:31.507Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-29T19:14:31.507Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-29T19:14:31.507Z] 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-29T19:14:31.507Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-29T19:14:31.507Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-29T19:14:31.507Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-29T19:14:31.507Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-29T19:14:31.507Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-29T19:14:31.507Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-29T19:14:31.507Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-29T19:14:31.507Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-29T19:14:31.507Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-29T19:14:31.507Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-29T19:14:31.507Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-29T19:14:31.507Z] 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-29T19:14:31.507Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-29T19:14:31.507Z] 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-29T19:14:31.507Z] 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-29T19:14:31.507Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-29T19:14:31.507Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-29T19:14:31.507Z] 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-29T19:14:31.507Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-29T19:14:31.507Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-29T19:14:31.507Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-29T19:14:31.770Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-29T19:14:31.770Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-29T19:14:31.770Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-29T19:14:31.770Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-29T19:14:31.770Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-29T19:14:31.770Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-29T19:14:31.770Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-29T19:14:31.770Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-29T19:14:31.770Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-29T19:14:31.770Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-29T19:14:31.770Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-29T19:14:31.770Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-29T19:14:31.770Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-29T19:14:31.770Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-29T19:14:31.770Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-29T19:14:32.031Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-29T19:14:32.031Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-29T19:14:32.031Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-29T19:14:32.031Z] 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-29T19:14:32.031Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-29T19:14:32.031Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-29T19:14:32.031Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-29T19:14:32.292Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-29T19:14:32.292Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-29T19:14:32.292Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-29T19:14:32.292Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-29T19:14:32.292Z] 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-29T19:14:32.292Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-29T19:14:32.292Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-29T19:14:32.292Z] 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-29T19:14:32.292Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-29T19:14:32.292Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-29T19:14:32.292Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-29T19:14:32.292Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-29T19:14:32.292Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-29T19:14:32.863Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-29T19:14:32.863Z] Fetched 65.7 MB in 1s (48.6 MB/s) [2022-03-29T19:14:32.863Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-29T19:14:32.863Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-29T19:14:32.863Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-29T19:14:33.124Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-29T19:14:33.124Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-29T19:14:33.388Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-29T19:14:33.388Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-29T19:14:33.647Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T19:14:33.647Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T19:14:33.647Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T19:14:33.647Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T19:14:33.907Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T19:14:33.907Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T19:14:34.169Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T19:14:34.169Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T19:14:34.169Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T19:14:34.169Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T19:14:34.169Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T19:14:34.169Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T19:14:34.432Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T19:14:34.433Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T19:14:34.433Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T19:14:34.433Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-29T19:14:34.433Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T19:14:34.433Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T19:14:34.692Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T19:14:34.692Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-29T19:14:34.692Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T19:14:34.692Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T19:14:34.693Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T19:14:34.693Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T19:14:34.693Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T19:14:34.693Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T19:14:34.954Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T19:14:34.954Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-29T19:14:34.954Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-29T19:14:35.214Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-29T19:14:36.154Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-29T19:14:36.154Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-29T19:14:36.154Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-29T19:14:36.154Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-29T19:14:36.154Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-29T19:14:36.415Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-29T19:14:36.676Z] Setting up base-files (11ubuntu5.5) ... [2022-03-29T19:14:36.676Z] Installing new version of config file /etc/issue ... [2022-03-29T19:14:36.676Z] Installing new version of config file /etc/issue.net ... [2022-03-29T19:14:36.676Z] Installing new version of config file /etc/lsb-release ... [2022-03-29T19:14:36.676Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-29T19:14:36.943Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-29T19:14:36.943Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-29T19:14:36.943Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-29T19:14:37.204Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:37.204Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-29T19:14:37.204Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-29T19:14:37.204Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-29T19:14:37.204Z] 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-29T19:14:37.463Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:37.463Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T19:14:37.463Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-29T19:14:37.463Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-29T19:14:37.463Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:37.463Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-29T19:14:37.463Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-29T19:14:37.723Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-29T19:14:37.723Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:37.723Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-29T19:14:37.723Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-29T19:14:38.293Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-29T19:14:38.293Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-29T19:14:38.293Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-29T19:14:38.553Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-29T19:14:38.815Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-29T19:14:38.815Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:38.815Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-29T19:14:38.815Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-29T19:14:39.387Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-29T19:14:39.387Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-29T19:14:39.387Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-29T19:14:39.387Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:39.387Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-29T19:14:39.387Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-29T19:14:39.648Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-29T19:14:39.648Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:39.648Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T19:14:39.648Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T19:14:39.648Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-29T19:14:39.648Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:39.648Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T19:14:39.648Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T19:14:39.911Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-29T19:14:39.911Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:39.911Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T19:14:39.911Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T19:14:39.911Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T19:14:39.911Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T19:14:39.911Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-29T19:14:40.170Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:40.170Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T19:14:40.170Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T19:14:40.170Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-29T19:14:40.170Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:40.170Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T19:14:40.170Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T19:14:40.431Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T19:14:40.431Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T19:14:41.001Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-29T19:14:41.263Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-29T19:14:41.525Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-29T19:14:41.526Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:41.526Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-29T19:14:41.526Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-29T19:14:41.786Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-29T19:14:41.786Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:41.786Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-29T19:14:41.786Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-29T19:14:42.047Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-29T19:14:42.047Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:42.047Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-29T19:14:42.047Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-29T19:14:42.047Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-29T19:14:42.047Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:42.047Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-29T19:14:42.047Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-29T19:14:42.307Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-29T19:14:42.307Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:42.307Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-29T19:14:42.307Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-29T19:14:42.307Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-29T19:14:42.568Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:42.568Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-29T19:14:42.568Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-29T19:14:42.568Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-29T19:14:42.568Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:42.568Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-29T19:14:42.828Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-29T19:14:42.828Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-29T19:14:42.828Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:42.828Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-29T19:14:42.828Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-29T19:14:42.828Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-29T19:14:43.087Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:43.087Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-29T19:14:43.087Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-29T19:14:43.087Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-29T19:14:43.087Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:43.087Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-29T19:14:43.087Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-29T19:14:43.087Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-29T19:14:43.087Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:43.087Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-29T19:14:43.351Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-29T19:14:43.351Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-29T19:14:43.351Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:43.351Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-29T19:14:43.351Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-29T19:14:43.612Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-29T19:14:43.612Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:43.612Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-29T19:14:43.612Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-29T19:14:43.612Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-29T19:14:43.612Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:43.612Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-29T19:14:43.873Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-29T19:14:44.134Z] Setting up apt (2.0.6) ... [2022-03-29T19:14:44.706Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-29T19:14:44.706Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:44.707Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-29T19:14:44.707Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-29T19:14:44.707Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-29T19:14:44.967Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T19:14:44.967Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-29T19:14:44.967Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-29T19:14:44.967Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-29T19:14:44.967Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-29T19:14:44.967Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-29T19:14:45.227Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-29T19:14:45.227Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-29T19:14:45.227Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-29T19:14:45.227Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T19:14:45.227Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T19:14:45.488Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-29T19:14:45.488Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-29T19:14:45.488Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-29T19:14:45.750Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-29T19:14:45.750Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-29T19:14:45.750Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-29T19:14:46.014Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-29T19:14:46.014Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-29T19:14:46.014Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-29T19:14:46.014Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-29T19:14:46.014Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-29T19:14:46.274Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-29T19:14:46.274Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-29T19:14:46.274Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-29T19:14:46.535Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-29T19:14:46.535Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-29T19:14:46.796Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-29T19:14:46.796Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-29T19:14:46.796Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-29T19:14:46.796Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-29T19:14:46.796Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-29T19:14:46.796Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-29T19:14:46.796Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-29T19:14:47.062Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-29T19:14:47.062Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-29T19:14:47.062Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-29T19:14:47.062Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-29T19:14:47.062Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-29T19:14:47.634Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-29T19:14:47.634Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-29T19:14:47.634Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T19:14:47.634Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T19:14:47.634Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T19:14:47.634Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T19:14:47.894Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T19:14:47.894Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T19:14:47.894Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T19:14:48.156Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T19:14:48.156Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T19:14:48.156Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T19:14:48.156Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T19:14:48.156Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T19:14:48.156Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-29T19:14:48.156Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-29T19:14:48.415Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T19:14:48.415Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T19:14:48.674Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T19:14:48.674Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T19:14:49.619Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T19:14:49.619Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T19:14:50.191Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T19:14:50.191Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T19:14:50.451Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T19:14:50.451Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T19:14:50.713Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T19:14:50.713Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T19:14:51.657Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T19:14:51.657Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T19:14:51.657Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-29T19:14:51.657Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-29T19:14:51.657Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-29T19:14:51.657Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-29T19:14:51.657Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-29T19:14:51.657Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-29T19:14:51.657Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-29T19:14:51.657Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T19:14:51.657Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-29T19:14:51.657Z] [2022-03-29T19:14:51.657Z] Current default time zone: 'Etc/UTC' [2022-03-29T19:14:51.657Z] Local time is now: Tue Mar 29 19:14:51 UTC 2022. [2022-03-29T19:14:51.657Z] Universal Time is now: Tue Mar 29 19:14:51 UTC 2022. [2022-03-29T19:14:51.657Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-29T19:14:51.657Z] [2022-03-29T19:14:51.657Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-29T19:14:51.657Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T19:14:51.919Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T19:14:51.919Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-29T19:14:51.919Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T19:14:51.919Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-29T19:14:51.919Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-29T19:14:51.919Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-29T19:14:51.919Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-29T19:14:51.919Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-29T19:14:51.919Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-29T19:14:51.919Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T19:14:51.919Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T19:14:51.919Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-29T19:14:51.919Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T19:14:51.919Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T19:14:51.919Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T19:14:51.919Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-29T19:14:51.919Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-29T19:14:51.919Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-29T19:14:53.835Z] Updating certificates in /etc/ssl/certs... [2022-03-29T19:14:54.407Z] 21 added, 21 removed; done. [2022-03-29T19:14:54.407Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T19:14:54.678Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-29T19:14:54.678Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-29T19:14:54.678Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T19:14:54.678Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-29T19:14:54.678Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-29T19:14:54.678Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-29T19:14:54.678Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-29T19:14:54.678Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T19:14:54.678Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-29T19:14:54.940Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T19:14:54.940Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T19:14:54.940Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T19:14:54.940Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-29T19:14:54.940Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-29T19:14:54.940Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-29T19:14:54.940Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-29T19:14:54.940Z] Updating certificates in /etc/ssl/certs... [2022-03-29T19:14:55.881Z] 0 added, 0 removed; done. [2022-03-29T19:14:55.881Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-29T19:14:55.881Z] done. [2022-03-29T19:14:57.082Z] Reading package lists... [2022-03-29T19:14:57.082Z] Building dependency tree... [2022-03-29T19:14:57.082Z] Reading state information... [2022-03-29T19:14:57.342Z] The following NEW packages will be installed: [2022-03-29T19:14:57.342Z] apt-transport-https [2022-03-29T19:14:57.342Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-29T19:14:57.342Z] Need to get 4680 B of archives. [2022-03-29T19:14:57.342Z] After this operation, 162 kB of additional disk space will be used. [2022-03-29T19:14:57.342Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-29T19:14:57.602Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-29T19:14:57.602Z] Fetched 4680 B in 0s (87.9 kB/s) [2022-03-29T19:14:57.602Z] Selecting previously unselected package apt-transport-https. [2022-03-29T19:14:57.602Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-29T19:14:57.602Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-29T19:14:57.602Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-29T19:14:57.602Z] Setting up apt-transport-https (2.0.6) ... [2022-03-29T19:14:57.861Z] Waiting for network to be ready... [2022-03-29T19:15:04.439Z] 2022-03-29T19:15:02Z INFO Waiting for automatic snapd restart... [2022-03-29T19:15:05.377Z] snapd 2.54.4 from Canonical* installed [2022-03-29T19:15:06.317Z] "snapd" switched to the "latest/stable" channel [2022-03-29T19:15:06.317Z] [2022-03-29T19:15:09.616Z] core20 20220304 from Canonical* installed [2022-03-29T19:15:09.616Z] "core20" switched to the "latest/stable" channel [2022-03-29T19:15:09.616Z] [2022-03-29T19:15:12.156Z] snapcraft 6.1 from Canonical* installed [2022-03-29T19:15:12.156Z] "snapcraft" switched to the "latest/stable" channel [2022-03-29T19:15:12.156Z] [2022-03-29T19:15:14.502Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-29T19:15:14.502Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-29T19:15:15.109Z] ./bin/test-attribution-txt.sh [2022-03-29T19:15:16.351Z] 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-29T19:15:16.351Z] - README.md [2022-03-29T19:15:16.351Z] [2022-03-29T19:15:16.351Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-29T19:15:16.920Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-29T19:15:16.920Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-29T19:15:16.920Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-29T19:15:18.119Z] Reading package lists... [2022-03-29T19:15:18.119Z] 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-29T19:15:18.380Z] Reading package lists... [2022-03-29T19:15:18.380Z] Building dependency tree... [2022-03-29T19:15:18.380Z] Reading state information... [Pipeline] echo [2022-03-29T19:15:18.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-29T19:15:18.641Z] Suggested packages: [2022-03-29T19:15:18.641Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-29T19:15:18.641Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-29T19:15:18.641Z] krb5-user libnorm-doc [2022-03-29T19:15:18.641Z] Recommended packages: [2022-03-29T19:15:18.641Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-29T19:15:18.641Z] The following NEW packages will be installed: [2022-03-29T19:15:18.641Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-29T19:15:18.641Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-29T19:15:18.641Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-29T19:15:18.641Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-29T19:15:18.641Z] libzmq5 pkg-config zip [2022-03-29T19:15:18.641Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-29T19:15:18.641Z] Need to get 10.3 MB of archives. [2022-03-29T19:15:18.641Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-29T19:15:18.641Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-29T19:15:18.901Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-29T19:15:18.901Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-29T19:15:18.901Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-29T19:15:18.901Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-29T19:15:18.901Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-29T19:15:18.901Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-29T19:15:18.901Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-29T19:15:18.901Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-29T19:15:18.901Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-29T19:15:18.901Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-29T19:15:18.901Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-29T19:15:19.225Z] + ls -al . [2022-03-29T19:15:19.226Z] total 660 [2022-03-29T19:15:19.226Z] drwxrwxr-x 9 1001 1001 4096 Mar 29 19:15 . [2022-03-29T19:15:19.226Z] drwxr-xr-x 4 root root 4096 Mar 29 19:10 .. [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 11 Mar 29 19:08 .dockerignore [2022-03-29T19:15:19.226Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 19:08 .git [2022-03-29T19:15:19.226Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 19:08 .github [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 870 Mar 29 19:08 .gitignore [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 19:08 .golangci.yml [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 19:08 .hadolint.yml [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 19:08 .sonarcloud.properties [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 19:08 ADOPTERS.md [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 9953 Mar 29 19:08 Attribution.txt [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 51732 Mar 29 19:08 CHANGELOG.md [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 19:08 CONTRIBUTING.md [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 19:08 GOVERNANCE.md [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 849 Mar 29 19:08 Jenkinsfile [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 19:08 LICENSE [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 8478 Mar 29 19:08 Makefile [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 19:08 OWNERS.md [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 8207 Mar 29 19:08 README.md [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 6912 Mar 29 19:08 SECURITY.md [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 19:05 VERSION [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 4131 Mar 29 19:08 ZMQWindows.md [2022-03-29T19:15:19.226Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 19:08 bin [2022-03-29T19:15:19.226Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 19:08 cmd [2022-03-29T19:15:19.226Z] -rw-r--r-- 1 root root 426503 Mar 29 19:13 coverage.out [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 3175 Mar 29 19:08 go.mod [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 34990 Mar 29 19:10 go.sum [2022-03-29T19:15:19.226Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 19:08 internal [2022-03-29T19:15:19.226Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 19:08 openapi [2022-03-29T19:15:19.226Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 19:08 snap [2022-03-29T19:15:19.226Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 19:08 version.go [Pipeline] sh [2022-03-29T19:15:19.472Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-29T19:15:19.472Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-29T19:15:19.472Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-29T19:15:19.472Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-29T19:15:19.472Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-29T19:15:19.472Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-29T19:15:19.472Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-29T19:15:19.472Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-29T19:15:19.732Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-29T19:15:19.732Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-29T19:15:19.732Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-29T19:15:19.732Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-29T19:15:19.732Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-29T19:15:19.732Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-29T19:15:19.732Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-29T19:15:19.732Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-29T19:15:19.906Z] + '[' -e coverage.out ] [2022-03-29T19:15:19.906Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-29T19:15:19.943Z] Warning: overwriting stash ‘coverage-report’ [2022-03-29T19:15:19.993Z] Fetched 10.3 MB in 1s (9365 kB/s) [2022-03-29T19:15:19.993Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-29T19:15:19.993Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-29T19:15:19.993Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-29T19:15:19.993Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-29T19:15:19.993Z] Selecting previously unselected package libsodium23:amd64. [2022-03-29T19:15:19.993Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-29T19:15:19.993Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-29T19:15:20.253Z] Selecting previously unselected package libpsl5:amd64. [2022-03-29T19:15:20.253Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-29T19:15:20.253Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-29T19:15:20.253Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-29T19:15:20.253Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-29T19:15:20.253Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-29T19:15:20.253Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-29T19:15:20.253Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-29T19:15:20.253Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-29T19:15:20.253Z] Selecting previously unselected package librtmp1:amd64. [2022-03-29T19:15:20.253Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-29T19:15:20.253Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-29T19:15:20.514Z] Selecting previously unselected package libssh-4:amd64. [2022-03-29T19:15:20.514Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-29T19:15:20.514Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-29T19:15:20.514Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-29T19:15:20.514Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-29T19:15:20.514Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-29T19:15:20.514Z] Selecting previously unselected package liberror-perl. [2022-03-29T19:15:20.514Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-29T19:15:20.514Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-29T19:15:20.514Z] Selecting previously unselected package git-man. [2022-03-29T19:15:20.514Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-29T19:15:20.514Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-29T19:15:20.731Z] Stashed 1 file(s) [Pipeline] sh [2022-03-29T19:15:20.773Z] Selecting previously unselected package git. [2022-03-29T19:15:20.773Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-29T19:15:20.773Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-29T19:15:21.342Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-29T19:15:21.342Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T19:15:21.342Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:21.342Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-29T19:15:21.342Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T19:15:21.342Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:21.342Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-29T19:15:21.342Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T19:15:21.342Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:21.342Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-29T19:15:21.342Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T19:15:21.342Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:21.401Z] + make build [2022-03-29T19:15:21.401Z] 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-29T19:15:21.602Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-29T19:15:21.602Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-29T19:15:21.602Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-29T19:15:21.602Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-29T19:15:21.602Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T19:15:21.602Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:21.602Z] Selecting previously unselected package libnorm1:amd64. [2022-03-29T19:15:21.602Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-29T19:15:21.602Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-29T19:15:21.602Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-29T19:15:21.602Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-29T19:15:21.602Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-29T19:15:21.862Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-29T19:15:21.862Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-29T19:15:21.862Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-29T19:15:21.862Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-29T19:15:21.862Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-29T19:15:21.862Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-29T19:15:21.862Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-29T19:15:22.122Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-29T19:15:22.122Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-29T19:15:22.122Z] Selecting previously unselected package libzmq5:amd64. [2022-03-29T19:15:22.122Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-29T19:15:22.122Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-29T19:15:22.122Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-29T19:15:22.122Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T19:15:22.122Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:22.122Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-29T19:15:22.122Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-29T19:15:22.122Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-29T19:15:22.383Z] Selecting previously unselected package pkg-config. [2022-03-29T19:15:22.383Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-29T19:15:22.383Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-29T19:15:22.383Z] Selecting previously unselected package zip. [2022-03-29T19:15:22.383Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-29T19:15:22.383Z] Unpacking zip (3.0-11build1) ... [2022-03-29T19:15:22.383Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-29T19:15:22.383Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-29T19:15:22.383Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-29T19:15:22.383Z] No schema files found: doing nothing. [2022-03-29T19:15:22.383Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-29T19:15:22.383Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-29T19:15:22.383Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-29T19:15:22.383Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-29T19:15:22.383Z] Setting up liberror-perl (0.17029-1) ... [2022-03-29T19:15:22.383Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:22.383Z] Setting up zip (3.0-11build1) ... [2022-03-29T19:15:22.644Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-29T19:15:22.644Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-29T19:15:22.644Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-29T19:15:22.644Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-29T19:15:22.644Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-29T19:15:22.644Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:22.644Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-29T19:15:22.644Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:22.644Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-29T19:15:22.644Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:22.644Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-29T19:15:22.644Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-29T19:15:22.644Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-29T19:15:22.644Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-29T19:15:22.644Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:22.644Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T19:15:22.644Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-29T19:15:22.644Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-29T19:15:23.214Z] comerr-dev set to automatically installed. [2022-03-29T19:15:23.214Z] git set to automatically installed. [2022-03-29T19:15:23.214Z] git-man set to automatically installed. [2022-03-29T19:15:23.214Z] krb5-multidev set to automatically installed. [2022-03-29T19:15:23.214Z] libbrotli1 set to automatically installed. [2022-03-29T19:15:23.214Z] libcurl3-gnutls set to automatically installed. [2022-03-29T19:15:23.214Z] liberror-perl set to automatically installed. [2022-03-29T19:15:23.214Z] libglib2.0-0 set to automatically installed. [2022-03-29T19:15:23.214Z] libgssrpc4 set to automatically installed. [2022-03-29T19:15:23.214Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-29T19:15:23.214Z] libkadm5srv-mit11 set to automatically installed. [2022-03-29T19:15:23.214Z] libkdb5-9 set to automatically installed. [2022-03-29T19:15:23.214Z] libkrb5-dev set to automatically installed. [2022-03-29T19:15:23.214Z] libnghttp2-14 set to automatically installed. [2022-03-29T19:15:23.214Z] libnorm-dev set to automatically installed. [2022-03-29T19:15:23.214Z] libnorm1 set to automatically installed. [2022-03-29T19:15:23.214Z] libpgm-5.2-0 set to automatically installed. [2022-03-29T19:15:23.214Z] libpgm-dev set to automatically installed. [2022-03-29T19:15:23.214Z] libpsl5 set to automatically installed. [2022-03-29T19:15:23.214Z] librtmp1 set to automatically installed. [2022-03-29T19:15:23.214Z] libsodium-dev set to automatically installed. [2022-03-29T19:15:23.214Z] libsodium23 set to automatically installed. [2022-03-29T19:15:23.214Z] libssh-4 set to automatically installed. [2022-03-29T19:15:23.214Z] libzmq3-dev set to automatically installed. [2022-03-29T19:15:23.214Z] libzmq5 set to automatically installed. [2022-03-29T19:15:23.214Z] pkg-config set to automatically installed. [2022-03-29T19:15:23.214Z] zip set to automatically installed. [2022-03-29T19:15:24.153Z] snapd is not logged in, snap install commands will use sudo [2022-03-29T19:15:36.379Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-29T19:15:36.639Z] Downloading snap 'edgex-app-service-configurable' [2022-03-29T19:16:44.368Z] Pulling app-service-configurable [2022-03-29T19:16:44.368Z] + snapcraftctl pull [2022-03-29T19:16:44.368Z] Pulling config-common [2022-03-29T19:16:44.368Z] + snapcraftctl pull [2022-03-29T19:16:44.368Z] Pulling go-build-helper [2022-03-29T19:16:44.368Z] + snapcraftctl pull [2022-03-29T19:16:44.368Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-29T19:16:44.368Z] Skipping pull go-build-helper (already ran) [2022-03-29T19:16:44.368Z] Building go-build-helper [2022-03-29T19:16:44.368Z] + snapcraftctl build [2022-03-29T19:16:44.368Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-29T19:16:44.368Z] Staging go-build-helper [2022-03-29T19:16:44.368Z] + snapcraftctl stage [2022-03-29T19:16:44.368Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-29T19:16:44.368Z] Fetched 290 kB in 0s (0 B/s) [2022-03-29T19:16:44.368Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-29T19:16:44.368Z] Fetched 158 kB in 0s (0 B/s) [2022-03-29T19:16:44.368Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-29T19:16:44.368Z] Fetched 242 kB in 0s (0 B/s) [2022-03-29T19:16:44.368Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-29T19:16:44.368Z] Fetched 150 kB in 0s (0 B/s) [2022-03-29T19:16:44.368Z] Pulling edgex-go [2022-03-29T19:16:44.368Z] + snapcraftctl pull [2022-03-29T19:16:46.276Z] Pulling hooks [2022-03-29T19:16:46.276Z] + snapcraftctl pull [2022-03-29T19:16:56.286Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-29T19:16:56.287Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-29T19:16:56.287Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-29T19:16:56.287Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-29T19:16:56.287Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-29T19:16:56.287Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-29T19:16:56.287Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-29T19:16:56.287Z] Fetched 234 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-29T19:16:56.287Z] Fetched 155 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-29T19:16:56.287Z] Fetched 170 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-29T19:16:56.287Z] Fetched 267 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-29T19:16:56.287Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-29T19:16:56.287Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-29T19:16:56.287Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-29T19:16:56.287Z] Fetched 121 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-29T19:16:56.287Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-29T19:16:56.287Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-29T19:16:56.287Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-29T19:16:56.287Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-29T19:16:56.287Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-29T19:16:56.287Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-29T19:16:56.287Z] Fetched 142 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-29T19:16:56.287Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-29T19:16:56.287Z] Fetched 181 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-29T19:16:56.287Z] Fetched 208 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-29T19:16:56.287Z] Fetched 161 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-29T19:16:56.287Z] Fetched 107 kB in 0s (0 B/s) [2022-03-29T19:16:56.287Z] Pulling static-packages [2022-03-29T19:16:56.287Z] + snapcraftctl pull [2022-03-29T19:16:56.887Z] Pulling version [2022-03-29T19:16:56.887Z] + cd /root/project [2022-03-29T19:16:56.887Z] ++ git describe --tags --abbrev=0 [2022-03-29T19:16:56.887Z] ++ sed s/v// [2022-03-29T19:16:56.888Z] + GIT_VERSION=2.2.0-dev.47 [2022-03-29T19:16:56.888Z] + '[' -z 2.2.0-dev.47 ']' [2022-03-29T19:16:56.888Z] + snapcraftctl set-version 2.2.0-dev.47 [2022-03-29T19:16:58.891Z] Building app-service-configurable [2022-03-29T19:16:58.891Z] + snapcraftctl build [2022-03-29T19:17:00.804Z] Building config-common [2022-03-29T19:17:00.804Z] + snapcraftctl build [2022-03-29T19:17:01.745Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-29T19:17:02.685Z] Skipping build go-build-helper (already ran) [2022-03-29T19:17:02.685Z] Building edgex-go [2022-03-29T19:17:02.685Z] + cd /root/parts/edgex-go/src [2022-03-29T19:17:02.685Z] ++ git describe --tags --abbrev=0 [2022-03-29T19:17:02.685Z] ++ sed s/v// [2022-03-29T19:17:02.685Z] + GIT_VERSION=2.2.0-dev.47 [2022-03-29T19:17:02.685Z] + '[' -z 2.2.0-dev.47 ']' [2022-03-29T19:17:02.685Z] + echo 2.2.0-dev.47 [2022-03-29T19:17:02.685Z] + '[' '!' -d vendor ']' [2022-03-29T19:17:02.685Z] + go mod download all [2022-03-29T19:17:06.899Z] + make build [2022-03-29T19:17:06.899Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-29T19:17:13.280Z] 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-29T19:17:28.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-29T19:17:36.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-29T19:17:38.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-29T19:17:39.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-29T19:17:40.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-29T19:17:41.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-29T19:17:43.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-29T19:17:44.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-29T19:17:45.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-29T19:17:47.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-29T19:17:48.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-29T19:17:50.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-29T19:17:51.424Z] + 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-29T19:17:51.424Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-29T19:17:51.424Z] + case "$service" in [2022-03-29T19:17:51.424Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-29T19:17:51.424Z] + 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-29T19:17:51.424Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-29T19:17:51.424Z] + case "$service" in [2022-03-29T19:17:51.424Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-29T19:17:51.424Z] + 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-29T19:17:51.424Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-29T19:17:51.424Z] + case "$service" in [2022-03-29T19:17:51.424Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-29T19:17:51.424Z] + 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-29T19:17:51.424Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-29T19:17:51.424Z] + case "$service" in [2022-03-29T19:17:51.424Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-29T19:17:51.424Z] + 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-29T19:17:51.424Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-29T19:17:51.424Z] + case "$service" in [2022-03-29T19:17:51.424Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-29T19:17:51.424Z] + 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-29T19:17:51.424Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-29T19:17:51.424Z] + case "$service" in [2022-03-29T19:17:51.424Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-29T19:17:51.424Z] + 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-29T19:17:51.424Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-29T19:17:51.424Z] + case "$service" in [2022-03-29T19:17:51.424Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-29T19:17:51.424Z] + 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-29T19:17:51.424Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-29T19:17:51.683Z] + case "$service" in [2022-03-29T19:17:51.683Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-29T19:17:51.683Z] + 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-29T19:17:51.683Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-29T19:17:51.683Z] + case "$service" in [2022-03-29T19:17:51.683Z] + 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-29T19:17:51.683Z] + 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-29T19:17:51.683Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-29T19:17:51.683Z] + case "$service" in [2022-03-29T19:17:51.683Z] + 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-29T19:17:51.683Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-29T19:17:51.683Z] + 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-29T19:17:51.683Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-29T19:17:51.683Z] + case "$service" in [2022-03-29T19:17:51.683Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-29T19:17:51.683Z] + 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-29T19:17:51.683Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-29T19:17:51.683Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-29T19:17:51.683Z] + 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-29T19:17:52.252Z] Building hooks [2022-03-29T19:17:52.252Z] + cd /root/parts/hooks/src [2022-03-29T19:17:52.252Z] + make build [2022-03-29T19:17:52.252Z] go mod tidy [2022-03-29T19:17:52.509Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-29T19:17:52.769Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-29T19:17:52.770Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-29T19:17:52.770Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-29T19:17:53.029Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-29T19:17:54.405Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-29T19:17:54.976Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-29T19:17:54.976Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-29T19:17:56.883Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-29T19:17:56.883Z] Building static-packages [2022-03-29T19:17:56.883Z] + snapcraftctl build [2022-03-29T19:17:58.796Z] Building version [2022-03-29T19:17:58.796Z] + snapcraftctl build [2022-03-29T19:18:00.707Z] Staging app-service-configurable [2022-03-29T19:18:00.707Z] + snapcraftctl stage [2022-03-29T19:18:02.094Z] Staging config-common [2022-03-29T19:18:02.094Z] + snapcraftctl stage [2022-03-29T19:18:03.478Z] Skipping stage go-build-helper (already ran) [2022-03-29T19:18:03.478Z] Staging edgex-go [2022-03-29T19:18:03.478Z] + snapcraftctl stage [2022-03-29T19:18:04.416Z] Staging hooks [2022-03-29T19:18:04.416Z] + snapcraftctl stage [2022-03-29T19:18:05.798Z] Staging static-packages [2022-03-29T19:18:05.798Z] + snapcraftctl stage [2022-03-29T19:18:07.709Z] Staging version [2022-03-29T19:18:07.709Z] + snapcraftctl stage [2022-03-29T19:18:09.091Z] Priming app-service-configurable [2022-03-29T19:18:09.091Z] + snapcraftctl prime [2022-03-29T19:18:11.633Z] 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-29T19:18:11.633Z] stage-packages: [2022-03-29T19:18:11.633Z] - libnorm1 [2022-03-29T19:18:11.633Z] - libpgm-5.2-0 [2022-03-29T19:18:11.633Z] - libsodium23 [2022-03-29T19:18:11.633Z] - libzmq5 [2022-03-29T19:18:11.893Z] Priming config-common [2022-03-29T19:18:11.893Z] + snapcraftctl prime [2022-03-29T19:18:13.271Z] Priming go-build-helper [2022-03-29T19:18:13.271Z] + snapcraftctl prime [2022-03-29T19:18:14.652Z] Priming edgex-go [2022-03-29T19:18:14.652Z] + snapcraftctl prime [2022-03-29T19:18:16.563Z] Priming hooks [2022-03-29T19:18:16.563Z] + snapcraftctl prime [2022-03-29T19:18:17.945Z] Priming static-packages [2022-03-29T19:18:17.945Z] + snapcraftctl prime [2022-03-29T19:18:22.150Z] Priming version [2022-03-29T19:18:22.150Z] + snapcraftctl prime [2022-03-29T19:18:23.532Z] 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-29T19:18:35.114Z] 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-29T19:18:35.114Z] 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-29T19:18:39.432Z] 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-29T19:18:40.435Z] 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-29T19:18:45.854Z] 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-29T19:18:52.577Z] 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-29T19:18:56.889Z] 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-29T19:19:03.611Z] 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-29T19:19:07.931Z] 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-29T19:19:13.353Z] 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-29T19:19:21.661Z] 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-29T19:19:27.109Z] $ docker stop --time=1 93256619d9049f13bb9371bdf2b9f03c07e3993d406763db4b8b288320214882 [2022-03-29T19:19:29.194Z] $ docker rm -f 93256619d9049f13bb9371bdf2b9f03c07e3993d406763db4b8b288320214882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:19:31.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-29T19:19:31.660Z] [2022-03-29T19:19:31.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:19:32.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-29T19:19:32.382Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-29T19:19:32.382Z] 29e5d40040c1: Pulling fs layer [2022-03-29T19:19:32.382Z] 1ce36da41761: Pulling fs layer [2022-03-29T19:19:32.382Z] 25b303627fd3: Pulling fs layer [2022-03-29T19:19:32.382Z] 29e5d40040c1: Verifying Checksum [2022-03-29T19:19:32.382Z] 29e5d40040c1: Download complete [2022-03-29T19:19:33.038Z] 1ce36da41761: Verifying Checksum [2022-03-29T19:19:33.038Z] 1ce36da41761: Download complete [2022-03-29T19:19:33.343Z] 29e5d40040c1: Pull complete [2022-03-29T19:19:34.848Z] 25b303627fd3: Verifying Checksum [2022-03-29T19:19:34.848Z] 25b303627fd3: Download complete [2022-03-29T19:19:35.512Z] 1ce36da41761: Pull complete [2022-03-29T19:19:47.936Z] 25b303627fd3: Pull complete [2022-03-29T19:19:47.936Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-29T19:19:47.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-29T19:19:47.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-29T19:19:48.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-9361 does not seem to be running inside a container [2022-03-29T19:19:48.276Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-29T19:19:50.551Z] $ docker top be37ab39ea03783dfe1e48db32104ad463f1c944512f1a8d45ae55ea0829d020 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-29T19:19:51.524Z] + docker-compose build --help+ [2022-03-29T19:19:51.524Z] grep parallel [2022-03-29T19:19:54.910Z] --parallel Build images in parallel. [Pipeline] } [2022-03-29T19:19:55.222Z] $ docker stop --time=1 be37ab39ea03783dfe1e48db32104ad463f1c944512f1a8d45ae55ea0829d020 [2022-03-29T19:19:56.870Z] $ docker rm -f be37ab39ea03783dfe1e48db32104ad463f1c944512f1a8d45ae55ea0829d020 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:19:57.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-29T19:19:57.619Z] . [Pipeline] withDockerContainer [2022-03-29T19:19:57.869Z] prd-ubuntu20.04-docker-arm64-4c-16g-9361 does not seem to be running inside a container [2022-03-29T19:19:57.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-29T19:19:59.204Z] $ docker top 252aafd21c618fa3efb39776d9669e8e3dfc294073f6a2d17cda4558050bbbca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-29T19:20:00.162Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-29T19:20:04.462Z] Building core-command ... [2022-03-29T19:20:04.462Z] Building core-data ... [2022-03-29T19:20:04.462Z] Building core-metadata ... [2022-03-29T19:20:04.462Z] Building security-bootstrapper ... [2022-03-29T19:20:04.462Z] Building security-proxy-setup ... [2022-03-29T19:20:04.462Z] Building security-secretstore-setup ... [2022-03-29T19:20:04.462Z] Building security-spiffe-token-provider ... [2022-03-29T19:20:04.462Z] Building security-spire-agent ... [2022-03-29T19:20:04.462Z] Building security-spire-config ... [2022-03-29T19:20:04.462Z] Building security-spire-server ... [2022-03-29T19:20:04.462Z] Building support-notifications ... [2022-03-29T19:20:04.462Z] Building support-scheduler ... [2022-03-29T19:20:04.462Z] Building sys-mgmt-agent ... [2022-03-29T19:20:04.462Z] Building security-spiffe-token-provider [2022-03-29T19:20:04.462Z] Building security-secretstore-setup [2022-03-29T19:20:04.462Z] Building security-spire-agent [2022-03-29T19:20:04.462Z] Building core-command [2022-03-29T19:20:04.462Z] Building security-spire-config [2022-03-29T19:21:41.255Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:21:41.255Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:21:41.255Z] ---> 8b1345f84d94 [2022-03-29T19:21:41.255Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T19:21:42.725Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:21:42.725Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:21:42.725Z] ---> 8b1345f84d94 [2022-03-29T19:21:42.725Z] Step 3/24 : WORKDIR /edgex-go [2022-03-29T19:21:42.725Z] ---> Running in beee3dc7360e [2022-03-29T19:21:42.725Z] ---> Running in ac5d23f9cd36 [2022-03-29T19:21:43.027Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:21:43.027Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:21:43.027Z] ---> 8b1345f84d94 [2022-03-29T19:21:43.027Z] Step 3/25 : WORKDIR /edgex-go [2022-03-29T19:21:43.027Z] ---> Running in adc7a0f051c5 [2022-03-29T19:21:43.305Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:21:43.305Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:21:43.305Z] ---> 8b1345f84d94 [2022-03-29T19:21:43.305Z] Step 3/20 : WORKDIR /edgex-go [2022-03-29T19:21:43.305Z] ---> Running in 4a22df25bf75 [2022-03-29T19:21:43.585Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:21:43.585Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:21:43.585Z] ---> 8b1345f84d94 [2022-03-29T19:21:43.585Z] Step 3/24 : WORKDIR /edgex-go [2022-03-29T19:21:43.585Z] ---> Running in 0e0fc4b5286e [2022-03-29T19:21:43.585Z] Removing intermediate container ac5d23f9cd36 [2022-03-29T19:21:43.585Z] ---> 4612e40a8d03 [2022-03-29T19:21:43.585Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:21:43.585Z] Removing intermediate container adc7a0f051c5 [2022-03-29T19:21:43.585Z] ---> 284001c798f7 [2022-03-29T19:21:43.585Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:21:43.585Z] ---> Running in 9dd1ee4efbc0 [2022-03-29T19:21:43.867Z] Removing intermediate container 4a22df25bf75 [2022-03-29T19:21:43.867Z] ---> b11d59cc6d1d [2022-03-29T19:21:43.867Z] Removing intermediate container beee3dc7360e [2022-03-29T19:21:43.867Z] ---> 49fbc7555740 [2022-03-29T19:21:43.867Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-29T19:21:43.867Z] [2022-03-29T19:21:43.867Z] ---> Running in c39ffed1f8e0 [2022-03-29T19:21:43.867Z] ---> Running in 8d384abe84e9 [2022-03-29T19:21:43.867Z] Removing intermediate container 0e0fc4b5286e [2022-03-29T19:21:43.867Z] ---> 43d2c5249c8e [2022-03-29T19:21:43.867Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:21:43.867Z] ---> Running in 7e237a0a50e6 [2022-03-29T19:21:44.144Z] ---> Running in bc1f70e6965b [2022-03-29T19:21:46.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:47.132Z] Removing intermediate container 9dd1ee4efbc0 [2022-03-29T19:21:47.132Z] ---> d2a1040f8bcb [2022-03-29T19:21:47.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:47.132Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-29T19:21:47.406Z] ---> Running in 32aad6e76e83 [2022-03-29T19:21:47.698Z] Removing intermediate container c39ffed1f8e0 [2022-03-29T19:21:47.698Z] ---> dc1b54db65bd [2022-03-29T19:21:47.698Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-29T19:21:47.698Z] Removing intermediate container bc1f70e6965b [2022-03-29T19:21:47.698Z] ---> 1b9b81ce49c2 [2022-03-29T19:21:47.983Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-29T19:21:47.983Z] Removing intermediate container 7e237a0a50e6 [2022-03-29T19:21:47.983Z] ---> 031b448804dd [2022-03-29T19:21:47.983Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T19:21:47.983Z] ---> Running in 80b1d81d6302 [2022-03-29T19:21:47.983Z] ---> Running in d576a136562d [2022-03-29T19:21:48.258Z] ---> Running in 0eacb40a14ac [2022-03-29T19:21:48.545Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T19:21:48.545Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T19:21:48.545Z] OK: 15739 distinct packages available [2022-03-29T19:21:48.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:49.533Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:49.533Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:50.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:50.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:50.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:50.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:50.687Z] OK: 220 MiB in 52 packages [2022-03-29T19:21:51.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:51.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:51.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:21:51.583Z] OK: 220 MiB in 52 packages [2022-03-29T19:21:52.192Z] Removing intermediate container 8d384abe84e9 [2022-03-29T19:21:52.192Z] ---> f8c74282e5a2 [2022-03-29T19:21:52.192Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-29T19:21:52.473Z] OK: 220 MiB in 52 packages [2022-03-29T19:21:52.473Z] OK: 220 MiB in 52 packages [2022-03-29T19:21:52.754Z] OK: 220 MiB in 52 packages [2022-03-29T19:21:53.362Z] Removing intermediate container 32aad6e76e83 [2022-03-29T19:21:53.362Z] ---> 381f2773ce18 [2022-03-29T19:21:53.362Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-29T19:21:53.639Z] ---> b8037a286208 [2022-03-29T19:21:53.639Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:21:53.916Z] ---> Running in 32f2a7ca8afa [2022-03-29T19:21:54.522Z] Removing intermediate container 0eacb40a14ac [2022-03-29T19:21:54.522Z] ---> a1c9974e0bbf [2022-03-29T19:21:54.522Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T19:21:54.522Z] Removing intermediate container 80b1d81d6302 [2022-03-29T19:21:54.522Z] ---> f108ceb38d07 [2022-03-29T19:21:54.522Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-29T19:21:54.800Z] Removing intermediate container d576a136562d [2022-03-29T19:21:54.800Z] ---> 46e73c471243 [2022-03-29T19:21:54.800Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-29T19:21:54.800Z] ---> 485a7f49e2e3 [2022-03-29T19:21:54.800Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:21:54.800Z] ---> Running in 56338f7a0710 [2022-03-29T19:21:55.796Z] ---> 5c342bbf247d [2022-03-29T19:21:55.796Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:21:55.796Z] ---> Running in 83dee2c4a1db [2022-03-29T19:21:55.796Z] ---> b32d6ba12aac [2022-03-29T19:21:55.796Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:21:56.091Z] ---> Running in 5b572cb9c13f [2022-03-29T19:21:56.376Z] ---> 0df1c8dfa8b3 [2022-03-29T19:21:56.376Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:21:56.657Z] ---> Running in e6a78b42c4d0 [2022-03-29T19:21:58.109Z] Removing intermediate container 32f2a7ca8afa [2022-03-29T19:21:58.109Z] ---> 56bd768402de [2022-03-29T19:21:58.109Z] Step 7/20 : COPY . . [2022-03-29T19:22:00.113Z] Removing intermediate container 56338f7a0710 [2022-03-29T19:22:00.113Z] ---> 98179855afa7 [2022-03-29T19:22:00.113Z] Step 8/24 : COPY . . [2022-03-29T19:22:02.103Z] Removing intermediate container 83dee2c4a1db [2022-03-29T19:22:02.103Z] ---> 18296775eda4 [2022-03-29T19:22:02.103Z] Step 8/24 : COPY . . [2022-03-29T19:22:02.103Z] Removing intermediate container e6a78b42c4d0 [2022-03-29T19:22:02.103Z] ---> 1d8c8324bc81 [2022-03-29T19:22:02.103Z] Step 8/25 : COPY . . [2022-03-29T19:22:02.103Z] Removing intermediate container 5b572cb9c13f [2022-03-29T19:22:02.103Z] ---> 7dcc364014de [2022-03-29T19:22:02.103Z] Step 8/23 : COPY . . [2022-03-29T19:22:34.463Z] ---> 7e1d4676c64b [2022-03-29T19:22:34.463Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-29T19:22:34.463Z] ---> Running in c7e2224ab818 [2022-03-29T19:22:34.463Z] ---> 4b7337a7eb01 [2022-03-29T19:22:34.463Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T19:22:34.463Z] ---> Running in 8cfa24625d36 [2022-03-29T19:22:34.463Z] Removing intermediate container 8cfa24625d36 [2022-03-29T19:22:34.463Z] ---> 838b78acaff0 [2022-03-29T19:22:34.463Z] 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-29T19:22:34.463Z] ---> Running in 959164cd837a [2022-03-29T19:22:34.463Z] 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-29T19:22:34.463Z] ---> 8d7575029657 [2022-03-29T19:22:34.463Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T19:22:34.463Z] ---> Running in 3ba44014979a [2022-03-29T19:22:34.463Z] Removing intermediate container 3ba44014979a [2022-03-29T19:22:34.463Z] ---> 05301b8296da [2022-03-29T19:22:34.463Z] 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-29T19:22:34.463Z] ---> Running in 8528cd93744c [2022-03-29T19:22:35.457Z] spire-1.2.0/ [2022-03-29T19:22:36.472Z] ---> 496275bcaa73 [2022-03-29T19:22:36.472Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-29T19:22:36.472Z] ---> eee5b6860fac [2022-03-29T19:22:36.472Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-29T19:22:36.472Z] ---> Running in c9be3fff9eec [2022-03-29T19:22:36.472Z] ---> Running in b794f36750b6 [2022-03-29T19:22:37.955Z] spire-1.2.0/ [2022-03-29T19:22:38.953Z] 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-29T19:22:38.953Z] 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-29T19:22:40.424Z] spire-1.2.0/README.md [2022-03-29T19:22:40.424Z] spire-1.2.0/bin/ [2022-03-29T19:22:40.424Z] spire-1.2.0/bin/spire-server [2022-03-29T19:22:40.424Z] spire-1.2.0/bin/spire-agent [2022-03-29T19:22:40.424Z] spire-1.2.0/conf/ [2022-03-29T19:22:40.424Z] spire-1.2.0/conf/server/ [2022-03-29T19:22:40.424Z] spire-1.2.0/conf/server/server.conf [2022-03-29T19:22:40.424Z] spire-1.2.0/conf/agent/ [2022-03-29T19:22:40.424Z] spire-1.2.0/conf/agent/agent.conf [2022-03-29T19:22:40.424Z] spire-1.2.0/LICENSE [2022-03-29T19:22:43.068Z] spire-1.2.0/README.md [2022-03-29T19:22:43.068Z] spire-1.2.0/bin/ [2022-03-29T19:22:43.068Z] spire-1.2.0/bin/spire-server [2022-03-29T19:22:43.068Z] spire-1.2.0/bin/spire-agent [2022-03-29T19:22:43.068Z] spire-1.2.0/conf/ [2022-03-29T19:22:43.068Z] spire-1.2.0/conf/server/ [2022-03-29T19:22:43.068Z] spire-1.2.0/conf/server/server.conf [2022-03-29T19:22:43.068Z] spire-1.2.0/conf/agent/ [2022-03-29T19:22:43.068Z] spire-1.2.0/conf/agent/agent.conf [2022-03-29T19:22:43.068Z] spire-1.2.0/LICENSE [2022-03-29T19:22:47.406Z] Removing intermediate container 959164cd837a [2022-03-29T19:22:47.406Z] ---> 64d299d18973 [2022-03-29T19:22:47.406Z] [2022-03-29T19:22:47.406Z] Step 11/24 : FROM alpine:3.15 [2022-03-29T19:22:47.406Z] 3.15: Pulling from library/alpine [2022-03-29T19:22:50.052Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-29T19:22:50.052Z] Status: Downloaded newer image for alpine:3.15 [2022-03-29T19:22:50.052Z] ---> 03078ca19a05 [2022-03-29T19:22:50.052Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T19:22:50.052Z] ---> Running in f8fff1a24305 [2022-03-29T19:22:50.332Z] Removing intermediate container f8fff1a24305 [2022-03-29T19:22:50.332Z] ---> 3eed5b866081 [2022-03-29T19:22:50.332Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:22:50.613Z] Removing intermediate container 8528cd93744c [2022-03-29T19:22:50.613Z] ---> b168c4a2e411 [2022-03-29T19:22:50.613Z] [2022-03-29T19:22:50.613Z] Step 11/24 : FROM alpine:3.15 [2022-03-29T19:22:50.613Z] ---> 03078ca19a05 [2022-03-29T19:22:50.613Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T19:22:50.613Z] ---> Using cache [2022-03-29T19:22:50.613Z] ---> 3eed5b866081 [2022-03-29T19:22:50.613Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:22:50.613Z] ---> Running in c6917bd7e593 [2022-03-29T19:22:50.613Z] ---> Running in d71a05fcde89 [2022-03-29T19:22:54.027Z] Removing intermediate container c6917bd7e593 [2022-03-29T19:22:54.027Z] ---> c9360909a425 [2022-03-29T19:22:54.027Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-29T19:22:54.027Z] ---> Running in 37aee545d052 [2022-03-29T19:22:54.312Z] Removing intermediate container d71a05fcde89 [2022-03-29T19:22:54.312Z] ---> 4657a89c278f [2022-03-29T19:22:54.312Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-29T19:22:54.312Z] ---> Running in 49f926e959db [2022-03-29T19:22:56.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:22:56.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:22:57.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:22:57.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:22:58.442Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T19:22:58.442Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T19:22:58.442Z] OK: 15729 distinct packages available [2022-03-29T19:22:58.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:22:58.998Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T19:22:58.998Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T19:22:58.998Z] OK: 15729 distinct packages available [2022-03-29T19:22:59.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:22:59.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:23:00.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:23:00.760Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-29T19:23:00.760Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-29T19:23:01.037Z] (3/5) Installing libucontext (1.1-r0) [2022-03-29T19:23:01.037Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-29T19:23:01.037Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-29T19:23:01.312Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T19:23:01.312Z] OK: 6 MiB in 19 packages [2022-03-29T19:23:01.312Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-29T19:23:01.312Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-29T19:23:01.588Z] (3/4) Installing libucontext (1.1-r0) [2022-03-29T19:23:01.588Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-29T19:23:01.864Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T19:23:01.864Z] OK: 6 MiB in 18 packages [2022-03-29T19:23:03.315Z] Removing intermediate container 37aee545d052 [2022-03-29T19:23:03.315Z] ---> 809efcc9dcbc [2022-03-29T19:23:03.315Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-29T19:23:03.589Z] Removing intermediate container 49f926e959db [2022-03-29T19:23:03.590Z] ---> f29fc54653db [2022-03-29T19:23:03.590Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T19:23:07.914Z] ---> bc48c3384a67 [2022-03-29T19:23:07.914Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T19:23:12.237Z] ---> cd7cdb392c6f [2022-03-29T19:23:12.237Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T19:23:13.225Z] ---> 10b6fe915d33 [2022-03-29T19:23:13.225Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-29T19:23:13.225Z] ---> Running in 4a59a3bb7ef9 [2022-03-29T19:23:13.840Z] Removing intermediate container 4a59a3bb7ef9 [2022-03-29T19:23:13.840Z] ---> 36534a3a85fd [2022-03-29T19:23:13.840Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-29T19:23:15.298Z] ---> ec99f7f2127e [2022-03-29T19:23:15.298Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T19:23:15.298Z] ---> 7dded5a15702 [2022-03-29T19:23:15.298Z] Step 19/24 : WORKDIR / [2022-03-29T19:23:15.298Z] ---> Running in dda66b2a9721 [2022-03-29T19:23:15.907Z] Removing intermediate container dda66b2a9721 [2022-03-29T19:23:15.907Z] ---> c853de263ccb [2022-03-29T19:23:15.907Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T19:23:16.192Z] ---> Running in 7f1bf77eacd0 [2022-03-29T19:23:16.469Z] ---> a8d0ce4bcedb [2022-03-29T19:23:16.469Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-29T19:23:17.123Z] Removing intermediate container 7f1bf77eacd0 [2022-03-29T19:23:17.124Z] ---> 8d2ffcea0f73 [2022-03-29T19:23:17.124Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T19:23:17.124Z] ---> Running in ed56dc9ee356 [2022-03-29T19:23:17.804Z] Removing intermediate container ed56dc9ee356 [2022-03-29T19:23:17.804Z] ---> e603d9af379a [2022-03-29T19:23:17.804Z] Step 22/24 : LABEL arch=arm64 [2022-03-29T19:23:17.804Z] ---> 3697031a28ee [2022-03-29T19:23:17.804Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-29T19:23:18.101Z] ---> Running in 5549e6177158 [2022-03-29T19:23:18.803Z] Removing intermediate container 5549e6177158 [2022-03-29T19:23:18.803Z] ---> b7c5e6aea8ae [2022-03-29T19:23:18.803Z] Step 23/24 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:23:19.194Z] ---> Running in f50a4860894c [2022-03-29T19:23:19.474Z] ---> b378cb43535b [2022-03-29T19:23:19.474Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T19:23:19.758Z] ---> Running in 34f1e9a39caa [2022-03-29T19:23:20.059Z] Removing intermediate container f50a4860894c [2022-03-29T19:23:20.059Z] ---> cec18b08f1d9 [2022-03-29T19:23:20.059Z] Step 24/24 : LABEL version=0.0.0 [2022-03-29T19:23:20.338Z] ---> Running in ca093d14abe0 [2022-03-29T19:23:20.616Z] Removing intermediate container 34f1e9a39caa [2022-03-29T19:23:20.616Z] ---> 6d516849959d [2022-03-29T19:23:20.616Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T19:23:20.941Z] ---> Running in 5ce66d0a1cca [2022-03-29T19:23:20.941Z] Removing intermediate container ca093d14abe0 [2022-03-29T19:23:21.229Z] ---> 5a2ac67a8132 [2022-03-29T19:23:21.229Z] [2022-03-29T19:23:21.848Z] Removing intermediate container 5ce66d0a1cca [2022-03-29T19:23:21.848Z] ---> 495e0da8f50d [2022-03-29T19:23:21.848Z] Step 22/24 : LABEL arch=arm64 [2022-03-29T19:23:21.848Z] ---> Running in 04553f783176 [2022-03-29T19:23:22.121Z] Successfully built 5a2ac67a8132 [2022-03-29T19:23:22.121Z] Successfully tagged security-spire-config-arm64:latest [2022-03-29T19:23:22.121Z] Building core-metadata [2022-03-29T19:23:22.396Z]  Building security-spire-config ... done Removing intermediate container 04553f783176 [2022-03-29T19:23:22.396Z] ---> af3d8e366ba3 [2022-03-29T19:23:22.396Z] Step 23/24 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:23:22.670Z] ---> Running in 5ef9b2d62780 [2022-03-29T19:23:23.278Z] Removing intermediate container 5ef9b2d62780 [2022-03-29T19:23:23.278Z] ---> 4eeb70bf7cf6 [2022-03-29T19:23:23.278Z] Step 24/24 : LABEL version=0.0.0 [2022-03-29T19:23:23.278Z] ---> Running in 9b7ec12e2b09 [2022-03-29T19:23:23.889Z] Removing intermediate container 9b7ec12e2b09 [2022-03-29T19:23:23.889Z] ---> 05127916dcfc [2022-03-29T19:23:23.889Z] [2022-03-29T19:23:24.490Z] Successfully built 05127916dcfc [2022-03-29T19:23:24.490Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-29T19:23:24.490Z]  Building security-spire-agent ... done Building support-scheduler [2022-03-29T19:24:21.047Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:24:21.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:24:21.047Z] ---> 8b1345f84d94 [2022-03-29T19:24:21.047Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> 43d2c5249c8e [2022-03-29T19:24:21.047Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> 1b9b81ce49c2 [2022-03-29T19:24:21.047Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> f108ceb38d07 [2022-03-29T19:24:21.047Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> 5c342bbf247d [2022-03-29T19:24:21.047Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> 18296775eda4 [2022-03-29T19:24:21.047Z] Step 8/23 : COPY . . [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> 8d7575029657 [2022-03-29T19:24:21.047Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-29T19:24:21.047Z] ---> Running in 16538133cdce [2022-03-29T19:24:21.047Z] 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-29T19:24:21.047Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:24:21.047Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:24:21.047Z] ---> 8b1345f84d94 [2022-03-29T19:24:21.047Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> 43d2c5249c8e [2022-03-29T19:24:21.047Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> 1b9b81ce49c2 [2022-03-29T19:24:21.047Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> f108ceb38d07 [2022-03-29T19:24:21.047Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> 5c342bbf247d [2022-03-29T19:24:21.047Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> 18296775eda4 [2022-03-29T19:24:21.047Z] Step 8/22 : COPY . . [2022-03-29T19:24:21.047Z] ---> Using cache [2022-03-29T19:24:21.047Z] ---> 8d7575029657 [2022-03-29T19:24:21.047Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-29T19:24:21.047Z] ---> Running in 762cd0406a49 [2022-03-29T19:24:21.047Z] 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-29T19:28:43.141Z] Removing intermediate container c7e2224ab818 [2022-03-29T19:28:43.141Z] ---> d797ffa43e4d [2022-03-29T19:28:43.141Z] [2022-03-29T19:28:43.141Z] Step 9/20 : FROM alpine:3.15 [2022-03-29T19:28:43.141Z] ---> 03078ca19a05 [2022-03-29T19:28:43.141Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T19:28:43.141Z] ---> Using cache [2022-03-29T19:28:43.141Z] ---> 3eed5b866081 [2022-03-29T19:28:43.141Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:28:43.141Z] ---> Using cache [2022-03-29T19:28:43.141Z] ---> 4657a89c278f [2022-03-29T19:28:43.141Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-29T19:28:43.141Z] ---> Running in cfcbff5c9b7f [2022-03-29T19:28:43.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:28:43.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:28:43.141Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T19:28:43.141Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T19:28:43.141Z] OK: 15729 distinct packages available [2022-03-29T19:28:43.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:28:43.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:28:43.141Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-29T19:28:43.141Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-29T19:28:43.141Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-29T19:28:43.141Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-29T19:28:43.141Z] (5/9) Installing curl (7.80.0-r0) [2022-03-29T19:28:43.416Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-29T19:28:43.416Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-29T19:28:43.416Z] (8/9) Installing libucontext (1.1-r0) [2022-03-29T19:28:43.697Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-29T19:28:43.697Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T19:28:43.697Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T19:28:44.299Z] OK: 8 MiB in 23 packages [2022-03-29T19:28:46.296Z] 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-29T19:28:47.288Z] Removing intermediate container cfcbff5c9b7f [2022-03-29T19:28:47.288Z] ---> bb9032a10b78 [2022-03-29T19:28:47.288Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:28:49.287Z] ---> 51742a83a622 [2022-03-29T19:28:49.287Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-29T19:28:53.621Z] ---> da67039dcd59 [2022-03-29T19:28:53.621Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-29T19:28:55.095Z] ---> 8140ddd4e1c9 [2022-03-29T19:28:55.095Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-29T19:28:55.095Z] ---> Running in 6597c8cd1f77 [2022-03-29T19:28:56.549Z] Removing intermediate container 6597c8cd1f77 [2022-03-29T19:28:56.549Z] ---> 5547adb934a4 [2022-03-29T19:28:56.549Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:28:56.549Z] ---> Running in e6f16ebf795a [2022-03-29T19:28:57.535Z] Removing intermediate container e6f16ebf795a [2022-03-29T19:28:57.535Z] ---> 08968c56e9e1 [2022-03-29T19:28:57.535Z] Step 18/20 : LABEL arch=arm64 [2022-03-29T19:28:57.818Z] ---> Running in 1c9a630aaf29 [2022-03-29T19:28:58.841Z] Removing intermediate container c9be3fff9eec [2022-03-29T19:28:58.841Z] ---> 834eb7ee2daf [2022-03-29T19:28:58.841Z] [2022-03-29T19:28:58.841Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T19:28:59.121Z] Removing intermediate container 1c9a630aaf29 [2022-03-29T19:28:59.121Z] ---> ad9ac4e7fd43 [2022-03-29T19:28:59.121Z] Step 19/20 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:28:59.121Z] 3.14: Pulling from library/alpine [2022-03-29T19:28:59.121Z] ---> Running in 808aa8b38c56 [2022-03-29T19:29:00.117Z] Removing intermediate container 808aa8b38c56 [2022-03-29T19:29:00.117Z] ---> 5ce3735e46a2 [2022-03-29T19:29:00.117Z] Step 20/20 : LABEL version=0.0.0 [2022-03-29T19:29:00.394Z] ---> Running in 79e3924509f2 [2022-03-29T19:29:01.859Z] Removing intermediate container 79e3924509f2 [2022-03-29T19:29:01.859Z] ---> 3dbdc0b38113 [2022-03-29T19:29:01.859Z] [2022-03-29T19:29:02.135Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-29T19:29:02.135Z] Status: Downloaded newer image for alpine:3.14 [2022-03-29T19:29:02.135Z] ---> cc3d11fa2d52 [2022-03-29T19:29:02.135Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-29T19:29:02.414Z] ---> Running in f990214b6780 [2022-03-29T19:29:03.409Z] Successfully built 3dbdc0b38113 [2022-03-29T19:29:03.409Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-29T19:29:03.409Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-03-29T19:29:04.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:29:05.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:29:06.597Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-29T19:29:06.597Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:29:06.597Z] OK: 5 MiB in 15 packages [2022-03-29T19:29:08.597Z] Removing intermediate container f990214b6780 [2022-03-29T19:29:08.597Z] ---> 00e7496d26e3 [2022-03-29T19:29:08.597Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T19:29:08.880Z] ---> Running in dd2af6d24c0b [2022-03-29T19:29:09.488Z] Removing intermediate container dd2af6d24c0b [2022-03-29T19:29:09.488Z] ---> 932d3f3d542d [2022-03-29T19:29:09.488Z] Step 13/23 : ENV APP_PORT=59882Removing intermediate container b794f36750b6 [2022-03-29T19:29:09.488Z] ---> efd9d15f5884 [2022-03-29T19:29:09.488Z] [2022-03-29T19:29:09.488Z] Step 10/25 : FROM alpine:3.14 [2022-03-29T19:29:09.488Z] ---> cc3d11fa2d52 [2022-03-29T19:29:09.488Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-29T19:29:09.488Z] [2022-03-29T19:29:09.772Z] ---> Running in 8dfc2dd900d2 [2022-03-29T19:29:09.772Z] ---> Running in d667ee53b0e6 [2022-03-29T19:29:10.766Z] Removing intermediate container d667ee53b0e6 [2022-03-29T19:29:10.766Z] ---> 52a5028f3b29 [2022-03-29T19:29:10.766Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-29T19:29:10.766Z] ---> Running in 7a7f54bfdc86 [2022-03-29T19:29:11.380Z] Removing intermediate container 7a7f54bfdc86 [2022-03-29T19:29:11.380Z] ---> 922de6d965a1 [2022-03-29T19:29:11.381Z] Step 15/23 : WORKDIR / [2022-03-29T19:29:11.381Z] ---> Running in b41669875b9e [2022-03-29T19:29:12.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:29:12.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:29:12.285Z] Removing intermediate container b41669875b9e [2022-03-29T19:29:12.285Z] ---> 6f3eec7d9ccd [2022-03-29T19:29:12.285Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:29:13.280Z] ---> d2dd60af69b6 [2022-03-29T19:29:13.280Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-29T19:29:13.280Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-29T19:29:13.561Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-29T19:29:13.561Z] (3/3) Installing su-exec (0.2-r1) [2022-03-29T19:29:13.561Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:29:13.561Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T19:29:14.174Z] OK: 6 MiB in 17 packages [2022-03-29T19:29:15.629Z] ---> 9994d1015765 [2022-03-29T19:29:15.629Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-29T19:29:17.085Z] Removing intermediate container 8dfc2dd900d2 [2022-03-29T19:29:17.085Z] ---> 86619f7a7ef6 [2022-03-29T19:29:17.085Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-29T19:29:17.085Z] ---> Running in 9684e6f10e2f [2022-03-29T19:29:17.085Z] ---> d62eb5c6f5f8 [2022-03-29T19:29:17.085Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-29T19:29:17.361Z] ---> Running in 5b2cf5fa9527 [2022-03-29T19:29:17.645Z] Removing intermediate container 9684e6f10e2f [2022-03-29T19:29:17.645Z] ---> 358b4bb487b0 [2022-03-29T19:29:17.645Z] Step 13/25 : WORKDIR / [2022-03-29T19:29:17.919Z] ---> Running in 89f3e1dee247 [2022-03-29T19:29:18.199Z] Removing intermediate container 5b2cf5fa9527 [2022-03-29T19:29:18.199Z] ---> a6c063d2d6b9 [2022-03-29T19:29:18.199Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:29:18.491Z] ---> Running in 9b10f695940f [2022-03-29T19:29:18.768Z] Removing intermediate container 89f3e1dee247 [2022-03-29T19:29:18.768Z] ---> ef74b7b4e418 [2022-03-29T19:29:18.768Z] 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-29T19:29:19.750Z] Removing intermediate container 9b10f695940f [2022-03-29T19:29:19.750Z] ---> e7f001c2a04b [2022-03-29T19:29:19.750Z] Step 21/23 : LABEL arch=arm64 [2022-03-29T19:29:19.750Z] ---> Running in 1358cbc5c9f8 [2022-03-29T19:29:20.349Z] ---> dcdcd72738f1 [2022-03-29T19:29:20.349Z] 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-29T19:29:20.653Z] Removing intermediate container 1358cbc5c9f8 [2022-03-29T19:29:20.653Z] ---> b2f1f88a9c41 [2022-03-29T19:29:20.653Z] Step 22/23 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:29:20.929Z] ---> Running in 8f3f3a4ad792 [2022-03-29T19:29:21.917Z] Removing intermediate container 8f3f3a4ad792 [2022-03-29T19:29:21.917Z] ---> e47122ee4b6f [2022-03-29T19:29:21.917Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T19:29:21.917Z] ---> 263ea11cfd52 [2022-03-29T19:29:21.917Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-29T19:29:21.917Z] ---> Running in f8342fd25272 [2022-03-29T19:29:22.918Z] Removing intermediate container f8342fd25272 [2022-03-29T19:29:22.918Z] ---> a2dda106ec09 [2022-03-29T19:29:22.918Z] [2022-03-29T19:29:23.530Z] ---> 7c15ee02d6c8 [2022-03-29T19:29:23.530Z] 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-29T19:29:24.524Z] Successfully built a2dda106ec09 [2022-03-29T19:29:24.524Z] Successfully tagged core-command-arm64:latest [2022-03-29T19:29:24.524Z]  Building core-command ... done Building security-proxy-setup [2022-03-29T19:29:24.802Z] ---> 526d76d9327a [2022-03-29T19:29:24.802Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-29T19:29:27.446Z] ---> c1f0080b80c1 [2022-03-29T19:29:27.446Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-29T19:29:30.088Z] ---> 615bf1bf81c8 [2022-03-29T19:29:30.088Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-29T19:29:31.538Z] ---> 3dd155ef4b83 [2022-03-29T19:29:31.538Z] 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-29T19:29:31.538Z] ---> Running in 24ddb5a4fdc5 [2022-03-29T19:29:35.897Z] Removing intermediate container 24ddb5a4fdc5 [2022-03-29T19:29:35.897Z] ---> d5bd296d9512 [2022-03-29T19:29:35.897Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-29T19:29:35.897Z] ---> Running in e0d2687a65fc [2022-03-29T19:29:35.897Z] Removing intermediate container e0d2687a65fc [2022-03-29T19:29:35.897Z] ---> fdf67f44d665 [2022-03-29T19:29:35.897Z] Step 23/25 : LABEL arch=arm64 [2022-03-29T19:29:35.897Z] ---> Running in 85135f3ed27f [2022-03-29T19:29:36.500Z] Removing intermediate container 85135f3ed27f [2022-03-29T19:29:36.500Z] ---> 3781f94da077 [2022-03-29T19:29:36.777Z] Step 24/25 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:29:36.777Z] ---> Running in f06a230b5f39 [2022-03-29T19:29:37.387Z] Removing intermediate container f06a230b5f39 [2022-03-29T19:29:37.387Z] ---> b63eb5e4aa16 [2022-03-29T19:29:37.387Z] Step 25/25 : LABEL version=0.0.0 [2022-03-29T19:29:37.387Z] ---> Running in c6a784d97e2a [2022-03-29T19:29:37.996Z] Removing intermediate container c6a784d97e2a [2022-03-29T19:29:37.996Z] ---> 21897882449f [2022-03-29T19:29:37.996Z] [2022-03-29T19:29:38.596Z] Successfully built 21897882449f [2022-03-29T19:29:38.596Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-29T19:29:38.596Z]  Building security-secretstore-setup ... done Building core-data [2022-03-29T19:29:46.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:29:46.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:29:46.922Z] ---> 8b1345f84d94 [2022-03-29T19:29:46.922Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T19:29:46.922Z] ---> Using cache [2022-03-29T19:29:46.922Z] ---> 43d2c5249c8e [2022-03-29T19:29:46.922Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:29:46.922Z] ---> Using cache [2022-03-29T19:29:46.922Z] ---> 1b9b81ce49c2 [2022-03-29T19:29:46.922Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-29T19:29:46.922Z] ---> Running in a97c7489704c [2022-03-29T19:29:48.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:29:49.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:29:51.513Z] OK: 220 MiB in 52 packages [2022-03-29T19:29:52.977Z] Removing intermediate container a97c7489704c [2022-03-29T19:29:52.977Z] ---> a517d9f49fe5 [2022-03-29T19:29:52.977Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T19:29:54.428Z] ---> 9664cbda1cbe [2022-03-29T19:29:54.428Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:29:54.708Z] ---> Running in df4d4783c1a9 [2022-03-29T19:30:00.166Z] Removing intermediate container df4d4783c1a9 [2022-03-29T19:30:00.166Z] ---> 569701ab620f [2022-03-29T19:30:00.166Z] Step 8/23 : COPY . . [2022-03-29T19:30:18.542Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:30:18.542Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:30:18.542Z] ---> 8b1345f84d94 [2022-03-29T19:30:18.542Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T19:30:18.542Z] ---> Using cache [2022-03-29T19:30:18.542Z] ---> 43d2c5249c8e [2022-03-29T19:30:18.542Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:30:18.542Z] ---> Using cache [2022-03-29T19:30:18.542Z] ---> 1b9b81ce49c2 [2022-03-29T19:30:18.542Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-29T19:30:18.542Z] ---> Using cache [2022-03-29T19:30:18.542Z] ---> f108ceb38d07 [2022-03-29T19:30:18.542Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T19:30:18.542Z] ---> Using cache [2022-03-29T19:30:18.542Z] ---> 5c342bbf247d [2022-03-29T19:30:18.542Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:30:18.542Z] ---> Using cache [2022-03-29T19:30:18.542Z] ---> 18296775eda4 [2022-03-29T19:30:18.542Z] Step 8/22 : COPY . . [2022-03-29T19:30:18.542Z] ---> Using cache [2022-03-29T19:30:18.542Z] ---> 8d7575029657 [2022-03-29T19:30:18.542Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-29T19:30:18.818Z] ---> Running in 91abe1c14700 [2022-03-29T19:30:20.812Z] 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-29T19:30:29.113Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:30:29.113Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:30:29.113Z] ---> 8b1345f84d94 [2022-03-29T19:30:29.113Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T19:30:29.113Z] ---> Using cache [2022-03-29T19:30:29.113Z] ---> 43d2c5249c8e [2022-03-29T19:30:29.113Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:30:29.113Z] ---> Using cache [2022-03-29T19:30:29.113Z] ---> 1b9b81ce49c2 [2022-03-29T19:30:29.113Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-29T19:30:29.113Z] ---> Running in 9c433183ea8e [2022-03-29T19:30:31.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:30:31.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:30:32.717Z] OK: 220 MiB in 52 packages [2022-03-29T19:30:35.354Z] Removing intermediate container 9c433183ea8e [2022-03-29T19:30:35.354Z] ---> 06a2d4d4ac54 [2022-03-29T19:30:35.354Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T19:30:37.343Z] ---> 909ae8e117f6 [2022-03-29T19:30:37.343Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:30:37.618Z] ---> Running in 6cbb9f3f40d8 [2022-03-29T19:30:41.032Z] Removing intermediate container 762cd0406a49 [2022-03-29T19:30:41.032Z] ---> 8b6bb2b17f49 [2022-03-29T19:30:41.032Z] [2022-03-29T19:30:41.032Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T19:30:41.032Z] ---> cc3d11fa2d52 [2022-03-29T19:30:41.032Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-29T19:30:41.032Z] ---> Using cache [2022-03-29T19:30:41.032Z] ---> 00e7496d26e3 [2022-03-29T19:30:41.032Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T19:30:41.032Z] ---> Using cache [2022-03-29T19:30:41.032Z] ---> 932d3f3d542d [2022-03-29T19:30:41.032Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-29T19:30:41.032Z] ---> Running in e48df3098102 [2022-03-29T19:30:42.021Z] Removing intermediate container e48df3098102 [2022-03-29T19:30:42.021Z] ---> d435ad4362a4 [2022-03-29T19:30:42.021Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-29T19:30:42.021Z] ---> Running in 3faa9e7991c9 [2022-03-29T19:30:42.620Z] Removing intermediate container 16538133cdce [2022-03-29T19:30:42.620Z] ---> 81478813981c [2022-03-29T19:30:42.620Z] [2022-03-29T19:30:42.620Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T19:30:42.620Z] ---> cc3d11fa2d52 [2022-03-29T19:30:42.620Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-29T19:30:42.620Z] ---> Using cache [2022-03-29T19:30:42.620Z] ---> 00e7496d26e3 [2022-03-29T19:30:42.620Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T19:30:42.620Z] ---> Using cache [2022-03-29T19:30:42.620Z] ---> 932d3f3d542d [2022-03-29T19:30:42.620Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-29T19:30:42.620Z] ---> Running in 9e4747da2aee [2022-03-29T19:30:43.235Z] Removing intermediate container 3faa9e7991c9 [2022-03-29T19:30:43.235Z] ---> 6a1281edd959 [2022-03-29T19:30:43.235Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:30:43.516Z] Removing intermediate container 6cbb9f3f40d8 [2022-03-29T19:30:43.516Z] ---> 38506823a986 [2022-03-29T19:30:43.516Z] Step 8/23 : COPY . . [2022-03-29T19:30:43.516Z] Removing intermediate container 9e4747da2aee [2022-03-29T19:30:43.516Z] ---> 9478ff22979f [2022-03-29T19:30:43.516Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-29T19:30:43.804Z] ---> Running in dd29a9ef6b51 [2022-03-29T19:30:44.797Z] Removing intermediate container dd29a9ef6b51 [2022-03-29T19:30:44.797Z] ---> f3990e90cf2f [2022-03-29T19:30:44.797Z] Step 15/23 : WORKDIR / [2022-03-29T19:30:45.083Z] ---> Running in 60f11e52e0a8 [2022-03-29T19:30:45.361Z] ---> d0cbc190f6ad [2022-03-29T19:30:45.361Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-29T19:30:46.796Z] Removing intermediate container 60f11e52e0a8 [2022-03-29T19:30:46.796Z] ---> ac1d3a46902f [2022-03-29T19:30:46.796Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:30:49.444Z] ---> 96ea4fec9dd1 [2022-03-29T19:30:49.444Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-29T19:30:49.444Z] ---> 8b07285e82f5 [2022-03-29T19:30:49.444Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-29T19:30:49.719Z] ---> Running in 34f2dc638698 [2022-03-29T19:30:50.336Z] ---> 134a625a9f98 [2022-03-29T19:30:50.336Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-29T19:30:52.352Z] 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-29T19:30:52.352Z] ---> bd7a54aecdde [2022-03-29T19:30:52.352Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-29T19:30:52.633Z] ---> Running in c20a08bd3e22 [2022-03-29T19:30:53.634Z] Removing intermediate container c20a08bd3e22 [2022-03-29T19:30:53.634Z] ---> 22c51f98a36d [2022-03-29T19:30:53.634Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:30:53.634Z] ---> Running in 7f820d6bc7ec [2022-03-29T19:30:54.641Z] ---> 9dd6e23885be [2022-03-29T19:30:54.642Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-29T19:30:54.642Z] Removing intermediate container 7f820d6bc7ec [2022-03-29T19:30:54.642Z] ---> eecc7f335885 [2022-03-29T19:30:54.642Z] Step 20/22 : LABEL arch=arm64 [2022-03-29T19:30:54.923Z] ---> Running in dfaffc590e46 [2022-03-29T19:30:55.928Z] Removing intermediate container dfaffc590e46 [2022-03-29T19:30:55.928Z] ---> 1eaf75137349 [2022-03-29T19:30:55.928Z] Step 21/22 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:30:56.210Z] ---> Running in 051648537d32 [2022-03-29T19:30:56.210Z] ---> d4bac6ef7899 [2022-03-29T19:30:56.210Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-29T19:30:56.498Z] ---> Running in ebbf31ed70d5 [2022-03-29T19:30:57.103Z] Removing intermediate container 051648537d32 [2022-03-29T19:30:57.103Z] ---> a6040dce347c [2022-03-29T19:30:57.103Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T19:30:57.386Z] ---> Running in 2122ffb59191 [2022-03-29T19:30:57.386Z] Removing intermediate container ebbf31ed70d5 [2022-03-29T19:30:57.386Z] ---> f725e5ff264d [2022-03-29T19:30:57.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:30:57.667Z] ---> Running in a5d94879fcbd [2022-03-29T19:30:58.658Z] Removing intermediate container 2122ffb59191 [2022-03-29T19:30:58.658Z] ---> 4e83029af450 [2022-03-29T19:30:58.658Z] [2022-03-29T19:30:58.658Z] Removing intermediate container a5d94879fcbd [2022-03-29T19:30:58.658Z] ---> 988a2c961407 [2022-03-29T19:30:58.658Z] Step 21/23 : LABEL arch=arm64 [2022-03-29T19:30:58.658Z] ---> Running in 3e30d7a0766d [2022-03-29T19:30:59.647Z] Removing intermediate container 3e30d7a0766d [2022-03-29T19:30:59.647Z] ---> 1817445cfb3c [2022-03-29T19:30:59.647Z] Step 22/23 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:30:59.926Z] ---> Running in 9400cd0e5703 [2022-03-29T19:30:59.926Z] Successfully built 4e83029af450 [2022-03-29T19:30:59.926Z] Successfully tagged support-scheduler-arm64:latest [2022-03-29T19:30:59.926Z]  Building support-scheduler ... done Building security-spire-server [2022-03-29T19:31:00.916Z] Removing intermediate container 9400cd0e5703 [2022-03-29T19:31:00.916Z] ---> 58a920cfc7bb [2022-03-29T19:31:00.916Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T19:31:00.916Z] ---> Running in 63d48835e998 [2022-03-29T19:31:01.899Z] Removing intermediate container 63d48835e998 [2022-03-29T19:31:01.899Z] ---> 1a99286e412b [2022-03-29T19:31:01.899Z] [2022-03-29T19:31:02.885Z] Successfully built 1a99286e412b [2022-03-29T19:31:02.885Z] Successfully tagged core-metadata-arm64:latest [2022-03-29T19:31:03.163Z]  Building core-metadata ... done Building support-notifications [2022-03-29T19:31:21.536Z] ---> a643be85d1b0 [2022-03-29T19:31:21.536Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-29T19:31:21.536Z] ---> Running in 3f3afbdd5b2d [2022-03-29T19:31:22.988Z] 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-29T19:32:02.095Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:32:02.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:32:02.095Z] ---> 8b1345f84d94 [2022-03-29T19:32:02.095Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> 43d2c5249c8e [2022-03-29T19:32:02.095Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> 1b9b81ce49c2 [2022-03-29T19:32:02.095Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> f108ceb38d07 [2022-03-29T19:32:02.095Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> 5c342bbf247d [2022-03-29T19:32:02.095Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> 18296775eda4 [2022-03-29T19:32:02.095Z] Step 8/23 : COPY . . [2022-03-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> 8d7575029657 [2022-03-29T19:32:02.095Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> 05301b8296da [2022-03-29T19:32:02.095Z] 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-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> b168c4a2e411 [2022-03-29T19:32:02.095Z] [2022-03-29T19:32:02.095Z] Step 11/23 : FROM alpine:3.15 [2022-03-29T19:32:02.095Z] ---> 03078ca19a05 [2022-03-29T19:32:02.095Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> 3eed5b866081 [2022-03-29T19:32:02.095Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> 4657a89c278f [2022-03-29T19:32:02.095Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-29T19:32:02.095Z] ---> Running in 737bbf45f76a [2022-03-29T19:32:02.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:32:02.095Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:32:02.095Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:32:02.095Z] ---> 8b1345f84d94 [2022-03-29T19:32:02.095Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> 43d2c5249c8e [2022-03-29T19:32:02.095Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:32:02.095Z] ---> Using cache [2022-03-29T19:32:02.095Z] ---> 1b9b81ce49c2 [2022-03-29T19:32:02.095Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-29T19:32:02.095Z] ---> Running in a771ffac3c19 [2022-03-29T19:32:02.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:32:02.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:32:02.095Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T19:32:02.095Z] v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T19:32:02.095Z] OK: 15729 distinct packages available [2022-03-29T19:32:02.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:32:02.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:32:03.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:32:03.640Z] OK: 220 MiB in 52 packages [2022-03-29T19:32:04.627Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-29T19:32:04.908Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-29T19:32:04.908Z] Removing intermediate container a771ffac3c19 [2022-03-29T19:32:04.908Z] ---> 7f790af16546 [2022-03-29T19:32:04.908Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T19:32:04.908Z] (3/5) Installing libucontext (1.1-r0) [2022-03-29T19:32:04.908Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-29T19:32:05.186Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-29T19:32:05.186Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T19:32:05.466Z] OK: 6 MiB in 19 packages [2022-03-29T19:32:05.744Z] ---> a470681270d8 [2022-03-29T19:32:05.744Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:32:06.021Z] ---> Running in b9579d3a1f8c [2022-03-29T19:32:07.475Z] Removing intermediate container 737bbf45f76a [2022-03-29T19:32:07.475Z] ---> 231a629f2e29 [2022-03-29T19:32:07.475Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T19:32:12.917Z] Removing intermediate container b9579d3a1f8c [2022-03-29T19:32:12.917Z] ---> 4afabc7030e3 [2022-03-29T19:32:12.917Z] Step 8/22 : COPY . . [2022-03-29T19:32:12.917Z] ---> 4c630d1a3d0b [2022-03-29T19:32:12.917Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T19:32:14.374Z] ---> 721f196ed4e8 [2022-03-29T19:32:14.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-29T19:32:15.834Z] ---> 63df7eb4dce9 [2022-03-29T19:32:15.834Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-29T19:32:16.853Z] ---> 0d6c1157d193 [2022-03-29T19:32:16.853Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T19:32:17.135Z] ---> Running in 2fa164289f5e [2022-03-29T19:32:18.132Z] Removing intermediate container 2fa164289f5e [2022-03-29T19:32:18.132Z] ---> 4d2490f364b4 [2022-03-29T19:32:18.132Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T19:32:18.132Z] ---> Running in 2899cb5ce7d4 [2022-03-29T19:32:18.739Z] Removing intermediate container 2899cb5ce7d4 [2022-03-29T19:32:18.739Z] ---> c2e6813ffeb0 [2022-03-29T19:32:18.739Z] Step 21/23 : LABEL arch=arm64 [2022-03-29T19:32:19.019Z] ---> Running in 4cf8fc674f36 [2022-03-29T19:32:20.022Z] Removing intermediate container 4cf8fc674f36 [2022-03-29T19:32:20.022Z] ---> 141e14cd30fa [2022-03-29T19:32:20.022Z] Step 22/23 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:32:20.022Z] ---> Running in ef7272c173fe [2022-03-29T19:32:21.021Z] Removing intermediate container ef7272c173fe [2022-03-29T19:32:21.021Z] ---> 060c68498767 [2022-03-29T19:32:21.021Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T19:32:21.021Z] ---> Running in 179bdc9bad73 [2022-03-29T19:32:22.018Z] Removing intermediate container 179bdc9bad73 [2022-03-29T19:32:22.018Z] ---> dd4146ed77e9 [2022-03-29T19:32:22.018Z] [2022-03-29T19:32:22.623Z] Successfully built dd4146ed77e9 [2022-03-29T19:32:22.623Z] Successfully tagged security-spire-server-arm64:latest [2022-03-29T19:32:22.623Z] Building security-bootstrapper [2022-03-29T19:32:44.844Z]  Building security-spire-server ... done  ---> dda8cb5f8396 [2022-03-29T19:32:44.844Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-29T19:32:44.844Z] ---> Running in 27dd7d1f1b2c [2022-03-29T19:32:44.844Z] 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-29T19:32:59.996Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T19:32:59.996Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-29T19:32:59.996Z] ---> 8b1345f84d94 [2022-03-29T19:32:59.996Z] Step 3/31 : WORKDIR /edgex-go [2022-03-29T19:32:59.996Z] ---> Using cache [2022-03-29T19:32:59.996Z] ---> 43d2c5249c8e [2022-03-29T19:32:59.996Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:32:59.996Z] ---> Using cache [2022-03-29T19:32:59.996Z] ---> 1b9b81ce49c2 [2022-03-29T19:32:59.996Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-29T19:32:59.996Z] ---> Using cache [2022-03-29T19:32:59.996Z] ---> f108ceb38d07 [2022-03-29T19:32:59.996Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-29T19:32:59.996Z] ---> Using cache [2022-03-29T19:32:59.996Z] ---> 5c342bbf247d [2022-03-29T19:32:59.996Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T19:32:59.996Z] ---> Using cache [2022-03-29T19:32:59.996Z] ---> 18296775eda4 [2022-03-29T19:32:59.996Z] Step 8/31 : COPY . . [2022-03-29T19:32:59.996Z] ---> Using cache [2022-03-29T19:32:59.996Z] ---> 8d7575029657 [2022-03-29T19:32:59.996Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-29T19:33:00.278Z] ---> Running in 7cfc7ec30570 [2022-03-29T19:33:02.278Z] 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-29T19:35:39.223Z] 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-29T19:36:01.418Z] Removing intermediate container 91abe1c14700 [2022-03-29T19:36:01.418Z] ---> 489433628d48 [2022-03-29T19:36:01.418Z] [2022-03-29T19:36:01.418Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T19:36:01.418Z] ---> cc3d11fa2d52 [2022-03-29T19:36:01.418Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-29T19:36:01.699Z] ---> Running in e73862bac6e7 [2022-03-29T19:36:03.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:36:03.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:36:04.987Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-29T19:36:04.987Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-29T19:36:04.987Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-29T19:36:04.987Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-29T19:36:05.263Z] (5/6) Installing curl (7.79.1-r0) [2022-03-29T19:36:05.263Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-29T19:36:05.263Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:36:05.263Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T19:36:05.868Z] OK: 8 MiB in 20 packages [2022-03-29T19:36:07.858Z] Removing intermediate container e73862bac6e7 [2022-03-29T19:36:07.858Z] ---> f008119c5eb5 [2022-03-29T19:36:07.858Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-29T19:36:07.858Z] ---> Running in df6c622efa68 [2022-03-29T19:36:08.463Z] Removing intermediate container df6c622efa68 [2022-03-29T19:36:08.463Z] ---> 824d8e08b7c4 [2022-03-29T19:36:08.463Z] Step 13/22 : WORKDIR /edgex [2022-03-29T19:36:08.463Z] ---> Running in f33f21ecd493 [2022-03-29T19:36:09.070Z] Removing intermediate container f33f21ecd493 [2022-03-29T19:36:09.070Z] ---> 8ab3f0727242 [2022-03-29T19:36:09.070Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-29T19:36:10.064Z] ---> fe3759a5fb68 [2022-03-29T19:36:10.064Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-29T19:36:12.055Z] ---> ca80c7115e13 [2022-03-29T19:36:12.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-29T19:36:14.064Z] ---> c187eaf538c6 [2022-03-29T19:36:14.064Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-29T19:36:15.043Z] ---> 4398642466ba [2022-03-29T19:36:15.043Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-29T19:36:15.043Z] ---> Running in ce9c6a78e08a [2022-03-29T19:36:18.447Z] Removing intermediate container ce9c6a78e08a [2022-03-29T19:36:18.447Z] ---> 2fa82fb2bb25 [2022-03-29T19:36:18.447Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-29T19:36:18.447Z] ---> Running in f3f67c3aa74d [2022-03-29T19:36:18.447Z] Removing intermediate container f3f67c3aa74d [2022-03-29T19:36:18.447Z] ---> d87afa68308c [2022-03-29T19:36:18.447Z] Step 20/22 : LABEL arch=arm64 [2022-03-29T19:36:18.447Z] ---> Running in cee96471cbfd [2022-03-29T19:36:19.050Z] Removing intermediate container cee96471cbfd [2022-03-29T19:36:19.050Z] ---> 958e879fe4b1 [2022-03-29T19:36:19.050Z] Step 21/22 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:36:19.339Z] ---> Running in f5d0235662f5 [2022-03-29T19:36:19.616Z] Removing intermediate container f5d0235662f5 [2022-03-29T19:36:19.616Z] ---> ccd11087a67d [2022-03-29T19:36:19.616Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T19:36:19.896Z] ---> Running in 5d8b1e8508a2 [2022-03-29T19:36:20.493Z] Removing intermediate container 5d8b1e8508a2 [2022-03-29T19:36:20.493Z] ---> d52df6a0e151 [2022-03-29T19:36:20.493Z] [2022-03-29T19:36:20.767Z] Successfully built d52df6a0e151 [2022-03-29T19:36:20.767Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-29T19:37:17.322Z]  Building security-proxy-setup ... done Removing intermediate container 34f2dc638698 [2022-03-29T19:37:17.322Z] ---> d046a0afef5e [2022-03-29T19:37:17.322Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-29T19:37:17.322Z] ---> Running in cdc51438f5d2 [2022-03-29T19:37:17.322Z] 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-29T19:37:17.322Z] Removing intermediate container cdc51438f5d2 [2022-03-29T19:37:17.322Z] ---> 48ed6248f647 [2022-03-29T19:37:17.322Z] [2022-03-29T19:37:17.322Z] Step 11/23 : FROM docker:20.10.10 [2022-03-29T19:37:17.599Z] 20.10.10: Pulling from library/docker [2022-03-29T19:37:32.710Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-29T19:37:32.710Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-29T19:37:32.710Z] ---> 520e9a0a30f7 [2022-03-29T19:37:32.710Z] 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-29T19:37:32.710Z] ---> Running in 593a749d6777 [2022-03-29T19:37:32.710Z] Removing intermediate container 593a749d6777 [2022-03-29T19:37:32.710Z] ---> b549d78268bf [2022-03-29T19:37:32.710Z] 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-29T19:37:32.710Z] ---> Running in 82faf951e673 [2022-03-29T19:37:34.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:37:34.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:37:35.419Z] (1/42) Installing readline (8.1.0-r0) [2022-03-29T19:37:35.419Z] (2/42) Installing bash (5.1.16-r0) [2022-03-29T19:37:35.694Z] Executing bash-5.1.16-r0.post-install [2022-03-29T19:37:35.694Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-29T19:37:35.694Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-29T19:37:35.694Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-29T19:37:35.694Z] (6/42) Installing curl (7.79.1-r0) [2022-03-29T19:37:35.694Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-29T19:37:35.694Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-29T19:37:35.694Z] (9/42) Installing expat (2.4.7-r0) [2022-03-29T19:37:35.694Z] (10/42) Installing libffi (3.3-r2) [2022-03-29T19:37:35.694Z] (11/42) Installing gdbm (1.19-r0) [2022-03-29T19:37:35.694Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-29T19:37:35.694Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-29T19:37:35.694Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-29T19:37:35.971Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-29T19:37:35.971Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-29T19:37:35.971Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-29T19:37:38.609Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-29T19:37:38.609Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-29T19:37:38.609Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-29T19:37:38.609Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-29T19:37:38.609Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-29T19:37:38.609Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-29T19:37:38.609Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-29T19:37:38.609Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-29T19:37:38.609Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-29T19:37:38.609Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-29T19:37:38.609Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-29T19:37:38.609Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-29T19:37:38.609Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-29T19:37:38.609Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-29T19:37:38.609Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-29T19:37:38.609Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-29T19:37:38.883Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-29T19:37:38.883Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-29T19:37:38.883Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-29T19:37:38.883Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-29T19:37:38.883Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-29T19:37:38.883Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-29T19:37:38.883Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-29T19:37:38.883Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-29T19:37:39.157Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-29T19:37:39.760Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:37:39.760Z] OK: 84 MiB in 64 packages [2022-03-29T19:37:44.091Z] Collecting docker-compose==1.23.2 [2022-03-29T19:37:44.092Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-29T19:37:45.543Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-29T19:37:45.543Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-29T19:37:46.535Z] Collecting PyYAML<4,>=3.10 [2022-03-29T19:37:46.535Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-29T19:37:50.866Z] Collecting docker<4.0,>=3.6.0 [2022-03-29T19:37:50.866Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-29T19:37:50.866Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-29T19:37:50.866Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-29T19:37:52.301Z] Collecting texttable<0.10,>=0.9.0 [2022-03-29T19:37:52.301Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-29T19:37:54.935Z] Collecting jsonschema<3,>=2.5.1 [2022-03-29T19:37:54.935Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-29T19:37:54.935Z] Collecting docopt<0.7,>=0.6.1 [2022-03-29T19:37:54.935Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-29T19:37:57.569Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-29T19:37:57.569Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-29T19:37:57.569Z] Collecting cached-property<2,>=1.2.0 [2022-03-29T19:37:57.569Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-29T19:37:57.569Z] 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-29T19:37:57.848Z] Collecting docker-pycreds>=0.4.0 [2022-03-29T19:37:57.848Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-29T19:37:58.833Z] Collecting idna<2.8,>=2.5 [2022-03-29T19:37:58.833Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-29T19:37:59.814Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-29T19:37:59.814Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-29T19:37:59.814Z] 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-29T19:37:59.814Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-29T19:37:59.814Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-29T19:38:00.091Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-29T19:38:00.091Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-29T19:38:00.091Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-29T19:38:00.091Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-29T19:38:01.077Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-29T19:38:01.077Z] Attempting uninstall: urllib3 [2022-03-29T19:38:01.077Z] Found existing installation: urllib3 1.26.5 [2022-03-29T19:38:01.078Z] Uninstalling urllib3-1.26.5: [2022-03-29T19:38:01.078Z] Successfully uninstalled urllib3-1.26.5 [2022-03-29T19:38:01.675Z] Attempting uninstall: idna [2022-03-29T19:38:01.675Z] Found existing installation: idna 3.2 [2022-03-29T19:38:01.675Z] Uninstalling idna-3.2: [2022-03-29T19:38:01.950Z] Successfully uninstalled idna-3.2 [2022-03-29T19:38:02.937Z] Attempting uninstall: chardet [2022-03-29T19:38:02.937Z] Found existing installation: chardet 4.0.0 [2022-03-29T19:38:02.937Z] Uninstalling chardet-4.0.0: [2022-03-29T19:38:02.937Z] Successfully uninstalled chardet-4.0.0 [2022-03-29T19:38:04.923Z] Attempting uninstall: requests [2022-03-29T19:38:04.923Z] Found existing installation: requests 2.25.1 [2022-03-29T19:38:04.923Z] Uninstalling requests-2.25.1: [2022-03-29T19:38:04.923Z] Successfully uninstalled requests-2.25.1 [2022-03-29T19:38:05.200Z] Running setup.py install for texttable: started [2022-03-29T19:38:07.187Z] Running setup.py install for texttable: finished with status 'done' [2022-03-29T19:38:07.187Z] Running setup.py install for PyYAML: started [2022-03-29T19:38:10.593Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-29T19:38:10.593Z] Running setup.py install for docopt: started [2022-03-29T19:38:12.576Z] Running setup.py install for docopt: finished with status 'done' [2022-03-29T19:38:12.576Z] Running setup.py install for dockerpty: started [2022-03-29T19:38:15.317Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-29T19:38:18.693Z] 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-29T19:38:31.400Z] Removing intermediate container 3f3afbdd5b2d [2022-03-29T19:38:31.400Z] ---> 075aa8755490 [2022-03-29T19:38:31.400Z] [2022-03-29T19:38:31.400Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T19:38:31.400Z] ---> cc3d11fa2d52 [2022-03-29T19:38:31.400Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-29T19:38:31.400Z] ---> Running in 7c0b1e270960 [2022-03-29T19:38:32.388Z] Removing intermediate container 7c0b1e270960 [2022-03-29T19:38:32.388Z] ---> b10ea56a049c [2022-03-29T19:38:32.388Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-29T19:38:32.388Z] ---> Running in 990601eb21c1 [2022-03-29T19:38:33.001Z] Removing intermediate container 990601eb21c1 [2022-03-29T19:38:33.001Z] ---> 0c9e12a60225 [2022-03-29T19:38:33.001Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-29T19:38:33.280Z] ---> Running in 45587aba23f7 [2022-03-29T19:38:33.884Z] Removing intermediate container 45587aba23f7 [2022-03-29T19:38:33.884Z] ---> 735cefa43eef [2022-03-29T19:38:33.884Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T19:38:34.154Z] ---> Running in fbd680e098a3 [2022-03-29T19:38:36.821Z] Removing intermediate container 82faf951e673 [2022-03-29T19:38:36.821Z] ---> 4795fa911a53 [2022-03-29T19:38:36.821Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-29T19:38:36.821Z] ---> Running in 48c52476f1e1 [2022-03-29T19:38:36.821Z] Removing intermediate container fbd680e098a3 [2022-03-29T19:38:36.821Z] ---> 4fc68e75904a [2022-03-29T19:38:36.821Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-29T19:38:37.103Z] ---> Running in 0e7f455a8e64 [2022-03-29T19:38:37.725Z] Removing intermediate container 48c52476f1e1 [2022-03-29T19:38:37.725Z] ---> 2c6e38ace0ee [2022-03-29T19:38:37.725Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-29T19:38:37.725Z] ---> Running in 81811cce0bb2 [2022-03-29T19:38:38.713Z] Removing intermediate container 81811cce0bb2 [2022-03-29T19:38:38.713Z] ---> d15dbd74799a [2022-03-29T19:38:38.713Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-29T19:38:38.993Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:38:39.990Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:38:41.006Z] ---> b552c9c96d8d [2022-03-29T19:38:41.006Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-29T19:38:41.006Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-29T19:38:41.006Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-29T19:38:41.006Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-29T19:38:41.300Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-29T19:38:41.300Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-29T19:38:41.300Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-29T19:38:41.593Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:38:41.593Z] OK: 8 MiB in 20 packages [2022-03-29T19:38:41.593Z] ---> de92ccce391f [2022-03-29T19:38:41.593Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-29T19:38:43.040Z] Removing intermediate container 0e7f455a8e64 [2022-03-29T19:38:43.040Z] ---> 0b0138d7f89e [2022-03-29T19:38:43.040Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:38:43.040Z] ---> f23a679ee8b2 [2022-03-29T19:38:43.040Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-29T19:38:43.325Z] ---> Running in 1544b552842c [2022-03-29T19:38:43.925Z] Removing intermediate container 1544b552842c [2022-03-29T19:38:43.925Z] ---> e2721391a7cc [2022-03-29T19:38:43.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:38:43.925Z] ---> Running in a68e6088413a [2022-03-29T19:38:44.209Z] ---> 8bbae8b0f62a [2022-03-29T19:38:44.209Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-29T19:38:44.482Z] Removing intermediate container a68e6088413a [2022-03-29T19:38:44.482Z] ---> 85dbffcb5d98 [2022-03-29T19:38:44.482Z] Step 21/23 : LABEL arch=arm64 [2022-03-29T19:38:44.758Z] ---> Running in 4fac809512d6 [2022-03-29T19:38:45.359Z] Removing intermediate container 4fac809512d6 [2022-03-29T19:38:45.359Z] ---> 30576997374d [2022-03-29T19:38:45.359Z] Step 22/23 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:38:45.636Z] ---> Running in a23d71159852 [2022-03-29T19:38:46.235Z] Removing intermediate container a23d71159852 [2022-03-29T19:38:46.235Z] ---> d3bd6cb36203 [2022-03-29T19:38:46.235Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T19:38:46.235Z] ---> Running in da5ef8bfef29 [2022-03-29T19:38:46.834Z] Removing intermediate container da5ef8bfef29 [2022-03-29T19:38:46.834Z] ---> c272b9397283 [2022-03-29T19:38:46.834Z] [2022-03-29T19:38:47.431Z] ---> 915a33ba8b79 [2022-03-29T19:38:47.431Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-29T19:38:47.707Z] Successfully built c272b9397283 [2022-03-29T19:38:47.707Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-29T19:38:48.308Z]  Building sys-mgmt-agent ... done  ---> 36c191a21b92 [2022-03-29T19:38:48.308Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-29T19:38:48.582Z] ---> Running in 5f8083553e69 [2022-03-29T19:38:49.196Z] Removing intermediate container 5f8083553e69 [2022-03-29T19:38:49.196Z] ---> 04ff66360e7e [2022-03-29T19:38:49.196Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:38:49.196Z] ---> Running in 6d2f5fb6b8b1 [2022-03-29T19:38:49.795Z] Removing intermediate container 6d2f5fb6b8b1 [2022-03-29T19:38:49.795Z] ---> 6a60d0b82a43 [2022-03-29T19:38:49.795Z] Step 21/23 : LABEL arch=arm64 [2022-03-29T19:38:50.070Z] ---> Running in ea9adb5fe685 [2022-03-29T19:38:50.668Z] Removing intermediate container 7cfc7ec30570 [2022-03-29T19:38:50.668Z] ---> 0a64caf47bb1 [2022-03-29T19:38:50.668Z] [2022-03-29T19:38:50.668Z] Step 10/31 : FROM alpine:3.14 [2022-03-29T19:38:50.668Z] ---> cc3d11fa2d52 [2022-03-29T19:38:50.668Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-29T19:38:50.668Z] Removing intermediate container ea9adb5fe685 [2022-03-29T19:38:50.668Z] ---> 1ba4cff63907 [2022-03-29T19:38:50.668Z] Step 22/23 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:38:50.668Z] ---> Running in 42911aad9056 [2022-03-29T19:38:50.668Z] ---> Running in ea66e12533ab [2022-03-29T19:38:50.943Z] Removing intermediate container 42911aad9056 [2022-03-29T19:38:50.943Z] ---> 8eb7dddf4fd3 [2022-03-29T19:38:50.943Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-29T19:38:51.216Z] ---> Running in 21d58c66d366 [2022-03-29T19:38:51.216Z] Removing intermediate container ea66e12533ab [2022-03-29T19:38:51.216Z] ---> b7f4c460afa0 [2022-03-29T19:38:51.216Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T19:38:51.493Z] ---> Running in d48cc06dd814 [2022-03-29T19:38:51.771Z] Removing intermediate container 27dd7d1f1b2c [2022-03-29T19:38:51.771Z] ---> defe8a686d44 [2022-03-29T19:38:51.771Z] [2022-03-29T19:38:51.771Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T19:38:51.771Z] ---> cc3d11fa2d52 [2022-03-29T19:38:51.771Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-29T19:38:51.771Z] ---> Running in bb14b4266119 [2022-03-29T19:38:52.051Z] Removing intermediate container d48cc06dd814 [2022-03-29T19:38:52.051Z] ---> b4ad870d1a3b [2022-03-29T19:38:52.051Z] [2022-03-29T19:38:52.647Z] Successfully built b4ad870d1a3b [2022-03-29T19:38:52.647Z] Successfully tagged core-data-arm64:latest [2022-03-29T19:38:52.647Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:38:52.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:38:52.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T19:38:53.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T19:38:53.794Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-29T19:38:53.794Z] (2/2) Installing su-exec (0.2-r1) [2022-03-29T19:38:53.794Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:38:53.794Z] OK: 6 MiB in 16 packages [2022-03-29T19:38:54.069Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-29T19:38:54.069Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-29T19:38:54.069Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T19:38:54.069Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T19:38:54.345Z] OK: 6 MiB in 16 packages [2022-03-29T19:38:54.955Z] Removing intermediate container 21d58c66d366 [2022-03-29T19:38:54.955Z] ---> bbd6ad51c8fb [2022-03-29T19:38:54.955Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-29T19:38:54.955Z] ---> Running in f3f52ac71380 [2022-03-29T19:38:55.231Z] Removing intermediate container f3f52ac71380 [2022-03-29T19:38:55.231Z] ---> f8320e95a3cd [2022-03-29T19:38:55.231Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-29T19:38:55.502Z] ---> Running in 21e67d302398 [2022-03-29T19:38:55.775Z] Removing intermediate container bb14b4266119 [2022-03-29T19:38:55.775Z] ---> 3d805dd99a99 [2022-03-29T19:38:55.775Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T19:38:55.775Z] ---> Running in 66914622076f [2022-03-29T19:38:55.775Z] Removing intermediate container 21e67d302398 [2022-03-29T19:38:55.775Z] ---> 81d8ab50b3cb [2022-03-29T19:38:55.775Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-29T19:38:56.052Z] ---> Running in e71cade837f5 [2022-03-29T19:38:56.325Z] Removing intermediate container 66914622076f [2022-03-29T19:38:56.325Z] ---> 0ace7b70b3e3 [2022-03-29T19:38:56.325Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-29T19:38:56.325Z] ---> Running in da687adfeaca [2022-03-29T19:38:56.598Z] Removing intermediate container da687adfeaca [2022-03-29T19:38:56.598Z] ---> 61d718582c5a [2022-03-29T19:38:56.598Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-29T19:38:56.872Z] ---> Running in 55a3d68b0483 [2022-03-29T19:38:57.146Z] Removing intermediate container 55a3d68b0483 [2022-03-29T19:38:57.146Z] ---> 1d645106bd12 [2022-03-29T19:38:57.146Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:38:57.740Z] ---> 63f762e83446 [2022-03-29T19:38:57.740Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-29T19:38:57.740Z] Removing intermediate container e71cade837f5 [2022-03-29T19:38:57.740Z] ---> 3b55b250182f [2022-03-29T19:38:57.740Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-29T19:38:58.017Z] ---> Running in 0463a12a675f [2022-03-29T19:38:58.290Z] Removing intermediate container 0463a12a675f [2022-03-29T19:38:58.290Z] ---> 2ee3f16ffd9c [2022-03-29T19:38:58.290Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-29T19:38:58.892Z] ---> b522ea6a182c [2022-03-29T19:38:58.892Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-29T19:38:59.164Z] ---> Running in 5f9fae55c2bb [2022-03-29T19:38:59.164Z] ---> 1d7577eff9e5 [2022-03-29T19:38:59.164Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-29T19:39:00.147Z] ---> bf7aeaa96ef1 [2022-03-29T19:39:00.147Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-29T19:39:00.147Z] ---> Running in 88e4f5ba0800 [2022-03-29T19:39:00.419Z] Removing intermediate container 88e4f5ba0800 [2022-03-29T19:39:00.420Z] ---> 3b0233986568 [2022-03-29T19:39:00.420Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T19:39:00.420Z] ---> Running in 1db6d68c3eae [2022-03-29T19:39:01.027Z] Removing intermediate container 1db6d68c3eae [2022-03-29T19:39:01.028Z] ---> 0027afe2968e [2022-03-29T19:39:01.028Z] Step 20/22 : LABEL arch=arm64 [2022-03-29T19:39:01.028Z] ---> Running in c63471d44f10 [2022-03-29T19:39:01.028Z] Removing intermediate container 5f9fae55c2bb [2022-03-29T19:39:01.028Z] ---> 2fd014da232f [2022-03-29T19:39:01.028Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T19:39:01.307Z] Removing intermediate container c63471d44f10 [2022-03-29T19:39:01.307Z] ---> 7400dec3fe22 [2022-03-29T19:39:01.307Z] Step 21/22 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:39:01.590Z] ---> Running in 947133b82b48 [2022-03-29T19:39:01.863Z] ---> 7d9f0d7932d5 [2022-03-29T19:39:01.863Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-29T19:39:01.863Z] Removing intermediate container 947133b82b48 [2022-03-29T19:39:01.863Z] ---> 392cb179a923 [2022-03-29T19:39:01.863Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T19:39:01.863Z] ---> Running in 644b5f44e402 [2022-03-29T19:39:02.139Z] Removing intermediate container 644b5f44e402 [2022-03-29T19:39:02.139Z] ---> 69670c4dc3e5 [2022-03-29T19:39:02.139Z] [2022-03-29T19:39:02.737Z] Successfully built 69670c4dc3e5 [2022-03-29T19:39:02.737Z] Successfully tagged support-notifications-arm64:latest [2022-03-29T19:39:03.009Z]  Building support-notifications ... done  ---> a789897cfe30 [2022-03-29T19:39:03.010Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-29T19:39:03.608Z] ---> 98bc4c95e50b [2022-03-29T19:39:03.608Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-29T19:39:04.203Z] ---> 50f88fc8974d [2022-03-29T19:39:04.203Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-29T19:39:04.799Z] ---> 81c71e93fa6d [2022-03-29T19:39:04.799Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-29T19:39:05.072Z] ---> Running in cbea073a6780 [2022-03-29T19:39:05.344Z] Removing intermediate container cbea073a6780 [2022-03-29T19:39:05.344Z] ---> ec68ab804ec3 [2022-03-29T19:39:05.344Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-29T19:39:05.940Z] ---> cf9c377786ea [2022-03-29T19:39:05.940Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-29T19:39:05.940Z] ---> Running in aa3f7263aa9e [2022-03-29T19:39:07.913Z] Removing intermediate container aa3f7263aa9e [2022-03-29T19:39:07.913Z] ---> 828b3aa0c519 [2022-03-29T19:39:07.913Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-29T19:39:07.913Z] ---> Running in f70f1219e741 [2022-03-29T19:39:08.188Z] Removing intermediate container f70f1219e741 [2022-03-29T19:39:08.188Z] ---> eb26293d15a8 [2022-03-29T19:39:08.188Z] Step 28/31 : CMD ["gate"] [2022-03-29T19:39:08.459Z] ---> Running in d143624bc0de [2022-03-29T19:39:08.733Z] Removing intermediate container d143624bc0de [2022-03-29T19:39:08.733Z] ---> 83ed9bc85b11 [2022-03-29T19:39:08.733Z] Step 29/31 : LABEL arch=arm64 [2022-03-29T19:39:09.011Z] ---> Running in 094db45002ad [2022-03-29T19:39:09.284Z] Removing intermediate container 094db45002ad [2022-03-29T19:39:09.284Z] ---> 3189dcefd8d6 [2022-03-29T19:39:09.284Z] Step 30/31 : LABEL git_sha=3e06867fd147fcd4d081854c28cfa0d01b97c065 [2022-03-29T19:39:09.558Z] ---> Running in fa45d97813ab [2022-03-29T19:39:09.832Z] Removing intermediate container fa45d97813ab [2022-03-29T19:39:09.832Z] ---> 7406ca19e72c [2022-03-29T19:39:09.832Z] Step 31/31 : LABEL version=0.0.0 [2022-03-29T19:39:10.106Z] ---> Running in b59218069303 [2022-03-29T19:39:10.379Z] Removing intermediate container b59218069303 [2022-03-29T19:39:10.379Z] ---> 850f0bb3c0a4 [2022-03-29T19:39:10.379Z] [2022-03-29T19:39:10.973Z] Successfully built 850f0bb3c0a4 [2022-03-29T19:39:10.973Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-29T19:39:11.261Z]  Building security-bootstrapper ... done  [Pipeline] } [2022-03-29T19:39:11.270Z] $ docker stop --time=1 252aafd21c618fa3efb39776d9669e8e3dfc294073f6a2d17cda4558050bbbca [2022-03-29T19:39:12.930Z] $ docker rm -f 252aafd21c618fa3efb39776d9669e8e3dfc294073f6a2d17cda4558050bbbca [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-29T19:39:13.546Z] + docker images [2022-03-29T19:39:13.818Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-29T19:39:13.818Z] security-bootstrapper-arm64 latest 850f0bb3c0a4 3 seconds ago 23.6MB [2022-03-29T19:39:13.818Z] support-notifications-arm64 latest 69670c4dc3e5 11 seconds ago 25.5MB [2022-03-29T19:39:13.818Z] core-data-arm64 latest b4ad870d1a3b 22 seconds ago 34.4MB [2022-03-29T19:39:13.818Z] defe8a686d44 23 seconds ago 1.43GB [2022-03-29T19:39:13.818Z] 0a64caf47bb1 24 seconds ago 1.43GB [2022-03-29T19:39:13.818Z] sys-mgmt-agent-arm64 latest c272b9397283 27 seconds ago 288MB [2022-03-29T19:39:13.818Z] 075aa8755490 44 seconds ago 1.46GB [2022-03-29T19:39:13.818Z] 48ed6248f647 About a minute ago 1.43GB [2022-03-29T19:39:13.818Z] security-proxy-setup-arm64 latest d52df6a0e151 2 minutes ago 42.1MB [2022-03-29T19:39:13.818Z] 489433628d48 3 minutes ago 1.44GB [2022-03-29T19:39:13.818Z] security-spire-server-arm64 latest dd4146ed77e9 6 minutes ago 82.6MB [2022-03-29T19:39:13.818Z] core-metadata-arm64 latest 1a99286e412b 8 minutes ago 25MB [2022-03-29T19:39:13.818Z] support-scheduler-arm64 latest 4e83029af450 8 minutes ago 24.9MB [2022-03-29T19:39:13.818Z] 81478813981c 8 minutes ago 1.43GB [2022-03-29T19:39:13.818Z] 8b6bb2b17f49 8 minutes ago 1.43GB [2022-03-29T19:39:13.818Z] security-secretstore-setup-arm64 latest 21897882449f 9 minutes ago 40.8MB [2022-03-29T19:39:13.818Z] core-command-arm64 latest a2dda106ec09 9 minutes ago 23.7MB [2022-03-29T19:39:13.818Z] efd9d15f5884 10 minutes ago 1.44GB [2022-03-29T19:39:13.818Z] security-spiffe-token-provider-arm64 latest 3dbdc0b38113 10 minutes ago 27.7MB [2022-03-29T19:39:13.818Z] 834eb7ee2daf 10 minutes ago 1.43GB [2022-03-29T19:39:13.818Z] d797ffa43e4d 10 minutes ago 1.42GB [2022-03-29T19:39:13.818Z] security-spire-agent-arm64 latest 05127916dcfc 15 minutes ago 118MB [2022-03-29T19:39:13.818Z] security-spire-config-arm64 latest 5a2ac67a8132 15 minutes ago 81.9MB [2022-03-29T19:39:13.818Z] b168c4a2e411 16 minutes ago 1.42GB [2022-03-29T19:39:13.818Z] 64d299d18973 16 minutes ago 1.42GB [2022-03-29T19:39:13.819Z] ci-base-image-arm64 latest 8b1345f84d94 29 minutes ago 885MB [2022-03-29T19:39:13.819Z] alpine 3.14 cc3d11fa2d52 19 hours ago 5.34MB [2022-03-29T19:39:13.819Z] alpine 3.15 03078ca19a05 19 hours ago 5.32MB [2022-03-29T19:39:13.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-29T19:39:13.819Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-29T19:39:13.819Z] 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-29T19:39:14.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-29T19:39:14.548Z] [2022-03-29T19:39:14.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:39:14.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-29T19:39:15.189Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-29T19:39:15.189Z] 8998bd30e6a1: Pulling fs layer [2022-03-29T19:39:15.189Z] 04944245beec: Pulling fs layer [2022-03-29T19:39:15.189Z] 699f458cf7ca: Pulling fs layer [2022-03-29T19:39:15.189Z] 765212b225bb: Pulling fs layer [2022-03-29T19:39:15.189Z] f23df028b6ca: Pulling fs layer [2022-03-29T19:39:15.189Z] d65c8cfc05b1: Pulling fs layer [2022-03-29T19:39:15.189Z] 2437ff75d9bd: Pulling fs layer [2022-03-29T19:39:15.189Z] f23df028b6ca: Waiting [2022-03-29T19:39:15.189Z] d65c8cfc05b1: Waiting [2022-03-29T19:39:15.189Z] 2437ff75d9bd: Waiting [2022-03-29T19:39:15.189Z] 765212b225bb: Waiting [2022-03-29T19:39:15.189Z] 04944245beec: Verifying Checksum [2022-03-29T19:39:15.189Z] 04944245beec: Download complete [2022-03-29T19:39:15.189Z] 765212b225bb: Verifying Checksum [2022-03-29T19:39:15.189Z] 765212b225bb: Download complete [2022-03-29T19:39:15.189Z] f23df028b6ca: Verifying Checksum [2022-03-29T19:39:15.189Z] f23df028b6ca: Download complete [2022-03-29T19:39:15.189Z] d65c8cfc05b1: Verifying Checksum [2022-03-29T19:39:15.189Z] d65c8cfc05b1: Download complete [2022-03-29T19:39:15.464Z] 699f458cf7ca: Verifying Checksum [2022-03-29T19:39:15.464Z] 699f458cf7ca: Download complete [2022-03-29T19:39:15.736Z] 8998bd30e6a1: Verifying Checksum [2022-03-29T19:39:15.736Z] 8998bd30e6a1: Download complete [2022-03-29T19:39:18.357Z] 2437ff75d9bd: Verifying Checksum [2022-03-29T19:39:18.357Z] 2437ff75d9bd: Download complete [2022-03-29T19:39:20.336Z] 8998bd30e6a1: Pull complete [2022-03-29T19:39:20.609Z] 04944245beec: Pull complete [2022-03-29T19:39:22.043Z] 699f458cf7ca: Pull complete [2022-03-29T19:39:22.316Z] 765212b225bb: Pull complete [2022-03-29T19:39:23.292Z] f23df028b6ca: Pull complete [2022-03-29T19:39:23.565Z] d65c8cfc05b1: Pull complete [2022-03-29T19:39:38.638Z] 2437ff75d9bd: Pull complete [2022-03-29T19:39:38.638Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-29T19:39:38.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-29T19:39:38.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-29T19:39:38.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-9361 does not seem to be running inside a container [2022-03-29T19:39:38.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-29T19:39:41.685Z] $ docker top fcfef60aa8be112cb4fcfa786a8230f557d2912955ee113b178d1318be2ce781 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:39:42.770Z] ---> job-cost.sh [2022-03-29T19:39:42.770Z] lf-activate-venv: SKIPPING [2022-03-29T19:39:42.770Z] INFO: No Stack... [2022-03-29T19:39:43.041Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-29T19:39:44.012Z] INFO: Archiving Costs [Pipeline] sh [2022-03-29T19:39:44.688Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-03-29T19:39:44.688Z] + cut -d, -f6 [Pipeline] lock [2022-03-29T19:39:44.739Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3931-1-stack-cost] [2022-03-29T19:39:44.743Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3931-1-stack-cost] did not exist. Created. [2022-03-29T19:39:44.743Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3931-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-29T19:39:45.492Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-29T19:39:45.676Z] Stashed 1 file(s) [Pipeline] } [2022-03-29T19:39:45.689Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3931-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-29T19:39:45.757Z] $ docker stop --time=1 fcfef60aa8be112cb4fcfa786a8230f557d2912955ee113b178d1318be2ce781 [2022-03-29T19:39:47.273Z] $ docker rm -f fcfef60aa8be112cb4fcfa786a8230f557d2912955ee113b178d1318be2ce781 [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-29T19:39:48.388Z] provisioning config files... [2022-03-29T19:39:48.396Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1064225774417835841tmp [Pipeline] { [Pipeline] sh [2022-03-29T19:39:48.736Z] + set +x [2022-03-29T19:39:48.737Z] + curl -s https://codecov.io/bash [2022-03-29T19:39:48.737Z] + bash -s -- [2022-03-29T19:39:48.737Z] [2022-03-29T19:39:48.737Z] _____ _ [2022-03-29T19:39:48.737Z] / ____| | | [2022-03-29T19:39:48.737Z] | | ___ __| | ___ ___ _____ __ [2022-03-29T19:39:48.737Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-29T19:39:48.737Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-29T19:39:48.737Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-29T19:39:48.737Z] Bash-1.0.6 [2022-03-29T19:39:48.737Z] [2022-03-29T19:39:48.737Z] [2022-03-29T19:39:48.737Z] ==> git version 2.25.1 found [2022-03-29T19:39:48.737Z] ==> 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-29T19:39:48.737Z] Release-Date: 2020-01-08 [2022-03-29T19:39:48.737Z] 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-29T19:39:48.737Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-29T19:39:48.737Z] ==> Jenkins CI detected. [2022-03-29T19:39:48.737Z] current dir:  /w/workspace/edgex-go/1 [2022-03-29T19:39:48.737Z] project root: . [2022-03-29T19:39:48.737Z] --> token set from env [2022-03-29T19:39:48.737Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-29T19:39:48.737Z] ==> Running gcov in . (disable via -X gcov) [2022-03-29T19:39:48.737Z] ==> Python coveragepy not found [2022-03-29T19:39:48.737Z] ==> Searching for coverage reports in: [2022-03-29T19:39:48.737Z] + . [2022-03-29T19:39:48.737Z] -> Found 1 reports [2022-03-29T19:39:48.737Z] ==> Detecting git/mercurial file structure [2022-03-29T19:39:48.997Z] ==> Reading reports [2022-03-29T19:39:48.997Z] + ./coverage.out bytes=426503 [2022-03-29T19:39:48.997Z] ==> Appending adjustments [2022-03-29T19:39:48.997Z] https://docs.codecov.io/docs/fixing-reports [2022-03-29T19:39:49.935Z] + Found adjustments [2022-03-29T19:39:49.935Z] ==> Gzipping contents [2022-03-29T19:39:49.935Z] 60K /tmp/codecov.vlqHot.gz [2022-03-29T19:39:49.935Z] ==> Uploading reports [2022-03-29T19:39:49.935Z] url: https://codecov.io [2022-03-29T19:39:49.935Z] query: branch=PR-3931&commit=3e06867fd147fcd4d081854c28cfa0d01b97c065&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3931%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3931&job=&cmd_args= [2022-03-29T19:39:49.935Z] -> Pinging Codecov [2022-03-29T19:39:49.935Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3931&commit=3e06867fd147fcd4d081854c28cfa0d01b97c065&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3931%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3931&job=&cmd_args= [2022-03-29T19:39:50.196Z] -> Uploading to [2022-03-29T19:39:50.196Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-29/00271124DB129430A58F1EEE437C3FCB/3e06867fd147fcd4d081854c28cfa0d01b97c065/a2561927-b633-48ac-a018-794639f1e540.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220329T193950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42853674d2be5f1dc495b1f33cb69e0b92eeea1b0a91356db107d6ab099948ab [2022-03-29T19:39:50.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-29T19:39:50.196Z] Dload Upload Total Spent Left Speed [2022-03-29T19:39:50.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58258 0 0 100 58258 0 256k --:--:-- --:--:-- --:--:-- 256k [2022-03-29T19:39:50.456Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3e06867fd147fcd4d081854c28cfa0d01b97c065 [Pipeline] } [2022-03-29T19:39:50.484Z] 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-29T19:39:51.835Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:39:52.167Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:39:53.057Z] ---> package-listing.sh [2022-03-29T19:39:53.057Z] ++ facter osfamily [2022-03-29T19:39:53.057Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-29T19:39:53.316Z] + OS_FAMILY=debian [2022-03-29T19:39:53.317Z] + workspace=/w/workspace/edgex-go/1 [2022-03-29T19:39:53.317Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-29T19:39:53.317Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-29T19:39:53.317Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-29T19:39:53.317Z] + PACKAGES=/tmp/packages_start.txt [2022-03-29T19:39:53.317Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-29T19:39:53.317Z] + PACKAGES=/tmp/packages_end.txt [2022-03-29T19:39:53.317Z] + case "${OS_FAMILY}" in [2022-03-29T19:39:53.317Z] + dpkg -l [2022-03-29T19:39:53.317Z] + grep '^ii' [2022-03-29T19:39:53.317Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-29T19:39:53.317Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-29T19:39:53.317Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-29T19:39:53.317Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-29T19:39:53.317Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-03-29T19:39:53.317Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-03-29T19:39:53.353Z] 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-29T19:39:53.695Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:39:54.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-29T19:39:54.275Z] [2022-03-29T19:39:54.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T19:39:54.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-29T19:39:54.617Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-29T19:39:54.617Z] 5eb5b503b376: Pulling fs layer [2022-03-29T19:39:54.617Z] 5c69ac0246d0: Pulling fs layer [2022-03-29T19:39:54.617Z] ec43610c2a17: Pulling fs layer [2022-03-29T19:39:54.617Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-29T19:39:54.617Z] 33b1e0a273af: Pulling fs layer [2022-03-29T19:39:54.617Z] 5d3b04190fa2: Pulling fs layer [2022-03-29T19:39:54.617Z] 2f39f015ded8: Pulling fs layer [2022-03-29T19:39:54.617Z] 3a2ae6a8a46f: Waiting [2022-03-29T19:39:54.617Z] 33b1e0a273af: Waiting [2022-03-29T19:39:54.617Z] 5d3b04190fa2: Waiting [2022-03-29T19:39:54.617Z] 2f39f015ded8: Waiting [2022-03-29T19:39:54.617Z] 5c69ac0246d0: Verifying Checksum [2022-03-29T19:39:54.617Z] 5c69ac0246d0: Download complete [2022-03-29T19:39:54.617Z] 3a2ae6a8a46f: Download complete [2022-03-29T19:39:54.617Z] 33b1e0a273af: Verifying Checksum [2022-03-29T19:39:54.617Z] 33b1e0a273af: Download complete [2022-03-29T19:39:54.617Z] 5d3b04190fa2: Verifying Checksum [2022-03-29T19:39:54.617Z] 5d3b04190fa2: Download complete [2022-03-29T19:39:54.617Z] ec43610c2a17: Verifying Checksum [2022-03-29T19:39:54.617Z] ec43610c2a17: Download complete [2022-03-29T19:39:54.875Z] 5eb5b503b376: Download complete [2022-03-29T19:39:55.442Z] 2f39f015ded8: Verifying Checksum [2022-03-29T19:39:55.442Z] 2f39f015ded8: Download complete [2022-03-29T19:39:56.009Z] 5eb5b503b376: Pull complete [2022-03-29T19:39:56.268Z] 5c69ac0246d0: Pull complete [2022-03-29T19:39:56.527Z] ec43610c2a17: Pull complete [2022-03-29T19:39:56.785Z] 3a2ae6a8a46f: Pull complete [2022-03-29T19:39:57.042Z] 33b1e0a273af: Pull complete [2022-03-29T19:39:57.042Z] 5d3b04190fa2: Pull complete [2022-03-29T19:40:01.239Z] 2f39f015ded8: Pull complete [2022-03-29T19:40:01.239Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-29T19:40:01.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-29T19:40:01.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-29T19:40:01.343Z] prd-ubuntu20.04-docker-8c-8g-9360 does not seem to be running inside a container [2022-03-29T19:40:01.402Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-29T19:40:04.198Z] $ docker top 4d99119234206789afadf6523f84de0ab06fb1da132b6a5fb349391a2e783888 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-29T19:40:04.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-29T19:40:04.902Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-29T19:40:05.216Z] + ls /var/log/sa-host [2022-03-29T19:40:05.217Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-29T19:40:05.530Z] provisioning config files... [2022-03-29T19:40:05.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2749711186955896349tmp [Pipeline] { [Pipeline] echo [2022-03-29T19:40:05.588Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:40:05.902Z] ---> create-netrc.sh [Pipeline] } [2022-03-29T19:40:05.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:40:06.333Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-29T19:40:06.376Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:40:06.694Z] ---> sudo-logs.sh [2022-03-29T19:40:06.694Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-29T19:40:06.769Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:40:07.084Z] ---> job-cost.sh [2022-03-29T19:40:07.084Z] lf-activate-venv: SKIPPING [2022-03-29T19:40:07.084Z] DEBUG: total: 0.10999999940395355 [2022-03-29T19:40:07.084Z] INFO: Retrieving Stack Cost... [2022-03-29T19:40:07.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-29T19:40:07.916Z] INFO: Archiving Costs [Pipeline] echo [2022-03-29T19:40:07.952Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-29T19:40:08.269Z] ---> logs-deploy.sh [2022-03-29T19:40:08.269Z] lf-activate-venv: SKIPPING [2022-03-29T19:40:08.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3931/1 [2022-03-29T19:40:08.269Z] INFO: archiving workspace using pattern(s): [2022-03-29T19:40:09.212Z] Archives upload complete. [2022-03-29T19:40:09.212Z] INFO: archiving logs to Nexus