Pull request #616 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from f2dfd2879bcf769ef19411f0e3e74d7b97a605bb+c583aa4fb078343a3c888109ea4df2cf2137b3df (8c6921f8a9e4d57aa2f55d5cb99d4db1a8b6dec2) 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-ssh4612919606923439735.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-ssh14064186102576534561.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-616/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-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10625587664218574557.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-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12237587259818284432.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-ssh2830837536895956593.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-616/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-616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1850368052878413540.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] ========================================================= [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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13647 in /w/workspace/_app-service-configurable_PR-616 [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-616 # 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/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c583aa4fb078343a3c888109ea4df2cf2137b3df into PR head commit f2dfd2879bcf769ef19411f0e3e74d7b97a605bb Merge succeeded, producing f2dfd2879bcf769ef19411f0e3e74d7b97a605bb Checking out Revision f2dfd2879bcf769ef19411f0e3e74d7b97a605bb (PR-616) > git config core.sparsecheckout # timeout=10 > git checkout -f f2dfd2879bcf769ef19411f0e3e74d7b97a605bb # 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 c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2dfd2879bcf769ef19411f0e3e74d7b97a605bb # timeout=10 Commit message: "docs: Update link to point to new docs section" 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-30T18:15:38.567Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-30T18:15:38.769Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-30T18:15:38.878Z] ========================================================= [2023-10-30T18:15:38.878Z] EdgeX Global Pipelines Version Info [2023-10-30T18:15:38.878Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-30T18:15:39.653Z] ------------------- [2023-10-30T18:15:39.653Z] stable info: [2023-10-30T18:15:39.653Z] ------------------- [2023-10-30T18:15:39.653Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-30T18:15:39.653Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T18:15:39.653Z] Message: update stable to v1.0.254 [2023-10-30T18:15:40.228Z] ------------------- [2023-10-30T18:15:40.228Z] experimental info: [2023-10-30T18:15:40.228Z] ------------------- [2023-10-30T18:15:40.228Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-30T18:15:40.228Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T18:15:40.228Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-30T18:15:40.508Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-30T18:15:40.549Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-30T18:15:40.586Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-30T18:15:40.624Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-30T18:15:40.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-30T18:15:40.701Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-30T18:15:40.739Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-30T18:15:40.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-30T18:15:40.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-30T18:15:40.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-30T18:15:40.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-30T18:15:40.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-30T18:15:40.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-30T18:15:41.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-30T18:15:41.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-30T18:15:41.084Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-30T18:15:41.129Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-30T18:15:41.165Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-30T18:15:41.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-30T18:15:41.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-30T18:15:41.293Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-30T18:15:41.335Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-30T18:15:41.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-30T18:15:41.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-30T18:15:41.454Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-30T18:15:41.492Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-30T18:15:41.535Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-30T18:15:41.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-616 [Pipeline] echo [2023-10-30T18:15:41.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-616 [Pipeline] echo [2023-10-30T18:15:41.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-616 [Pipeline] echo [2023-10-30T18:15:41.699Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [Pipeline] echo [2023-10-30T18:15:41.739Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2dfd28 [Pipeline] echo [2023-10-30T18:15:41.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T18:15:41.889Z] provisioning config files... [2023-10-30T18:15:41.903Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-616@tmp/config12938364525218671751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T18:15:42.247Z] ---> docker-login.sh [2023-10-30T18:15:42.247Z] nexus3.edgexfoundry.org:10001 [2023-10-30T18:15:42.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:15:42.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:15:42.510Z] Configure a credential helper to remove this warning. See [2023-10-30T18:15:42.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:15:42.510Z] [2023-10-30T18:15:42.510Z] Login Succeeded [2023-10-30T18:15:42.510Z] nexus3.edgexfoundry.org:10002 [2023-10-30T18:15:42.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:15:42.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:15:42.775Z] Configure a credential helper to remove this warning. See [2023-10-30T18:15:42.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:15:42.775Z] [2023-10-30T18:15:42.775Z] Login Succeeded [2023-10-30T18:15:42.775Z] nexus3.edgexfoundry.org:10003 [2023-10-30T18:15:42.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:15:42.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:15:42.775Z] Configure a credential helper to remove this warning. See [2023-10-30T18:15:42.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:15:42.775Z] [2023-10-30T18:15:42.775Z] Login Succeeded [2023-10-30T18:15:42.775Z] nexus3.edgexfoundry.org:10004 [2023-10-30T18:15:42.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:15:43.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:15:43.035Z] Configure a credential helper to remove this warning. See [2023-10-30T18:15:43.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:15:43.035Z] [2023-10-30T18:15:43.035Z] Login Succeeded [2023-10-30T18:15:43.035Z] docker.io [2023-10-30T18:15:43.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:15:43.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:15:43.297Z] Configure a credential helper to remove this warning. See [2023-10-30T18:15:43.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:15:43.297Z] [2023-10-30T18:15:43.297Z] Login Succeeded [2023-10-30T18:15:43.297Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T18:15:43.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-30T18:15:43.913Z] + git rev-list -1 --merges f2dfd2879bcf769ef19411f0e3e74d7b97a605bb~1..f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [Pipeline] echo [2023-10-30T18:15:44.026Z] -----------> git rev-list -1 --merges f2dfd2879bcf769ef19411f0e3e74d7b97a605bb~1..f2dfd2879bcf769ef19411f0e3e74d7b97a605bb f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [false] [Pipeline] sh [2023-10-30T18:15:44.336Z] + git log --format=format:%s -1 f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [Pipeline] echo [2023-10-30T18:15:44.370Z] ========================================================= [2023-10-30T18:15:44.370Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-30T18:15:44.370Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-30T18:15:44.806Z] + git log --format=format:%s -1 f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [Pipeline] echo [2023-10-30T18:15:44.839Z] [semverPrep] GIT_COMMIT: f2dfd2879bcf769ef19411f0e3e74d7b97a605bb, Commit Message: docs: Update link to point to new docs section [Pipeline] echo [2023-10-30T18:15:44.868Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-30T18:15:45.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-30T18:15:45.267Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-30T18:15:45.267Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-30T18:15:45.267Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-30T18:15:45.267Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-30T18:15:45.267Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-30T18:15:45.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:15:45.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T18:15:45.684Z] [2023-10-30T18:15:45.684Z] 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-30T18:15:46.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T18:15:46.060Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-30T18:15:46.060Z] b85a868b505f: Pulling fs layer [2023-10-30T18:15:46.060Z] e2be974225ed: Pulling fs layer [2023-10-30T18:15:46.060Z] 339a4e72a1f5: Pulling fs layer [2023-10-30T18:15:46.060Z] 988bab9f4d93: Pulling fs layer [2023-10-30T18:15:46.060Z] 1469e6f7b9e6: Pulling fs layer [2023-10-30T18:15:46.060Z] eaf3925da568: Pulling fs layer [2023-10-30T18:15:46.060Z] bab4dde63d76: Pulling fs layer [2023-10-30T18:15:46.060Z] bde34c3a00c8: Pulling fs layer [2023-10-30T18:15:46.060Z] b352a97aabf1: Pulling fs layer [2023-10-30T18:15:46.060Z] 4872d77fe225: Pulling fs layer [2023-10-30T18:15:46.060Z] 5851b861e8e6: Pulling fs layer [2023-10-30T18:15:46.060Z] 988bab9f4d93: Waiting [2023-10-30T18:15:46.060Z] 1469e6f7b9e6: Waiting [2023-10-30T18:15:46.060Z] eaf3925da568: Waiting [2023-10-30T18:15:46.060Z] bab4dde63d76: Waiting [2023-10-30T18:15:46.060Z] bde34c3a00c8: Waiting [2023-10-30T18:15:46.060Z] b352a97aabf1: Waiting [2023-10-30T18:15:46.060Z] 4872d77fe225: Waiting [2023-10-30T18:15:46.060Z] 5851b861e8e6: Waiting [2023-10-30T18:15:46.060Z] e2be974225ed: Verifying Checksum [2023-10-30T18:15:46.060Z] e2be974225ed: Download complete [2023-10-30T18:15:46.060Z] 988bab9f4d93: Verifying Checksum [2023-10-30T18:15:46.060Z] 988bab9f4d93: Download complete [2023-10-30T18:15:46.320Z] 339a4e72a1f5: Verifying Checksum [2023-10-30T18:15:46.320Z] 339a4e72a1f5: Download complete [2023-10-30T18:15:46.320Z] 1469e6f7b9e6: Verifying Checksum [2023-10-30T18:15:46.320Z] 1469e6f7b9e6: Download complete [2023-10-30T18:15:46.320Z] eaf3925da568: Verifying Checksum [2023-10-30T18:15:46.320Z] eaf3925da568: Download complete [2023-10-30T18:15:46.320Z] bde34c3a00c8: Verifying Checksum [2023-10-30T18:15:46.320Z] bde34c3a00c8: Download complete [2023-10-30T18:15:46.320Z] b352a97aabf1: Verifying Checksum [2023-10-30T18:15:46.320Z] b352a97aabf1: Download complete [2023-10-30T18:15:46.320Z] 4872d77fe225: Download complete [2023-10-30T18:15:46.320Z] 5851b861e8e6: Verifying Checksum [2023-10-30T18:15:46.320Z] 5851b861e8e6: Download complete [2023-10-30T18:15:46.320Z] b85a868b505f: Download complete [2023-10-30T18:15:46.580Z] bab4dde63d76: Verifying Checksum [2023-10-30T18:15:46.581Z] bab4dde63d76: Download complete [2023-10-30T18:15:47.517Z] b85a868b505f: Pull complete [2023-10-30T18:15:47.777Z] e2be974225ed: Pull complete [2023-10-30T18:15:48.037Z] 339a4e72a1f5: Pull complete [2023-10-30T18:15:48.295Z] 988bab9f4d93: Pull complete [2023-10-30T18:15:48.554Z] 1469e6f7b9e6: Pull complete [2023-10-30T18:15:48.554Z] eaf3925da568: Pull complete [2023-10-30T18:15:50.455Z] bab4dde63d76: Pull complete [2023-10-30T18:15:50.455Z] bde34c3a00c8: Pull complete [2023-10-30T18:15:50.455Z] b352a97aabf1: Pull complete [2023-10-30T18:15:50.455Z] 4872d77fe225: Pull complete [2023-10-30T18:15:50.455Z] 5851b861e8e6: Pull complete [2023-10-30T18:15:50.455Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-30T18:15:50.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T18:15:50.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T18:15:50.679Z] prd-ubuntu20.04-docker-8c-8g-13647 does not seem to be running inside a container [2023-10-30T18:15:50.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-616 -v /w/workspace/_app-service-configurable_PR-616:/w/workspace/_app-service-configurable_PR-616:rw,z -v /w/workspace/_app-service-configurable_PR-616@tmp:/w/workspace/_app-service-configurable_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-30T18:15:57.646Z] $ docker top e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d -eo pid,comm [2023-10-30T18:15:57.695Z] 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-30T18:15:57.695Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-30T18:15:57.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-30T18:15:57.809Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-30T18:15:57.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-30T18:15:57.917Z] $ docker exec e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d ssh-agent [2023-10-30T18:15:58.025Z] SSH_AUTH_SOCK=/tmp/ssh-T0IHz8oRWK7q/agent.31 [2023-10-30T18:15:58.025Z] SSH_AGENT_PID=37 [2023-10-30T18:15:58.033Z] Running ssh-add (command line suppressed) [2023-10-30T18:15:58.116Z] Identity added: /w/workspace/_app-service-configurable_PR-616@tmp/private_key_7427783534568947813.key (/w/workspace/_app-service-configurable_PR-616@tmp/private_key_7427783534568947813.key) [2023-10-30T18:15:58.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-30T18:15:58.455Z] + git tag --points-at HEAD [Pipeline] } [2023-10-30T18:15:58.482Z] $ docker exec --env ******** --env ******** e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d ssh-agent -k [2023-10-30T18:15:58.569Z] unset SSH_AUTH_SOCK; [2023-10-30T18:15:58.569Z] unset SSH_AGENT_PID; [2023-10-30T18:15:58.569Z] echo Agent pid 37 killed; [2023-10-30T18:15:58.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-30T18:15:58.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-30T18:15:58.667Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-30T18:15:58.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-30T18:15:58.768Z] $ docker exec e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d ssh-agent [2023-10-30T18:15:58.873Z] SSH_AUTH_SOCK=/tmp/ssh-z0gqxupoxXBz/agent.69 [2023-10-30T18:15:58.873Z] SSH_AGENT_PID=75 [2023-10-30T18:15:58.878Z] Running ssh-add (command line suppressed) [2023-10-30T18:15:58.977Z] Identity added: /w/workspace/_app-service-configurable_PR-616@tmp/private_key_15954709868829992123.key (/w/workspace/_app-service-configurable_PR-616@tmp/private_key_15954709868829992123.key) [2023-10-30T18:15:58.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-30T18:15:59.312Z] + git semver init [2023-10-30T18:15:59.572Z] 2023-10-30 18:15:59,528 [run_init] DEBUG init version:0.0.0 force:False [2023-10-30T18:15:59.572Z] 2023-10-30 18:15:59,529 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-616/.semver [2023-10-30T18:15:59.572Z] 2023-10-30 18:15:59,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-616/.semver [2023-10-30T18:15:59.572Z] 2023-10-30 18:15:59,530 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-616/.semver'], cwd=/w/workspace/_app-service-configurable_PR-616, universal_newlines=False, shell=None, istream=None) [2023-10-30T18:16:00.952Z] 2023-10-30 18:16:00,524 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-616/.git/info/exclude [2023-10-30T18:16:00.952Z] 2023-10-30 18:16:00,525 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-616/.semver/PR-616 with force:False [2023-10-30T18:16:00.952Z] 2023-10-30 18:16:00,525 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-616/.semver/PR-616 [2023-10-30T18:16:00.952Z] 2023-10-30 18:16:00,528 [execute] INFO git cat-file --batch-check [2023-10-30T18:16:00.952Z] 2023-10-30 18:16:00,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-616/.semver, universal_newlines=False, shell=None, istream=) [2023-10-30T18:16:00.952Z] 2023-10-30 18:16:00,532 [execute] INFO git cat-file --batch [2023-10-30T18:16:00.952Z] 2023-10-30 18:16:00,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-616/.semver, universal_newlines=False, shell=None, istream=) [2023-10-30T18:16:00.952Z] 2023-10-30 18:16:00,537 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-616/.semver/PR-616 [2023-10-30T18:16:00.952Z] 0.0.0 [Pipeline] } [2023-10-30T18:16:00.981Z] $ docker exec --env ******** --env ******** e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d ssh-agent -k [2023-10-30T18:16:01.103Z] unset SSH_AUTH_SOCK; [2023-10-30T18:16:01.103Z] unset SSH_AGENT_PID; [2023-10-30T18:16:01.103Z] echo Agent pid 75 killed; [2023-10-30T18:16:01.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-30T18:16:01.530Z] + git semver [Pipeline] } [2023-10-30T18:16:01.815Z] $ docker stop --time=1 e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d [2023-10-30T18:16:03.124Z] $ docker rm -f --volumes e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-30T18:16:03.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-30T18:16:03.843Z] Stashed 1 file(s) [Pipeline] echo [2023-10-30T18:16:03.860Z] [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-30T18:16:04.493Z] provisioning config files... [2023-10-30T18:16:04.502Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-616@tmp/config3382423926321393064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T18:16:04.852Z] ---> docker-login.sh [2023-10-30T18:16:04.852Z] nexus3.edgexfoundry.org:10001 [2023-10-30T18:16:04.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:16:04.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:16:04.852Z] Configure a credential helper to remove this warning. See [2023-10-30T18:16:04.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:16:04.852Z] [2023-10-30T18:16:04.852Z] Login Succeeded [2023-10-30T18:16:04.852Z] nexus3.edgexfoundry.org:10002 [2023-10-30T18:16:04.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:16:05.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:16:05.111Z] Configure a credential helper to remove this warning. See [2023-10-30T18:16:05.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:16:05.111Z] [2023-10-30T18:16:05.111Z] Login Succeeded [2023-10-30T18:16:05.111Z] nexus3.edgexfoundry.org:10003 [2023-10-30T18:16:05.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:16:05.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:16:05.111Z] Configure a credential helper to remove this warning. See [2023-10-30T18:16:05.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:16:05.111Z] [2023-10-30T18:16:05.111Z] Login Succeeded [2023-10-30T18:16:05.111Z] nexus3.edgexfoundry.org:10004 [2023-10-30T18:16:05.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:16:05.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:16:05.111Z] Configure a credential helper to remove this warning. See [2023-10-30T18:16:05.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:16:05.111Z] [2023-10-30T18:16:05.111Z] Login Succeeded [2023-10-30T18:16:05.111Z] docker.io [2023-10-30T18:16:05.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T18:16:05.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T18:16:05.631Z] Configure a credential helper to remove this warning. See [2023-10-30T18:16:05.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T18:16:05.631Z] [2023-10-30T18:16:05.631Z] Login Succeeded [2023-10-30T18:16:05.631Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T18:16:05.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-30T18:16:05.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T18:16:05.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T18:16:05.929Z] ========================================================= [2023-10-30T18:16:05.929Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-30T18:16:05.929Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:16:06.404Z] + 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-30T18:16:06.404Z] Sending build context to Docker daemon 3.369MB [2023-10-30T18:16:06.404Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-30T18:16:06.404Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-30T18:16:06.663Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-30T18:16:06.663Z] 7264a8db6415: Pulling fs layer [2023-10-30T18:16:06.663Z] c4d48a809fc2: Pulling fs layer [2023-10-30T18:16:06.663Z] 4f1c88b9dad5: Pulling fs layer [2023-10-30T18:16:06.663Z] ad3a456e5733: Pulling fs layer [2023-10-30T18:16:06.663Z] 33e27b845d1e: Pulling fs layer [2023-10-30T18:16:06.663Z] c68163c4e522: Pulling fs layer [2023-10-30T18:16:06.663Z] 50da416c3ac9: Pulling fs layer [2023-10-30T18:16:06.663Z] 23d2d4c4bb30: Pulling fs layer [2023-10-30T18:16:06.663Z] 33e27b845d1e: Waiting [2023-10-30T18:16:06.663Z] c68163c4e522: Waiting [2023-10-30T18:16:06.663Z] 50da416c3ac9: Waiting [2023-10-30T18:16:06.663Z] 23d2d4c4bb30: Waiting [2023-10-30T18:16:06.663Z] ad3a456e5733: Waiting [2023-10-30T18:16:06.663Z] c4d48a809fc2: Download complete [2023-10-30T18:16:06.663Z] ad3a456e5733: Download complete [2023-10-30T18:16:06.663Z] 33e27b845d1e: Verifying Checksum [2023-10-30T18:16:06.663Z] 33e27b845d1e: Download complete [2023-10-30T18:16:06.663Z] 7264a8db6415: Verifying Checksum [2023-10-30T18:16:06.663Z] 7264a8db6415: Download complete [2023-10-30T18:16:06.663Z] c68163c4e522: Verifying Checksum [2023-10-30T18:16:06.663Z] c68163c4e522: Download complete [2023-10-30T18:16:06.923Z] 7264a8db6415: Pull complete [2023-10-30T18:16:06.923Z] 23d2d4c4bb30: Verifying Checksum [2023-10-30T18:16:06.923Z] 23d2d4c4bb30: Download complete [2023-10-30T18:16:06.923Z] c4d48a809fc2: Pull complete [2023-10-30T18:16:07.181Z] 4f1c88b9dad5: Verifying Checksum [2023-10-30T18:16:07.181Z] 4f1c88b9dad5: Download complete [2023-10-30T18:16:07.440Z] 50da416c3ac9: Verifying Checksum [2023-10-30T18:16:07.440Z] 50da416c3ac9: Download complete [2023-10-30T18:16:10.724Z] 4f1c88b9dad5: Pull complete [2023-10-30T18:16:10.724Z] ad3a456e5733: Pull complete [2023-10-30T18:16:10.724Z] 33e27b845d1e: Pull complete [2023-10-30T18:16:10.724Z] c68163c4e522: Pull complete [2023-10-30T18:16:13.255Z] 50da416c3ac9: Pull complete [2023-10-30T18:16:13.515Z] 23d2d4c4bb30: Pull complete [2023-10-30T18:16:13.515Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-30T18:16:13.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-30T18:16:13.515Z] ---> 0786185ac409 [2023-10-30T18:16:13.515Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-30T18:16:19.301Z] Still waiting to schedule task [2023-10-30T18:16:19.301Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-30T18:16:28.582Z] ---> Running in d2a9aab468b9 [2023-10-30T18:16:28.582Z] Removing intermediate container d2a9aab468b9 [2023-10-30T18:16:28.582Z] ---> 048724c2152f [2023-10-30T18:16:28.582Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-30T18:16:28.582Z] ---> Running in 5d4c75a16993 [2023-10-30T18:16:28.582Z] Removing intermediate container 5d4c75a16993 [2023-10-30T18:16:28.582Z] ---> 78024abc50ab [2023-10-30T18:16:28.582Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-30T18:16:28.582Z] ---> Running in 62379d55a293 [2023-10-30T18:16:28.582Z] Removing intermediate container 62379d55a293 [2023-10-30T18:16:28.582Z] ---> 0c9d22bb6ad3 [2023-10-30T18:16:28.582Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-30T18:16:28.582Z] ---> Running in c0fdde7636aa [2023-10-30T18:16:28.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T18:16:28.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T18:16:28.582Z] OK: 264 MiB in 52 packages [2023-10-30T18:16:28.582Z] Removing intermediate container c0fdde7636aa [2023-10-30T18:16:28.582Z] ---> e183a055b5f1 [2023-10-30T18:16:28.582Z] Step 7/12 : WORKDIR /app [2023-10-30T18:16:28.582Z] ---> Running in 2cac237ac7d8 [2023-10-30T18:16:28.582Z] Removing intermediate container 2cac237ac7d8 [2023-10-30T18:16:28.582Z] ---> a46bfef1e25d [2023-10-30T18:16:28.582Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-30T18:16:28.582Z] ---> e87de51a32cb [2023-10-30T18:16:28.582Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T18:16:28.582Z] ---> Running in 6d87a266e577 [2023-10-30T18:17:36.358Z] Removing intermediate container 6d87a266e577 [2023-10-30T18:17:36.358Z] ---> b8069ad8ad2f [2023-10-30T18:17:36.358Z] Step 10/12 : COPY . . [2023-10-30T18:17:36.358Z] ---> 961852937314 [2023-10-30T18:17:36.358Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-30T18:17:36.358Z] ---> Running in ab2eb66a7865 [2023-10-30T18:17:36.358Z] Removing intermediate container ab2eb66a7865 [2023-10-30T18:17:36.358Z] ---> 968793d9fa23 [2023-10-30T18:17:36.358Z] Step 12/12 : RUN $MAKE [2023-10-30T18:17:36.358Z] ---> Running in abd92b5456d9 [2023-10-30T18:17:36.358Z] noop [2023-10-30T18:17:36.358Z] Removing intermediate container abd92b5456d9 [2023-10-30T18:17:36.358Z] ---> 1e00c5dc81c2 [2023-10-30T18:17:36.358Z] Successfully built 1e00c5dc81c2 [2023-10-30T18:17:36.358Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:17:36.805Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-30T18:17:36.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T18:17:36.951Z] prd-ubuntu20.04-docker-8c-8g-13647 does not seem to be running inside a container [2023-10-30T18:17:36.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-616 -v /w/workspace/_app-service-configurable_PR-616:/w/workspace/_app-service-configurable_PR-616:rw,z -v /w/workspace/_app-service-configurable_PR-616@tmp:/w/workspace/_app-service-configurable_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-30T18:17:37.352Z] $ docker top 60e955bfbfb8a9a8bd5b91f3fd398aaa8e748836f3dc014b2bd24f5660572b92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T18:17:37.741Z] + go version [2023-10-30T18:17:37.741Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-30T18:17:37.772Z] $ docker stop --time=1 60e955bfbfb8a9a8bd5b91f3fd398aaa8e748836f3dc014b2bd24f5660572b92 [2023-10-30T18:17:39.036Z] $ docker rm -f --volumes 60e955bfbfb8a9a8bd5b91f3fd398aaa8e748836f3dc014b2bd24f5660572b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:17:39.826Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-30T18:17:39.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T18:17:39.979Z] prd-ubuntu20.04-docker-8c-8g-13647 does not seem to be running inside a container [2023-10-30T18:17:40.014Z] $ 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-616 -v /w/workspace/_app-service-configurable_PR-616:/w/workspace/_app-service-configurable_PR-616:rw,z -v /w/workspace/_app-service-configurable_PR-616@tmp:/w/workspace/_app-service-configurable_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-30T18:17:40.365Z] $ docker top 29be5880493da384bf5bd6ca60cb922f33b6dac423bacd790701147c89d8c9fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T18:17:40.759Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-616 [Pipeline] fileExists [Pipeline] sh [2023-10-30T18:17:41.108Z] + make test [2023-10-30T18:17:41.108Z] go test -race -coverprofile=coverage.out ./... [2023-10-30T18:18:03.047Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-30T18:18:17.929Z] go vet ./... [2023-10-30T18:18:21.206Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-30T18:18:21.206Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-30T18:18:21.206Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-30T18:18:21.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-30T18:18:21.271Z] $ docker stop --time=1 29be5880493da384bf5bd6ca60cb922f33b6dac423bacd790701147c89d8c9fc [2023-10-30T18:18:33.976Z] $ docker rm -f --volumes 29be5880493da384bf5bd6ca60cb922f33b6dac423bacd790701147c89d8c9fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-30T18:18:34.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-30T18:18:34.621Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-30T18:18:35.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-30T18:18:35.638Z] + ls -al . [2023-10-30T18:18:35.638Z] total 180 [2023-10-30T18:18:35.638Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 18:17 . [2023-10-30T18:18:35.638Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 18:15 .. [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 18:15 .dockerignore [2023-10-30T18:18:35.638Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 18:17 .git [2023-10-30T18:18:35.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 18:15 .github [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 30 18:15 .gitignore [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 18:15 .golangci.yml [2023-10-30T18:18:35.638Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 18:16 .semver [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 30 18:15 Attribution.txt [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 30 18:15 CHANGELOG.md [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 30 18:15 Dockerfile [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 18:15 GOVERNANCE.md [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 30 18:15 Jenkinsfile [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 18:15 LICENSE [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 30 18:15 OWNERS.md [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 4568 Oct 30 18:15 README.md [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 18:16 VERSION [2023-10-30T18:18:35.638Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 18:15 bin [2023-10-30T18:18:35.638Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 30 18:17 coverage.out [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 30 18:15 go.mod [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 30 18:15 go.sum [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 30 18:15 main.go [2023-10-30T18:18:35.638Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 30 18:15 makefile [2023-10-30T18:18:35.638Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 18:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:18:36.036Z] + 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=f2dfd2879bcf769ef19411f0e3e74d7b97a605bb --label arch=amd64 --label version=0.0.0 . [2023-10-30T18:18:36.036Z] Sending build context to Docker daemon 3.37MB [2023-10-30T18:18:36.036Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-30T18:18:36.036Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-30T18:18:36.036Z] ---> 1e00c5dc81c2 [2023-10-30T18:18:36.036Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-30T18:18:36.295Z] ---> Running in adad7434a4d9 [2023-10-30T18:18:36.295Z] Removing intermediate container adad7434a4d9 [2023-10-30T18:18:36.295Z] ---> adc901f066c8 [2023-10-30T18:18:36.295Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-30T18:18:36.295Z] ---> Running in 57082c9a5312 [2023-10-30T18:18:36.555Z] Removing intermediate container 57082c9a5312 [2023-10-30T18:18:36.555Z] ---> 2b4084178061 [2023-10-30T18:18:36.555Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-30T18:18:36.555Z] ---> Running in c9684e510498 [2023-10-30T18:18:36.555Z] Removing intermediate container c9684e510498 [2023-10-30T18:18:36.555Z] ---> 5455dc8d0609 [2023-10-30T18:18:36.555Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-30T18:18:36.555Z] ---> Running in fd70a71683e3 [2023-10-30T18:18:36.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T18:18:37.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T18:18:37.331Z] OK: 264 MiB in 52 packages [2023-10-30T18:18:37.590Z] Removing intermediate container fd70a71683e3 [2023-10-30T18:18:37.590Z] ---> e8d1bcd816ee [2023-10-30T18:18:37.590Z] Step 7/26 : WORKDIR /app [2023-10-30T18:18:37.590Z] ---> Running in ea45bb073810 [2023-10-30T18:18:37.590Z] Removing intermediate container ea45bb073810 [2023-10-30T18:18:37.590Z] ---> 70839e0fb45b [2023-10-30T18:18:37.590Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-30T18:18:37.850Z] ---> 89a47e384a43 [2023-10-30T18:18:37.850Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T18:18:37.850Z] ---> Running in c8f3cb701287 [2023-10-30T18:18:38.787Z] Removing intermediate container c8f3cb701287 [2023-10-30T18:18:38.787Z] ---> cd19e989de4f [2023-10-30T18:18:38.787Z] Step 10/26 : COPY . . [2023-10-30T18:18:38.787Z] ---> 6df749d247c0 [2023-10-30T18:18:38.787Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-30T18:18:38.787Z] ---> Running in 36dbedad039b [2023-10-30T18:18:39.046Z] Removing intermediate container 36dbedad039b [2023-10-30T18:18:39.046Z] ---> d2305f4af6d6 [2023-10-30T18:18:39.046Z] Step 12/26 : RUN $MAKE [2023-10-30T18:18:39.046Z] ---> Running in 71653bb6d4cd [2023-10-30T18:18:39.305Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-30T18:19:05.852Z] Removing intermediate container 71653bb6d4cd [2023-10-30T18:19:05.852Z] ---> 52f77cdc1c9c [2023-10-30T18:19:05.852Z] Step 13/26 : FROM alpine:3.18 [2023-10-30T18:19:05.852Z] 3.18: Pulling from library/alpine [2023-10-30T18:19:05.852Z] 96526aa774ef: Pulling fs layer [2023-10-30T18:19:05.852Z] 96526aa774ef: Verifying Checksum [2023-10-30T18:19:05.852Z] 96526aa774ef: Download complete [2023-10-30T18:19:05.852Z] 96526aa774ef: Pull complete [2023-10-30T18:19:05.852Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T18:19:05.852Z] Status: Downloaded newer image for alpine:3.18 [2023-10-30T18:19:05.852Z] ---> 8ca4688f4f35 [2023-10-30T18:19:05.852Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-30T18:19:05.852Z] ---> Running in 9069739db061 [2023-10-30T18:19:05.852Z] Removing intermediate container 9069739db061 [2023-10-30T18:19:05.852Z] ---> d5a3665e159f [2023-10-30T18:19:05.852Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-30T18:19:05.852Z] ---> Running in 0f381a36bbbd [2023-10-30T18:19:05.852Z] Removing intermediate container 0f381a36bbbd [2023-10-30T18:19:05.852Z] ---> d87278719c41 [2023-10-30T18:19:05.852Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-30T18:19:05.852Z] ---> Running in 46422221707d [2023-10-30T18:19:05.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T18:19:06.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T18:19:06.370Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-30T18:19:06.370Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-30T18:19:06.370Z] Executing busybox-1.36.1-r2.trigger [2023-10-30T18:19:06.370Z] Executing ca-certificates-20230506-r0.trigger [2023-10-30T18:19:06.370Z] OK: 8 MiB in 17 packages [2023-10-30T18:19:06.629Z] Removing intermediate container 46422221707d [2023-10-30T18:19:06.629Z] ---> b5112d2fa6f8 [2023-10-30T18:19:06.629Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-30T18:19:06.888Z] ---> ab4acae21b2f [2023-10-30T18:19:06.888Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-30T18:19:06.888Z] ---> de8edbc2eab4 [2023-10-30T18:19:06.888Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-30T18:19:07.146Z] ---> 4d87c09c94e3 [2023-10-30T18:19:07.146Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-30T18:19:09.055Z] ---> 60a95b6ab23f [2023-10-30T18:19:09.055Z] Step 21/26 : EXPOSE 48095 [2023-10-30T18:19:09.055Z] ---> Running in 44e2adea4eb0 [2023-10-30T18:19:09.055Z] Removing intermediate container 44e2adea4eb0 [2023-10-30T18:19:09.055Z] ---> 3911844c4eda [2023-10-30T18:19:09.055Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-30T18:19:09.055Z] ---> Running in 662ce1ba3917 [2023-10-30T18:19:09.055Z] Removing intermediate container 662ce1ba3917 [2023-10-30T18:19:09.055Z] ---> 12869eda2e3e [2023-10-30T18:19:09.055Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-30T18:19:09.055Z] ---> Running in 0f6f207972e7 [2023-10-30T18:19:09.055Z] Removing intermediate container 0f6f207972e7 [2023-10-30T18:19:09.055Z] ---> ffd70a5de9dd [2023-10-30T18:19:09.055Z] Step 24/26 : LABEL arch=amd64 [2023-10-30T18:19:09.055Z] ---> Running in 183cf2e181a7 [2023-10-30T18:19:09.055Z] Removing intermediate container 183cf2e181a7 [2023-10-30T18:19:09.055Z] ---> 688cc8b5adf2 [2023-10-30T18:19:09.055Z] Step 25/26 : LABEL git_sha=f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [2023-10-30T18:19:09.055Z] ---> Running in 5c4b96af333b [2023-10-30T18:19:09.055Z] Removing intermediate container 5c4b96af333b [2023-10-30T18:19:09.055Z] ---> eadad33c5b05 [2023-10-30T18:19:09.055Z] Step 26/26 : LABEL version=0.0.0 [2023-10-30T18:19:09.314Z] ---> Running in 3417c9caaf24 [2023-10-30T18:19:09.314Z] Removing intermediate container 3417c9caaf24 [2023-10-30T18:19:09.314Z] ---> 649c087ff851 [2023-10-30T18:19:09.314Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-30T18:19:09.314Z] Successfully built 649c087ff851 [2023-10-30T18:19:09.314Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:19:10.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T18:19:10.172Z] [2023-10-30T18:19:10.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T18:19:10.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T18:19:10.551Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-30T18:19:10.551Z] 5eb5b503b376: Pulling fs layer [2023-10-30T18:19:10.551Z] 5c69ac0246d0: Pulling fs layer [2023-10-30T18:19:10.551Z] ec43610c2a17: Pulling fs layer [2023-10-30T18:19:10.551Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-30T18:19:10.551Z] 33b1e0a273af: Pulling fs layer [2023-10-30T18:19:10.551Z] 5d3b04190fa2: Pulling fs layer [2023-10-30T18:19:10.551Z] 2f39f015ded8: Pulling fs layer [2023-10-30T18:19:10.551Z] 33b1e0a273af: Waiting [2023-10-30T18:19:10.551Z] 5d3b04190fa2: Waiting [2023-10-30T18:19:10.551Z] 3a2ae6a8a46f: Waiting [2023-10-30T18:19:10.551Z] 2f39f015ded8: Waiting [2023-10-30T18:19:10.551Z] 5c69ac0246d0: Verifying Checksum [2023-10-30T18:19:10.551Z] 5c69ac0246d0: Download complete [2023-10-30T18:19:10.551Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-30T18:19:10.551Z] 3a2ae6a8a46f: Download complete [2023-10-30T18:19:10.551Z] ec43610c2a17: Verifying Checksum [2023-10-30T18:19:10.551Z] ec43610c2a17: Download complete [2023-10-30T18:19:10.551Z] 33b1e0a273af: Verifying Checksum [2023-10-30T18:19:10.551Z] 33b1e0a273af: Download complete [2023-10-30T18:19:10.551Z] 5d3b04190fa2: Verifying Checksum [2023-10-30T18:19:10.551Z] 5d3b04190fa2: Download complete [2023-10-30T18:19:10.809Z] 5eb5b503b376: Verifying Checksum [2023-10-30T18:19:10.809Z] 5eb5b503b376: Download complete [2023-10-30T18:19:11.376Z] 2f39f015ded8: Download complete [2023-10-30T18:19:11.944Z] 5eb5b503b376: Pull complete [2023-10-30T18:19:12.202Z] 5c69ac0246d0: Pull complete [2023-10-30T18:19:12.777Z] ec43610c2a17: Pull complete [2023-10-30T18:19:12.777Z] 3a2ae6a8a46f: Pull complete [2023-10-30T18:19:13.035Z] 33b1e0a273af: Pull complete [2023-10-30T18:19:13.035Z] 5d3b04190fa2: Pull complete [2023-10-30T18:19:17.226Z] 2f39f015ded8: Pull complete [2023-10-30T18:19:17.226Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-30T18:19:17.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T18:19:17.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T18:19:17.452Z] prd-ubuntu20.04-docker-8c-8g-13647 does not seem to be running inside a container [2023-10-30T18:19:17.485Z] $ 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-616 -v /w/workspace/_app-service-configurable_PR-616:/w/workspace/_app-service-configurable_PR-616:rw,z -v /w/workspace/_app-service-configurable_PR-616@tmp:/w/workspace/_app-service-configurable_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-30T18:19:29.200Z] $ docker top 3f90e207e42015e081a843d74e8adbdfca56d3c73b7830e01e771cc0aa85bf3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T18:19:29.696Z] ---> job-cost.sh [2023-10-30T18:19:29.696Z] lf-activate-venv: SKIPPING [2023-10-30T18:19:29.696Z] INFO: No Stack... [2023-10-30T18:19:37.818Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-30T18:19:37.818Z] INFO: Archiving Costs [Pipeline] sh [2023-10-30T18:19:38.143Z] + cat /w/workspace/_app-service-configurable_PR-616/archives/cost.csv [2023-10-30T18:19:38.143Z] + cut -d, -f6 [Pipeline] lock [2023-10-30T18:19:38.180Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-616-1-stack-cost] [2023-10-30T18:19:38.185Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-616-1-stack-cost] did not exist. Created. [2023-10-30T18:19:38.185Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-30T18:19:38.588Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-30T18:19:38.640Z] Stashed 1 file(s) [Pipeline] } [2023-10-30T18:19:38.663Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-616-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-30T18:19:38.739Z] $ docker stop --time=1 3f90e207e42015e081a843d74e8adbdfca56d3c73b7830e01e771cc0aa85bf3d [2023-10-30T18:19:39.876Z] $ docker rm -f --volumes 3f90e207e42015e081a843d74e8adbdfca56d3c73b7830e01e771cc0aa85bf3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-30T23:23:46.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15378 in /w/workspace/_app-service-configurable_PR-616 [Pipeline] { [Pipeline] ws [2023-10-30T23:23:46.139Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-10-30T23:23:46.215Z] Selected Git installation does not exist. Using Default [2023-10-30T23:23:46.215Z] The recommended git tool is: NONE [2023-10-30T23:23:54.024Z] using credential edgex-jenkins-ssh [2023-10-30T23:23:54.041Z] Cloning the remote Git repository [2023-10-30T23:23:54.094Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-30T23:23:54.199Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-10-30T23:23:54.353Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-30T23:23:54.354Z] > git --version # timeout=10 [2023-10-30T23:23:54.375Z] > git --version # 'git version 2.25.1' [2023-10-30T23:23:54.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-30T23:23:54.561Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-30T23:23:55.954Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-30T23:23:55.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-30T23:23:57.331Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-30T23:23:57.395Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-30T23:23:57.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-30T23:23:57.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-30T23:23:58.065Z] Merging remotes/origin/main commit c583aa4fb078343a3c888109ea4df2cf2137b3df into PR head commit f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-30T23:23:58.537Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [2023-10-30T23:23:58.088Z] > git config core.sparsecheckout # timeout=10 [2023-10-30T23:23:58.184Z] > git checkout -f f2dfd2879bcf769ef19411f0e3e74d7b97a605bb # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-30T23:24:00.608Z] + [ -d /w/workspace/_app-service-configurable_PR-616/archives ] [2023-10-30T23:24:00.608Z] + ls -al /w/workspace/_app-service-configurable_PR-616/archives [2023-10-30T23:24:00.608Z] total 16 [2023-10-30T23:24:00.608Z] drwxr-xr-x 3 root root 4096 Oct 30 18:19 . [2023-10-30T23:24:00.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 18:19 .. [2023-10-30T23:24:00.608Z] drwxr-xr-x 2 root root 4096 Oct 30 18:19 cost [2023-10-30T23:24:00.608Z] -rw-r--r-- 1 root root 96 Oct 30 18:19 cost.csv [2023-10-30T23:24:00.608Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-616/archives [2023-10-30T23:24:00.608Z] + ls -al /w/workspace/_app-service-configurable_PR-616/archives [2023-10-30T23:24:00.608Z] total 16 [2023-10-30T23:24:00.608Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 18:19 . [2023-10-30T23:24:00.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 18:19 .. [2023-10-30T23:24:00.608Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 18:19 cost [2023-10-30T23:24:00.608Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 30 18:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:24:00.944Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:24:01.835Z] ---> package-listing.sh [2023-10-30T23:24:01.835Z] ++ facter osfamily [2023-10-30T23:24:01.835Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-30T23:24:02.094Z] + OS_FAMILY=debian [2023-10-30T23:24:02.094Z] + workspace=/w/workspace/_app-service-configurable_PR-616 [2023-10-30T23:24:02.094Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-30T23:24:02.094Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-30T23:24:02.094Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-30T23:24:02.094Z] + PACKAGES=/tmp/packages_start.txt [2023-10-30T23:24:02.094Z] + '[' /w/workspace/_app-service-configurable_PR-616 ']' [2023-10-30T23:24:02.094Z] + PACKAGES=/tmp/packages_end.txt [2023-10-30T23:24:02.094Z] + case "${OS_FAMILY}" in [2023-10-30T23:24:02.094Z] + grep '^ii' [2023-10-30T23:24:02.094Z] + dpkg -l [2023-10-30T23:24:02.094Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-30T23:24:02.094Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-30T23:24:02.094Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-30T23:24:02.094Z] + '[' /w/workspace/_app-service-configurable_PR-616 ']' [2023-10-30T23:24:02.094Z] + mkdir -p /w/workspace/_app-service-configurable_PR-616/archives/ [2023-10-30T23:24:02.094Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-616/archives/ [Pipeline] echo [2023-10-30T23:24:02.127Z] 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-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-30T23:24:02.415Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:03.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:24:03.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:24:03.198Z] prd-ubuntu20.04-docker-8c-8g-13647 does not seem to be running inside a container [2023-10-30T23:24:03.233Z] $ 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-616/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-616 -v /w/workspace/_app-service-configurable_PR-616:/w/workspace/_app-service-configurable_PR-616:rw,z -v /w/workspace/_app-service-configurable_PR-616@tmp:/w/workspace/_app-service-configurable_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-30T23:24:03.483Z] $ docker top a3a490b2f4bc157ab439f4252d527d1336e95c574af3bec60f0ee807438e00b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T23:24:03.868Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-30T23:24:04.179Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-30T23:24:04.499Z] + ls /var/log/sa-host [2023-10-30T23:24:04.499Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:24:04.630Z] provisioning config files... [2023-10-30T23:24:04.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-616@tmp/config10620213547000613403tmp [Pipeline] { [Pipeline] echo [2023-10-30T23:24:04.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:24:04.999Z] ---> create-netrc.sh [Pipeline] } [2023-10-30T23:24:05.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:24:05.426Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-30T23:24:05.460Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:24:05.772Z] ---> sudo-logs.sh [2023-10-30T23:24:05.772Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-30T23:24:05.864Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:24:06.177Z] ---> job-cost.sh [2023-10-30T23:24:06.177Z] lf-activate-venv: SKIPPING [2023-10-30T23:24:06.177Z] DEBUG: total: 0.2199999988079071 [2023-10-30T23:24:06.177Z] INFO: Retrieving Stack Cost... [2023-10-30T23:24:06.436Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-30T23:24:07.005Z] INFO: Archiving Costs [Pipeline] echo [2023-10-30T23:24:07.039Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:24:07.348Z] ---> logs-deploy.sh [2023-10-30T23:24:07.348Z] lf-activate-venv: SKIPPING [2023-10-30T23:24:07.348Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-616/1 [2023-10-30T23:24:07.348Z] INFO: archiving workspace using pattern(s): [2023-10-30T23:24:08.286Z] Archives upload complete. [2023-10-30T23:24:08.286Z] INFO: archiving logs to Nexus