Pull request #611 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6+f689f4ba914cd94db4edcd504921ce235cc7ee6f (415d264243af1fe1e8f9ba8cdaaf15fbfe5e7a8a) 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-ssh16848020361212534910.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5325182068710115006.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-611/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-611/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16122696738714947366.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-611/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6037027309102708069.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9112487951402660972.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-611/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-611/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13996624112104751556.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9904 in /w/workspace/_app-service-configurable_PR-611 [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-611 # 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/611/head:refs/remotes/origin/PR-611 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f689f4ba914cd94db4edcd504921ce235cc7ee6f into PR head commit cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 Merge succeeded, producing cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 Checking out Revision cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 (PR-611) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T12:10:34.371Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T12:10:34.560Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 # 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 f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 # timeout=10 [Pipeline] echo [2023-10-24T12:10:34.660Z] ========================================================= [2023-10-24T12:10:34.660Z] EdgeX Global Pipelines Version Info [2023-10-24T12:10:34.660Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:10:35.380Z] ------------------- [2023-10-24T12:10:35.380Z] stable info: [2023-10-24T12:10:35.380Z] ------------------- [2023-10-24T12:10:35.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T12:10:35.380Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T12:10:35.380Z] Message: update stable to v1.0.254 [2023-10-24T12:10:35.949Z] ------------------- [2023-10-24T12:10:35.949Z] experimental info: [2023-10-24T12:10:35.949Z] ------------------- [2023-10-24T12:10:35.949Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T12:10:35.949Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T12:10:35.949Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T12:10:36.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-24T12:10:36.285Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-24T12:10:36.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T12:10:36.364Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T12:10:36.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T12:10:36.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T12:10:36.488Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T12:10:36.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T12:10:36.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T12:10:36.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T12:10:36.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T12:10:36.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-24T12:10:36.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T12:10:36.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T12:10:36.850Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T12:10:36.890Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T12:10:36.932Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T12:10:36.972Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T12:10:37.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T12:10:37.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T12:10:37.096Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T12:10:37.135Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T12:10:37.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T12:10:37.223Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T12:10:37.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T12:10:37.307Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T12:10:37.350Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T12:10:37.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-611 [Pipeline] echo [2023-10-24T12:10:37.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-611 [Pipeline] echo [2023-10-24T12:10:37.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-611 [Pipeline] echo [2023-10-24T12:10:37.523Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 [Pipeline] echo [2023-10-24T12:10:37.566Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfa7d45 [Pipeline] echo [2023-10-24T12:10:37.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T12:10:37.728Z] provisioning config files... [2023-10-24T12:10:37.741Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-611@tmp/config4405791898804922734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:10:38.090Z] ---> docker-login.sh [2023-10-24T12:10:38.090Z] nexus3.edgexfoundry.org:10001 [2023-10-24T12:10:38.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:10:38.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:10:38.350Z] Configure a credential helper to remove this warning. See [2023-10-24T12:10:38.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:10:38.350Z] [2023-10-24T12:10:38.350Z] Login Succeeded [2023-10-24T12:10:38.350Z] nexus3.edgexfoundry.org:10002 [2023-10-24T12:10:38.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:10:38.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:10:38.610Z] Configure a credential helper to remove this warning. See [2023-10-24T12:10:38.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:10:38.610Z] [2023-10-24T12:10:38.610Z] Login Succeeded [2023-10-24T12:10:38.610Z] nexus3.edgexfoundry.org:10003 [2023-10-24T12:10:38.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:10:38.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:10:38.869Z] Configure a credential helper to remove this warning. See [2023-10-24T12:10:38.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:10:38.869Z] [2023-10-24T12:10:38.869Z] Login Succeeded [2023-10-24T12:10:38.869Z] nexus3.edgexfoundry.org:10004 [2023-10-24T12:10:38.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:10:38.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:10:38.869Z] Configure a credential helper to remove this warning. See [2023-10-24T12:10:38.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:10:38.869Z] [2023-10-24T12:10:38.869Z] Login Succeeded [2023-10-24T12:10:38.869Z] docker.io [2023-10-24T12:10:39.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:10:39.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:10:39.388Z] Configure a credential helper to remove this warning. See [2023-10-24T12:10:39.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:10:39.388Z] [2023-10-24T12:10:39.388Z] Login Succeeded [2023-10-24T12:10:39.388Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T12:10:39.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T12:10:40.031Z] + git rev-list -1 --merges cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6~1..cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 [Pipeline] echo [2023-10-24T12:10:40.093Z] -----------> git rev-list -1 --merges cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6~1..cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 [false] [Pipeline] sh [2023-10-24T12:10:40.400Z] + git log --format=format:%s -1 cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 [Pipeline] echo [2023-10-24T12:10:40.435Z] ========================================================= [2023-10-24T12:10:40.435Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T12:10:40.435Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T12:10:40.851Z] + git log --format=format:%s -1 cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 [Pipeline] echo [2023-10-24T12:10:40.885Z] [semverPrep] GIT_COMMIT: cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-24T12:10:40.914Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T12:10:41.304Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T12:10:41.304Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T12:10:41.304Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T12:10:41.304Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T12:10:41.304Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T12:10:41.304Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T12:10:41.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:10:41.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T12:10:41.821Z] [2023-10-24T12:10:41.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:10:42.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T12:10:42.198Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T12:10:42.199Z] b85a868b505f: Pulling fs layer [2023-10-24T12:10:42.199Z] e2be974225ed: Pulling fs layer [2023-10-24T12:10:42.199Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T12:10:42.199Z] 988bab9f4d93: Pulling fs layer [2023-10-24T12:10:42.199Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T12:10:42.199Z] eaf3925da568: Pulling fs layer [2023-10-24T12:10:42.199Z] bab4dde63d76: Pulling fs layer [2023-10-24T12:10:42.199Z] bde34c3a00c8: Pulling fs layer [2023-10-24T12:10:42.199Z] b352a97aabf1: Pulling fs layer [2023-10-24T12:10:42.199Z] 4872d77fe225: Pulling fs layer [2023-10-24T12:10:42.199Z] 5851b861e8e6: Pulling fs layer [2023-10-24T12:10:42.199Z] bde34c3a00c8: Waiting [2023-10-24T12:10:42.199Z] 988bab9f4d93: Waiting [2023-10-24T12:10:42.199Z] b352a97aabf1: Waiting [2023-10-24T12:10:42.199Z] eaf3925da568: Waiting [2023-10-24T12:10:42.199Z] 1469e6f7b9e6: Waiting [2023-10-24T12:10:42.199Z] 5851b861e8e6: Waiting [2023-10-24T12:10:42.199Z] e2be974225ed: Download complete [2023-10-24T12:10:42.199Z] 988bab9f4d93: Verifying Checksum [2023-10-24T12:10:42.199Z] 988bab9f4d93: Download complete [2023-10-24T12:10:42.199Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T12:10:42.199Z] 1469e6f7b9e6: Download complete [2023-10-24T12:10:42.458Z] eaf3925da568: Download complete [2023-10-24T12:10:42.458Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T12:10:42.458Z] 339a4e72a1f5: Download complete [2023-10-24T12:10:42.458Z] bde34c3a00c8: Verifying Checksum [2023-10-24T12:10:42.458Z] bde34c3a00c8: Download complete [2023-10-24T12:10:42.458Z] b352a97aabf1: Verifying Checksum [2023-10-24T12:10:42.458Z] b352a97aabf1: Download complete [2023-10-24T12:10:42.458Z] 4872d77fe225: Verifying Checksum [2023-10-24T12:10:42.458Z] 4872d77fe225: Download complete [2023-10-24T12:10:42.458Z] 5851b861e8e6: Download complete [2023-10-24T12:10:42.458Z] b85a868b505f: Verifying Checksum [2023-10-24T12:10:42.458Z] b85a868b505f: Download complete [2023-10-24T12:10:42.716Z] bab4dde63d76: Verifying Checksum [2023-10-24T12:10:42.716Z] bab4dde63d76: Download complete [2023-10-24T12:10:43.648Z] b85a868b505f: Pull complete [2023-10-24T12:10:43.907Z] e2be974225ed: Pull complete [2023-10-24T12:10:44.167Z] 339a4e72a1f5: Pull complete [2023-10-24T12:10:44.435Z] 988bab9f4d93: Pull complete [2023-10-24T12:10:44.694Z] 1469e6f7b9e6: Pull complete [2023-10-24T12:10:44.694Z] eaf3925da568: Pull complete [2023-10-24T12:10:46.599Z] bab4dde63d76: Pull complete [2023-10-24T12:10:46.599Z] bde34c3a00c8: Pull complete [2023-10-24T12:10:46.599Z] b352a97aabf1: Pull complete [2023-10-24T12:10:46.599Z] 4872d77fe225: Pull complete [2023-10-24T12:10:46.599Z] 5851b861e8e6: Pull complete [2023-10-24T12:10:46.599Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T12:10:46.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T12:10:46.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T12:10:46.832Z] prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container [2023-10-24T12:10:46.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-611 -v /w/workspace/_app-service-configurable_PR-611:/w/workspace/_app-service-configurable_PR-611:rw,z -v /w/workspace/_app-service-configurable_PR-611@tmp:/w/workspace/_app-service-configurable_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T12:10:50.211Z] $ docker top 1646670e98de4d86e8e2f67897597b083bcdb822138772dd7c615e1a983e0ad6 -eo pid,comm [2023-10-24T12:10:50.266Z] 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-10-24T12:10:50.266Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T12:10:50.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T12:10:50.409Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T12:10:50.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T12:10:50.518Z] $ docker exec 1646670e98de4d86e8e2f67897597b083bcdb822138772dd7c615e1a983e0ad6 ssh-agent [2023-10-24T12:10:50.617Z] SSH_AUTH_SOCK=/tmp/ssh-leOlgSyPb1vv/agent.32 [2023-10-24T12:10:50.617Z] SSH_AGENT_PID=38 [2023-10-24T12:10:50.623Z] Running ssh-add (command line suppressed) [2023-10-24T12:10:50.719Z] Identity added: /w/workspace/_app-service-configurable_PR-611@tmp/private_key_1905104720351951631.key (/w/workspace/_app-service-configurable_PR-611@tmp/private_key_1905104720351951631.key) [2023-10-24T12:10:50.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T12:10:51.062Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T12:10:51.085Z] $ docker exec --env ******** --env ******** 1646670e98de4d86e8e2f67897597b083bcdb822138772dd7c615e1a983e0ad6 ssh-agent -k [2023-10-24T12:10:51.180Z] unset SSH_AUTH_SOCK; [2023-10-24T12:10:51.180Z] unset SSH_AGENT_PID; [2023-10-24T12:10:51.180Z] echo Agent pid 38 killed; [2023-10-24T12:10:51.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T12:10:51.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T12:10:51.272Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T12:10:51.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T12:10:51.384Z] $ docker exec 1646670e98de4d86e8e2f67897597b083bcdb822138772dd7c615e1a983e0ad6 ssh-agent [2023-10-24T12:10:51.486Z] SSH_AUTH_SOCK=/tmp/ssh-mS5hfwktyii2/agent.70 [2023-10-24T12:10:51.486Z] SSH_AGENT_PID=76 [2023-10-24T12:10:51.492Z] Running ssh-add (command line suppressed) [2023-10-24T12:10:51.589Z] Identity added: /w/workspace/_app-service-configurable_PR-611@tmp/private_key_3294270116454104935.key (/w/workspace/_app-service-configurable_PR-611@tmp/private_key_3294270116454104935.key) [2023-10-24T12:10:51.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T12:10:51.931Z] + git semver init [2023-10-24T12:10:52.192Z] 2023-10-24 12:10:52,114 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T12:10:52.192Z] 2023-10-24 12:10:52,114 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-611/.semver [2023-10-24T12:10:52.192Z] 2023-10-24 12:10:52,115 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-611/.semver [2023-10-24T12:10:52.192Z] 2023-10-24 12:10:52,115 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-611/.semver'], cwd=/w/workspace/_app-service-configurable_PR-611, universal_newlines=False, shell=None, istream=None) [2023-10-24T12:10:53.135Z] 2023-10-24 12:10:53,039 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-611/.git/info/exclude [2023-10-24T12:10:53.135Z] 2023-10-24 12:10:53,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-611/.semver/PR-611 with force:False [2023-10-24T12:10:53.135Z] 2023-10-24 12:10:53,040 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-611/.semver/PR-611 [2023-10-24T12:10:53.135Z] 2023-10-24 12:10:53,045 [execute] INFO git cat-file --batch-check [2023-10-24T12:10:53.135Z] 2023-10-24 12:10:53,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-611/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T12:10:53.135Z] 2023-10-24 12:10:53,051 [execute] INFO git cat-file --batch [2023-10-24T12:10:53.135Z] 2023-10-24 12:10:53,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-611/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T12:10:53.135Z] 2023-10-24 12:10:53,056 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-611/.semver/PR-611 [2023-10-24T12:10:53.135Z] 0.0.0 [Pipeline] } [2023-10-24T12:10:53.169Z] $ docker exec --env ******** --env ******** 1646670e98de4d86e8e2f67897597b083bcdb822138772dd7c615e1a983e0ad6 ssh-agent -k [2023-10-24T12:10:53.251Z] unset SSH_AUTH_SOCK; [2023-10-24T12:10:53.251Z] unset SSH_AGENT_PID; [2023-10-24T12:10:53.251Z] echo Agent pid 76 killed; [2023-10-24T12:10:53.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T12:10:53.709Z] + git semver [Pipeline] } [2023-10-24T12:10:53.991Z] $ docker stop --time=1 1646670e98de4d86e8e2f67897597b083bcdb822138772dd7c615e1a983e0ad6 [2023-10-24T12:10:55.915Z] $ docker rm -f --volumes 1646670e98de4d86e8e2f67897597b083bcdb822138772dd7c615e1a983e0ad6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T12:10:56.306Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T12:10:56.570Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T12:10:56.586Z] [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-10-24T12:10:57.198Z] provisioning config files... [2023-10-24T12:10:57.209Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-611@tmp/config349966049069544905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:10:57.557Z] ---> docker-login.sh [2023-10-24T12:10:57.557Z] nexus3.edgexfoundry.org:10001 [2023-10-24T12:10:57.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:10:57.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:10:57.557Z] Configure a credential helper to remove this warning. See [2023-10-24T12:10:57.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:10:57.557Z] [2023-10-24T12:10:57.557Z] Login Succeeded [2023-10-24T12:10:57.557Z] nexus3.edgexfoundry.org:10002 [2023-10-24T12:10:57.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:10:57.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:10:57.557Z] Configure a credential helper to remove this warning. See [2023-10-24T12:10:57.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:10:57.557Z] [2023-10-24T12:10:57.557Z] Login Succeeded [2023-10-24T12:10:57.557Z] nexus3.edgexfoundry.org:10003 [2023-10-24T12:10:57.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:10:57.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:10:57.817Z] Configure a credential helper to remove this warning. See [2023-10-24T12:10:57.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:10:57.817Z] [2023-10-24T12:10:57.817Z] Login Succeeded [2023-10-24T12:10:57.817Z] nexus3.edgexfoundry.org:10004 [2023-10-24T12:10:57.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:10:57.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:10:57.817Z] Configure a credential helper to remove this warning. See [2023-10-24T12:10:57.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:10:57.817Z] [2023-10-24T12:10:57.817Z] Login Succeeded [2023-10-24T12:10:57.817Z] docker.io [2023-10-24T12:10:57.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:10:58.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:10:58.077Z] Configure a credential helper to remove this warning. See [2023-10-24T12:10:58.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:10:58.077Z] [2023-10-24T12:10:58.077Z] Login Succeeded [2023-10-24T12:10:58.077Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T12:10:58.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T12:10:58.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T12:10:58.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T12:10:58.390Z] ========================================================= [2023-10-24T12:10:58.390Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T12:10:58.390Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:10:58.916Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T12:10:58.916Z] Sending build context to Docker daemon 3.384MB [2023-10-24T12:10:58.916Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T12:10:58.916Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T12:10:58.916Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T12:10:58.916Z] 7264a8db6415: Pulling fs layer [2023-10-24T12:10:58.916Z] c4d48a809fc2: Pulling fs layer [2023-10-24T12:10:58.916Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T12:10:58.916Z] ad3a456e5733: Pulling fs layer [2023-10-24T12:10:58.916Z] 33e27b845d1e: Pulling fs layer [2023-10-24T12:10:58.916Z] c68163c4e522: Pulling fs layer [2023-10-24T12:10:58.916Z] 50da416c3ac9: Pulling fs layer [2023-10-24T12:10:58.916Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T12:10:58.916Z] ad3a456e5733: Waiting [2023-10-24T12:10:58.916Z] 33e27b845d1e: Waiting [2023-10-24T12:10:58.916Z] c68163c4e522: Waiting [2023-10-24T12:10:58.916Z] 50da416c3ac9: Waiting [2023-10-24T12:10:58.916Z] 23d2d4c4bb30: Waiting [2023-10-24T12:10:58.916Z] c4d48a809fc2: Verifying Checksum [2023-10-24T12:10:58.916Z] c4d48a809fc2: Download complete [2023-10-24T12:10:58.916Z] ad3a456e5733: Verifying Checksum [2023-10-24T12:10:58.916Z] ad3a456e5733: Download complete [2023-10-24T12:10:58.916Z] 33e27b845d1e: Download complete [2023-10-24T12:10:58.916Z] 7264a8db6415: Verifying Checksum [2023-10-24T12:10:58.916Z] 7264a8db6415: Download complete [2023-10-24T12:10:59.175Z] c68163c4e522: Verifying Checksum [2023-10-24T12:10:59.175Z] c68163c4e522: Download complete [2023-10-24T12:10:59.175Z] 7264a8db6415: Pull complete [2023-10-24T12:10:59.175Z] c4d48a809fc2: Pull complete [2023-10-24T12:10:59.433Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T12:10:59.433Z] 23d2d4c4bb30: Download complete [2023-10-24T12:10:59.433Z] 4f1c88b9dad5: Download complete [2023-10-24T12:10:59.692Z] 50da416c3ac9: Verifying Checksum [2023-10-24T12:11:02.224Z] 4f1c88b9dad5: Pull complete [2023-10-24T12:11:02.224Z] ad3a456e5733: Pull complete [2023-10-24T12:11:02.483Z] 33e27b845d1e: Pull complete [2023-10-24T12:11:02.483Z] c68163c4e522: Pull complete [2023-10-24T12:11:05.005Z] 50da416c3ac9: Pull complete [2023-10-24T12:11:05.264Z] 23d2d4c4bb30: Pull complete [2023-10-24T12:11:05.264Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T12:11:05.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T12:11:05.264Z] ---> 0786185ac409 [2023-10-24T12:11:05.264Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T12:11:10.557Z] ---> Running in 68006c21b37c [2023-10-24T12:11:10.817Z] Removing intermediate container 68006c21b37c [2023-10-24T12:11:10.817Z] ---> 4279427254fc [2023-10-24T12:11:10.817Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T12:11:11.077Z] ---> Running in af4c62c84365 [2023-10-24T12:11:11.077Z] Removing intermediate container af4c62c84365 [2023-10-24T12:11:11.077Z] ---> c14eba690d8d [2023-10-24T12:11:11.077Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T12:11:11.078Z] ---> Running in a38d50611497 [2023-10-24T12:11:11.078Z] Removing intermediate container a38d50611497 [2023-10-24T12:11:11.078Z] ---> 75e0138c72a3 [2023-10-24T12:11:11.078Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T12:11:11.078Z] ---> Running in ec502169f9e9 [2023-10-24T12:11:11.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T12:11:11.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T12:11:11.858Z] OK: 264 MiB in 52 packages [2023-10-24T12:11:12.002Z] Still waiting to schedule task [2023-10-24T12:11:12.002Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-24T12:11:12.117Z] Removing intermediate container ec502169f9e9 [2023-10-24T12:11:12.117Z] ---> 65177a0170e9 [2023-10-24T12:11:12.117Z] Step 7/12 : WORKDIR /app [2023-10-24T12:11:12.117Z] ---> Running in 4fc4c2c7eb1b [2023-10-24T12:11:12.377Z] Removing intermediate container 4fc4c2c7eb1b [2023-10-24T12:11:12.377Z] ---> 040af6775772 [2023-10-24T12:11:12.377Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T12:11:12.377Z] ---> 0796e606837f [2023-10-24T12:11:12.377Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T12:11:12.377Z] ---> Running in 08912d49c809 [2023-10-24T12:12:20.074Z] Removing intermediate container 08912d49c809 [2023-10-24T12:12:20.074Z] ---> c1906d20c8bb [2023-10-24T12:12:20.074Z] Step 10/12 : COPY . . [2023-10-24T12:12:20.074Z] ---> d4887fb0e47a [2023-10-24T12:12:20.074Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T12:12:20.074Z] ---> Running in 0b0dfb49348d [2023-10-24T12:12:20.074Z] Removing intermediate container 0b0dfb49348d [2023-10-24T12:12:20.074Z] ---> 1515ff0e8ae4 [2023-10-24T12:12:20.075Z] Step 12/12 : RUN $MAKE [2023-10-24T12:12:20.075Z] ---> Running in 6f6ccd7b33f9 [2023-10-24T12:12:20.075Z] noop [2023-10-24T12:12:20.075Z] Removing intermediate container 6f6ccd7b33f9 [2023-10-24T12:12:20.075Z] ---> ef7bb767d0e7 [2023-10-24T12:12:20.075Z] Successfully built ef7bb767d0e7 [2023-10-24T12:12:20.075Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:12:20.520Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T12:12:20.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T12:12:20.674Z] prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container [2023-10-24T12:12:20.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-611 -v /w/workspace/_app-service-configurable_PR-611:/w/workspace/_app-service-configurable_PR-611:rw,z -v /w/workspace/_app-service-configurable_PR-611@tmp:/w/workspace/_app-service-configurable_PR-611@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-x86_64 cat [2023-10-24T12:12:21.038Z] $ docker top ca014acd6a83651017c7d8e6af6c89c18fbcfe6d6ad9aef6246550245f41b4de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T12:12:21.423Z] + go version [2023-10-24T12:12:21.424Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T12:12:21.463Z] $ docker stop --time=1 ca014acd6a83651017c7d8e6af6c89c18fbcfe6d6ad9aef6246550245f41b4de [2023-10-24T12:12:22.719Z] $ docker rm -f --volumes ca014acd6a83651017c7d8e6af6c89c18fbcfe6d6ad9aef6246550245f41b4de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:12:23.428Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T12:12:23.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T12:12:23.582Z] prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container [2023-10-24T12:12:23.617Z] $ 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-611 -v /w/workspace/_app-service-configurable_PR-611:/w/workspace/_app-service-configurable_PR-611:rw,z -v /w/workspace/_app-service-configurable_PR-611@tmp:/w/workspace/_app-service-configurable_PR-611@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-x86_64 cat [2023-10-24T12:12:23.936Z] $ docker top 3fd95b447bcb76c236f5e2b648fb8ab59df952773cd5ecf476b813b0aa6658b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T12:12:24.334Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-611 [Pipeline] fileExists [Pipeline] sh [2023-10-24T12:12:24.703Z] + make test [2023-10-24T12:12:24.703Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T12:12:42.939Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-24T12:12:59.515Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9905 in /w/workspace/_app-service-configurable_PR-611 [Pipeline] { [Pipeline] ws [2023-10-24T12:12:59.578Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-10-24T12:12:59.661Z] Selected Git installation does not exist. Using Default [2023-10-24T12:12:59.661Z] The recommended git tool is: NONE [2023-10-24T12:13:01.000Z] go vet ./... [2023-10-24T12:13:01.567Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T12:13:01.567Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T12:13:01.567Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T12:13:01.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T12:13:01.879Z] $ docker stop --time=1 3fd95b447bcb76c236f5e2b648fb8ab59df952773cd5ecf476b813b0aa6658b1 [2023-10-24T12:13:04.462Z] using credential edgex-jenkins-ssh [2023-10-24T12:13:04.476Z] Cloning the remote Git repository [2023-10-24T12:13:04.524Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T12:13:04.618Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-10-24T12:13:04.765Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T12:13:04.767Z] > git --version # timeout=10 [2023-10-24T12:13:04.795Z] > git --version # 'git version 2.25.1' [2023-10-24T12:13:04.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T12:13:04.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T12:13:06.865Z] $ docker rm -f --volumes 3fd95b447bcb76c236f5e2b648fb8ab59df952773cd5ecf476b813b0aa6658b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T12:13:06.090Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-24T12:13:06.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T12:13:06.866Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-24T12:13:06.900Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T12:13:06.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T12:13:06.918Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/611/head:refs/remotes/origin/PR-611 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T12:13:07.437Z] + sudo chown -R jenkins:jenkins . [2023-10-24T12:13:07.460Z] Merging remotes/origin/main commit f689f4ba914cd94db4edcd504921ce235cc7ee6f into PR head commit cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 [Pipeline] stash [2023-10-24T12:13:07.503Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-10-24T12:13:07.734Z] Merge succeeded, producing cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 [2023-10-24T12:13:07.734Z] Checking out Revision cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 (PR-611) [Pipeline] sh [2023-10-24T12:13:08.187Z] + sudo chown -R jenkins:jenkins . [2023-10-24T12:13:08.218Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [Pipeline] sh [2023-10-24T12:13:08.271Z] > git --version # timeout=10 [2023-10-24T12:13:08.285Z] > git --version # 'git version 2.25.1' [2023-10-24T12:13:08.304Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T12:13:08.499Z] + ls -al . [2023-10-24T12:13:08.499Z] total 184 [2023-10-24T12:13:08.499Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 12:12 . [2023-10-24T12:13:08.499Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 12:10 .. [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 12:10 .dockerignore [2023-10-24T12:13:08.499Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 12:12 .git [2023-10-24T12:13:08.499Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 12:10 .github [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 24 12:10 .gitignore [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 12:10 .golangci.yml [2023-10-24T12:13:08.499Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 12:10 .semver [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 12:10 Attribution.txt [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 12:10 CHANGELOG.md [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 12:10 Dockerfile [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 12:10 GOVERNANCE.md [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 24 12:10 Jenkinsfile [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 12:10 LICENSE [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 12:10 OWNERS.md [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 24 12:10 README.md [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 12:10 VERSION [2023-10-24T12:13:08.499Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 12:10 bin [2023-10-24T12:13:08.499Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 24 12:12 coverage.out [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 12:10 go.mod [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 12:10 go.sum [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 12:10 main.go [2023-10-24T12:13:08.499Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 12:10 makefile [2023-10-24T12:13:08.499Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 12:10 res [2023-10-24T12:13:08.499Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 12:10 snap [Pipeline] isUnix [2023-10-24T12:13:07.477Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T12:13:07.547Z] > git checkout -f cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 # timeout=10 [2023-10-24T12:13:07.637Z] > git remote # timeout=10 [2023-10-24T12:13:07.656Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T12:13:07.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T12:13:07.691Z] > git merge f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 [2023-10-24T12:13:07.717Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T12:13:07.740Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T12:13:07.766Z] > git checkout -f cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-10-24T12:13:08.890Z] + 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=cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 --label arch=amd64 --label version=0.0.0 . [2023-10-24T12:13:08.891Z] Sending build context to Docker daemon 3.385MB [2023-10-24T12:13:08.891Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T12:13:08.891Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T12:13:08.891Z] ---> ef7bb767d0e7 [2023-10-24T12:13:08.891Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T12:13:08.891Z] ---> Running in 5380df650e6c [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T12:13:09.150Z] Removing intermediate container 5380df650e6c [2023-10-24T12:13:09.150Z] ---> 8ff7430d0132 [2023-10-24T12:13:09.150Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T12:13:09.150Z] ---> Running in 5d30b95087b1 [2023-10-24T12:13:09.150Z] Removing intermediate container 5d30b95087b1 [2023-10-24T12:13:09.150Z] ---> 47b76ac9795c [2023-10-24T12:13:09.150Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T12:13:09.150Z] ---> Running in 0cfcf5f70781 [2023-10-24T12:13:09.150Z] Removing intermediate container 0cfcf5f70781 [2023-10-24T12:13:09.150Z] ---> 0c94d0b228fc [2023-10-24T12:13:09.150Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T12:13:09.408Z] ---> Running in c870f4d0d26b [2023-10-24T12:13:09.499Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T12:13:09.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T12:13:09.499Z] Dload Upload Total Spent Left Speed [2023-10-24T12:13:09.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 77750 [2023-10-24T12:13:09.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T12:13:09.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-10-24T12:13:09.926Z] OK: 264 MiB in 52 packages [2023-10-24T12:13:10.121Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T12:13:10.184Z] Removing intermediate container c870f4d0d26b [2023-10-24T12:13:10.184Z] ---> 0bbcb4cbdb3b [2023-10-24T12:13:10.184Z] Step 7/26 : WORKDIR /app [2023-10-24T12:13:10.184Z] ---> Running in b98abe752ff6 [2023-10-24T12:13:10.184Z] Removing intermediate container b98abe752ff6 [2023-10-24T12:13:10.184Z] ---> b5307eb93664 [2023-10-24T12:13:10.184Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T12:13:10.444Z] ---> 034fa8b93771 [2023-10-24T12:13:10.444Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T12:13:10.444Z] ---> Running in 17f6926f2c48 [2023-10-24T12:13:10.471Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T12:13:10.471Z] + sudo tee /etc/docker/daemon.new [2023-10-24T12:13:10.471Z] { [2023-10-24T12:13:10.471Z] "registry-mirrors": [ [2023-10-24T12:13:10.471Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T12:13:10.471Z] ], [2023-10-24T12:13:10.471Z] "bip": "10.250.0.254/24", [2023-10-24T12:13:10.471Z] "hosts": [ [2023-10-24T12:13:10.471Z] "tcp://0.0.0.0:5555", [2023-10-24T12:13:10.471Z] "unix:///var/run/docker.sock" [2023-10-24T12:13:10.471Z] ], [2023-10-24T12:13:10.471Z] "mtu": 1458, [2023-10-24T12:13:10.471Z] "selinux-enabled": true, [2023-10-24T12:13:10.471Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T12:13:10.471Z] } [Pipeline] sh [2023-10-24T12:13:10.818Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T12:13:11.011Z] Removing intermediate container 17f6926f2c48 [2023-10-24T12:13:11.012Z] ---> d54d5aa22975 [2023-10-24T12:13:11.012Z] Step 10/26 : COPY . . [2023-10-24T12:13:11.181Z] + sudo service docker restart [2023-10-24T12:13:11.271Z] ---> f783aebb66ad [2023-10-24T12:13:11.271Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T12:13:11.271Z] ---> Running in b8770fcc7c59 [2023-10-24T12:13:11.530Z] Removing intermediate container b8770fcc7c59 [2023-10-24T12:13:11.531Z] ---> 805f548b0eda [2023-10-24T12:13:11.531Z] Step 12/26 : RUN $MAKE [2023-10-24T12:13:11.531Z] ---> Running in 21aceaa25580 [2023-10-24T12:13:11.788Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -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-10-24T12:13:29.500Z] provisioning config files... [2023-10-24T12:13:29.526Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10576107538248368549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:13:29.863Z] Removing intermediate container 21aceaa25580 [2023-10-24T12:13:29.864Z] ---> a4e9022feefe [2023-10-24T12:13:29.864Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T12:13:29.913Z] ---> docker-login.sh [2023-10-24T12:13:29.913Z] nexus3.edgexfoundry.org:10001 [2023-10-24T12:13:30.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:13:30.432Z] 3.18: Pulling from library/alpine [2023-10-24T12:13:30.432Z] 96526aa774ef: Pulling fs layer [2023-10-24T12:13:30.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:13:30.455Z] Configure a credential helper to remove this warning. See [2023-10-24T12:13:30.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:13:30.455Z] [2023-10-24T12:13:30.455Z] Login Succeeded [2023-10-24T12:13:30.455Z] nexus3.edgexfoundry.org:10002 [2023-10-24T12:13:30.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:13:30.748Z] 96526aa774ef: Verifying Checksum [2023-10-24T12:13:30.748Z] 96526aa774ef: Download complete [2023-10-24T12:13:30.748Z] 96526aa774ef: Pull complete [2023-10-24T12:13:30.748Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T12:13:30.748Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T12:13:30.748Z] ---> 8ca4688f4f35 [2023-10-24T12:13:30.748Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T12:13:31.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:13:31.002Z] Configure a credential helper to remove this warning. See [2023-10-24T12:13:31.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:13:31.002Z] [2023-10-24T12:13:31.002Z] Login Succeeded [2023-10-24T12:13:31.002Z] nexus3.edgexfoundry.org:10003 [2023-10-24T12:13:31.007Z] ---> Running in 4b3ea92cdbd2 [2023-10-24T12:13:31.007Z] Removing intermediate container 4b3ea92cdbd2 [2023-10-24T12:13:31.007Z] ---> 7593938afe24 [2023-10-24T12:13:31.007Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-24T12:13:31.007Z] ---> Running in da07dc2e899d [2023-10-24T12:13:31.007Z] Removing intermediate container da07dc2e899d [2023-10-24T12:13:31.007Z] ---> 03cfd3213d41 [2023-10-24T12:13:31.007Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T12:13:31.007Z] ---> Running in 2eaa1c377f24 [2023-10-24T12:13:31.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T12:13:31.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:13:31.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:13:31.269Z] Configure a credential helper to remove this warning. See [2023-10-24T12:13:31.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:13:31.269Z] [2023-10-24T12:13:31.269Z] Login Succeeded [2023-10-24T12:13:31.269Z] nexus3.edgexfoundry.org:10004 [2023-10-24T12:13:31.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T12:13:31.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:13:31.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:13:31.540Z] Configure a credential helper to remove this warning. See [2023-10-24T12:13:31.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:13:31.540Z] [2023-10-24T12:13:31.540Z] Login Succeeded [2023-10-24T12:13:31.540Z] docker.io [2023-10-24T12:13:31.782Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T12:13:31.782Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T12:13:31.782Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T12:13:31.782Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T12:13:31.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T12:13:32.059Z] OK: 8 MiB in 17 packages [2023-10-24T12:13:32.317Z] Removing intermediate container 2eaa1c377f24 [2023-10-24T12:13:32.317Z] ---> 797da095dab6 [2023-10-24T12:13:32.317Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T12:13:32.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T12:13:32.405Z] Configure a credential helper to remove this warning. See [2023-10-24T12:13:32.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T12:13:32.405Z] [2023-10-24T12:13:32.405Z] Login Succeeded [2023-10-24T12:13:32.405Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T12:13:32.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-10-24T12:13:32.578Z] ---> a29657154137 [2023-10-24T12:13:32.578Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T12:13:32.578Z] ---> 14a966b90edc [2023-10-24T12:13:32.578Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [Pipeline] unstash [2023-10-24T12:13:32.840Z] ---> dc2f6154c30c [2023-10-24T12:13:32.840Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] echo [2023-10-24T12:13:32.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T12:13:32.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T12:13:32.944Z] ========================================================= [2023-10-24T12:13:32.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T12:13:32.944Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:13:33.410Z] ---> 7552fae96de1 [2023-10-24T12:13:33.410Z] Step 21/26 : EXPOSE 48095 [2023-10-24T12:13:33.410Z] ---> Running in 267e5aa1c4fb [2023-10-24T12:13:33.410Z] Removing intermediate container 267e5aa1c4fb [2023-10-24T12:13:33.410Z] ---> a9c07f49d9f3 [2023-10-24T12:13:33.410Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-24T12:13:33.410Z] ---> Running in 90372a9ae7f6 [2023-10-24T12:13:33.441Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T12:13:33.441Z] Sending build context to Docker daemon 181.2kB [2023-10-24T12:13:33.668Z] Removing intermediate container 90372a9ae7f6 [2023-10-24T12:13:33.668Z] ---> 62c20335f897 [2023-10-24T12:13:33.668Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T12:13:33.668Z] ---> Running in 060931c0a4b1 [2023-10-24T12:13:33.668Z] Removing intermediate container 060931c0a4b1 [2023-10-24T12:13:33.668Z] ---> 31183c40d49b [2023-10-24T12:13:33.668Z] Step 24/26 : LABEL arch=amd64 [2023-10-24T12:13:33.668Z] ---> Running in da79e99a75e2 [2023-10-24T12:13:33.668Z] Removing intermediate container da79e99a75e2 [2023-10-24T12:13:33.668Z] ---> bec62bbbf78f [2023-10-24T12:13:33.668Z] Step 25/26 : LABEL git_sha=cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 [2023-10-24T12:13:33.668Z] ---> Running in 95b08d893964 [2023-10-24T12:13:33.717Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T12:13:33.717Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T12:13:33.927Z] Removing intermediate container 95b08d893964 [2023-10-24T12:13:33.927Z] ---> f470b6dc5ac0 [2023-10-24T12:13:33.927Z] Step 26/26 : LABEL version=0.0.0 [2023-10-24T12:13:33.927Z] ---> Running in ae0682b6ccf1 [2023-10-24T12:13:33.927Z] Removing intermediate container ae0682b6ccf1 [2023-10-24T12:13:33.927Z] ---> 4d0bcb913e66 [2023-10-24T12:13:33.927Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T12:13:33.927Z] Successfully built 4d0bcb913e66 [2023-10-24T12:13:33.927Z] Successfully tagged app-service-configurable:latest [Pipeline] } [2023-10-24T12:13:33.988Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T12:13:33.988Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T12:13:33.988Z] 5d54e960e981: Pulling fs layer [2023-10-24T12:13:33.988Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T12:13:33.988Z] f0e02332f6b5: Pulling fs layer [2023-10-24T12:13:33.988Z] cefa15bbcfad: Pulling fs layer [2023-10-24T12:13:33.988Z] f0e02332f6b5: Waiting [2023-10-24T12:13:33.988Z] 17808c966233: Pulling fs layer [2023-10-24T12:13:33.988Z] cefa15bbcfad: Waiting [2023-10-24T12:13:33.988Z] f4c1fc716caa: Pulling fs layer [2023-10-24T12:13:33.988Z] 17808c966233: Waiting [2023-10-24T12:13:33.988Z] f4c1fc716caa: Waiting [2023-10-24T12:13:33.988Z] 5d54e960e981: Verifying Checksum [2023-10-24T12:13:33.988Z] 5d54e960e981: Download complete [2023-10-24T12:13:33.988Z] f0e02332f6b5: Verifying Checksum [2023-10-24T12:13:33.988Z] f0e02332f6b5: Download complete [2023-10-24T12:13:33.988Z] cefa15bbcfad: Verifying Checksum [2023-10-24T12:13:33.988Z] cefa15bbcfad: Download complete [2023-10-24T12:13:33.988Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T12:13:33.988Z] 9fda8d8052c6: Download complete [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] { [2023-10-24T12:13:34.581Z] f4c1fc716caa: Verifying Checksum [2023-10-24T12:13:34.581Z] f4c1fc716caa: Download complete [Pipeline] sh [2023-10-24T12:13:34.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T12:13:34.863Z] [2023-10-24T12:13:34.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:13:35.167Z] 9fda8d8052c6: Pull complete [2023-10-24T12:13:35.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T12:13:35.244Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T12:13:35.244Z] 5eb5b503b376: Pulling fs layer [2023-10-24T12:13:35.244Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T12:13:35.244Z] ec43610c2a17: Pulling fs layer [2023-10-24T12:13:35.244Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T12:13:35.244Z] 33b1e0a273af: Pulling fs layer [2023-10-24T12:13:35.244Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T12:13:35.244Z] 2f39f015ded8: Pulling fs layer [2023-10-24T12:13:35.244Z] 33b1e0a273af: Waiting [2023-10-24T12:13:35.244Z] 5d3b04190fa2: Waiting [2023-10-24T12:13:35.244Z] 2f39f015ded8: Waiting [2023-10-24T12:13:35.244Z] 3a2ae6a8a46f: Waiting [2023-10-24T12:13:35.244Z] 5c69ac0246d0: Download complete [2023-10-24T12:13:35.244Z] 3a2ae6a8a46f: Download complete [2023-10-24T12:13:35.244Z] 33b1e0a273af: Verifying Checksum [2023-10-24T12:13:35.244Z] 33b1e0a273af: Download complete [2023-10-24T12:13:35.244Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T12:13:35.244Z] 5d3b04190fa2: Download complete [2023-10-24T12:13:35.244Z] ec43610c2a17: Verifying Checksum [2023-10-24T12:13:35.244Z] ec43610c2a17: Download complete [2023-10-24T12:13:35.511Z] 5eb5b503b376: Verifying Checksum [2023-10-24T12:13:35.511Z] 5eb5b503b376: Download complete [2023-10-24T12:13:35.897Z] 5d54e960e981: Pull complete [2023-10-24T12:13:36.079Z] 2f39f015ded8: Download complete [2023-10-24T12:13:36.171Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T12:13:36.171Z] c4a7e357bf2a: Download complete [2023-10-24T12:13:36.645Z] 5eb5b503b376: Pull complete [2023-10-24T12:13:36.645Z] 5c69ac0246d0: Pull complete [2023-10-24T12:13:37.211Z] ec43610c2a17: Pull complete [2023-10-24T12:13:37.211Z] 3a2ae6a8a46f: Pull complete [2023-10-24T12:13:37.211Z] 33b1e0a273af: Pull complete [2023-10-24T12:13:37.469Z] 5d3b04190fa2: Pull complete [2023-10-24T12:13:37.592Z] 17808c966233: Verifying Checksum [2023-10-24T12:13:37.593Z] 17808c966233: Download complete [2023-10-24T12:13:41.658Z] 2f39f015ded8: Pull complete [2023-10-24T12:13:41.658Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T12:13:41.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T12:13:41.658Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T12:13:41.881Z] prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container [2023-10-24T12:13:41.909Z] $ 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-611 -v /w/workspace/_app-service-configurable_PR-611:/w/workspace/_app-service-configurable_PR-611:rw,z -v /w/workspace/_app-service-configurable_PR-611@tmp:/w/workspace/_app-service-configurable_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T12:13:46.837Z] $ docker top 3234e0bfbadd5b0c33b1f173fcb05e9a5113480fbcc788e88049faabe595f57e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:13:47.299Z] ---> job-cost.sh [2023-10-24T12:13:47.299Z] lf-activate-venv: SKIPPING [2023-10-24T12:13:47.299Z] INFO: No Stack... [2023-10-24T12:13:47.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T12:13:47.819Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T12:13:48.133Z] + cat /w/workspace/_app-service-configurable_PR-611/archives/cost.csv [2023-10-24T12:13:48.133Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T12:13:48.174Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-611-1-stack-cost] [2023-10-24T12:13:48.179Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-611-1-stack-cost] did not exist. Created. [2023-10-24T12:13:48.179Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-611-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T12:13:48.571Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T12:13:48.621Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T12:13:48.654Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-611-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T12:13:48.741Z] $ docker stop --time=1 3234e0bfbadd5b0c33b1f173fcb05e9a5113480fbcc788e88049faabe595f57e [2023-10-24T12:13:49.892Z] $ docker rm -f --volumes 3234e0bfbadd5b0c33b1f173fcb05e9a5113480fbcc788e88049faabe595f57e [2023-10-24T12:13:49.900Z] c4a7e357bf2a: Pull complete [2023-10-24T12:13:49.900Z] f0e02332f6b5: Pull complete [2023-10-24T12:13:49.900Z] cefa15bbcfad: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T12:13:58.131Z] 17808c966233: Pull complete [2023-10-24T12:14:00.077Z] f4c1fc716caa: Pull complete [2023-10-24T12:14:00.077Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T12:14:00.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T12:14:00.077Z] ---> ea914061e18c [2023-10-24T12:14:00.077Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T12:14:00.662Z] ---> Running in 265c88d13299 [2023-10-24T12:14:00.933Z] Removing intermediate container 265c88d13299 [2023-10-24T12:14:00.933Z] ---> 01f9876de80d [2023-10-24T12:14:00.933Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T12:14:01.200Z] ---> Running in 6cc52cf32197 [2023-10-24T12:14:01.466Z] Removing intermediate container 6cc52cf32197 [2023-10-24T12:14:01.466Z] ---> efa2bc694828 [2023-10-24T12:14:01.466Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T12:14:01.466Z] ---> Running in 5c50f05083f0 [2023-10-24T12:14:02.050Z] Removing intermediate container 5c50f05083f0 [2023-10-24T12:14:02.050Z] ---> c6a09ad79417 [2023-10-24T12:14:02.050Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T12:14:02.050Z] ---> Running in 31d3d561878a [2023-10-24T12:14:03.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T12:14:03.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T12:14:04.557Z] OK: 266 MiB in 52 packages [2023-10-24T12:14:08.821Z] Removing intermediate container 31d3d561878a [2023-10-24T12:14:08.821Z] ---> 6b63d32388c6 [2023-10-24T12:14:08.821Z] Step 7/12 : WORKDIR /app [2023-10-24T12:14:08.821Z] ---> Running in 1f6f72949ac7 [2023-10-24T12:14:09.093Z] Removing intermediate container 1f6f72949ac7 [2023-10-24T12:14:09.093Z] ---> accbd78059ed [2023-10-24T12:14:09.093Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T12:14:09.681Z] ---> 89340edd28ce [2023-10-24T12:14:09.681Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T12:14:09.681Z] ---> Running in de9d8e525c53 [2023-10-24T12:15:46.321Z] Removing intermediate container de9d8e525c53 [2023-10-24T12:15:46.321Z] ---> ab843b4b5228 [2023-10-24T12:15:46.321Z] Step 10/12 : COPY . . [2023-10-24T12:15:46.321Z] ---> 12a0e8372b2d [2023-10-24T12:15:46.321Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T12:15:46.321Z] ---> Running in f017df0f434a [2023-10-24T12:15:46.321Z] Removing intermediate container f017df0f434a [2023-10-24T12:15:46.321Z] ---> b3a40d3359a4 [2023-10-24T12:15:46.321Z] Step 12/12 : RUN $MAKE [2023-10-24T12:15:46.321Z] ---> Running in 694edecf0304 [2023-10-24T12:15:46.321Z] noop [2023-10-24T12:15:46.321Z] Removing intermediate container 694edecf0304 [2023-10-24T12:15:46.321Z] ---> 29be8d452d9d [2023-10-24T12:15:46.321Z] Successfully built 29be8d452d9d [2023-10-24T12:15:46.321Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:15:46.794Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T12:15:46.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T12:15:47.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-9905 does not seem to be running inside a container [2023-10-24T12:15:47.109Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-24T12:15:48.256Z] $ docker top 874971821b1b53370fe99da548a978b5f249a3c2c153cf38bd781fe1d09024e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T12:15:49.107Z] + go version [2023-10-24T12:15:49.107Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T12:15:49.142Z] $ docker stop --time=1 874971821b1b53370fe99da548a978b5f249a3c2c153cf38bd781fe1d09024e7 [2023-10-24T12:15:50.726Z] $ docker rm -f --volumes 874971821b1b53370fe99da548a978b5f249a3c2c153cf38bd781fe1d09024e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:15:51.596Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T12:15:51.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T12:15:51.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-9905 does not seem to be running inside a container [2023-10-24T12:15:51.896Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-24T12:15:54.483Z] $ docker top 56fa560383b212d185911fb09366b142cc925c1353c94e940eb34180f2164ea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T12:15:55.044Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T12:15:55.428Z] + make test [2023-10-24T12:15:55.428Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T12:18:02.131Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-24T12:18:02.131Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T12:18:02.131Z] go vet ./... [2023-10-24T12:19:38.742Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T12:19:38.742Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T12:19:38.742Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T12:19:38.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T12:19:38.817Z] $ docker stop --time=1 56fa560383b212d185911fb09366b142cc925c1353c94e940eb34180f2164ea0 [2023-10-24T12:19:40.712Z] $ docker rm -f --volumes 56fa560383b212d185911fb09366b142cc925c1353c94e940eb34180f2164ea0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T12:19:42.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T12:19:42.287Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T12:19:42.700Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T12:19:43.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T12:19:43.635Z] + ls -al . [2023-10-24T12:19:43.635Z] total 180 [2023-10-24T12:19:43.635Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 12:15 . [2023-10-24T12:19:43.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 12:13 .. [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 12:13 .dockerignore [2023-10-24T12:19:43.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 12:13 .git [2023-10-24T12:19:43.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 12:13 .github [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 24 12:13 .gitignore [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 12:13 .golangci.yml [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 12:13 Attribution.txt [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 12:13 CHANGELOG.md [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 12:13 Dockerfile [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 12:13 GOVERNANCE.md [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 24 12:13 Jenkinsfile [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 12:13 LICENSE [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 12:13 OWNERS.md [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 24 12:13 README.md [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 12:10 VERSION [2023-10-24T12:19:43.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 12:13 bin [2023-10-24T12:19:43.635Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 24 12:15 coverage.out [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 12:13 go.mod [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 12:13 go.sum [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 12:13 main.go [2023-10-24T12:19:43.635Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 12:13 makefile [2023-10-24T12:19:43.635Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 12:13 res [2023-10-24T12:19:43.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 12:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:19:44.059Z] + 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=cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 --label arch=arm64 --label version=0.0.0 . [2023-10-24T12:19:44.059Z] Sending build context to Docker daemon 182.3kB [2023-10-24T12:19:44.326Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T12:19:44.326Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T12:19:44.326Z] ---> 29be8d452d9d [2023-10-24T12:19:44.326Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T12:19:44.326Z] ---> Running in 02e701a2121d [2023-10-24T12:19:44.595Z] Removing intermediate container 02e701a2121d [2023-10-24T12:19:44.595Z] ---> 9300b067f465 [2023-10-24T12:19:44.595Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T12:19:44.861Z] ---> Running in 5177de677371 [2023-10-24T12:19:45.128Z] Removing intermediate container 5177de677371 [2023-10-24T12:19:45.128Z] ---> 18c8177111eb [2023-10-24T12:19:45.128Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T12:19:45.128Z] ---> Running in c9e4bc01986c [2023-10-24T12:19:45.398Z] Removing intermediate container c9e4bc01986c [2023-10-24T12:19:45.398Z] ---> 9f51465ba238 [2023-10-24T12:19:45.398Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T12:19:45.398Z] ---> Running in 5fbb99b3b9ca [2023-10-24T12:19:46.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T12:19:46.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T12:19:47.905Z] OK: 266 MiB in 52 packages [2023-10-24T12:19:48.867Z] Removing intermediate container 5fbb99b3b9ca [2023-10-24T12:19:48.867Z] ---> fa0fd25d259e [2023-10-24T12:19:48.867Z] Step 7/26 : WORKDIR /app [2023-10-24T12:19:48.867Z] ---> Running in 969963bacc13 [2023-10-24T12:19:49.139Z] Removing intermediate container 969963bacc13 [2023-10-24T12:19:49.139Z] ---> c8458557ac18 [2023-10-24T12:19:49.139Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T12:19:49.733Z] ---> 6c5e493e20db [2023-10-24T12:19:49.733Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T12:19:49.733Z] ---> Running in 53ec9449867c [2023-10-24T12:19:52.312Z] Removing intermediate container 53ec9449867c [2023-10-24T12:19:52.312Z] ---> b649b11edfbe [2023-10-24T12:19:52.312Z] Step 10/26 : COPY . . [2023-10-24T12:19:56.547Z] ---> 7bb9290c9ab9 [2023-10-24T12:19:56.547Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T12:19:56.547Z] ---> Running in 7f4a16f0831f [2023-10-24T12:19:56.813Z] Removing intermediate container 7f4a16f0831f [2023-10-24T12:19:56.813Z] ---> 6fa0d564c47e [2023-10-24T12:19:56.813Z] Step 12/26 : RUN $MAKE [2023-10-24T12:19:57.087Z] ---> Running in 447ce49c60a3 [2023-10-24T12:19:58.053Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-24T12:21:49.696Z] Removing intermediate container 447ce49c60a3 [2023-10-24T12:21:49.696Z] ---> 52b4d64bfaac [2023-10-24T12:21:49.696Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T12:21:49.696Z] 3.18: Pulling from library/alpine [2023-10-24T12:21:49.696Z] 579b34f0a95b: Pulling fs layer [2023-10-24T12:21:49.696Z] 579b34f0a95b: Download complete [2023-10-24T12:21:49.696Z] 579b34f0a95b: Pull complete [2023-10-24T12:21:49.696Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T12:21:49.696Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T12:21:49.696Z] ---> 3cc203321400 [2023-10-24T12:21:49.696Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T12:21:49.696Z] ---> Running in 4edc09135a2a [2023-10-24T12:21:49.696Z] Removing intermediate container 4edc09135a2a [2023-10-24T12:21:49.696Z] ---> 49978bdaf92c [2023-10-24T12:21:49.696Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-24T12:21:49.696Z] ---> Running in cdccb8170621 [2023-10-24T12:21:49.696Z] Removing intermediate container cdccb8170621 [2023-10-24T12:21:49.696Z] ---> c31de23546e2 [2023-10-24T12:21:49.696Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T12:21:49.696Z] ---> Running in 0fa52a2218ee [2023-10-24T12:21:49.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T12:21:49.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T12:21:49.696Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T12:21:49.696Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T12:21:49.696Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T12:21:49.696Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T12:21:49.696Z] OK: 9 MiB in 17 packages [2023-10-24T12:21:49.696Z] Removing intermediate container 0fa52a2218ee [2023-10-24T12:21:49.696Z] ---> 4ce2743127fe [2023-10-24T12:21:49.696Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T12:21:49.696Z] ---> 3bb93eae9ffa [2023-10-24T12:21:49.696Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T12:21:49.696Z] ---> 4f9489da0f62 [2023-10-24T12:21:49.696Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-24T12:21:49.696Z] ---> f053cf55a4eb [2023-10-24T12:21:49.696Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-24T12:21:49.696Z] ---> 25e2e942fd7b [2023-10-24T12:21:49.696Z] Step 21/26 : EXPOSE 48095 [2023-10-24T12:21:49.696Z] ---> Running in 86ac2d71e039 [2023-10-24T12:21:49.696Z] Removing intermediate container 86ac2d71e039 [2023-10-24T12:21:49.696Z] ---> 88e9fcb0f80a [2023-10-24T12:21:49.696Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-24T12:21:49.696Z] ---> Running in cfc4c00776e0 [2023-10-24T12:21:49.696Z] Removing intermediate container cfc4c00776e0 [2023-10-24T12:21:49.696Z] ---> 373d15773010 [2023-10-24T12:21:49.696Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T12:21:49.696Z] ---> Running in 74304ed9846e [2023-10-24T12:21:49.696Z] Removing intermediate container 74304ed9846e [2023-10-24T12:21:49.696Z] ---> 3c291696c9b8 [2023-10-24T12:21:49.696Z] Step 24/26 : LABEL arch=arm64 [2023-10-24T12:21:49.696Z] ---> Running in e6da96f07c75 [2023-10-24T12:21:49.696Z] Removing intermediate container e6da96f07c75 [2023-10-24T12:21:49.696Z] ---> 9f10f3e9c692 [2023-10-24T12:21:49.696Z] Step 25/26 : LABEL git_sha=cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 [2023-10-24T12:21:49.961Z] ---> Running in 047ce542c8b9 [2023-10-24T12:21:50.226Z] Removing intermediate container 047ce542c8b9 [2023-10-24T12:21:50.226Z] ---> f5af36cd5b21 [2023-10-24T12:21:50.226Z] Step 26/26 : LABEL version=0.0.0 [2023-10-24T12:21:50.226Z] ---> Running in 5bdb228f2694 [2023-10-24T12:21:50.494Z] Removing intermediate container 5bdb228f2694 [2023-10-24T12:21:50.494Z] ---> ea76d5923d98 [2023-10-24T12:21:50.494Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T12:21:50.494Z] Successfully built ea76d5923d98 [2023-10-24T12:21:50.494Z] 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-10-24T12:21:51.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T12:21:51.318Z] [2023-10-24T12:21:51.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:21:51.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T12:21:51.727Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T12:21:51.727Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T12:21:51.727Z] 04944245beec: Pulling fs layer [2023-10-24T12:21:51.727Z] 699f458cf7ca: Pulling fs layer [2023-10-24T12:21:51.727Z] 765212b225bb: Pulling fs layer [2023-10-24T12:21:51.727Z] f23df028b6ca: Pulling fs layer [2023-10-24T12:21:51.727Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T12:21:51.727Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T12:21:51.727Z] f23df028b6ca: Waiting [2023-10-24T12:21:51.727Z] 765212b225bb: Waiting [2023-10-24T12:21:51.727Z] d65c8cfc05b1: Waiting [2023-10-24T12:21:51.727Z] 2437ff75d9bd: Waiting [2023-10-24T12:21:51.998Z] 04944245beec: Verifying Checksum [2023-10-24T12:21:51.998Z] 04944245beec: Download complete [2023-10-24T12:21:51.998Z] 765212b225bb: Verifying Checksum [2023-10-24T12:21:51.998Z] 765212b225bb: Download complete [2023-10-24T12:21:51.998Z] f23df028b6ca: Verifying Checksum [2023-10-24T12:21:51.998Z] f23df028b6ca: Download complete [2023-10-24T12:21:51.998Z] d65c8cfc05b1: Download complete [2023-10-24T12:21:52.267Z] 699f458cf7ca: Verifying Checksum [2023-10-24T12:21:52.267Z] 699f458cf7ca: Download complete [2023-10-24T12:21:52.533Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T12:21:52.533Z] 8998bd30e6a1: Download complete [2023-10-24T12:21:55.118Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T12:21:55.118Z] 2437ff75d9bd: Download complete [2023-10-24T12:21:57.073Z] 8998bd30e6a1: Pull complete [2023-10-24T12:21:57.664Z] 04944245beec: Pull complete [2023-10-24T12:21:59.074Z] 699f458cf7ca: Pull complete [2023-10-24T12:21:59.074Z] 765212b225bb: Pull complete [2023-10-24T12:22:00.027Z] f23df028b6ca: Pull complete [2023-10-24T12:22:00.027Z] d65c8cfc05b1: Pull complete [2023-10-24T12:22:14.990Z] 2437ff75d9bd: Pull complete [2023-10-24T12:22:14.990Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T12:22:14.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T12:22:14.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T12:22:15.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-9905 does not seem to be running inside a container [2023-10-24T12:22:15.488Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T12:22:18.025Z] $ docker top f18393e1191d571cb98b10a73eec5ff1dd5978230c80270f66c3b77344b33fdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:22:18.967Z] ---> job-cost.sh [2023-10-24T12:22:18.967Z] lf-activate-venv: SKIPPING [2023-10-24T12:22:18.967Z] INFO: No Stack... [2023-10-24T12:22:19.560Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T12:22:20.154Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T12:22:20.830Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-10-24T12:22:20.830Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T12:22:20.903Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-611-1-stack-cost] [2023-10-24T12:22:20.907Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-611-1-stack-cost] did not exist. Created. [2023-10-24T12:22:20.908Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-611-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T12:22:21.327Z] /w/workspace/app-service-configurable/1@tmp/durable-a8d8e200/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T12:22:22.270Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T12:22:22.309Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T12:22:22.364Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T12:22:22.380Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-611-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T12:22:22.468Z] $ docker stop --time=1 f18393e1191d571cb98b10a73eec5ff1dd5978230c80270f66c3b77344b33fdd [2023-10-24T12:22:24.796Z] $ docker rm -f --volumes f18393e1191d571cb98b10a73eec5ff1dd5978230c80270f66c3b77344b33fdd [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-10-24T12:22:25.865Z] provisioning config files... [2023-10-24T12:22:25.872Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-611@tmp/config15477567900462110728tmp [Pipeline] { [Pipeline] sh [2023-10-24T12:22:26.215Z] + set +x [2023-10-24T12:22:26.215Z] + curl -s https://codecov.io/bash [2023-10-24T12:22:26.215Z] + bash -s -- [2023-10-24T12:22:26.474Z] [2023-10-24T12:22:26.474Z] _____ _ [2023-10-24T12:22:26.474Z] / ____| | | [2023-10-24T12:22:26.474Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T12:22:26.474Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T12:22:26.474Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T12:22:26.474Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T12:22:26.474Z] Bash-1.0.6 [2023-10-24T12:22:26.474Z] [2023-10-24T12:22:26.474Z] [2023-10-24T12:22:26.474Z] ==> git version 2.25.1 found [2023-10-24T12:22:26.474Z] ==> 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-10-24T12:22:26.474Z] Release-Date: 2020-01-08 [2023-10-24T12:22:26.474Z] 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-10-24T12:22:26.474Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T12:22:26.474Z] ==> Jenkins CI detected. [2023-10-24T12:22:26.474Z] current dir:  /w/workspace/_app-service-configurable_PR-611 [2023-10-24T12:22:26.474Z] project root: . [2023-10-24T12:22:26.474Z] --> token set from env [2023-10-24T12:22:26.475Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T12:22:26.475Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T12:22:26.475Z] ==> Python coveragepy not found [2023-10-24T12:22:26.475Z] ==> Searching for coverage reports in: [2023-10-24T12:22:26.475Z] + . [2023-10-24T12:22:26.475Z] -> Found 1 reports [2023-10-24T12:22:26.475Z] ==> Detecting git/mercurial file structure [2023-10-24T12:22:26.475Z] ==> Reading reports [2023-10-24T12:22:26.475Z] + ./coverage.out bytes=13 [2023-10-24T12:22:26.475Z] ==> Appending adjustments [2023-10-24T12:22:26.475Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T12:22:26.475Z] + Found adjustments [2023-10-24T12:22:26.475Z] ==> Gzipping contents [2023-10-24T12:22:26.475Z] 4.0K /tmp/codecov.oAXMV8.gz [2023-10-24T12:22:26.475Z] ==> Uploading reports [2023-10-24T12:22:26.475Z] url: https://codecov.io [2023-10-24T12:22:26.475Z] query: branch=PR-611&commit=cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-611%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=611&job=&cmd_args= [2023-10-24T12:22:26.475Z] -> Pinging Codecov [2023-10-24T12:22:26.734Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-611&commit=cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-611%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=611&job=&cmd_args= [2023-10-24T12:22:26.734Z] -> Uploading to [2023-10-24T12:22:26.734Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/A97CA9966030D2A3747ED39772930CCE/cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6/855525fd-8572-43b5-ae0d-d591662784bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T122226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68d26f67bb9d8067bbf75cdb1223b18302e5d7aea692fa19532c0a0db293e397 [2023-10-24T12:22:26.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T12:22:26.734Z] Dload Upload Total Spent Left Speed [2023-10-24T12:22:26.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1484 --:--:-- --:--:-- --:--:-- 1484 [2023-10-24T12:22:26.993Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cfa7d45f93df14f11b0aa1dd74dfdb15fc5edcc6 [Pipeline] } [2023-10-24T12:22:27.025Z] 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-10-24T12:22:28.829Z] + [ -d /w/workspace/_app-service-configurable_PR-611/archives ] [2023-10-24T12:22:28.829Z] + ls -al /w/workspace/_app-service-configurable_PR-611/archives [2023-10-24T12:22:28.829Z] total 16 [2023-10-24T12:22:28.829Z] drwxr-xr-x 3 root root 4096 Oct 24 12:13 . [2023-10-24T12:22:28.829Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 12:13 .. [2023-10-24T12:22:28.829Z] drwxr-xr-x 2 root root 4096 Oct 24 12:13 cost [2023-10-24T12:22:28.829Z] -rw-r--r-- 1 root root 96 Oct 24 12:13 cost.csv [2023-10-24T12:22:28.829Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-611/archives [2023-10-24T12:22:28.829Z] + ls -al /w/workspace/_app-service-configurable_PR-611/archives [2023-10-24T12:22:28.829Z] total 16 [2023-10-24T12:22:28.829Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 12:13 . [2023-10-24T12:22:28.829Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 12:13 .. [2023-10-24T12:22:28.829Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 12:13 cost [2023-10-24T12:22:28.829Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 24 12:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:22:29.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:22:30.048Z] ---> package-listing.sh [2023-10-24T12:22:30.048Z] ++ facter osfamily [2023-10-24T12:22:30.048Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T12:22:30.306Z] + OS_FAMILY=debian [2023-10-24T12:22:30.306Z] + workspace=/w/workspace/_app-service-configurable_PR-611 [2023-10-24T12:22:30.306Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T12:22:30.306Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T12:22:30.306Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T12:22:30.306Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T12:22:30.306Z] + '[' /w/workspace/_app-service-configurable_PR-611 ']' [2023-10-24T12:22:30.306Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T12:22:30.306Z] + case "${OS_FAMILY}" in [2023-10-24T12:22:30.306Z] + dpkg -l [2023-10-24T12:22:30.306Z] + grep '^ii' [2023-10-24T12:22:30.306Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T12:22:30.306Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T12:22:30.306Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T12:22:30.306Z] + '[' /w/workspace/_app-service-configurable_PR-611 ']' [2023-10-24T12:22:30.306Z] + mkdir -p /w/workspace/_app-service-configurable_PR-611/archives/ [2023-10-24T12:22:30.306Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-611/archives/ [Pipeline] echo [2023-10-24T12:22:30.344Z] 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-611/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T12:22:30.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T12:22:31.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T12:22:31.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T12:22:31.407Z] prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container [2023-10-24T12:22:31.442Z] $ 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-611/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-611 -v /w/workspace/_app-service-configurable_PR-611:/w/workspace/_app-service-configurable_PR-611:rw,z -v /w/workspace/_app-service-configurable_PR-611@tmp:/w/workspace/_app-service-configurable_PR-611@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-10-24T12:22:31.623Z] $ docker top 3e4589aacb9377441cea2d29b58fe19f9f47d475463a797d8478ae54d43b9a6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T12:22:32.007Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T12:22:32.315Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T12:22:32.622Z] + ls /var/log/sa-host [2023-10-24T12:22:32.622Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T12:22:32.845Z] provisioning config files... [2023-10-24T12:22:32.853Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-611@tmp/config3535008158899099493tmp [Pipeline] { [Pipeline] echo [2023-10-24T12:22:32.907Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:22:33.221Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T12:22:33.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:22:33.656Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T12:22:33.687Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:22:33.996Z] ---> sudo-logs.sh [2023-10-24T12:22:33.996Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T12:22:34.077Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:22:34.386Z] ---> job-cost.sh [2023-10-24T12:22:34.386Z] lf-activate-venv: SKIPPING [2023-10-24T12:22:34.386Z] DEBUG: total: 0.2199999988079071 [2023-10-24T12:22:34.386Z] INFO: Retrieving Stack Cost... [2023-10-24T12:22:34.953Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T12:22:35.212Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T12:22:35.246Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T12:22:35.558Z] ---> logs-deploy.sh [2023-10-24T12:22:35.558Z] lf-activate-venv: SKIPPING [2023-10-24T12:22:35.558Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-611/1 [2023-10-24T12:22:35.558Z] INFO: archiving workspace using pattern(s): [2023-10-24T12:22:36.495Z] Archives upload complete. [2023-10-24T12:22:36.495Z] INFO: archiving logs to Nexus