Pull request #514 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d719933b6ec2461e844a79febd25b62a5e15838f+2fb2187aee5de59b88737c8c64f9f7346195a6a3 (b57520827216d2e8ba34caf66966e11e37b0f239) 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-ssh3702466816358765941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4719396905998461925.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/app-service-configurable/branches/PR-514/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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/app-service-configurable/branches/PR-514/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9758718146932047385.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/app-service-configurable/branches/PR-514/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7965075111231688553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh550192937663413581.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/app-service-configurable/branches/PR-514/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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/app-service-configurable/branches/PR-514/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2636904230590098306.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-5328 in /w/workspace/_app-service-configurable_PR-514 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-514 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2fb2187aee5de59b88737c8c64f9f7346195a6a3 into PR head commit d719933b6ec2461e844a79febd25b62a5e15838f Merge succeeded, producing d719933b6ec2461e844a79febd25b62a5e15838f Checking out Revision d719933b6ec2461e844a79febd25b62a5e15838f (PR-514) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-10T12:58:54.186Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-10T12:58:54.359Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f d719933b6ec2461e844a79febd25b62a5e15838f # 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 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d719933b6ec2461e844a79febd25b62a5e15838f # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-10T12:58:54.451Z] ========================================================= [2023-02-10T12:58:54.451Z] EdgeX Global Pipelines Version Info [2023-02-10T12:58:54.451Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-10T12:58:55.200Z] ------------------- [2023-02-10T12:58:55.200Z] stable info: [2023-02-10T12:58:55.200Z] ------------------- [2023-02-10T12:58:55.200Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-10T12:58:55.200Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-10T12:58:55.201Z] Message: update stable to v1.0.244 [2023-02-10T12:58:55.914Z] ------------------- [2023-02-10T12:58:55.914Z] experimental info: [2023-02-10T12:58:55.914Z] ------------------- [2023-02-10T12:58:55.914Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-10T12:58:55.914Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-10T12:58:55.914Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-10T12:58:56.208Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-02-10T12:58:56.253Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-02-10T12:58:56.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-10T12:58:56.336Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-10T12:58:56.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-10T12:58:56.416Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-10T12:58:56.453Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-10T12:58:56.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-10T12:58:56.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-10T12:58:56.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-10T12:58:56.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-10T12:58:56.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-02-10T12:58:56.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-10T12:58:56.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-10T12:58:56.799Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-10T12:58:56.841Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-10T12:58:56.879Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-10T12:58:56.924Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-10T12:58:56.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-10T12:58:57.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-10T12:58:57.045Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-10T12:58:57.084Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-10T12:58:57.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-10T12:58:57.165Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-10T12:58:57.207Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-10T12:58:57.246Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-10T12:58:57.285Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-10T12:58:57.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-514 [Pipeline] echo [2023-02-10T12:58:57.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-514 [Pipeline] echo [2023-02-10T12:58:57.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-514 [Pipeline] echo [2023-02-10T12:58:57.447Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d719933b6ec2461e844a79febd25b62a5e15838f [Pipeline] echo [2023-02-10T12:58:57.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d719933 [Pipeline] echo [2023-02-10T12:58:57.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T12:58:57.636Z] provisioning config files... [2023-02-10T12:58:57.654Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-514@tmp/config17791524742720954529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T12:58:57.998Z] ---> docker-login.sh [2023-02-10T12:58:57.998Z] nexus3.edgexfoundry.org:10001 [2023-02-10T12:58:58.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T12:58:58.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T12:58:58.523Z] Configure a credential helper to remove this warning. See [2023-02-10T12:58:58.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T12:58:58.523Z] [2023-02-10T12:58:58.523Z] Login Succeeded [2023-02-10T12:58:58.523Z] nexus3.edgexfoundry.org:10002 [2023-02-10T12:58:58.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T12:58:58.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T12:58:58.523Z] Configure a credential helper to remove this warning. See [2023-02-10T12:58:58.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T12:58:58.523Z] [2023-02-10T12:58:58.523Z] Login Succeeded [2023-02-10T12:58:58.523Z] nexus3.edgexfoundry.org:10003 [2023-02-10T12:58:58.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T12:58:58.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T12:58:58.785Z] Configure a credential helper to remove this warning. See [2023-02-10T12:58:58.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T12:58:58.785Z] [2023-02-10T12:58:58.785Z] Login Succeeded [2023-02-10T12:58:58.785Z] nexus3.edgexfoundry.org:10004 [2023-02-10T12:58:58.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T12:58:58.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T12:58:58.785Z] Configure a credential helper to remove this warning. See [2023-02-10T12:58:58.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T12:58:58.785Z] [2023-02-10T12:58:58.785Z] Login Succeeded [2023-02-10T12:58:58.785Z] docker.io [2023-02-10T12:58:58.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T12:58:59.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T12:58:59.045Z] Configure a credential helper to remove this warning. See [2023-02-10T12:58:59.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T12:58:59.045Z] [2023-02-10T12:58:59.045Z] Login Succeeded [2023-02-10T12:58:59.045Z] ---> docker-login.sh ends [Pipeline] } [2023-02-10T12:58:59.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-10T12:58:59.692Z] + git rev-list -1 --merges d719933b6ec2461e844a79febd25b62a5e15838f~1..d719933b6ec2461e844a79febd25b62a5e15838f [Pipeline] echo [2023-02-10T12:58:59.755Z] -----------> git rev-list -1 --merges d719933b6ec2461e844a79febd25b62a5e15838f~1..d719933b6ec2461e844a79febd25b62a5e15838f d719933b6ec2461e844a79febd25b62a5e15838f [false] [Pipeline] sh [2023-02-10T12:59:00.060Z] + git log --format=format:%s -1 d719933b6ec2461e844a79febd25b62a5e15838f [Pipeline] echo [2023-02-10T12:59:00.094Z] ========================================================= [2023-02-10T12:59:00.094Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-10T12:59:00.094Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-10T12:59:00.514Z] + git log --format=format:%s -1 d719933b6ec2461e844a79febd25b62a5e15838f [Pipeline] echo [2023-02-10T12:59:00.549Z] [semverPrep] GIT_COMMIT: d719933b6ec2461e844a79febd25b62a5e15838f, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-02-10T12:59:00.590Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-10T12:59:00.973Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-10T12:59:00.973Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-10T12:59:00.973Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-10T12:59:00.973Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-10T12:59:00.973Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-10T12:59:00.973Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-10T12:59:00.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T12:59:01.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T12:59:01.449Z] [2023-02-10T12:59:01.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T12:59:01.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T12:59:01.827Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-10T12:59:01.827Z] b85a868b505f: Pulling fs layer [2023-02-10T12:59:01.827Z] e2be974225ed: Pulling fs layer [2023-02-10T12:59:01.827Z] 339a4e72a1f5: Pulling fs layer [2023-02-10T12:59:01.827Z] 988bab9f4d93: Pulling fs layer [2023-02-10T12:59:01.827Z] 1469e6f7b9e6: Pulling fs layer [2023-02-10T12:59:01.827Z] eaf3925da568: Pulling fs layer [2023-02-10T12:59:01.827Z] bab4dde63d76: Pulling fs layer [2023-02-10T12:59:01.827Z] bde34c3a00c8: Pulling fs layer [2023-02-10T12:59:01.827Z] b352a97aabf1: Pulling fs layer [2023-02-10T12:59:01.827Z] 4872d77fe225: Pulling fs layer [2023-02-10T12:59:01.827Z] 5851b861e8e6: Pulling fs layer [2023-02-10T12:59:01.827Z] 988bab9f4d93: Waiting [2023-02-10T12:59:01.827Z] 5851b861e8e6: Waiting [2023-02-10T12:59:01.827Z] 1469e6f7b9e6: Waiting [2023-02-10T12:59:01.827Z] bde34c3a00c8: Waiting [2023-02-10T12:59:01.827Z] bab4dde63d76: Waiting [2023-02-10T12:59:01.827Z] b352a97aabf1: Waiting [2023-02-10T12:59:01.827Z] 4872d77fe225: Waiting [2023-02-10T12:59:01.827Z] eaf3925da568: Waiting [2023-02-10T12:59:01.827Z] e2be974225ed: Verifying Checksum [2023-02-10T12:59:01.827Z] e2be974225ed: Download complete [2023-02-10T12:59:01.827Z] 988bab9f4d93: Verifying Checksum [2023-02-10T12:59:01.827Z] 988bab9f4d93: Download complete [2023-02-10T12:59:02.091Z] 1469e6f7b9e6: Verifying Checksum [2023-02-10T12:59:02.091Z] 1469e6f7b9e6: Download complete [2023-02-10T12:59:02.091Z] eaf3925da568: Verifying Checksum [2023-02-10T12:59:02.091Z] eaf3925da568: Download complete [2023-02-10T12:59:02.355Z] 339a4e72a1f5: Verifying Checksum [2023-02-10T12:59:02.355Z] 339a4e72a1f5: Download complete [2023-02-10T12:59:02.356Z] bde34c3a00c8: Verifying Checksum [2023-02-10T12:59:02.356Z] bde34c3a00c8: Download complete [2023-02-10T12:59:02.356Z] b352a97aabf1: Verifying Checksum [2023-02-10T12:59:02.356Z] b352a97aabf1: Download complete [2023-02-10T12:59:02.356Z] 4872d77fe225: Download complete [2023-02-10T12:59:02.356Z] 5851b861e8e6: Download complete [2023-02-10T12:59:02.356Z] b85a868b505f: Download complete [2023-02-10T12:59:02.615Z] bab4dde63d76: Verifying Checksum [2023-02-10T12:59:02.615Z] bab4dde63d76: Download complete [2023-02-10T12:59:03.554Z] b85a868b505f: Pull complete [2023-02-10T12:59:03.813Z] e2be974225ed: Pull complete [2023-02-10T12:59:04.073Z] 339a4e72a1f5: Pull complete [2023-02-10T12:59:04.073Z] 988bab9f4d93: Pull complete [2023-02-10T12:59:04.333Z] 1469e6f7b9e6: Pull complete [2023-02-10T12:59:04.591Z] eaf3925da568: Pull complete [2023-02-10T12:59:06.494Z] bab4dde63d76: Pull complete [2023-02-10T12:59:06.494Z] bde34c3a00c8: Pull complete [2023-02-10T12:59:06.494Z] b352a97aabf1: Pull complete [2023-02-10T12:59:06.494Z] 4872d77fe225: Pull complete [2023-02-10T12:59:06.494Z] 5851b861e8e6: Pull complete [2023-02-10T12:59:06.494Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-10T12:59:06.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T12:59:06.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T12:59:06.712Z] prd-ubuntu20.04-docker-8c-8g-5328 does not seem to be running inside a container [2023-02-10T12:59:06.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-514 -v /w/workspace/_app-service-configurable_PR-514:/w/workspace/_app-service-configurable_PR-514:rw,z -v /w/workspace/_app-service-configurable_PR-514@tmp:/w/workspace/_app-service-configurable_PR-514@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/py-git-semver:0.1.4 cat [2023-02-10T12:59:09.877Z] $ docker top 617aad2c8c1e6a913bfb372edf8117599bed59362d2a9adb4186ae5342ee611d -eo pid,comm [2023-02-10T12:59:09.937Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-10T12:59:09.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-10T12:59:10.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-10T12:59:10.060Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-10T12:59:10.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-10T12:59:10.187Z] $ docker exec 617aad2c8c1e6a913bfb372edf8117599bed59362d2a9adb4186ae5342ee611d ssh-agent [2023-02-10T12:59:10.311Z] SSH_AUTH_SOCK=/tmp/ssh-3f6YqSP0x5NE/agent.32 [2023-02-10T12:59:10.311Z] SSH_AGENT_PID=38 [2023-02-10T12:59:10.318Z] Running ssh-add (command line suppressed) [2023-02-10T12:59:10.423Z] Identity added: /w/workspace/_app-service-configurable_PR-514@tmp/private_key_9597754912683667267.key (/w/workspace/_app-service-configurable_PR-514@tmp/private_key_9597754912683667267.key) [2023-02-10T12:59:10.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-10T12:59:10.765Z] + git tag --points-at HEAD [Pipeline] } [2023-02-10T12:59:10.795Z] $ docker exec --env ******** --env ******** 617aad2c8c1e6a913bfb372edf8117599bed59362d2a9adb4186ae5342ee611d ssh-agent -k [2023-02-10T12:59:10.891Z] unset SSH_AUTH_SOCK; [2023-02-10T12:59:10.892Z] unset SSH_AGENT_PID; [2023-02-10T12:59:10.892Z] echo Agent pid 38 killed; [2023-02-10T12:59:10.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-10T12:59:10.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-10T12:59:10.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-10T12:59:11.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-10T12:59:11.105Z] $ docker exec 617aad2c8c1e6a913bfb372edf8117599bed59362d2a9adb4186ae5342ee611d ssh-agent [2023-02-10T12:59:11.206Z] SSH_AUTH_SOCK=/tmp/ssh-L8MAmUw8henW/agent.70 [2023-02-10T12:59:11.206Z] SSH_AGENT_PID=76 [2023-02-10T12:59:11.212Z] Running ssh-add (command line suppressed) [2023-02-10T12:59:11.315Z] Identity added: /w/workspace/_app-service-configurable_PR-514@tmp/private_key_14559852097512026621.key (/w/workspace/_app-service-configurable_PR-514@tmp/private_key_14559852097512026621.key) [2023-02-10T12:59:11.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-10T12:59:11.659Z] + git semver init [2023-02-10T12:59:11.918Z] 2023-02-10 12:59:11,871 [run_init] DEBUG init version:0.0.0 force:False [2023-02-10T12:59:11.918Z] 2023-02-10 12:59:11,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-514/.semver [2023-02-10T12:59:11.918Z] 2023-02-10 12:59:11,872 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-514/.semver [2023-02-10T12:59:11.918Z] 2023-02-10 12:59:11,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-514/.semver'], cwd=/w/workspace/_app-service-configurable_PR-514, universal_newlines=False, shell=None, istream=None) [2023-02-10T12:59:12.855Z] 2023-02-10 12:59:12,791 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-514/.git/info/exclude [2023-02-10T12:59:12.855Z] 2023-02-10 12:59:12,792 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-514/.semver/PR-514 with force:False [2023-02-10T12:59:12.855Z] 2023-02-10 12:59:12,792 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-514/.semver/PR-514 [2023-02-10T12:59:12.855Z] 2023-02-10 12:59:12,796 [execute] INFO git cat-file --batch-check [2023-02-10T12:59:12.855Z] 2023-02-10 12:59:12,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-514/.semver, universal_newlines=False, shell=None, istream=) [2023-02-10T12:59:12.855Z] 2023-02-10 12:59:12,803 [execute] INFO git cat-file --batch [2023-02-10T12:59:12.855Z] 2023-02-10 12:59:12,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-514/.semver, universal_newlines=False, shell=None, istream=) [2023-02-10T12:59:12.855Z] 2023-02-10 12:59:12,809 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-514/.semver/PR-514 [2023-02-10T12:59:12.855Z] 0.0.0 [Pipeline] } [2023-02-10T12:59:12.883Z] $ docker exec --env ******** --env ******** 617aad2c8c1e6a913bfb372edf8117599bed59362d2a9adb4186ae5342ee611d ssh-agent -k [2023-02-10T12:59:12.974Z] unset SSH_AUTH_SOCK; [2023-02-10T12:59:12.974Z] unset SSH_AGENT_PID; [2023-02-10T12:59:12.974Z] echo Agent pid 76 killed; [2023-02-10T12:59:12.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-10T12:59:13.412Z] + git semver [Pipeline] } [2023-02-10T12:59:13.694Z] $ docker stop --time=1 617aad2c8c1e6a913bfb372edf8117599bed59362d2a9adb4186ae5342ee611d [2023-02-10T12:59:14.974Z] $ docker rm -f --volumes 617aad2c8c1e6a913bfb372edf8117599bed59362d2a9adb4186ae5342ee611d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-10T12:59:15.378Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-10T12:59:15.628Z] Stashed 1 file(s) [Pipeline] echo [2023-02-10T12:59:15.645Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T12:59:16.257Z] provisioning config files... [2023-02-10T12:59:16.268Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-514@tmp/config6282302858536732414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T12:59:16.603Z] ---> docker-login.sh [2023-02-10T12:59:16.604Z] nexus3.edgexfoundry.org:10001 [2023-02-10T12:59:16.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T12:59:16.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T12:59:16.604Z] Configure a credential helper to remove this warning. See [2023-02-10T12:59:16.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T12:59:16.604Z] [2023-02-10T12:59:16.604Z] Login Succeeded [2023-02-10T12:59:16.604Z] nexus3.edgexfoundry.org:10002 [2023-02-10T12:59:16.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T12:59:16.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T12:59:16.604Z] Configure a credential helper to remove this warning. See [2023-02-10T12:59:16.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T12:59:16.604Z] [2023-02-10T12:59:16.604Z] Login Succeeded [2023-02-10T12:59:16.604Z] nexus3.edgexfoundry.org:10003 [2023-02-10T12:59:16.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T12:59:16.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T12:59:16.864Z] Configure a credential helper to remove this warning. See [2023-02-10T12:59:16.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T12:59:16.864Z] [2023-02-10T12:59:16.864Z] Login Succeeded [2023-02-10T12:59:16.864Z] nexus3.edgexfoundry.org:10004 [2023-02-10T12:59:16.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T12:59:16.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T12:59:16.864Z] Configure a credential helper to remove this warning. See [2023-02-10T12:59:16.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T12:59:16.864Z] [2023-02-10T12:59:16.864Z] Login Succeeded [2023-02-10T12:59:16.864Z] docker.io [2023-02-10T12:59:17.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T12:59:17.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T12:59:17.382Z] Configure a credential helper to remove this warning. See [2023-02-10T12:59:17.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T12:59:17.382Z] [2023-02-10T12:59:17.382Z] Login Succeeded [2023-02-10T12:59:17.382Z] ---> docker-login.sh ends [Pipeline] } [2023-02-10T12:59:17.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-10T12:59:17.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T12:59:17.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T12:59:17.650Z] ========================================================= [2023-02-10T12:59:17.650Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-10T12:59:17.650Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T12:59:18.128Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-10T12:59:18.128Z] Sending build context to Docker daemon 3.238MB [2023-02-10T12:59:18.128Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-10T12:59:18.128Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-10T12:59:18.128Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-10T12:59:18.128Z] 213ec9aee27d: Pulling fs layer [2023-02-10T12:59:18.128Z] 4583459ba037: Pulling fs layer [2023-02-10T12:59:18.128Z] 93c1e223e6f2: Pulling fs layer [2023-02-10T12:59:18.128Z] 53926ce57604: Pulling fs layer [2023-02-10T12:59:18.128Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-10T12:59:18.128Z] 22ff95d597cd: Pulling fs layer [2023-02-10T12:59:18.128Z] 12d6caf4c0d1: Pulling fs layer [2023-02-10T12:59:18.128Z] 96b7cbca73a9: Pulling fs layer [2023-02-10T12:59:18.128Z] a7acece74701: Pulling fs layer [2023-02-10T12:59:18.128Z] 53926ce57604: Waiting [2023-02-10T12:59:18.128Z] 22ff95d597cd: Waiting [2023-02-10T12:59:18.128Z] 21b2b0c7a3f4: Waiting [2023-02-10T12:59:18.128Z] 12d6caf4c0d1: Waiting [2023-02-10T12:59:18.129Z] a7acece74701: Waiting [2023-02-10T12:59:18.129Z] 96b7cbca73a9: Waiting [2023-02-10T12:59:18.129Z] 93c1e223e6f2: Verifying Checksum [2023-02-10T12:59:18.129Z] 93c1e223e6f2: Download complete [2023-02-10T12:59:18.129Z] 4583459ba037: Download complete [2023-02-10T12:59:18.129Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-10T12:59:18.129Z] 21b2b0c7a3f4: Download complete [2023-02-10T12:59:18.404Z] 22ff95d597cd: Verifying Checksum [2023-02-10T12:59:18.404Z] 22ff95d597cd: Download complete [2023-02-10T12:59:18.404Z] 213ec9aee27d: Verifying Checksum [2023-02-10T12:59:18.404Z] 213ec9aee27d: Download complete [2023-02-10T12:59:18.404Z] 12d6caf4c0d1: Verifying Checksum [2023-02-10T12:59:18.404Z] 12d6caf4c0d1: Download complete [2023-02-10T12:59:18.677Z] 213ec9aee27d: Pull complete [2023-02-10T12:59:18.677Z] 4583459ba037: Pull complete [2023-02-10T12:59:18.964Z] 93c1e223e6f2: Pull complete [2023-02-10T12:59:20.031Z] a7acece74701: Verifying Checksum [2023-02-10T12:59:20.031Z] a7acece74701: Download complete [2023-02-10T12:59:20.031Z] 53926ce57604: Verifying Checksum [2023-02-10T12:59:20.031Z] 53926ce57604: Download complete [2023-02-10T12:59:20.291Z] 96b7cbca73a9: Verifying Checksum [2023-02-10T12:59:20.291Z] 96b7cbca73a9: Download complete [2023-02-10T12:59:23.575Z] 53926ce57604: Pull complete [2023-02-10T12:59:23.575Z] 21b2b0c7a3f4: Pull complete [2023-02-10T12:59:23.575Z] 22ff95d597cd: Pull complete [2023-02-10T12:59:23.834Z] 12d6caf4c0d1: Pull complete [2023-02-10T12:59:25.739Z] 96b7cbca73a9: Pull complete [2023-02-10T12:59:26.673Z] a7acece74701: Pull complete [2023-02-10T12:59:26.673Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-10T12:59:26.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-10T12:59:26.673Z] ---> db6d94c90886 [2023-02-10T12:59:26.673Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-10T12:59:31.092Z] Still waiting to schedule task [2023-02-10T12:59:31.092Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-10T12:59:31.951Z] ---> Running in 8f58281153dc [2023-02-10T12:59:31.951Z] Removing intermediate container 8f58281153dc [2023-02-10T12:59:31.951Z] ---> f2e501116a37 [2023-02-10T12:59:31.951Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-10T12:59:31.951Z] ---> Running in 79c02475f074 [2023-02-10T12:59:31.951Z] Removing intermediate container 79c02475f074 [2023-02-10T12:59:31.951Z] ---> e73d0f8385bb [2023-02-10T12:59:31.951Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-10T12:59:31.951Z] ---> Running in 0ab5788d1b3a [2023-02-10T12:59:31.951Z] Removing intermediate container 0ab5788d1b3a [2023-02-10T12:59:31.951Z] ---> f4b1fca55ffc [2023-02-10T12:59:31.951Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-10T12:59:31.951Z] ---> Running in cb6ec3f8ecf7 [2023-02-10T12:59:32.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T12:59:32.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T12:59:32.729Z] OK: 211 MiB in 51 packages [2023-02-10T12:59:32.989Z] Removing intermediate container cb6ec3f8ecf7 [2023-02-10T12:59:32.989Z] ---> eb71c86c117d [2023-02-10T12:59:32.989Z] Step 7/12 : WORKDIR /app [2023-02-10T12:59:32.989Z] ---> Running in 742c4a2eef11 [2023-02-10T12:59:32.989Z] Removing intermediate container 742c4a2eef11 [2023-02-10T12:59:32.989Z] ---> a6611059b7f0 [2023-02-10T12:59:32.989Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-10T12:59:33.247Z] ---> cc5a417dce19 [2023-02-10T12:59:33.247Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T12:59:33.247Z] ---> Running in acdcede7a014 [2023-02-10T13:00:29.530Z] Removing intermediate container acdcede7a014 [2023-02-10T13:00:29.530Z] ---> d68e1c833b1a [2023-02-10T13:00:29.530Z] Step 10/12 : COPY . . [2023-02-10T13:00:30.098Z] ---> 4a7b90b3a65f [2023-02-10T13:00:30.098Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-10T13:00:30.098Z] ---> Running in 49546733b4e8 [2023-02-10T13:00:30.098Z] Removing intermediate container 49546733b4e8 [2023-02-10T13:00:30.098Z] ---> 7e00018a13c8 [2023-02-10T13:00:30.098Z] Step 12/12 : RUN $MAKE [2023-02-10T13:00:30.098Z] ---> Running in 473ef8f865d7 [2023-02-10T13:00:30.356Z] noop [2023-02-10T13:00:30.922Z] Removing intermediate container 473ef8f865d7 [2023-02-10T13:00:30.922Z] ---> e8d40276c4b0 [2023-02-10T13:00:30.922Z] Successfully built e8d40276c4b0 [2023-02-10T13:00:30.922Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:00:31.371Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-10T13:00:31.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T13:00:31.570Z] prd-ubuntu20.04-docker-8c-8g-5328 does not seem to be running inside a container [2023-02-10T13:00:31.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-514 -v /w/workspace/_app-service-configurable_PR-514:/w/workspace/_app-service-configurable_PR-514:rw,z -v /w/workspace/_app-service-configurable_PR-514@tmp:/w/workspace/_app-service-configurable_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-10T13:00:31.949Z] $ docker top 8ea78b3bc3cf51eb1b285be86b3c894a5828aca38afd10aeb9ea633429913c17 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T13:00:32.346Z] + go version [2023-02-10T13:00:32.346Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-10T13:00:32.380Z] $ docker stop --time=1 8ea78b3bc3cf51eb1b285be86b3c894a5828aca38afd10aeb9ea633429913c17 [2023-02-10T13:00:33.624Z] $ docker rm -f --volumes 8ea78b3bc3cf51eb1b285be86b3c894a5828aca38afd10aeb9ea633429913c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:00:34.314Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-10T13:00:34.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T13:00:34.467Z] prd-ubuntu20.04-docker-8c-8g-5328 does not seem to be running inside a container [2023-02-10T13:00:34.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-514 -v /w/workspace/_app-service-configurable_PR-514:/w/workspace/_app-service-configurable_PR-514:rw,z -v /w/workspace/_app-service-configurable_PR-514@tmp:/w/workspace/_app-service-configurable_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-10T13:00:34.855Z] $ docker top 91229fafc8c085c5133b39149c3610f071835da9fe7f3abd6c30da447ae8afec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T13:00:35.257Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-514 [Pipeline] fileExists [Pipeline] sh [2023-02-10T13:00:35.613Z] + make test [2023-02-10T13:00:35.613Z] go test -race -coverprofile=coverage.out ./... [2023-02-10T13:00:56.353Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5329 in /w/workspace/_app-service-configurable_PR-514 [Pipeline] { [Pipeline] ws [2023-02-10T13:00:56.410Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-02-10T13:00:56.493Z] Selected Git installation does not exist. Using Default [2023-02-10T13:00:56.493Z] The recommended git tool is: NONE [2023-02-10T13:00:57.547Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-10T13:00:57.547Z] go vet ./... [2023-02-10T13:01:01.690Z] using credential edgex-jenkins-ssh [2023-02-10T13:01:01.705Z] Cloning the remote Git repository [2023-02-10T13:01:01.749Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-02-10T13:01:01.842Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-02-10T13:01:02.019Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-10T13:01:02.020Z] > git --version # timeout=10 [2023-02-10T13:01:02.040Z] > git --version # 'git version 2.25.1' [2023-02-10T13:01:02.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-10T13:01:02.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-10T13:01:03.445Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-10T13:01:03.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-10T13:01:04.971Z] Merging remotes/origin/main commit 2fb2187aee5de59b88737c8c64f9f7346195a6a3 into PR head commit d719933b6ec2461e844a79febd25b62a5e15838f [2023-02-10T13:01:05.195Z] Merge succeeded, producing d719933b6ec2461e844a79febd25b62a5e15838f [2023-02-10T13:01:05.195Z] Checking out Revision d719933b6ec2461e844a79febd25b62a5e15838f (PR-514) [2023-02-10T13:01:04.291Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-10T13:01:04.331Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-10T13:01:04.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-10T13:01:04.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-10T13:01:04.994Z] > git config core.sparsecheckout # timeout=10 [2023-02-10T13:01:05.012Z] > git checkout -f d719933b6ec2461e844a79febd25b62a5e15838f # timeout=10 [2023-02-10T13:01:05.089Z] > git remote # timeout=10 [2023-02-10T13:01:05.111Z] > git config --get remote.origin.url # timeout=10 [2023-02-10T13:01:05.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-10T13:01:05.154Z] > git merge 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 [2023-02-10T13:01:05.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-10T13:01:05.203Z] > git config core.sparsecheckout # timeout=10 [2023-02-10T13:01:05.215Z] > git checkout -f d719933b6ec2461e844a79febd25b62a5e15838f # timeout=10 [2023-02-10T13:01:05.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-10T13:01:05.655Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-10T13:01:05.655Z] ./bin/test-attribution-txt.sh [2023-02-10T13:01:05.655Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-10T13:01:05.655Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [2023-02-10T13:01:05.701Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [Pipeline] echo [2023-02-10T13:01:05.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-10T13:01:05.765Z] $ docker stop --time=1 91229fafc8c085c5133b39149c3610f071835da9fe7f3abd6c30da447ae8afec [2023-02-10T13:01:05.779Z] > git --version # timeout=10 [2023-02-10T13:01:05.794Z] > git --version # 'git version 2.25.1' [2023-02-10T13:01:05.807Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-10T13:01:10.236Z] $ docker rm -f --volumes 91229fafc8c085c5133b39149c3610f071835da9fe7f3abd6c30da447ae8afec [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-10T13:01:10.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-10T13:01:10.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-02-10T13:01:11.225Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-10T13:01:11.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-10T13:01:11.225Z] Dload Upload Total Spent Left Speed [2023-02-10T13:01:11.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [Pipeline] sh [2023-02-10T13:01:11.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-10T13:01:11.835Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-10T13:01:11.971Z] + ls -al . [2023-02-10T13:01:11.971Z] total 172 [2023-02-10T13:01:11.971Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 13:00 . [2023-02-10T13:01:11.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 12:58 .. [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 10 12:58 .dockerignore [2023-02-10T13:01:11.971Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 12:59 .git [2023-02-10T13:01:11.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 12:58 .github [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 10 12:58 .gitignore [2023-02-10T13:01:11.971Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 12:59 .semver [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 10 12:58 Attribution.txt [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 10 12:58 CHANGELOG.md [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 10 12:58 Dockerfile [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 12:58 GOVERNANCE.md [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 10 12:58 Jenkinsfile [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 10 12:58 LICENSE [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 10 12:58 OWNERS.md [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 10 12:58 README.md [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 10 12:59 VERSION [2023-02-10T13:01:11.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 12:58 bin [2023-02-10T13:01:11.971Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 10 13:00 coverage.out [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 3307 Feb 10 12:58 go.mod [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 32404 Feb 10 12:58 go.sum [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 10 12:58 main.go [2023-02-10T13:01:11.971Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 10 12:58 makefile [2023-02-10T13:01:11.971Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 12:58 res [2023-02-10T13:01:11.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:01:12.191Z] + sudo tee /etc/docker/daemon.new [2023-02-10T13:01:12.191Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-10T13:01:12.191Z] { [2023-02-10T13:01:12.191Z] "registry-mirrors": [ [2023-02-10T13:01:12.191Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-10T13:01:12.191Z] ], [2023-02-10T13:01:12.191Z] "bip": "10.250.0.254/24", [2023-02-10T13:01:12.191Z] "hosts": [ [2023-02-10T13:01:12.191Z] "tcp://0.0.0.0:5555", [2023-02-10T13:01:12.191Z] "unix:///var/run/docker.sock" [2023-02-10T13:01:12.191Z] ], [2023-02-10T13:01:12.191Z] "mtu": 1458, [2023-02-10T13:01:12.191Z] "selinux-enabled": true, [2023-02-10T13:01:12.191Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-10T13:01:12.191Z] } [Pipeline] sh [2023-02-10T13:01:12.368Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d719933b6ec2461e844a79febd25b62a5e15838f --label arch=amd64 --label version=0.0.0 . [2023-02-10T13:01:12.369Z] Sending build context to Docker daemon 3.239MB [2023-02-10T13:01:12.369Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-10T13:01:12.369Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-10T13:01:12.369Z] ---> e8d40276c4b0 [2023-02-10T13:01:12.369Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-10T13:01:12.369Z] ---> Running in 79eb3a225fc6 [2023-02-10T13:01:12.570Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-10T13:01:12.628Z] Removing intermediate container 79eb3a225fc6 [2023-02-10T13:01:12.628Z] ---> a8e80903acfe [2023-02-10T13:01:12.628Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-10T13:01:12.628Z] ---> Running in a1f77d879f70 [2023-02-10T13:01:12.628Z] Removing intermediate container a1f77d879f70 [2023-02-10T13:01:12.628Z] ---> 2b709a2abd7b [2023-02-10T13:01:12.628Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-10T13:01:12.628Z] ---> Running in 230c827e9b34 [2023-02-10T13:01:12.628Z] Removing intermediate container 230c827e9b34 [2023-02-10T13:01:12.628Z] ---> ecafc200c932 [2023-02-10T13:01:12.628Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-10T13:01:12.887Z] ---> Running in 1cf613662585 [2023-02-10T13:01:12.922Z] + sudo service docker restart [2023-02-10T13:01:13.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T13:01:13.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T13:01:13.534Z] OK: 211 MiB in 51 packages [2023-02-10T13:01:13.794Z] Removing intermediate container 1cf613662585 [2023-02-10T13:01:13.794Z] ---> e49fe050c1a0 [2023-02-10T13:01:13.794Z] Step 7/26 : WORKDIR /app [2023-02-10T13:01:13.794Z] ---> Running in fdf19b154f29 [2023-02-10T13:01:13.794Z] Removing intermediate container fdf19b154f29 [2023-02-10T13:01:13.794Z] ---> 1aa6dee5718f [2023-02-10T13:01:13.794Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-10T13:01:14.054Z] ---> 8f3a9507c68f [2023-02-10T13:01:14.054Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T13:01:14.054Z] ---> Running in 483384bc82ef [2023-02-10T13:01:14.991Z] Removing intermediate container 483384bc82ef [2023-02-10T13:01:14.991Z] ---> 764314dfc094 [2023-02-10T13:01:14.991Z] Step 10/26 : COPY . . [2023-02-10T13:01:14.991Z] ---> 12400edd99cd [2023-02-10T13:01:14.991Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-10T13:01:15.249Z] ---> Running in 5b326bbfd6bf [2023-02-10T13:01:15.249Z] Removing intermediate container 5b326bbfd6bf [2023-02-10T13:01:15.249Z] ---> fcb68cfbe1a2 [2023-02-10T13:01:15.249Z] Step 12/26 : RUN $MAKE [2023-02-10T13:01:15.249Z] ---> Running in 0150598ba56b [2023-02-10T13:01:15.509Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T13:01:31.243Z] provisioning config files... [2023-02-10T13:01:31.270Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config13987009571108261268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T13:01:31.655Z] ---> docker-login.sh [2023-02-10T13:01:31.655Z] nexus3.edgexfoundry.org:10001 [2023-02-10T13:01:32.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T13:01:32.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T13:01:32.254Z] Configure a credential helper to remove this warning. See [2023-02-10T13:01:32.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T13:01:32.254Z] [2023-02-10T13:01:32.254Z] Login Succeeded [2023-02-10T13:01:32.254Z] nexus3.edgexfoundry.org:10002 [2023-02-10T13:01:32.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T13:01:32.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T13:01:32.531Z] Configure a credential helper to remove this warning. See [2023-02-10T13:01:32.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T13:01:32.531Z] [2023-02-10T13:01:32.531Z] Login Succeeded [2023-02-10T13:01:32.531Z] nexus3.edgexfoundry.org:10003 [2023-02-10T13:01:32.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T13:01:33.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T13:01:33.067Z] Configure a credential helper to remove this warning. See [2023-02-10T13:01:33.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T13:01:33.067Z] [2023-02-10T13:01:33.067Z] Login Succeeded [2023-02-10T13:01:33.067Z] nexus3.edgexfoundry.org:10004 [2023-02-10T13:01:33.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T13:01:33.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T13:01:33.337Z] Configure a credential helper to remove this warning. See [2023-02-10T13:01:33.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T13:01:33.337Z] [2023-02-10T13:01:33.337Z] Login Succeeded [2023-02-10T13:01:33.337Z] docker.io [2023-02-10T13:01:33.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T13:01:33.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T13:01:33.870Z] Configure a credential helper to remove this warning. See [2023-02-10T13:01:33.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T13:01:33.870Z] [2023-02-10T13:01:33.870Z] Login Succeeded [2023-02-10T13:01:33.870Z] ---> docker-login.sh ends [Pipeline] } [2023-02-10T13:01:33.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-10T13:01:34.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T13:01:34.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T13:01:34.321Z] ========================================================= [2023-02-10T13:01:34.322Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-10T13:01:34.322Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:01:34.858Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-10T13:01:34.859Z] Sending build context to Docker daemon 203.8kB [2023-02-10T13:01:35.133Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-10T13:01:35.133Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-10T13:01:35.133Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-10T13:01:35.133Z] 9b18e9b68314: Pulling fs layer [2023-02-10T13:01:35.133Z] 35d82f9e3411: Pulling fs layer [2023-02-10T13:01:35.133Z] e16973657156: Pulling fs layer [2023-02-10T13:01:35.133Z] fc693d55d65f: Pulling fs layer [2023-02-10T13:01:35.133Z] 7e9fc2657dce: Pulling fs layer [2023-02-10T13:01:35.133Z] dda99020689f: Pulling fs layer [2023-02-10T13:01:35.133Z] db1c61fa0a46: Pulling fs layer [2023-02-10T13:01:35.133Z] 891c053d2c06: Pulling fs layer [2023-02-10T13:01:35.133Z] dda99020689f: Waiting [2023-02-10T13:01:35.133Z] db1c61fa0a46: Waiting [2023-02-10T13:01:35.133Z] 891c053d2c06: Waiting [2023-02-10T13:01:35.133Z] 7e9fc2657dce: Waiting [2023-02-10T13:01:35.133Z] fc693d55d65f: Waiting [2023-02-10T13:01:35.133Z] e16973657156: Verifying Checksum [2023-02-10T13:01:35.133Z] e16973657156: Download complete [2023-02-10T13:01:35.411Z] 35d82f9e3411: Verifying Checksum [2023-02-10T13:01:35.411Z] 35d82f9e3411: Download complete [2023-02-10T13:01:35.411Z] 7e9fc2657dce: Verifying Checksum [2023-02-10T13:01:35.411Z] 7e9fc2657dce: Download complete [2023-02-10T13:01:35.411Z] dda99020689f: Verifying Checksum [2023-02-10T13:01:35.411Z] dda99020689f: Download complete [2023-02-10T13:01:35.411Z] 9b18e9b68314: Download complete [2023-02-10T13:01:36.395Z] 9b18e9b68314: Pull complete [2023-02-10T13:01:36.395Z] 891c053d2c06: Verifying Checksum [2023-02-10T13:01:36.395Z] 891c053d2c06: Download complete [2023-02-10T13:01:36.991Z] 35d82f9e3411: Pull complete [2023-02-10T13:01:37.264Z] e16973657156: Pull complete [2023-02-10T13:01:37.632Z] Removing intermediate container 0150598ba56b [2023-02-10T13:01:37.632Z] ---> bf0a24124f09 [2023-02-10T13:01:37.632Z] Step 13/26 : FROM alpine:3.16 [2023-02-10T13:01:37.632Z] 3.16: Pulling from library/alpine [2023-02-10T13:01:37.632Z] ca7dd9ec2225: Pulling fs layer [2023-02-10T13:01:37.632Z] ca7dd9ec2225: Verifying Checksum [2023-02-10T13:01:37.632Z] ca7dd9ec2225: Download complete [2023-02-10T13:01:37.632Z] ca7dd9ec2225: Pull complete [2023-02-10T13:01:37.632Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-10T13:01:37.632Z] Status: Downloaded newer image for alpine:3.16 [2023-02-10T13:01:37.632Z] ---> bfe296a52501 [2023-02-10T13:01:37.632Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-10T13:01:37.632Z] ---> Running in ebb9aeb780f6 [2023-02-10T13:01:37.632Z] Removing intermediate container ebb9aeb780f6 [2023-02-10T13:01:37.632Z] ---> effb6704b660 [2023-02-10T13:01:37.632Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-10T13:01:37.632Z] ---> Running in a8a30c22c433 [2023-02-10T13:01:37.632Z] Removing intermediate container a8a30c22c433 [2023-02-10T13:01:37.632Z] ---> db1bfb5246e7 [2023-02-10T13:01:37.632Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-10T13:01:37.632Z] ---> Running in 742c00bc2eea [2023-02-10T13:01:37.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T13:01:37.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T13:01:37.632Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-10T13:01:37.632Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-10T13:01:37.632Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T13:01:37.632Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T13:01:37.632Z] OK: 6 MiB in 16 packages [2023-02-10T13:01:37.851Z] db1c61fa0a46: Verifying Checksum [2023-02-10T13:01:37.851Z] db1c61fa0a46: Download complete [2023-02-10T13:01:38.204Z] Removing intermediate container 742c00bc2eea [2023-02-10T13:01:38.204Z] ---> 84d30debb56f [2023-02-10T13:01:38.204Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-10T13:01:38.204Z] ---> 3cb397ef4c13 [2023-02-10T13:01:38.204Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-10T13:01:38.438Z] fc693d55d65f: Verifying Checksum [2023-02-10T13:01:38.438Z] fc693d55d65f: Download complete [2023-02-10T13:01:38.462Z] ---> 6ecbbb21cb33 [2023-02-10T13:01:38.462Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-10T13:01:38.462Z] ---> 2690b4544c81 [2023-02-10T13:01:38.462Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-10T13:01:39.399Z] ---> 77dc2feea7b4 [2023-02-10T13:01:39.399Z] Step 21/26 : EXPOSE 48095 [2023-02-10T13:01:39.399Z] ---> Running in 153e95853d7f [2023-02-10T13:01:39.399Z] Removing intermediate container 153e95853d7f [2023-02-10T13:01:39.399Z] ---> d8032402c26c [2023-02-10T13:01:39.399Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-10T13:01:39.399Z] ---> Running in 835f1fd12b9b [2023-02-10T13:01:39.659Z] Removing intermediate container 835f1fd12b9b [2023-02-10T13:01:39.659Z] ---> 10a2e04b568b [2023-02-10T13:01:39.659Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T13:01:39.659Z] ---> Running in 58f18072cc95 [2023-02-10T13:01:39.659Z] Removing intermediate container 58f18072cc95 [2023-02-10T13:01:39.659Z] ---> 95a409da5f08 [2023-02-10T13:01:39.659Z] Step 24/26 : LABEL arch=amd64 [2023-02-10T13:01:39.659Z] ---> Running in 06824502c393 [2023-02-10T13:01:39.919Z] Removing intermediate container 06824502c393 [2023-02-10T13:01:39.919Z] ---> c8331d4f4397 [2023-02-10T13:01:39.919Z] Step 25/26 : LABEL git_sha=d719933b6ec2461e844a79febd25b62a5e15838f [2023-02-10T13:01:39.919Z] ---> Running in 7ff7483f92aa [2023-02-10T13:01:39.919Z] Removing intermediate container 7ff7483f92aa [2023-02-10T13:01:39.919Z] ---> 6aa0686f2eaf [2023-02-10T13:01:39.919Z] Step 26/26 : LABEL version=0.0.0 [2023-02-10T13:01:39.919Z] ---> Running in 2aabfd4feb70 [2023-02-10T13:01:39.919Z] Removing intermediate container 2aabfd4feb70 [2023-02-10T13:01:39.919Z] ---> 619eb48ef0db [2023-02-10T13:01:39.919Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-10T13:01:39.919Z] Successfully built 619eb48ef0db [2023-02-10T13:01:39.919Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:01:40.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T13:01:40.818Z] [2023-02-10T13:01:40.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:01:41.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T13:01:41.209Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-10T13:01:41.209Z] 5eb5b503b376: Pulling fs layer [2023-02-10T13:01:41.209Z] 5c69ac0246d0: Pulling fs layer [2023-02-10T13:01:41.209Z] ec43610c2a17: Pulling fs layer [2023-02-10T13:01:41.209Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-10T13:01:41.209Z] 33b1e0a273af: Pulling fs layer [2023-02-10T13:01:41.209Z] 5d3b04190fa2: Pulling fs layer [2023-02-10T13:01:41.209Z] 2f39f015ded8: Pulling fs layer [2023-02-10T13:01:41.209Z] 3a2ae6a8a46f: Waiting [2023-02-10T13:01:41.209Z] 33b1e0a273af: Waiting [2023-02-10T13:01:41.209Z] 5d3b04190fa2: Waiting [2023-02-10T13:01:41.209Z] 2f39f015ded8: Waiting [2023-02-10T13:01:41.209Z] 5c69ac0246d0: Download complete [2023-02-10T13:01:41.209Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-10T13:01:41.209Z] 3a2ae6a8a46f: Download complete [2023-02-10T13:01:41.471Z] 33b1e0a273af: Verifying Checksum [2023-02-10T13:01:41.471Z] 33b1e0a273af: Download complete [2023-02-10T13:01:41.471Z] 5d3b04190fa2: Download complete [2023-02-10T13:01:41.471Z] ec43610c2a17: Verifying Checksum [2023-02-10T13:01:41.471Z] ec43610c2a17: Download complete [2023-02-10T13:01:41.730Z] 5eb5b503b376: Verifying Checksum [2023-02-10T13:01:41.730Z] 5eb5b503b376: Download complete [2023-02-10T13:01:42.297Z] 2f39f015ded8: Download complete [2023-02-10T13:01:42.866Z] 5eb5b503b376: Pull complete [2023-02-10T13:01:43.125Z] 5c69ac0246d0: Pull complete [2023-02-10T13:01:43.385Z] ec43610c2a17: Pull complete [2023-02-10T13:01:43.645Z] 3a2ae6a8a46f: Pull complete [2023-02-10T13:01:43.645Z] 33b1e0a273af: Pull complete [2023-02-10T13:01:43.904Z] 5d3b04190fa2: Pull complete [2023-02-10T13:01:48.096Z] 2f39f015ded8: Pull complete [2023-02-10T13:01:48.096Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-10T13:01:48.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T13:01:48.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T13:01:50.010Z] prd-ubuntu20.04-docker-8c-8g-5328 does not seem to be running inside a container [2023-02-10T13:01:50.047Z] $ 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/_app-service-configurable_PR-514 -v /w/workspace/_app-service-configurable_PR-514:/w/workspace/_app-service-configurable_PR-514:rw,z -v /w/workspace/_app-service-configurable_PR-514@tmp:/w/workspace/_app-service-configurable_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-10T13:01:50.768Z] fc693d55d65f: Pull complete [2023-02-10T13:01:50.768Z] 7e9fc2657dce: Pull complete [2023-02-10T13:01:50.768Z] dda99020689f: Pull complete [2023-02-10T13:01:54.949Z] $ docker top 26fc99777f6ee8d9167edc00e2ab7268c6541888cfb1ef9776abebe18e2bd86a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T13:01:55.438Z] ---> job-cost.sh [2023-02-10T13:01:55.438Z] lf-activate-venv: SKIPPING [2023-02-10T13:01:55.438Z] INFO: No Stack... [2023-02-10T13:01:56.006Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-10T13:01:56.265Z] INFO: Archiving Costs [Pipeline] sh [2023-02-10T13:01:56.580Z] + + cat /w/workspace/_app-service-configurable_PR-514/archives/cost.csv [2023-02-10T13:01:56.580Z] cut -d, -f6 [Pipeline] lock [2023-02-10T13:01:56.620Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-514-1-stack-cost] [2023-02-10T13:01:56.625Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-514-1-stack-cost] did not exist. Created. [2023-02-10T13:01:56.625Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-514-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-10T13:01:57.026Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-10T13:01:57.080Z] Stashed 1 file(s) [Pipeline] } [2023-02-10T13:01:57.107Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-514-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-10T13:01:57.188Z] $ docker stop --time=1 26fc99777f6ee8d9167edc00e2ab7268c6541888cfb1ef9776abebe18e2bd86a [2023-02-10T13:01:57.516Z] db1c61fa0a46: Pull complete [2023-02-10T13:01:58.345Z] $ docker rm -f --volumes 26fc99777f6ee8d9167edc00e2ab7268c6541888cfb1ef9776abebe18e2bd86a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-10T13:01:58.939Z] 891c053d2c06: Pull complete [2023-02-10T13:01:58.939Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-10T13:01:58.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-10T13:01:58.939Z] ---> f96f9c87975a [2023-02-10T13:01:58.939Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-10T13:02:00.889Z] ---> Running in e869056c64b9 [2023-02-10T13:02:01.158Z] Removing intermediate container e869056c64b9 [2023-02-10T13:02:01.158Z] ---> c212c4d4696d [2023-02-10T13:02:01.158Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-10T13:02:01.158Z] ---> Running in adec913bd3ae [2023-02-10T13:02:01.431Z] Removing intermediate container adec913bd3ae [2023-02-10T13:02:01.431Z] ---> e5aaa16b6013 [2023-02-10T13:02:01.431Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-10T13:02:01.699Z] ---> Running in e0f184bc6198 [2023-02-10T13:02:01.968Z] Removing intermediate container e0f184bc6198 [2023-02-10T13:02:01.968Z] ---> 6aece6979f89 [2023-02-10T13:02:01.968Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-10T13:02:01.968Z] ---> Running in 82f6c86f5b83 [2023-02-10T13:02:03.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T13:02:03.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T13:02:04.341Z] OK: 221 MiB in 51 packages [2023-02-10T13:02:05.305Z] Removing intermediate container 82f6c86f5b83 [2023-02-10T13:02:05.305Z] ---> 14f04eb8e1ab [2023-02-10T13:02:05.305Z] Step 7/12 : WORKDIR /app [2023-02-10T13:02:05.305Z] ---> Running in a35d5a57ad1e [2023-02-10T13:02:05.573Z] Removing intermediate container a35d5a57ad1e [2023-02-10T13:02:05.573Z] ---> 9340c8a3e5aa [2023-02-10T13:02:05.573Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-10T13:02:06.159Z] ---> cacf71958200 [2023-02-10T13:02:06.159Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T13:02:06.159Z] ---> Running in aff2e05f0f5e [2023-02-10T13:03:14.035Z] Removing intermediate container aff2e05f0f5e [2023-02-10T13:03:14.035Z] ---> e8ad1c09fd32 [2023-02-10T13:03:14.035Z] Step 10/12 : COPY . . [2023-02-10T13:03:14.035Z] ---> 3864b6df76ac [2023-02-10T13:03:14.035Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-10T13:03:14.035Z] ---> Running in 33a0e2d16684 [2023-02-10T13:03:14.035Z] Removing intermediate container 33a0e2d16684 [2023-02-10T13:03:14.035Z] ---> 9476873a540f [2023-02-10T13:03:14.035Z] Step 12/12 : RUN $MAKE [2023-02-10T13:03:14.035Z] ---> Running in eb880e2c5995 [2023-02-10T13:03:14.035Z] noop [2023-02-10T13:03:14.035Z] Removing intermediate container eb880e2c5995 [2023-02-10T13:03:14.035Z] ---> 316a42597200 [2023-02-10T13:03:14.035Z] Successfully built 316a42597200 [2023-02-10T13:03:14.035Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:03:14.531Z] + docker inspect -f . ci-base-image-arm64 [2023-02-10T13:03:14.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T13:03:14.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-5329 does not seem to be running inside a container [2023-02-10T13:03:14.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-10T13:03:15.947Z] $ docker top 83b96a5afd7a854b3727882b12baa8b972f86a0c0517fdf3c609458c988306e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T13:03:16.802Z] + go version [2023-02-10T13:03:16.802Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-10T13:03:16.837Z] $ docker stop --time=1 83b96a5afd7a854b3727882b12baa8b972f86a0c0517fdf3c609458c988306e9 [2023-02-10T13:03:18.417Z] $ docker rm -f --volumes 83b96a5afd7a854b3727882b12baa8b972f86a0c0517fdf3c609458c988306e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:03:19.233Z] + docker inspect -f . ci-base-image-arm64 [2023-02-10T13:03:19.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T13:03:19.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-5329 does not seem to be running inside a container [2023-02-10T13:03:19.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-10T13:03:20.564Z] $ docker top 6338c71ece894ffba260c547ed0d5cec11a0088e35e215d0e685a5e352a65550 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T13:03:21.080Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-02-10T13:03:21.457Z] + make test [2023-02-10T13:03:21.457Z] go test -race -coverprofile=coverage.out ./... [2023-02-10T13:05:28.145Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-10T13:05:28.145Z] go vet ./... [2023-02-10T13:07:04.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-10T13:07:04.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-10T13:07:04.819Z] ./bin/test-attribution-txt.sh [2023-02-10T13:07:04.819Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-10T13:07:04.819Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-10T13:07:04.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-10T13:07:04.890Z] $ docker stop --time=1 6338c71ece894ffba260c547ed0d5cec11a0088e35e215d0e685a5e352a65550 [2023-02-10T13:07:06.650Z] $ docker rm -f --volumes 6338c71ece894ffba260c547ed0d5cec11a0088e35e215d0e685a5e352a65550 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-10T13:07:07.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-10T13:07:07.948Z] Warning: overwriting stash ‘coverage-report’ [2023-02-10T13:07:08.335Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-10T13:07:08.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-10T13:07:09.257Z] + ls -al . [2023-02-10T13:07:09.257Z] total 168 [2023-02-10T13:07:09.257Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 10 13:03 . [2023-02-10T13:07:09.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 13:01 .. [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 10 13:01 .dockerignore [2023-02-10T13:07:09.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 13:01 .git [2023-02-10T13:07:09.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 13:01 .github [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 10 13:01 .gitignore [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 10 13:01 Attribution.txt [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 10 13:01 CHANGELOG.md [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 10 13:01 Dockerfile [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 13:01 GOVERNANCE.md [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 10 13:01 Jenkinsfile [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 10 13:01 LICENSE [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 10 13:01 OWNERS.md [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 10 13:01 README.md [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 10 12:59 VERSION [2023-02-10T13:07:09.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 13:01 bin [2023-02-10T13:07:09.257Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 10 13:03 coverage.out [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 3307 Feb 10 13:01 go.mod [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 32404 Feb 10 13:01 go.sum [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 10 13:01 main.go [2023-02-10T13:07:09.257Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 10 13:01 makefile [2023-02-10T13:07:09.257Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 13:01 res [2023-02-10T13:07:09.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 13:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:07:09.694Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d719933b6ec2461e844a79febd25b62a5e15838f --label arch=arm64 --label version=0.0.0 . [2023-02-10T13:07:09.694Z] Sending build context to Docker daemon 204.8kB [2023-02-10T13:07:09.960Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-10T13:07:09.960Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-10T13:07:09.960Z] ---> 316a42597200 [2023-02-10T13:07:09.960Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-10T13:07:09.960Z] ---> Running in 91d8cb5927d2 [2023-02-10T13:07:10.228Z] Removing intermediate container 91d8cb5927d2 [2023-02-10T13:07:10.228Z] ---> 7f5b1bc6187a [2023-02-10T13:07:10.228Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-10T13:07:10.228Z] ---> Running in ddf197c6d1a6 [2023-02-10T13:07:10.498Z] Removing intermediate container ddf197c6d1a6 [2023-02-10T13:07:10.498Z] ---> 287bd52021cc [2023-02-10T13:07:10.498Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-10T13:07:10.767Z] ---> Running in 7f949d7cc473 [2023-02-10T13:07:11.037Z] Removing intermediate container 7f949d7cc473 [2023-02-10T13:07:11.037Z] ---> 37b50dafd2a1 [2023-02-10T13:07:11.037Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-10T13:07:11.037Z] ---> Running in 4d54756fbc25 [2023-02-10T13:07:11.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T13:07:12.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T13:07:13.228Z] OK: 221 MiB in 51 packages [2023-02-10T13:07:15.813Z] Removing intermediate container 4d54756fbc25 [2023-02-10T13:07:15.813Z] ---> 3be888effed3 [2023-02-10T13:07:15.813Z] Step 7/26 : WORKDIR /app [2023-02-10T13:07:15.813Z] ---> Running in 8370393504dc [2023-02-10T13:07:15.813Z] Removing intermediate container 8370393504dc [2023-02-10T13:07:15.813Z] ---> 1333a9693d30 [2023-02-10T13:07:15.813Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-10T13:07:16.399Z] ---> 11e146e0f8d6 [2023-02-10T13:07:16.399Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T13:07:16.399Z] ---> Running in 853bc837a572 [2023-02-10T13:07:18.991Z] Removing intermediate container 853bc837a572 [2023-02-10T13:07:18.991Z] ---> c3d0cea4953f [2023-02-10T13:07:18.991Z] Step 10/26 : COPY . . [2023-02-10T13:07:19.575Z] ---> 66503fa0e5c2 [2023-02-10T13:07:19.575Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-10T13:07:19.575Z] ---> Running in d40b54a1dda8 [2023-02-10T13:07:20.159Z] Removing intermediate container d40b54a1dda8 [2023-02-10T13:07:20.159Z] ---> d98062e13657 [2023-02-10T13:07:20.159Z] Step 12/26 : RUN $MAKE [2023-02-10T13:07:20.159Z] ---> Running in b6e2fb139bfd [2023-02-10T13:07:21.120Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-10T13:09:27.813Z] Removing intermediate container b6e2fb139bfd [2023-02-10T13:09:27.813Z] ---> 10042b6aee3a [2023-02-10T13:09:27.813Z] Step 13/26 : FROM alpine:3.16 [2023-02-10T13:09:27.813Z] 3.16: Pulling from library/alpine [2023-02-10T13:09:27.813Z] 6875df1f5354: Pulling fs layer [2023-02-10T13:09:27.813Z] 6875df1f5354: Verifying Checksum [2023-02-10T13:09:27.813Z] 6875df1f5354: Download complete [2023-02-10T13:09:27.813Z] 6875df1f5354: Pull complete [2023-02-10T13:09:27.813Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-10T13:09:27.813Z] Status: Downloaded newer image for alpine:3.16 [2023-02-10T13:09:27.813Z] ---> 2b4661558fb8 [2023-02-10T13:09:27.813Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-10T13:09:27.813Z] ---> Running in 9a9ce1989af8 [2023-02-10T13:09:27.813Z] Removing intermediate container 9a9ce1989af8 [2023-02-10T13:09:27.813Z] ---> 7dbf3ea3fa65 [2023-02-10T13:09:27.813Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-10T13:09:27.813Z] ---> Running in b7a72a74ed70 [2023-02-10T13:09:27.813Z] Removing intermediate container b7a72a74ed70 [2023-02-10T13:09:27.813Z] ---> 0b935fe8a864 [2023-02-10T13:09:27.813Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-10T13:09:27.813Z] ---> Running in ab53805f2ca4 [2023-02-10T13:09:27.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T13:09:27.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T13:09:27.813Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-10T13:09:27.813Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-10T13:09:27.813Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T13:09:27.813Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T13:09:27.813Z] OK: 6 MiB in 16 packages [2023-02-10T13:09:27.813Z] Removing intermediate container ab53805f2ca4 [2023-02-10T13:09:27.813Z] ---> 5e4868302ab0 [2023-02-10T13:09:27.813Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-10T13:09:27.813Z] ---> 372a404b6038 [2023-02-10T13:09:27.813Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-10T13:09:27.813Z] ---> bd3357b30924 [2023-02-10T13:09:27.813Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-10T13:09:27.813Z] ---> b63dd4b05ceb [2023-02-10T13:09:27.813Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-10T13:09:27.813Z] ---> 0984e2eeee23 [2023-02-10T13:09:27.813Z] Step 21/26 : EXPOSE 48095 [2023-02-10T13:09:27.813Z] ---> Running in e80aff9205e7 [2023-02-10T13:09:27.813Z] Removing intermediate container e80aff9205e7 [2023-02-10T13:09:27.813Z] ---> 13a121d5525f [2023-02-10T13:09:27.813Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-10T13:09:27.813Z] ---> Running in f3a4178deeb6 [2023-02-10T13:09:27.813Z] Removing intermediate container f3a4178deeb6 [2023-02-10T13:09:27.813Z] ---> 5ba496638e2f [2023-02-10T13:09:27.813Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T13:09:27.813Z] ---> Running in e506555edbd6 [2023-02-10T13:09:27.813Z] Removing intermediate container e506555edbd6 [2023-02-10T13:09:27.813Z] ---> ef7b6004c046 [2023-02-10T13:09:27.813Z] Step 24/26 : LABEL arch=arm64 [2023-02-10T13:09:27.813Z] ---> Running in 63475cacc195 [2023-02-10T13:09:27.813Z] Removing intermediate container 63475cacc195 [2023-02-10T13:09:27.813Z] ---> 2a4e39b01425 [2023-02-10T13:09:27.813Z] Step 25/26 : LABEL git_sha=d719933b6ec2461e844a79febd25b62a5e15838f [2023-02-10T13:09:27.813Z] ---> Running in a9e20637c074 [2023-02-10T13:09:27.813Z] Removing intermediate container a9e20637c074 [2023-02-10T13:09:27.813Z] ---> 3d5e98b5dcb2 [2023-02-10T13:09:27.813Z] Step 26/26 : LABEL version=0.0.0 [2023-02-10T13:09:27.813Z] ---> Running in f0e09efe3904 [2023-02-10T13:09:27.813Z] Removing intermediate container f0e09efe3904 [2023-02-10T13:09:27.813Z] ---> 134ebc3d5265 [2023-02-10T13:09:27.813Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-10T13:09:27.813Z] Successfully built 134ebc3d5265 [2023-02-10T13:09:27.813Z] Successfully tagged app-service-configurable-arm64:latest [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] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:09:28.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-10T13:09:28.873Z] [2023-02-10T13:09:28.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:09:29.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-10T13:09:29.270Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-10T13:09:29.270Z] 8998bd30e6a1: Pulling fs layer [2023-02-10T13:09:29.270Z] 04944245beec: Pulling fs layer [2023-02-10T13:09:29.270Z] 699f458cf7ca: Pulling fs layer [2023-02-10T13:09:29.270Z] 765212b225bb: Pulling fs layer [2023-02-10T13:09:29.270Z] f23df028b6ca: Pulling fs layer [2023-02-10T13:09:29.270Z] d65c8cfc05b1: Pulling fs layer [2023-02-10T13:09:29.270Z] 2437ff75d9bd: Pulling fs layer [2023-02-10T13:09:29.270Z] 765212b225bb: Waiting [2023-02-10T13:09:29.270Z] f23df028b6ca: Waiting [2023-02-10T13:09:29.270Z] 2437ff75d9bd: Waiting [2023-02-10T13:09:29.270Z] d65c8cfc05b1: Waiting [2023-02-10T13:09:29.750Z] 04944245beec: Verifying Checksum [2023-02-10T13:09:29.750Z] 04944245beec: Download complete [2023-02-10T13:09:29.750Z] 765212b225bb: Download complete [2023-02-10T13:09:29.750Z] f23df028b6ca: Verifying Checksum [2023-02-10T13:09:29.750Z] f23df028b6ca: Download complete [2023-02-10T13:09:29.750Z] d65c8cfc05b1: Verifying Checksum [2023-02-10T13:09:29.750Z] d65c8cfc05b1: Download complete [2023-02-10T13:09:29.750Z] 699f458cf7ca: Verifying Checksum [2023-02-10T13:09:29.750Z] 699f458cf7ca: Download complete [2023-02-10T13:09:30.370Z] 8998bd30e6a1: Verifying Checksum [2023-02-10T13:09:30.370Z] 8998bd30e6a1: Download complete [2023-02-10T13:09:33.037Z] 2437ff75d9bd: Verifying Checksum [2023-02-10T13:09:33.037Z] 2437ff75d9bd: Download complete [2023-02-10T13:09:35.009Z] 8998bd30e6a1: Pull complete [2023-02-10T13:09:35.009Z] 04944245beec: Pull complete [2023-02-10T13:09:36.427Z] 699f458cf7ca: Pull complete [2023-02-10T13:09:36.695Z] 765212b225bb: Pull complete [2023-02-10T13:09:37.277Z] f23df028b6ca: Pull complete [2023-02-10T13:09:37.543Z] d65c8cfc05b1: Pull complete [2023-02-10T13:09:52.550Z] 2437ff75d9bd: Pull complete [2023-02-10T13:09:52.550Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-10T13:09:52.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-10T13:09:52.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T13:09:52.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-5329 does not seem to be running inside a container [2023-02-10T13:09:52.912Z] $ 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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-10T13:09:55.335Z] $ docker top 63ca46662f9c5a6221690dc91b64054d78cfd9a87419456b3890c95a20f93863 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T13:09:56.218Z] ---> job-cost.sh [2023-02-10T13:09:56.218Z] lf-activate-venv: SKIPPING [2023-02-10T13:09:56.218Z] INFO: No Stack... [2023-02-10T13:09:56.797Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-10T13:09:57.379Z] INFO: Archiving Costs [Pipeline] sh [2023-02-10T13:09:58.037Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-02-10T13:09:58.037Z] + cut -d, -f6 [Pipeline] lock [2023-02-10T13:09:58.092Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-514-1-stack-cost] [2023-02-10T13:09:58.096Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-514-1-stack-cost] did not exist. Created. [2023-02-10T13:09:58.097Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-514-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-10T13:09:58.516Z] /w/workspace/app-service-configurable/1@tmp/durable-cd1f0bec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-10T13:09:58.867Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-10T13:09:58.907Z] Warning: overwriting stash ‘stack-cost’ [2023-02-10T13:09:58.988Z] Stashed 1 file(s) [Pipeline] } [2023-02-10T13:09:59.006Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-514-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-10T13:09:59.082Z] $ docker stop --time=1 63ca46662f9c5a6221690dc91b64054d78cfd9a87419456b3890c95a20f93863 [2023-02-10T13:10:00.796Z] $ docker rm -f --volumes 63ca46662f9c5a6221690dc91b64054d78cfd9a87419456b3890c95a20f93863 [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 [2023-02-10T13:10:01.787Z] provisioning config files... [2023-02-10T13:10:01.797Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-514@tmp/config612076180643532565tmp [Pipeline] { [Pipeline] sh [2023-02-10T13:10:02.128Z] + set +x [2023-02-10T13:10:02.128Z] + curl -s https://codecov.io/bash [2023-02-10T13:10:02.128Z] + bash -s -- [2023-02-10T13:10:02.128Z] [2023-02-10T13:10:02.128Z] _____ _ [2023-02-10T13:10:02.128Z] / ____| | | [2023-02-10T13:10:02.128Z] | | ___ __| | ___ ___ _____ __ [2023-02-10T13:10:02.128Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-10T13:10:02.128Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-10T13:10:02.128Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-10T13:10:02.128Z] Bash-1.0.6 [2023-02-10T13:10:02.128Z] [2023-02-10T13:10:02.128Z] [2023-02-10T13:10:02.128Z] ==> git version 2.25.1 found [2023-02-10T13:10:02.128Z] ==> 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 [2023-02-10T13:10:02.128Z] Release-Date: 2020-01-08 [2023-02-10T13:10:02.128Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-10T13:10:02.128Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-10T13:10:02.128Z] ==> Jenkins CI detected. [2023-02-10T13:10:02.128Z] current dir:  /w/workspace/_app-service-configurable_PR-514 [2023-02-10T13:10:02.128Z] project root: . [2023-02-10T13:10:02.128Z] --> token set from env [2023-02-10T13:10:02.128Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-10T13:10:02.389Z] ==> Running gcov in . (disable via -X gcov) [2023-02-10T13:10:02.389Z] ==> Python coveragepy not found [2023-02-10T13:10:02.389Z] ==> Searching for coverage reports in: [2023-02-10T13:10:02.389Z] + . [2023-02-10T13:10:02.389Z] -> Found 1 reports [2023-02-10T13:10:02.389Z] ==> Detecting git/mercurial file structure [2023-02-10T13:10:02.389Z] ==> Reading reports [2023-02-10T13:10:02.389Z] + ./coverage.out bytes=13 [2023-02-10T13:10:02.389Z] ==> Appending adjustments [2023-02-10T13:10:02.389Z] https://docs.codecov.io/docs/fixing-reports [2023-02-10T13:10:02.389Z] + Found adjustments [2023-02-10T13:10:02.389Z] ==> Gzipping contents [2023-02-10T13:10:02.389Z] 4.0K /tmp/codecov.we4ULd.gz [2023-02-10T13:10:02.389Z] ==> Uploading reports [2023-02-10T13:10:02.389Z] url: https://codecov.io [2023-02-10T13:10:02.389Z] query: branch=PR-514&commit=d719933b6ec2461e844a79febd25b62a5e15838f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-514%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=514&job=&cmd_args= [2023-02-10T13:10:02.389Z] -> Pinging Codecov [2023-02-10T13:10:02.389Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-514&commit=d719933b6ec2461e844a79febd25b62a5e15838f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-514%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=514&job=&cmd_args= [2023-02-10T13:10:02.650Z] -> Uploading to [2023-02-10T13:10:02.650Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-10/A97CA9966030D2A3747ED39772930CCE/d719933b6ec2461e844a79febd25b62a5e15838f/83bd3970-abd8-4a08-ae51-ec517aced2df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230210T131002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1231ca16c5b93a53eef1300246f01309939e838e11f7dffc2cffe485a1ae1ac3 [2023-02-10T13:10:02.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-10T13:10:02.650Z] Dload Upload Total Spent Left Speed [2023-02-10T13:10:03.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1744 --:--:-- --:--:-- --:--:-- 1744 [2023-02-10T13:10:03.223Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d719933b6ec2461e844a79febd25b62a5e15838f [Pipeline] } [2023-02-10T13:10:03.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 [2023-02-10T13:10:05.025Z] + [ -d /w/workspace/_app-service-configurable_PR-514/archives ] [2023-02-10T13:10:05.025Z] + ls -al /w/workspace/_app-service-configurable_PR-514/archives [2023-02-10T13:10:05.025Z] total 16 [2023-02-10T13:10:05.025Z] drwxr-xr-x 3 root root 4096 Feb 10 13:01 . [2023-02-10T13:10:05.025Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 13:01 .. [2023-02-10T13:10:05.025Z] drwxr-xr-x 2 root root 4096 Feb 10 13:01 cost [2023-02-10T13:10:05.025Z] -rw-r--r-- 1 root root 96 Feb 10 13:01 cost.csv [2023-02-10T13:10:05.025Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-514/archives [2023-02-10T13:10:05.025Z] + ls -al /w/workspace/_app-service-configurable_PR-514/archives [2023-02-10T13:10:05.025Z] total 16 [2023-02-10T13:10:05.025Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 13:01 . [2023-02-10T13:10:05.025Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 13:01 .. [2023-02-10T13:10:05.025Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 13:01 cost [2023-02-10T13:10:05.025Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 10 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-10T13:10:05.384Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T13:10:06.273Z] ---> package-listing.sh [2023-02-10T13:10:06.273Z] ++ facter osfamily [2023-02-10T13:10:06.273Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-10T13:10:06.535Z] + OS_FAMILY=debian [2023-02-10T13:10:06.535Z] + workspace=/w/workspace/_app-service-configurable_PR-514 [2023-02-10T13:10:06.535Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-10T13:10:06.535Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-10T13:10:06.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-10T13:10:06.535Z] + PACKAGES=/tmp/packages_start.txt [2023-02-10T13:10:06.535Z] + '[' /w/workspace/_app-service-configurable_PR-514 ']' [2023-02-10T13:10:06.535Z] + PACKAGES=/tmp/packages_end.txt [2023-02-10T13:10:06.535Z] + case "${OS_FAMILY}" in [2023-02-10T13:10:06.535Z] + dpkg -l [2023-02-10T13:10:06.535Z] + grep '^ii' [2023-02-10T13:10:06.535Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-10T13:10:06.535Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-10T13:10:06.535Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-10T13:10:06.535Z] + '[' /w/workspace/_app-service-configurable_PR-514 ']' [2023-02-10T13:10:06.535Z] + mkdir -p /w/workspace/_app-service-configurable_PR-514/archives/ [2023-02-10T13:10:06.535Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-514/archives/ [Pipeline] echo [2023-02-10T13:10:06.572Z] 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/_app-service-configurable_PR-514/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-10T13:10:06.871Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T13:10:07.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T13:10:07.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T13:10:07.655Z] prd-ubuntu20.04-docker-8c-8g-5328 does not seem to be running inside a container [2023-02-10T13:10:07.683Z] $ 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/_app-service-configurable_PR-514/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-514 -v /w/workspace/_app-service-configurable_PR-514:/w/workspace/_app-service-configurable_PR-514:rw,z -v /w/workspace/_app-service-configurable_PR-514@tmp:/w/workspace/_app-service-configurable_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-10T13:10:07.884Z] $ docker top 2c12b3a7d62f461b620340454d6cede063ffc7880f2cf07932887fe5d010e519 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T13:10:08.287Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-10T13:10:08.588Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-10T13:10:08.910Z] + ls /var/log/sa-host [2023-02-10T13:10:08.910Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T13:10:09.119Z] provisioning config files... [2023-02-10T13:10:09.128Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-514@tmp/config18115486683110050533tmp [Pipeline] { [Pipeline] echo [2023-02-10T13:10:09.180Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T13:10:09.496Z] ---> create-netrc.sh [Pipeline] } [2023-02-10T13:10:09.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-10T13:10:09.956Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-10T13:10:09.993Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T13:10:10.306Z] ---> sudo-logs.sh [2023-02-10T13:10:10.306Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-10T13:10:10.390Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T13:10:10.704Z] ---> job-cost.sh [2023-02-10T13:10:10.704Z] lf-activate-venv: SKIPPING [2023-02-10T13:10:10.704Z] DEBUG: total: 0.2199999988079071 [2023-02-10T13:10:10.704Z] INFO: Retrieving Stack Cost... [2023-02-10T13:10:10.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-10T13:10:11.538Z] INFO: Archiving Costs [Pipeline] echo [2023-02-10T13:10:11.581Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T13:10:11.908Z] ---> logs-deploy.sh [2023-02-10T13:10:11.908Z] lf-activate-venv: SKIPPING [2023-02-10T13:10:11.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-514/1 [2023-02-10T13:10:11.908Z] INFO: archiving workspace using pattern(s): [2023-02-10T13:10:12.848Z] Archives upload complete. [2023-02-10T13:10:12.848Z] INFO: archiving logs to Nexus