Pull request #659 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 cloudxxx8 for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 6cb9262ca69a45b4ee6a50c738eff61a678f3611+8a1f03c200fd231dac4c818dda4737ebff76200f (1906ae143ef443e47f98af45d2c92e399bc68578) 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-ssh9052636577806005381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11434775360353060676.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-659/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-659/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18329174008618771867.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-659/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13945955071755015478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11236461455373784013.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-659/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-659/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1614556788518726786.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-140 in /w/workspace/_app-service-configurable_PR-659 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-659 # 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/659/head:refs/remotes/origin/PR-659 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 Merging remotes/origin/napa commit 8a1f03c200fd231dac4c818dda4737ebff76200f into PR head commit 6cb9262ca69a45b4ee6a50c738eff61a678f3611 Merge succeeded, producing 6cb9262ca69a45b4ee6a50c738eff61a678f3611 Checking out Revision 6cb9262ca69a45b4ee6a50c738eff61a678f3611 (PR-659) Commit message: "build: Bump App Func SDK v3.1.1" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb9262ca69a45b4ee6a50c738eff61a678f3611 # 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 8a1f03c200fd231dac4c818dda4737ebff76200f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb9262ca69a45b4ee6a50c738eff61a678f3611 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:58:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:58:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:58:03 ========================================================= 02:58:03 EdgeX Global Pipelines Version Info 02:58:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:58:03 ------------------- 02:58:03 stable info: 02:58:03 ------------------- 02:58:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:58:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:58:03 Message: update stable to v1.0.258 02:58:04 ------------------- 02:58:04 experimental info: 02:58:04 ------------------- 02:58:04 Commited By: **** collab-it+edgex@linuxfoundation.org 02:58:04 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:58:04 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:58:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 02:58:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 02:58:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:58:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:58:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:58:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-659 [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-659 [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-659 [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cb9262ca69a45b4ee6a50c738eff61a678f3611 [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cb9262 [Pipeline] echo 02:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:06 provisioning config files... 02:58:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-659@tmp/config18357105210332168015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:07 ---> ****-login.sh 02:58:07 nexus3.edgexfoundry.org:10001 02:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:07 Configure a credential helper to remove this warning. See 02:58:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:07 02:58:07 Login Succeeded 02:58:07 nexus3.edgexfoundry.org:10002 02:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:07 Configure a credential helper to remove this warning. See 02:58:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:07 02:58:07 Login Succeeded 02:58:07 nexus3.edgexfoundry.org:10003 02:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:07 Configure a credential helper to remove this warning. See 02:58:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:07 02:58:07 Login Succeeded 02:58:07 nexus3.edgexfoundry.org:10004 02:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:08 Configure a credential helper to remove this warning. See 02:58:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:08 02:58:08 Login Succeeded 02:58:08 ****.io 02:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:08 Configure a credential helper to remove this warning. See 02:58:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:08 02:58:08 Login Succeeded 02:58:08 ---> ****-login.sh ends [Pipeline] } 02:58:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:58:09 + git rev-list -1 --merges 6cb9262ca69a45b4ee6a50c738eff61a678f3611~1..6cb9262ca69a45b4ee6a50c738eff61a678f3611 [Pipeline] echo 02:58:09 -----------> git rev-list -1 --merges 6cb9262ca69a45b4ee6a50c738eff61a678f3611~1..6cb9262ca69a45b4ee6a50c738eff61a678f3611 6cb9262ca69a45b4ee6a50c738eff61a678f3611 [false] [Pipeline] sh 02:58:09 + git log --format=format:%s -1 6cb9262ca69a45b4ee6a50c738eff61a678f3611 [Pipeline] echo 02:58:09 ========================================================= 02:58:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:58:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:58:10 + git log --format=format:%s -1 6cb9262ca69a45b4ee6a50c738eff61a678f3611 [Pipeline] echo 02:58:10 [semverPrep] GIT_COMMIT: 6cb9262ca69a45b4ee6a50c738eff61a678f3611, Commit Message: build: Bump App Func SDK v3.1.1 [Pipeline] echo 02:58:10 [semverPrep] This is not a build commit. [Pipeline] sh 02:58:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:58:10 + grep -v github /etc/ssh/ssh_known_hosts 02:58:10 + [ -e /tmp/ssh_known_hosts ] 02:58:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:58:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:58:10 + sudo tee -a /etc/ssh/ssh_known_hosts 02:58:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:58:11 02:58:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:58:11 0.1.4: Pulling from edgex-devops/py-git-semver 02:58:11 b85a868b505f: Pulling fs layer 02:58:11 e2be974225ed: Pulling fs layer 02:58:11 339a4e72a1f5: Pulling fs layer 02:58:11 988bab9f4d93: Pulling fs layer 02:58:11 1469e6f7b9e6: Pulling fs layer 02:58:11 eaf3925da568: Pulling fs layer 02:58:11 bab4dde63d76: Pulling fs layer 02:58:11 bde34c3a00c8: Pulling fs layer 02:58:11 b352a97aabf1: Pulling fs layer 02:58:11 4872d77fe225: Pulling fs layer 02:58:11 5851b861e8e6: Pulling fs layer 02:58:11 bab4dde63d76: Waiting 02:58:11 bde34c3a00c8: Waiting 02:58:11 b352a97aabf1: Waiting 02:58:11 4872d77fe225: Waiting 02:58:11 5851b861e8e6: Waiting 02:58:11 1469e6f7b9e6: Waiting 02:58:11 988bab9f4d93: Waiting 02:58:11 eaf3925da568: Waiting 02:58:11 e2be974225ed: Verifying Checksum 02:58:11 e2be974225ed: Download complete 02:58:11 988bab9f4d93: Verifying Checksum 02:58:11 988bab9f4d93: Download complete 02:58:11 1469e6f7b9e6: Verifying Checksum 02:58:11 1469e6f7b9e6: Download complete 02:58:11 eaf3925da568: Verifying Checksum 02:58:11 eaf3925da568: Download complete 02:58:11 339a4e72a1f5: Verifying Checksum 02:58:11 339a4e72a1f5: Download complete 02:58:11 bde34c3a00c8: Download complete 02:58:11 b352a97aabf1: Verifying Checksum 02:58:11 b352a97aabf1: Download complete 02:58:11 4872d77fe225: Download complete 02:58:11 5851b861e8e6: Verifying Checksum 02:58:11 5851b861e8e6: Download complete 02:58:11 b85a868b505f: Verifying Checksum 02:58:11 b85a868b505f: Download complete 02:58:12 bab4dde63d76: Download complete 02:58:13 b85a868b505f: Pull complete 02:58:13 e2be974225ed: Pull complete 02:58:13 339a4e72a1f5: Pull complete 02:58:13 988bab9f4d93: Pull complete 02:58:14 1469e6f7b9e6: Pull complete 02:58:14 eaf3925da568: Pull complete 02:58:16 bab4dde63d76: Pull complete 02:58:16 bde34c3a00c8: Pull complete 02:58:16 b352a97aabf1: Pull complete 02:58:16 4872d77fe225: Pull complete 02:58:16 5851b861e8e6: Pull complete 02:58:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:58:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:16 prd-ubuntu20.04-docker-8c-8g-140 does not seem to be running inside a container 02:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-659 -v /w/workspace/_app-service-configurable_PR-659:/w/workspace/_app-service-configurable_PR-659:rw,z -v /w/workspace/_app-service-configurable_PR-659@tmp:/w/workspace/_app-service-configurable_PR-659@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:58:17 $ docker top 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f -eo pid,comm 02:58:17 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). 02:58:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:58:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:58:18 [ssh-agent] Looking for ssh-agent implementation... 02:58:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:58:18 $ docker exec 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f ssh-agent 02:58:18 SSH_AUTH_SOCK=/tmp/ssh-WAXii6IK6HFi/agent.31 02:58:18 SSH_AGENT_PID=37 02:58:18 Running ssh-add (command line suppressed) 02:58:18 Identity added: /w/workspace/_app-service-configurable_PR-659@tmp/private_key_14986977952524358910.key (/w/workspace/_app-service-configurable_PR-659@tmp/private_key_14986977952524358910.key) 02:58:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:58:18 + git tag --points-at HEAD [Pipeline] } 02:58:18 $ docker exec --env ******** --env ******** 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f ssh-agent -k 02:58:19 unset SSH_AUTH_SOCK; 02:58:19 unset SSH_AGENT_PID; 02:58:19 echo Agent pid 37 killed; 02:58:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:58:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:58:19 [ssh-agent] Looking for ssh-agent implementation... 02:58:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:58:19 $ docker exec 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f ssh-agent 02:58:19 SSH_AUTH_SOCK=/tmp/ssh-i8EshVg3D9kk/agent.70 02:58:19 SSH_AGENT_PID=76 02:58:19 Running ssh-add (command line suppressed) 02:58:19 Identity added: /w/workspace/_app-service-configurable_PR-659@tmp/private_key_18328182562213825907.key (/w/workspace/_app-service-configurable_PR-659@tmp/private_key_18328182562213825907.key) 02:58:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:58:19 + git semver init 02:58:20 2024-05-14 02:58:20,049 [run_init] DEBUG init version:0.0.0 force:False 02:58:20 2024-05-14 02:58:20,050 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-659/.semver 02:58:20 2024-05-14 02:58:20,051 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-659/.semver 02:58:20 2024-05-14 02:58:20,051 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-659/.semver'], cwd=/w/workspace/_app-service-configurable_PR-659, universal_newlines=False, shell=None, istream=None) 02:58:21 2024-05-14 02:58:21,084 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-659/.git/info/exclude 02:58:21 2024-05-14 02:58:21,084 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-659/.semver/PR-659 with force:False 02:58:21 2024-05-14 02:58:21,084 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-659/.semver/PR-659 02:58:21 2024-05-14 02:58:21,089 [execute] INFO git cat-file --batch-check 02:58:21 2024-05-14 02:58:21,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-659/.semver, universal_newlines=False, shell=None, istream=) 02:58:21 2024-05-14 02:58:21,096 [execute] INFO git cat-file --batch 02:58:21 2024-05-14 02:58:21,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-659/.semver, universal_newlines=False, shell=None, istream=) 02:58:21 2024-05-14 02:58:21,102 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-659/.semver/PR-659 02:58:21 0.0.0 [Pipeline] } 02:58:21 $ docker exec --env ******** --env ******** 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f ssh-agent -k 02:58:21 unset SSH_AUTH_SOCK; 02:58:21 unset SSH_AGENT_PID; 02:58:21 echo Agent pid 76 killed; 02:58:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:58:22 + git semver [Pipeline] } 02:58:22 $ docker stop --time=1 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f 02:58:23 $ docker rm -f --volumes 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f [Pipeline] // withDockerContainer [Pipeline] sh 02:58:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:58:24 Stashed 1 file(s) [Pipeline] echo 02:58:24 [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 02:58:25 provisioning config files... 02:58:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-659@tmp/config11267097710467372869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:25 ---> ****-login.sh 02:58:25 nexus3.edgexfoundry.org:10001 02:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:25 Configure a credential helper to remove this warning. See 02:58:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:25 02:58:25 Login Succeeded 02:58:25 nexus3.edgexfoundry.org:10002 02:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:25 Configure a credential helper to remove this warning. See 02:58:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:25 02:58:25 Login Succeeded 02:58:25 nexus3.edgexfoundry.org:10003 02:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:25 Configure a credential helper to remove this warning. See 02:58:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:25 02:58:25 Login Succeeded 02:58:25 nexus3.edgexfoundry.org:10004 02:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:25 Configure a credential helper to remove this warning. See 02:58:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:25 02:58:25 Login Succeeded 02:58:25 ****.io 02:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:26 Configure a credential helper to remove this warning. See 02:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:26 02:58:26 Login Succeeded 02:58:26 ---> ****-login.sh ends [Pipeline] } 02:58:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:58:26 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:58:26 + grep ^go [0-9].[0-9]* go.mod 02:58:26 + cut -d -f 2 [Pipeline] echo 02:58:26 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:58:26 ========================================================= 02:58:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 02:58:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 02:58:27 Sending build context to Docker daemon 36.04MB 02:58:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:58:27 Step 2/12 : FROM ${BASE} AS builder 02:58:27 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 02:58:27 619be1103602: Pulling fs layer 02:58:27 7862e08f4a3e: Pulling fs layer 02:58:27 5df492c9dc93: Pulling fs layer 02:58:27 7629e6793208: Pulling fs layer 02:58:27 4f4fb700ef54: Pulling fs layer 02:58:27 8de7f028bff5: Pulling fs layer 02:58:27 44042ff1420b: Pulling fs layer 02:58:27 5cdaf54b7214: Pulling fs layer 02:58:27 38f3e5a9071a: Pulling fs layer 02:58:27 7629e6793208: Waiting 02:58:27 4f4fb700ef54: Waiting 02:58:27 8de7f028bff5: Waiting 02:58:27 44042ff1420b: Waiting 02:58:27 5cdaf54b7214: Waiting 02:58:27 38f3e5a9071a: Waiting 02:58:27 7862e08f4a3e: Verifying Checksum 02:58:27 7862e08f4a3e: Download complete 02:58:27 7629e6793208: Download complete 02:58:27 4f4fb700ef54: Verifying Checksum 02:58:27 4f4fb700ef54: Download complete 02:58:27 8de7f028bff5: Verifying Checksum 02:58:27 8de7f028bff5: Download complete 02:58:27 619be1103602: Verifying Checksum 02:58:27 619be1103602: Download complete 02:58:27 44042ff1420b: Verifying Checksum 02:58:27 44042ff1420b: Download complete 02:58:27 619be1103602: Pull complete 02:58:28 38f3e5a9071a: Verifying Checksum 02:58:28 38f3e5a9071a: Download complete 02:58:28 7862e08f4a3e: Pull complete 02:58:28 5df492c9dc93: Verifying Checksum 02:58:28 5df492c9dc93: Download complete 02:58:28 5cdaf54b7214: Verifying Checksum 02:58:28 5cdaf54b7214: Download complete 02:58:32 5df492c9dc93: Pull complete 02:58:32 7629e6793208: Pull complete 02:58:32 4f4fb700ef54: Pull complete 02:58:32 8de7f028bff5: Pull complete 02:58:32 44042ff1420b: Pull complete 02:58:34 5cdaf54b7214: Pull complete 02:58:34 38f3e5a9071a: Pull complete 02:58:34 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 02:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 02:58:34 ---> 60b93f829570 02:58:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 02:58:36 ---> Running in 10fd1b80ffc4 02:58:36 Removing intermediate container 10fd1b80ffc4 02:58:36 ---> 31f73661a59c 02:58:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:58:36 ---> Running in 7b85d33f20a8 02:58:36 Removing intermediate container 7b85d33f20a8 02:58:36 ---> 300d0ef25a34 02:58:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:58:36 ---> Running in e8d627e74f92 02:58:36 Removing intermediate container e8d627e74f92 02:58:36 ---> 17353b3c27c2 02:58:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:36 ---> Running in 54289dc05f63 02:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:58:37 OK: 264 MiB in 52 packages 02:58:37 Removing intermediate container 54289dc05f63 02:58:37 ---> cee7808bfc03 02:58:37 Step 7/12 : WORKDIR /app 02:58:37 ---> Running in 8ea83e99e763 02:58:37 Removing intermediate container 8ea83e99e763 02:58:37 ---> 6ca9d6c15b89 02:58:37 Step 8/12 : COPY go.mod vendor* ./ 02:58:38 ---> 27c430ddf2c1 02:58:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:38 ---> Running in d51fcec90939 02:58:40 Still waiting to schedule task 02:58:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:58:57 Removing intermediate container d51fcec90939 02:58:57 ---> 9660d009f980 02:58:57 Step 10/12 : COPY . . 02:58:58 ---> c9fd6e2770e9 02:58:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:58:58 ---> Running in 240e6d95104d 02:58:58 Removing intermediate container 240e6d95104d 02:58:58 ---> a7814038a0a6 02:58:58 Step 12/12 : RUN $MAKE 02:58:58 ---> Running in 3495fd13c965 02:58:58 noop 02:58:58 Removing intermediate container 3495fd13c965 02:58:58 ---> 194fd7e63501 02:58:58 Successfully built 194fd7e63501 02:58:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:59 + docker inspect -f . ci-base-image-x86_64 02:58:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:59 prd-ubuntu20.04-docker-8c-8g-140 does not seem to be running inside a container 02:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-659 -v /w/workspace/_app-service-configurable_PR-659:/w/workspace/_app-service-configurable_PR-659:rw,z -v /w/workspace/_app-service-configurable_PR-659@tmp:/w/workspace/_app-service-configurable_PR-659@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 ******** ci-base-image-x86_64 cat 02:59:00 $ docker top 59d26f1d5afb68ff3b1475bd868f80898891f26e7d49962960578a5d7302d553 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:00 + go version 02:59:00 go version go1.21.9 linux/amd64 [Pipeline] } 02:59:00 $ docker stop --time=1 59d26f1d5afb68ff3b1475bd868f80898891f26e7d49962960578a5d7302d553 02:59:01 $ docker rm -f --volumes 59d26f1d5afb68ff3b1475bd868f80898891f26e7d49962960578a5d7302d553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:02 + docker inspect -f . ci-base-image-x86_64 02:59:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:02 prd-ubuntu20.04-docker-8c-8g-140 does not seem to be running inside a container 02:59:02 $ 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-659 -v /w/workspace/_app-service-configurable_PR-659:/w/workspace/_app-service-configurable_PR-659:rw,z -v /w/workspace/_app-service-configurable_PR-659@tmp:/w/workspace/_app-service-configurable_PR-659@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 ******** ci-base-image-x86_64 cat 02:59:03 $ docker top f0e9334b20b802dea04d007e89904349c88dfca58431dd99fa3e1abd4358eee3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:03 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-659 [Pipeline] fileExists [Pipeline] sh 02:59:03 + make test 02:59:03 go test -race -coverprofile=coverage.out ./... 02:59:22 ? github.com/edgexfoundry/app-service-configurable [no test files] 02:59:40 go vet ./... 02:59:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:59:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:59:43 ./bin/test-attribution-txt.sh [Pipeline] echo 02:59:43 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 02:59:43 + go mod tidy [Pipeline] } 02:59:44 $ docker stop --time=1 f0e9334b20b802dea04d007e89904349c88dfca58431dd99fa3e1abd4358eee3 02:59:46 $ docker rm -f --volumes f0e9334b20b802dea04d007e89904349c88dfca58431dd99fa3e1abd4358eee3 [Pipeline] // withDockerContainer [Pipeline] sh 02:59:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:59:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:59:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:59:47 + ls -al . 02:59:47 total 188 02:59:47 drwxrwxr-x 8 jenkins jenkins 4096 May 14 02:59 . 02:59:47 drwxrwxr-x 4 jenkins jenkins 4096 May 14 02:57 .. 02:59:47 -rw-rw-r-- 1 jenkins jenkins 119 May 14 02:57 .dockerignore 02:59:47 drwxrwxr-x 8 jenkins jenkins 4096 May 14 02:59 .git 02:59:47 drwxrwxr-x 3 jenkins jenkins 4096 May 14 02:57 .github 02:59:47 -rw-rw-r-- 1 jenkins jenkins 98 May 14 02:57 .gitignore 02:59:47 -rw-rw-r-- 1 jenkins jenkins 41 May 14 02:57 .golangci.yml 02:59:47 drwxr-xr-x 3 jenkins jenkins 4096 May 14 02:58 .semver 02:59:47 -rw-rw-r-- 1 jenkins jenkins 10413 May 14 02:57 Attribution.txt 02:59:47 -rw-rw-r-- 1 jenkins jenkins 37263 May 14 02:57 CHANGELOG.md 02:59:47 -rw-rw-r-- 1 jenkins jenkins 2007 May 14 02:57 Dockerfile 02:59:47 -rw-rw-r-- 1 jenkins jenkins 677 May 14 02:57 GOVERNANCE.md 02:59:47 -rw-rw-r-- 1 jenkins jenkins 666 May 14 02:57 Jenkinsfile 02:59:47 -rw-rw-r-- 1 jenkins jenkins 10174 May 14 02:57 LICENSE 02:59:47 -rw-rw-r-- 1 jenkins jenkins 618 May 14 02:57 OWNERS.md 02:59:47 -rw-rw-r-- 1 jenkins jenkins 4582 May 14 02:57 README.md 02:59:47 -rw-rw-r-- 1 jenkins jenkins 5 May 14 02:58 VERSION 02:59:47 drwxrwxr-x 2 jenkins jenkins 4096 May 14 02:57 bin 02:59:47 -rw-r--r-- 1 jenkins jenkins 13 May 14 02:59 coverage.out 02:59:47 -rw-rw-r-- 1 jenkins jenkins 3654 May 14 02:57 go.mod 02:59:47 -rw-rw-r-- 1 jenkins jenkins 34108 May 14 02:57 go.sum 02:59:47 -rw-rw-r-- 1 jenkins jenkins 1937 May 14 02:57 main.go 02:59:47 -rw-rw-r-- 1 jenkins jenkins 2566 May 14 02:57 makefile 02:59:47 drwxrwxr-x 9 jenkins jenkins 4096 May 14 02:57 res 02:59:47 drwxrwxr-x 6 jenkins jenkins 4096 May 14 02:57 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:48 + 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=6cb9262ca69a45b4ee6a50c738eff61a678f3611 --label arch=amd64 --label version=0.0.0 . 02:59:48 Sending build context to Docker daemon 36.05MB 02:59:48 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 02:59:48 Step 2/27 : FROM ${BASE} AS builder 02:59:48 ---> 194fd7e63501 02:59:48 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 02:59:48 ---> Running in 43d193d24fee 02:59:48 Removing intermediate container 43d193d24fee 02:59:48 ---> 9d4c0cef9188 02:59:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:59:48 ---> Running in 6144c5ba465f 02:59:48 Removing intermediate container 6144c5ba465f 02:59:48 ---> 435894cc3169 02:59:48 Step 5/27 : ARG ADD_BUILD_TAGS="" 02:59:48 ---> Running in 26e8d6811a7c 02:59:48 Removing intermediate container 26e8d6811a7c 02:59:48 ---> 6d971eb47f0c 02:59:48 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:59:48 ---> Running in 9f9fabd076e2 02:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:59:49 OK: 264 MiB in 52 packages 02:59:49 Removing intermediate container 9f9fabd076e2 02:59:49 ---> 8825caae9617 02:59:49 Step 7/27 : WORKDIR /app 02:59:49 ---> Running in 83799e105ef6 02:59:50 Removing intermediate container 83799e105ef6 02:59:50 ---> 3681463ee6de 02:59:50 Step 8/27 : COPY go.mod vendor* ./ 02:59:51 ---> 3101c36f1282 02:59:51 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:51 ---> Running in bdedff4b9a7d 02:59:51 skipping... 02:59:51 Removing intermediate container bdedff4b9a7d 02:59:51 ---> 8d51d740abe5 02:59:51 Step 10/27 : COPY . . 02:59:53 ---> cfbed3080641 02:59:53 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:59:53 ---> Running in 75d4adff3f98 02:59:53 Removing intermediate container 75d4adff3f98 02:59:53 ---> 68b9807e4641 02:59:53 Step 12/27 : RUN $MAKE 02:59:53 ---> Running in 6a83cace2fef 02:59:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 03:00:11 Removing intermediate container 6a83cace2fef 03:00:11 ---> fe4ee8aaee20 03:00:11 Step 13/27 : FROM alpine:3.18 03:00:11 3.18: Pulling from library/alpine 03:00:11 619be1103602: Already exists 03:00:11 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:00:11 Status: Downloaded newer image for alpine:3.18 03:00:11 ---> d3782b16ccc9 03:00:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:00:11 ---> Running in 3411736f6c14 03:00:11 Removing intermediate container 3411736f6c14 03:00:11 ---> 46ff718d27df 03:00:11 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:00:11 ---> Running in 1a626057a8f7 03:00:11 Removing intermediate container 1a626057a8f7 03:00:11 ---> 538615c68886 03:00:11 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:00:11 ---> Running in 7e4f603669ba 03:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:00:11 (1/2) Installing ca-certificates (20240226-r0) 03:00:11 (2/2) Installing dumb-init (1.2.5-r2) 03:00:11 Executing busybox-1.36.1-r5.trigger 03:00:11 Executing ca-certificates-20240226-r0.trigger 03:00:11 OK: 8 MiB in 17 packages 03:00:11 Removing intermediate container 7e4f603669ba 03:00:11 ---> 4668b3eca337 03:00:11 Step 17/27 : RUN apk --no-cache upgrade 03:00:11 ---> Running in 6d43df8b4191 03:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:00:12 Upgrading critical system libraries and apk-tools: 03:00:12 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 03:00:12 Executing busybox-1.36.1-r5.trigger 03:00:12 Continuing the upgrade transaction with new apk-tools: 03:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:00:12 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:00:12 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:00:12 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:00:12 Executing ca-certificates-20240226-r0.trigger 03:00:12 OK: 8 MiB in 17 packages 03:00:13 Removing intermediate container 6d43df8b4191 03:00:13 ---> fb70b55a971d 03:00:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:00:13 ---> ad8737e3921a 03:00:13 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:00:13 ---> 49f6bb7818b5 03:00:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:00:13 ---> 91d0170d5e7a 03:00:13 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:00:14 ---> c7b6d3686ef1 03:00:14 Step 22/27 : EXPOSE 48095 03:00:14 ---> Running in b41c84e6fd5a 03:00:14 Removing intermediate container b41c84e6fd5a 03:00:14 ---> f80eca6b2cdf 03:00:14 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:00:14 ---> Running in b22853e1f6e7 03:00:14 Removing intermediate container b22853e1f6e7 03:00:14 ---> a6ba4cca5693 03:00:14 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:00:14 ---> Running in b45b9b480b12 03:00:14 Removing intermediate container b45b9b480b12 03:00:14 ---> 0f5a881e90b6 03:00:14 Step 25/27 : LABEL arch=amd64 03:00:14 ---> Running in 836fa478fd7b 03:00:14 Removing intermediate container 836fa478fd7b 03:00:14 ---> a8d6b0dffc56 03:00:14 Step 26/27 : LABEL git_sha=6cb9262ca69a45b4ee6a50c738eff61a678f3611 03:00:14 ---> Running in dc3aeb0e602e 03:00:14 Removing intermediate container dc3aeb0e602e 03:00:14 ---> 1080f406ef93 03:00:14 Step 27/27 : LABEL version=0.0.0 03:00:14 ---> Running in c8791152df4c 03:00:14 Removing intermediate container c8791152df4c 03:00:14 ---> 6987c6a02272 03:00:14 [Warning] One or more build-args [ARCH] were not consumed 03:00:14 Successfully built 6987c6a02272 03:00:14 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:15 03:00:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:16 latest: Pulling from edgex-lftools-log-publisher 03:00:16 5eb5b503b376: Pulling fs layer 03:00:16 5c69ac0246d0: Pulling fs layer 03:00:16 ec43610c2a17: Pulling fs layer 03:00:16 3a2ae6a8a46f: Pulling fs layer 03:00:16 33b1e0a273af: Pulling fs layer 03:00:16 5d3b04190fa2: Pulling fs layer 03:00:16 2f39f015ded8: Pulling fs layer 03:00:16 2f39f015ded8: Waiting 03:00:16 33b1e0a273af: Waiting 03:00:16 5d3b04190fa2: Waiting 03:00:16 3a2ae6a8a46f: Waiting 03:00:16 5c69ac0246d0: Download complete 03:00:16 3a2ae6a8a46f: Download complete 03:00:16 33b1e0a273af: Verifying Checksum 03:00:16 33b1e0a273af: Download complete 03:00:16 5d3b04190fa2: Verifying Checksum 03:00:16 5d3b04190fa2: Download complete 03:00:16 ec43610c2a17: Verifying Checksum 03:00:16 ec43610c2a17: Download complete 03:00:16 5eb5b503b376: Verifying Checksum 03:00:16 5eb5b503b376: Download complete 03:00:17 2f39f015ded8: Download complete 03:00:19 5eb5b503b376: Pull complete 03:00:19 5c69ac0246d0: Pull complete 03:00:19 ec43610c2a17: Pull complete 03:00:19 3a2ae6a8a46f: Pull complete 03:00:19 33b1e0a273af: Pull complete 03:00:19 5d3b04190fa2: Pull complete 03:00:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-141 in /w/workspace/_app-service-configurable_PR-659 [Pipeline] { [Pipeline] ws 03:00:20 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 03:00:21 2f39f015ded8: Pull complete 03:00:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:23 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:24 prd-ubuntu20.04-docker-8c-8g-140 does not seem to be running inside a container 03:00:24 $ 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-659 -v /w/workspace/_app-service-configurable_PR-659:/w/workspace/_app-service-configurable_PR-659:rw,z -v /w/workspace/_app-service-configurable_PR-659@tmp:/w/workspace/_app-service-configurable_PR-659@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:00:25 $ docker top 3ce9adb401de74b76a39b2ab33875472496691a5c4ab832fc194eb8f8d945b69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:25 ---> job-cost.sh 03:00:25 lf-activate-venv: SKIPPING 03:00:25 INFO: No Stack... 03:00:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:00:26 INFO: Archiving Costs [Pipeline] sh 03:00:26 + cat /w/workspace/_app-service-configurable_PR-659/archives/cost.csv 03:00:26 + cut -d, -f6 [Pipeline] lock 03:00:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] 03:00:26 Resource [jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] did not exist. Created. 03:00:26 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:00:27 + echo total: 0.2199999988079071 [Pipeline] stash 03:00:27 Stashed 1 file(s) [Pipeline] } 03:00:27 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:00:27 $ docker stop --time=1 3ce9adb401de74b76a39b2ab33875472496691a5c4ab832fc194eb8f8d945b69 03:00:28 using credential edgex-jenkins-ssh 03:00:28 Cloning the remote Git repository 03:00:28 $ docker rm -f --volumes 3ce9adb401de74b76a39b2ab33875472496691a5c4ab832fc194eb8f8d945b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 03:00:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 03:00:28 > git init /w/workspace/app-service-configurable/1 # timeout=10 03:00:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:00:28 > git --version # timeout=10 03:00:28 > git --version # 'git version 2.25.1' 03:00:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:00:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:00:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:00:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:00:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:00:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:00:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:00:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/659/head:refs/remotes/origin/PR-659 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 03:00:32 Merging remotes/origin/napa commit 8a1f03c200fd231dac4c818dda4737ebff76200f into PR head commit 6cb9262ca69a45b4ee6a50c738eff61a678f3611 03:00:33 Merge succeeded, producing 6cb9262ca69a45b4ee6a50c738eff61a678f3611 03:00:33 Checking out Revision 6cb9262ca69a45b4ee6a50c738eff61a678f3611 (PR-659) 03:00:32 > git config core.sparsecheckout # timeout=10 03:00:32 > git checkout -f 6cb9262ca69a45b4ee6a50c738eff61a678f3611 # timeout=10 03:00:33 > git remote # timeout=10 03:00:33 > git config --get remote.origin.url # timeout=10 03:00:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:00:33 > git merge 8a1f03c200fd231dac4c818dda4737ebff76200f # timeout=10 03:00:33 > git rev-parse HEAD^{commit} # timeout=10 03:00:33 > git config core.sparsecheckout # timeout=10 03:00:33 > git checkout -f 6cb9262ca69a45b4ee6a50c738eff61a678f3611 # timeout=10 03:00:35 Commit message: "build: Bump App Func SDK v3.1.1" 03:00:35 > git --version # timeout=10 03:00:35 > git --version # 'git version 2.25.1' 03:00:35 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:00:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:00:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:00:40 Dload Upload Total Spent Left Speed 03:00:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 03:00:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:00:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:00:41 + sudo tee /etc/docker/daemon.new 03:00:41 { 03:00:41 "registry-mirrors": [ 03:00:41 "https://nexus3.edgexfoundry.org:10001" 03:00:41 ], 03:00:41 "bip": "10.250.0.254/24", 03:00:41 "hosts": [ 03:00:41 "tcp://0.0.0.0:5555", 03:00:41 "unix:///var/run/docker.sock" 03:00:41 ], 03:00:41 "mtu": 1458, 03:00:41 "selinux-enabled": true, 03:00:41 "seccomp-profile": "/etc/docker/seccomp.json" 03:00:41 } [Pipeline] sh 03:00:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:00:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:00 provisioning config files... 03:01:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10828182077767651770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:00 ---> ****-login.sh 03:01:00 nexus3.edgexfoundry.org:10001 03:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:01 Configure a credential helper to remove this warning. See 03:01:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:01 03:01:01 Login Succeeded 03:01:01 nexus3.edgexfoundry.org:10002 03:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:01 Configure a credential helper to remove this warning. See 03:01:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:01 03:01:01 Login Succeeded 03:01:01 nexus3.edgexfoundry.org:10003 03:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:01 Configure a credential helper to remove this warning. See 03:01:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:01 03:01:01 Login Succeeded 03:01:01 nexus3.edgexfoundry.org:10004 03:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:02 Configure a credential helper to remove this warning. See 03:01:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:02 03:01:02 Login Succeeded 03:01:02 ****.io 03:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:02 Configure a credential helper to remove this warning. See 03:01:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:02 03:01:02 Login Succeeded 03:01:02 ---> ****-login.sh ends [Pipeline] } 03:01:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:01:03 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:01:03 + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 03:01:03 [Pipeline] echo 03:01:03 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:01:03 ========================================================= 03:01:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 03:01:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:01:06 Sending build context to Docker daemon 27.31MB 03:01:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:01:06 Step 2/12 : FROM ${BASE} AS builder 03:01:06 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 03:01:06 c6b39de5b339: Pulling fs layer 03:01:06 a69c41024577: Pulling fs layer 03:01:06 d6de4b400683: Pulling fs layer 03:01:06 35cb2a7552d0: Pulling fs layer 03:01:06 4f4fb700ef54: Pulling fs layer 03:01:06 9e011611b7f5: Pulling fs layer 03:01:06 3bd174042beb: Pulling fs layer 03:01:06 4476f39b5e91: Pulling fs layer 03:01:06 9e011611b7f5: Waiting 03:01:06 3bd174042beb: Waiting 03:01:06 4476f39b5e91: Waiting 03:01:06 4f4fb700ef54: Waiting 03:01:06 35cb2a7552d0: Waiting 03:01:06 a69c41024577: Download complete 03:01:06 35cb2a7552d0: Verifying Checksum 03:01:06 35cb2a7552d0: Download complete 03:01:06 4f4fb700ef54: Verifying Checksum 03:01:06 4f4fb700ef54: Download complete 03:01:06 9e011611b7f5: Verifying Checksum 03:01:06 9e011611b7f5: Download complete 03:01:06 c6b39de5b339: Verifying Checksum 03:01:06 c6b39de5b339: Download complete 03:01:06 4476f39b5e91: Verifying Checksum 03:01:06 4476f39b5e91: Download complete 03:01:07 c6b39de5b339: Pull complete 03:01:08 a69c41024577: Pull complete 03:01:08 d6de4b400683: Verifying Checksum 03:01:08 d6de4b400683: Download complete 03:01:09 3bd174042beb: Verifying Checksum 03:01:09 3bd174042beb: Download complete 03:01:21 d6de4b400683: Pull complete 03:01:21 35cb2a7552d0: Pull complete 03:01:21 4f4fb700ef54: Pull complete 03:01:21 9e011611b7f5: Pull complete 03:01:30 3bd174042beb: Pull complete 03:01:31 4476f39b5e91: Pull complete 03:01:31 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 03:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 03:01:31 ---> 981a0608b64a 03:01:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:01:33 ---> Running in 51ba18db0705 03:01:33 Removing intermediate container 51ba18db0705 03:01:33 ---> 57588685afec 03:01:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:01:33 ---> Running in 334cfdec3b70 03:01:33 Removing intermediate container 334cfdec3b70 03:01:33 ---> dd18f7a3c19c 03:01:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:01:34 ---> Running in 972f8652b567 03:01:34 Removing intermediate container 972f8652b567 03:01:34 ---> 03f796c5f840 03:01:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:01:34 ---> Running in 85c5c0f9bb64 03:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:39 OK: 266 MiB in 52 packages 03:01:40 Removing intermediate container 85c5c0f9bb64 03:01:40 ---> c32d9c3eba1d 03:01:40 Step 7/12 : WORKDIR /app 03:01:40 ---> Running in 6929ac33edda 03:01:40 Removing intermediate container 6929ac33edda 03:01:40 ---> aee49fee49a0 03:01:40 Step 8/12 : COPY go.mod vendor* ./ 03:01:47 ---> 79bc2f1bd210 03:01:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:47 ---> Running in 7e9e905acc30 03:02:43 Removing intermediate container 7e9e905acc30 03:02:43 ---> 81f1fe4fbee3 03:02:43 Step 10/12 : COPY . . 03:02:45 ---> 6b57675eaf78 03:02:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:02:45 ---> Running in ad1c2877984f 03:02:45 Removing intermediate container ad1c2877984f 03:02:45 ---> 000a3fb5f72e 03:02:45 Step 12/12 : RUN $MAKE 03:02:45 ---> Running in a7bdac9b6cc4 03:02:46 noop 03:02:47 Removing intermediate container a7bdac9b6cc4 03:02:47 ---> 691d44e27e21 03:02:47 Successfully built 691d44e27e21 03:02:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:48 + docker inspect -f . ci-base-image-arm64 03:02:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:48 prd-ubuntu20.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 03:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:02:49 $ docker top d3f6118f5ab62289bc67ab0c13cc06e3b7dd675698099acd5927ab9a0b70d7eb -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:50 + go version 03:02:50 go version go1.21.9 linux/arm64 [Pipeline] } 03:02:50 $ docker stop --time=1 d3f6118f5ab62289bc67ab0c13cc06e3b7dd675698099acd5927ab9a0b70d7eb 03:02:52 $ docker rm -f --volumes d3f6118f5ab62289bc67ab0c13cc06e3b7dd675698099acd5927ab9a0b70d7eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:53 + docker inspect -f . ci-base-image-arm64 03:02:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:53 prd-ubuntu20.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 03:02:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:02:54 $ docker top 768137088f5a989b7ef06e372dafb6dd974b0e20489620748796544333d887d6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:55 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 03:02:56 + make test 03:02:56 go test -race -coverprofile=coverage.out ./... 03:05:33 ? github.com/edgexfoundry/app-service-configurable [no test files] 03:05:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:05:33 go vet ./... 03:07:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:07:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:07:28 ./bin/test-attribution-txt.sh [Pipeline] echo 03:07:28 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:07:28 + go mod tidy [Pipeline] } 03:07:32 $ docker stop --time=1 768137088f5a989b7ef06e372dafb6dd974b0e20489620748796544333d887d6 03:07:34 $ docker rm -f --volumes 768137088f5a989b7ef06e372dafb6dd974b0e20489620748796544333d887d6 [Pipeline] // withDockerContainer [Pipeline] sh 03:07:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:07:35 Warning: overwriting stash ‘coverage-report’ 03:07:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:07:37 + ls -al . 03:07:37 total 184 03:07:37 drwxrwxr-x 7 jenkins jenkins 4096 May 14 03:02 . 03:07:37 drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:00 .. 03:07:37 -rw-rw-r-- 1 jenkins jenkins 119 May 14 03:00 .dockerignore 03:07:37 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:00 .git 03:07:37 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:00 .github 03:07:37 -rw-rw-r-- 1 jenkins jenkins 98 May 14 03:00 .gitignore 03:07:37 -rw-rw-r-- 1 jenkins jenkins 41 May 14 03:00 .golangci.yml 03:07:37 -rw-rw-r-- 1 jenkins jenkins 10413 May 14 03:00 Attribution.txt 03:07:37 -rw-rw-r-- 1 jenkins jenkins 37263 May 14 03:00 CHANGELOG.md 03:07:37 -rw-rw-r-- 1 jenkins jenkins 2007 May 14 03:00 Dockerfile 03:07:37 -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:00 GOVERNANCE.md 03:07:37 -rw-rw-r-- 1 jenkins jenkins 666 May 14 03:00 Jenkinsfile 03:07:37 -rw-rw-r-- 1 jenkins jenkins 10174 May 14 03:00 LICENSE 03:07:37 -rw-rw-r-- 1 jenkins jenkins 618 May 14 03:00 OWNERS.md 03:07:37 -rw-rw-r-- 1 jenkins jenkins 4582 May 14 03:00 README.md 03:07:37 -rw-rw-r-- 1 jenkins jenkins 5 May 14 02:58 VERSION 03:07:37 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:00 bin 03:07:37 -rw-r--r-- 1 jenkins jenkins 13 May 14 03:02 coverage.out 03:07:37 -rw-rw-r-- 1 jenkins jenkins 3654 May 14 03:00 go.mod 03:07:37 -rw-rw-r-- 1 jenkins jenkins 34108 May 14 03:00 go.sum 03:07:37 -rw-rw-r-- 1 jenkins jenkins 1937 May 14 03:00 main.go 03:07:37 -rw-rw-r-- 1 jenkins jenkins 2566 May 14 03:00 makefile 03:07:37 drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:00 res 03:07:37 drwxrwxr-x 6 jenkins jenkins 4096 May 14 03:00 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:38 + 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=6cb9262ca69a45b4ee6a50c738eff61a678f3611 --label arch=arm64 --label version=0.0.0 . 03:07:40 Sending build context to Docker daemon 27.31MB 03:07:40 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:07:40 Step 2/27 : FROM ${BASE} AS builder 03:07:40 ---> 691d44e27e21 03:07:40 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:07:40 ---> Running in e4903c4fb28d 03:07:40 Removing intermediate container e4903c4fb28d 03:07:40 ---> 5c3d6b8085cd 03:07:40 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:07:41 ---> Running in d9d19fbc38d2 03:07:41 Removing intermediate container d9d19fbc38d2 03:07:41 ---> b6595e248936 03:07:41 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:07:41 ---> Running in 097b1e9405ed 03:07:41 Removing intermediate container 097b1e9405ed 03:07:41 ---> b73180ac48f4 03:07:41 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:07:41 ---> Running in 437ad197c42e 03:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:07:44 OK: 266 MiB in 52 packages 03:07:45 Removing intermediate container 437ad197c42e 03:07:45 ---> 1d788cd176d2 03:07:45 Step 7/27 : WORKDIR /app 03:07:45 ---> Running in c85734f5cd91 03:07:45 Removing intermediate container c85734f5cd91 03:07:45 ---> bf809299df62 03:07:45 Step 8/27 : COPY go.mod vendor* ./ 03:07:51 ---> dd9909f8000a 03:07:51 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:51 ---> Running in 136d108db838 03:07:52 skipping... 03:07:53 Removing intermediate container 136d108db838 03:07:53 ---> 3464b908fd30 03:07:53 Step 10/27 : COPY . . 03:07:59 ---> c97af0014158 03:07:59 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:07:59 ---> Running in 082effb45673 03:08:01 Removing intermediate container 082effb45673 03:08:01 ---> 4245678b7bec 03:08:01 Step 12/27 : RUN $MAKE 03:08:01 ---> Running in 85945863c186 03:08:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 03:10:07 Removing intermediate container 85945863c186 03:10:07 ---> dd80362b6726 03:10:07 Step 13/27 : FROM alpine:3.18 03:10:07 3.18: Pulling from library/alpine 03:10:07 c6b39de5b339: Already exists 03:10:07 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:10:07 Status: Downloaded newer image for alpine:3.18 03:10:07 ---> 33abbf032149 03:10:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:10:07 ---> Running in 8a36a2d1d020 03:10:07 Removing intermediate container 8a36a2d1d020 03:10:07 ---> 32ca869e9c44 03:10:07 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:10:07 ---> Running in 5a4d5b5cd8e3 03:10:07 Removing intermediate container 5a4d5b5cd8e3 03:10:07 ---> ac2fdb9be1da 03:10:07 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:10:07 ---> Running in 0ec4c4fb9e9c 03:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:10:08 (1/2) Installing ca-certificates (20240226-r0) 03:10:08 (2/2) Installing dumb-init (1.2.5-r2) 03:10:08 Executing busybox-1.36.1-r5.trigger 03:10:08 Executing ca-certificates-20240226-r0.trigger 03:10:08 OK: 9 MiB in 17 packages 03:10:09 Removing intermediate container 0ec4c4fb9e9c 03:10:09 ---> 92f6d44e8fb7 03:10:09 Step 17/27 : RUN apk --no-cache upgrade 03:10:09 ---> Running in 074bbccbf5f3 03:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:10:12 Upgrading critical system libraries and apk-tools: 03:10:12 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 03:10:12 Executing busybox-1.36.1-r5.trigger 03:10:12 Continuing the upgrade transaction with new apk-tools: 03:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:10:13 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:10:13 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:10:13 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:10:13 Executing ca-certificates-20240226-r0.trigger 03:10:13 OK: 9 MiB in 17 packages 03:10:14 Removing intermediate container 074bbccbf5f3 03:10:14 ---> 8b4cc5790fd8 03:10:14 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:10:15 ---> 8f27d1cbaaef 03:10:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:10:15 ---> a92f5858f162 03:10:15 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:10:16 ---> 2bc8197caa0d 03:10:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:10:17 ---> b80563343bce 03:10:17 Step 22/27 : EXPOSE 48095 03:10:17 ---> Running in cef46cd89403 03:10:18 Removing intermediate container cef46cd89403 03:10:18 ---> f3a2f7f3c6dd 03:10:18 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:10:18 ---> Running in 199bb9e1a809 03:10:18 Removing intermediate container 199bb9e1a809 03:10:18 ---> 08eab889549f 03:10:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:10:18 ---> Running in 34dbd1b280d1 03:10:18 Removing intermediate container 34dbd1b280d1 03:10:18 ---> 7ae0c164ca93 03:10:18 Step 25/27 : LABEL arch=arm64 03:10:18 ---> Running in 077ddd50cb1b 03:10:19 Removing intermediate container 077ddd50cb1b 03:10:19 ---> ec6e24cf51f2 03:10:19 Step 26/27 : LABEL git_sha=6cb9262ca69a45b4ee6a50c738eff61a678f3611 03:10:19 ---> Running in 92e1ba733ad2 03:10:19 Removing intermediate container 92e1ba733ad2 03:10:19 ---> e7239fa7a555 03:10:19 Step 27/27 : LABEL version=0.0.0 03:10:19 ---> Running in ba46c268a586 03:10:19 Removing intermediate container ba46c268a586 03:10:19 ---> 472307a26802 03:10:19 [Warning] One or more build-args [ARCH] were not consumed 03:10:20 Successfully built 472307a26802 03:10:20 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:21 03:10:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:21 arm64: Pulling from edgex-lftools-log-publisher 03:10:21 8998bd30e6a1: Pulling fs layer 03:10:21 04944245beec: Pulling fs layer 03:10:21 699f458cf7ca: Pulling fs layer 03:10:21 765212b225bb: Pulling fs layer 03:10:21 f23df028b6ca: Pulling fs layer 03:10:21 d65c8cfc05b1: Pulling fs layer 03:10:21 2437ff75d9bd: Pulling fs layer 03:10:21 f23df028b6ca: Waiting 03:10:21 d65c8cfc05b1: Waiting 03:10:21 2437ff75d9bd: Waiting 03:10:21 765212b225bb: Waiting 03:10:21 04944245beec: Verifying Checksum 03:10:21 04944245beec: Download complete 03:10:21 765212b225bb: Verifying Checksum 03:10:21 765212b225bb: Download complete 03:10:21 f23df028b6ca: Download complete 03:10:21 d65c8cfc05b1: Verifying Checksum 03:10:21 d65c8cfc05b1: Download complete 03:10:22 699f458cf7ca: Verifying Checksum 03:10:22 699f458cf7ca: Download complete 03:10:22 8998bd30e6a1: Verifying Checksum 03:10:22 8998bd30e6a1: Download complete 03:10:24 2437ff75d9bd: Verifying Checksum 03:10:24 2437ff75d9bd: Download complete 03:10:26 8998bd30e6a1: Pull complete 03:10:27 04944245beec: Pull complete 03:10:28 699f458cf7ca: Pull complete 03:10:29 765212b225bb: Pull complete 03:10:30 f23df028b6ca: Pull complete 03:10:30 d65c8cfc05b1: Pull complete 03:10:48 2437ff75d9bd: Pull complete 03:10:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:48 prd-ubuntu20.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 03:10:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:10:51 $ docker top 6af2c8324546788681fa34b4bcb017081b092b11ac56c00a389db9c8beea5391 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:52 ---> job-cost.sh 03:10:52 lf-activate-venv: SKIPPING 03:10:52 INFO: No Stack... 03:10:52 INFO: Retrieving Pricing Info for: v3-standard-4 03:10:53 INFO: Archiving Costs [Pipeline] sh 03:10:54 + + cutcat /w/workspace/app-service-configurable/1/archives/cost.csv 03:10:54 -d, -f6 [Pipeline] lock 03:10:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] 03:10:54 Resource [jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] did not exist. Created. 03:10:54 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:10:55 /w/workspace/app-service-configurable/1@tmp/durable-be4a3b8d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:10:55 + echo total: 0.10999999940395355 [Pipeline] stash 03:10:55 Warning: overwriting stash ‘stack-cost’ 03:10:56 Stashed 1 file(s) [Pipeline] } 03:10:56 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:10:56 $ docker stop --time=1 6af2c8324546788681fa34b4bcb017081b092b11ac56c00a389db9c8beea5391 03:10:57 $ docker rm -f --volumes 6af2c8324546788681fa34b4bcb017081b092b11ac56c00a389db9c8beea5391 [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 03:10:59 provisioning config files... 03:10:59 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-659@tmp/config3802423293658667553tmp [Pipeline] { [Pipeline] sh 03:10:59 + set +x 03:10:59 + curl -s https://codecov.io/bash 03:10:59 + bash -s -- 03:10:59 03:10:59 _____ _ 03:10:59 / ____| | | 03:10:59 | | ___ __| | ___ ___ _____ __ 03:10:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:10:59 | |___| (_) | (_| | __/ (_| (_) \ V / 03:10:59 \_____\___/ \__,_|\___|\___\___/ \_/ 03:10:59 Bash-1.0.6 03:10:59 03:10:59 03:10:59 ==> git version 2.25.1 found 03:10:59 ==> 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 03:10:59 Release-Date: 2020-01-08 03:10:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:10:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:10:59 ==> Jenkins CI detected. 03:10:59 current dir:  /w/workspace/_app-service-configurable_PR-659 03:10:59 project root: . 03:10:59 --> token set from env 03:10:59 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 03:10:59 ==> Running gcov in . (disable via -X gcov) 03:10:59 ==> Python coveragepy not found 03:10:59 ==> Searching for coverage reports in: 03:10:59 + . 03:10:59 -> Found 1 reports 03:10:59 ==> Detecting git/mercurial file structure 03:10:59 ==> Reading reports 03:10:59 + ./coverage.out bytes=13 03:10:59 ==> Appending adjustments 03:10:59 https://docs.codecov.io/docs/fixing-reports 03:10:59 + Found adjustments 03:10:59 ==> Gzipping contents 03:10:59 12K /tmp/codecov.CUb6MP.gz 03:10:59 ==> Uploading reports 03:10:59 url: https://codecov.io 03:10:59 query: branch=PR-659&commit=6cb9262ca69a45b4ee6a50c738eff61a678f3611&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-659%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=659&job=&cmd_args= 03:10:59 -> Pinging Codecov 03:10:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-659&commit=6cb9262ca69a45b4ee6a50c738eff61a678f3611&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-659%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=659&job=&cmd_args= 03:11:00 -> Uploading to 03:11:00 https://storage.googleapis.com/codecov/v4/raw/2024-05-14/A97CA9966030D2A3747ED39772930CCE/6cb9262ca69a45b4ee6a50c738eff61a678f3611/4f9f7696-a7ab-4048-aae5-d01c647e450d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240514%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240514T031059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fcdde18109755d95d6f1b15970c89d6c2b9066fd03cc78403f13890fd745ec6f 03:11:00 % Total % Received % Xferd Average Speed Time Time Time Current 03:11:00 Dload Upload Total Spent Left Speed 03:11:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11616 0 0 100 11616 0 42863 --:--:-- --:--:-- --:--:-- 42863 03:11:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6cb9262ca69a45b4ee6a50c738eff61a678f3611 [Pipeline] } 03:11:00 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:11:02 + [ -d /w/workspace/_app-service-configurable_PR-659/archives ] 03:11:02 + ls -al /w/workspace/_app-service-configurable_PR-659/archives 03:11:02 total 16 03:11:02 drwxr-xr-x 3 root root 4096 May 14 03:00 . 03:11:02 drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:00 .. 03:11:02 drwxr-xr-x 2 root root 4096 May 14 03:00 cost 03:11:02 -rw-r--r-- 1 root root 96 May 14 03:00 cost.csv 03:11:02 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-659/archives 03:11:02 + ls -al /w/workspace/_app-service-configurable_PR-659/archives 03:11:02 total 16 03:11:02 drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:00 . 03:11:02 drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:00 .. 03:11:02 drwxr-xr-x 2 jenkins jenkins 4096 May 14 03:00 cost 03:11:02 -rw-r--r-- 1 jenkins jenkins 96 May 14 03:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:11:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:11:04 ---> package-listing.sh 03:11:04 ++ tr '[:upper:]' '[:lower:]' 03:11:04 ++ facter osfamily 03:11:04 + OS_FAMILY=debian 03:11:04 + workspace=/w/workspace/_app-service-configurable_PR-659 03:11:04 + START_PACKAGES=/tmp/packages_start.txt 03:11:04 + END_PACKAGES=/tmp/packages_end.txt 03:11:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:11:04 + PACKAGES=/tmp/packages_start.txt 03:11:04 + '[' /w/workspace/_app-service-configurable_PR-659 ']' 03:11:04 + PACKAGES=/tmp/packages_end.txt 03:11:04 + case "${OS_FAMILY}" in 03:11:04 + dpkg -l 03:11:04 + grep '^ii' 03:11:04 + '[' -f /tmp/packages_start.txt ']' 03:11:04 + '[' -f /tmp/packages_end.txt ']' 03:11:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:11:04 + '[' /w/workspace/_app-service-configurable_PR-659 ']' 03:11:04 + mkdir -p /w/workspace/_app-service-configurable_PR-659/archives/ 03:11:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-659/archives/ [Pipeline] echo 03:11:04 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-659/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:11:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:05 prd-ubuntu20.04-docker-8c-8g-140 does not seem to be running inside a container 03:11:05 $ 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-659/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-659 -v /w/workspace/_app-service-configurable_PR-659:/w/workspace/_app-service-configurable_PR-659:rw,z -v /w/workspace/_app-service-configurable_PR-659@tmp:/w/workspace/_app-service-configurable_PR-659@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 03:11:05 $ docker top 8bede01487abe4e4d6cc6123f0071ca6d7c240c20a51fbdb4b411d2f4666a375 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:05 + touch /tmp/pre-build-complete [Pipeline] sh 03:11:06 + mkdir -p /var/log/sysstat [Pipeline] sh 03:11:06 + ls /var/log/sa-host 03:11:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:06 provisioning config files... 03:11:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-659@tmp/config532400400630568478tmp [Pipeline] { [Pipeline] echo 03:11:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:11:07 ---> create-netrc.sh [Pipeline] } 03:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:11:12 ---> python-tools-install.sh [Pipeline] echo 03:11:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:11:13 ---> sudo-logs.sh 03:11:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:11:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:11:14 ---> job-cost.sh 03:11:14 lf-activate-venv: SKIPPING 03:11:14 DEBUG: total: 0.2199999988079071 03:11:14 INFO: Retrieving Stack Cost... 03:11:14 INFO: Retrieving Pricing Info for: v3-standard-8 03:11:15 INFO: Archiving Costs [Pipeline] echo 03:11:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:11:15 ---> logs-deploy.sh 03:11:15 lf-activate-venv: SKIPPING 03:11:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-659/1 03:11:15 INFO: archiving workspace using pattern(s): 03:11:16 Archives upload complete. 03:11:16 INFO: archiving logs to Nexus