Pull request #679 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 weichou1229 for edgexfoundry/app-service-configurable Obtained Jenkinsfile from b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe+a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 (f2620a6d9faf137e04f0c7132cca0439142de326) 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-ssh8809408391298408839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10354580556997263267.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-679/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-679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10720570461212514152.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-679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12918551283264724050.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17473259300790274621.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-679/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-679/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2904559803175555556.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22135’ Running on prd-ubuntu20.04-docker-8c-8g-22138 in /w/workspace/_app-service-configurable_PR-679 [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-679 # 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/679/head:refs/remotes/origin/PR-679 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 into PR head commit b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe Merge succeeded, producing b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe Checking out Revision b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe (PR-679) > git config core.sparsecheckout # timeout=10 > git checkout -f b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe # 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 a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:39:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:39:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:39:14 ========================================================= 03:39:14 EdgeX Global Pipelines Version Info 03:39:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:39:15 ------------------- 03:39:15 stable info: 03:39:15 ------------------- 03:39:15 Commited By: Ginny Guan ginny@iotechsys.com 03:39:15 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:39:15 Message: update stable to v1.0.265 03:39:16 ------------------- 03:39:16 experimental info: 03:39:16 ------------------- 03:39:16 Commited By: Cherry Wang cherry@iotechsys.com 03:39:16 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:39:16 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:39:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 03:39:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 03:39:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:39:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:39:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:39:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:39:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:39:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:39:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-679 [Pipeline] echo 03:39:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-679 [Pipeline] echo 03:39:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-679 [Pipeline] echo 03:39:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [Pipeline] echo 03:39:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b97eeb4 [Pipeline] echo 03:39:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:18 provisioning config files... 03:39:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-679@tmp/config12022373326648710877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:18 ---> ****-login.sh 03:39:18 nexus3.edgexfoundry.org:10001 03:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:19 Configure a credential helper to remove this warning. See 03:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:19 03:39:19 Login Succeeded 03:39:19 nexus3.edgexfoundry.org:10002 03:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:19 Configure a credential helper to remove this warning. See 03:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:19 03:39:19 Login Succeeded 03:39:19 nexus3.edgexfoundry.org:10003 03:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:19 Configure a credential helper to remove this warning. See 03:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:19 03:39:19 Login Succeeded 03:39:19 nexus3.edgexfoundry.org:10004 03:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:19 Configure a credential helper to remove this warning. See 03:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:19 03:39:19 Login Succeeded 03:39:19 ****.io 03:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:19 Configure a credential helper to remove this warning. See 03:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:19 03:39:19 Login Succeeded 03:39:19 ---> ****-login.sh ends [Pipeline] } 03:39:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:39:20 + git rev-list -1 --merges b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe~1..b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [Pipeline] echo 03:39:20 -----------> git rev-list -1 --merges b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe~1..b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [false] [Pipeline] sh 03:39:20 + git log --format=format:%s -1 b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [Pipeline] echo 03:39:20 ========================================================= 03:39:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:39:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:21 + git log --format=format:%s -1 b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [Pipeline] echo 03:39:21 [semverPrep] GIT_COMMIT: b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo 03:39:21 [semverPrep] This is not a build commit. [Pipeline] sh 03:39:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:39:21 + grep -v github /etc/ssh/ssh_known_hosts 03:39:21 + [ -e /tmp/ssh_known_hosts ] 03:39:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:39:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:39:21 + sudo tee -a /etc/ssh/ssh_known_hosts 03:39:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:22 03:39:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:22 0.1.4: Pulling from edgex-devops/py-git-semver 03:39:22 b85a868b505f: Pulling fs layer 03:39:22 e2be974225ed: Pulling fs layer 03:39:22 339a4e72a1f5: Pulling fs layer 03:39:22 988bab9f4d93: Pulling fs layer 03:39:22 1469e6f7b9e6: Pulling fs layer 03:39:22 eaf3925da568: Pulling fs layer 03:39:22 bab4dde63d76: Pulling fs layer 03:39:22 bde34c3a00c8: Pulling fs layer 03:39:22 b352a97aabf1: Pulling fs layer 03:39:22 4872d77fe225: Pulling fs layer 03:39:22 5851b861e8e6: Pulling fs layer 03:39:22 988bab9f4d93: Waiting 03:39:22 1469e6f7b9e6: Waiting 03:39:22 eaf3925da568: Waiting 03:39:22 bab4dde63d76: Waiting 03:39:22 bde34c3a00c8: Waiting 03:39:22 b352a97aabf1: Waiting 03:39:22 4872d77fe225: Waiting 03:39:22 5851b861e8e6: Waiting 03:39:22 e2be974225ed: Verifying Checksum 03:39:22 e2be974225ed: Download complete 03:39:22 988bab9f4d93: Verifying Checksum 03:39:22 988bab9f4d93: Download complete 03:39:22 1469e6f7b9e6: Verifying Checksum 03:39:22 1469e6f7b9e6: Download complete 03:39:22 eaf3925da568: Verifying Checksum 03:39:22 eaf3925da568: Download complete 03:39:23 339a4e72a1f5: Verifying Checksum 03:39:23 339a4e72a1f5: Download complete 03:39:23 bde34c3a00c8: Verifying Checksum 03:39:23 bde34c3a00c8: Download complete 03:39:23 b352a97aabf1: Verifying Checksum 03:39:23 b352a97aabf1: Download complete 03:39:23 4872d77fe225: Download complete 03:39:23 5851b861e8e6: Download complete 03:39:23 b85a868b505f: Verifying Checksum 03:39:23 b85a868b505f: Download complete 03:39:23 bab4dde63d76: Verifying Checksum 03:39:24 b85a868b505f: Pull complete 03:39:24 e2be974225ed: Pull complete 03:39:24 339a4e72a1f5: Pull complete 03:39:24 988bab9f4d93: Pull complete 03:39:25 1469e6f7b9e6: Pull complete 03:39:25 eaf3925da568: Pull complete 03:39:27 bab4dde63d76: Pull complete 03:39:27 bde34c3a00c8: Pull complete 03:39:27 b352a97aabf1: Pull complete 03:39:27 4872d77fe225: Pull complete 03:39:27 5851b861e8e6: Pull complete 03:39:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:39:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:27 prd-ubuntu20.04-docker-8c-8g-22138 does not seem to be running inside a container 03:39:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-679 -v /w/workspace/_app-service-configurable_PR-679:/w/workspace/_app-service-configurable_PR-679:rw,z -v /w/workspace/_app-service-configurable_PR-679@tmp:/w/workspace/_app-service-configurable_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:39:30 $ docker top 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 -eo pid,comm 03:39:30 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). 03:39:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:30 [ssh-agent] Looking for ssh-agent implementation... 03:39:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:30 $ docker exec 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 ssh-agent 03:39:30 SSH_AUTH_SOCK=/tmp/ssh-4R10X4gpwTim/agent.32 03:39:30 SSH_AGENT_PID=38 03:39:30 Running ssh-add (command line suppressed) 03:39:30 Identity added: /w/workspace/_app-service-configurable_PR-679@tmp/private_key_15986026278255818507.key (/w/workspace/_app-service-configurable_PR-679@tmp/private_key_15986026278255818507.key) 03:39:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:31 + git tag --points-at HEAD [Pipeline] } 03:39:31 $ docker exec --env ******** --env ******** 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 ssh-agent -k 03:39:31 unset SSH_AUTH_SOCK; 03:39:31 unset SSH_AGENT_PID; 03:39:31 echo Agent pid 38 killed; 03:39:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:39:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:31 [ssh-agent] Looking for ssh-agent implementation... 03:39:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:31 $ docker exec 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 ssh-agent 03:39:31 SSH_AUTH_SOCK=/tmp/ssh-p1R3w0Sc8FcW/agent.71 03:39:31 SSH_AGENT_PID=77 03:39:31 Running ssh-add (command line suppressed) 03:39:31 Identity added: /w/workspace/_app-service-configurable_PR-679@tmp/private_key_16069493429434550945.key (/w/workspace/_app-service-configurable_PR-679@tmp/private_key_16069493429434550945.key) 03:39:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:32 + git semver init 03:39:32 2024-10-08 03:39:32,386 [run_init] DEBUG init version:0.0.0 force:False 03:39:32 2024-10-08 03:39:32,387 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-679/.semver 03:39:32 2024-10-08 03:39:32,388 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-679/.semver 03:39:32 2024-10-08 03:39:32,388 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-679/.semver'], cwd=/w/workspace/_app-service-configurable_PR-679, universal_newlines=False, shell=None, istream=None) 03:39:33 2024-10-08 03:39:33,397 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-679/.git/info/exclude 03:39:33 2024-10-08 03:39:33,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-679/.semver/PR-679 with force:False 03:39:33 2024-10-08 03:39:33,398 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-679/.semver/PR-679 03:39:33 2024-10-08 03:39:33,403 [execute] INFO git cat-file --batch-check 03:39:33 2024-10-08 03:39:33,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-679/.semver, universal_newlines=False, shell=None, istream=) 03:39:33 2024-10-08 03:39:33,410 [execute] INFO git cat-file --batch 03:39:33 2024-10-08 03:39:33,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-679/.semver, universal_newlines=False, shell=None, istream=) 03:39:33 2024-10-08 03:39:33,417 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-679/.semver/PR-679 03:39:33 0.0.0 [Pipeline] } 03:39:33 $ docker exec --env ******** --env ******** 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 ssh-agent -k 03:39:33 unset SSH_AUTH_SOCK; 03:39:33 unset SSH_AGENT_PID; 03:39:33 echo Agent pid 77 killed; 03:39:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:34 + git semver [Pipeline] } 03:39:34 $ docker stop --time=1 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 03:39:36 $ docker rm -f --volumes 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:39:36 Stashed 1 file(s) [Pipeline] echo 03:39:36 [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 03:39:37 provisioning config files... 03:39:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-679@tmp/config15423846886368088773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:37 ---> ****-login.sh 03:39:37 nexus3.edgexfoundry.org:10001 03:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:37 Configure a credential helper to remove this warning. See 03:39:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:37 03:39:37 Login Succeeded 03:39:37 nexus3.edgexfoundry.org:10002 03:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:37 Configure a credential helper to remove this warning. See 03:39:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:37 03:39:37 Login Succeeded 03:39:37 nexus3.edgexfoundry.org:10003 03:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:38 Configure a credential helper to remove this warning. See 03:39:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:38 03:39:38 Login Succeeded 03:39:38 nexus3.edgexfoundry.org:10004 03:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:38 Configure a credential helper to remove this warning. See 03:39:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:38 03:39:38 Login Succeeded 03:39:38 ****.io 03:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:38 Configure a credential helper to remove this warning. See 03:39:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:38 03:39:38 Login Succeeded 03:39:38 ---> ****-login.sh ends [Pipeline] } 03:39:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:39:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:39:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:39:38 ========================================================= 03:39:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:39:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:39:39 Sending build context to Docker daemon 9.168MB 03:39:39 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:39:39 Step 2/12 : FROM ${BASE} AS builder 03:39:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:39:39 43c4264eed91: Pulling fs layer 03:39:39 4cc291be95ef: Pulling fs layer 03:39:39 2ac1f1163629: Pulling fs layer 03:39:39 5c3c966382ef: Pulling fs layer 03:39:39 4f4fb700ef54: Pulling fs layer 03:39:39 5d5c8e513c77: Pulling fs layer 03:39:39 9f66e0745190: Pulling fs layer 03:39:39 f49a43e4bbc0: Pulling fs layer 03:39:39 561ebcabdf7f: Pulling fs layer 03:39:39 9f66e0745190: Waiting 03:39:39 5c3c966382ef: Waiting 03:39:39 4f4fb700ef54: Waiting 03:39:39 5d5c8e513c77: Waiting 03:39:39 561ebcabdf7f: Waiting 03:39:39 4cc291be95ef: Verifying Checksum 03:39:39 4cc291be95ef: Download complete 03:39:39 5c3c966382ef: Verifying Checksum 03:39:39 5c3c966382ef: Download complete 03:39:39 4f4fb700ef54: Verifying Checksum 03:39:39 4f4fb700ef54: Download complete 03:39:39 43c4264eed91: Download complete 03:39:39 5d5c8e513c77: Verifying Checksum 03:39:39 5d5c8e513c77: Download complete 03:39:39 9f66e0745190: Verifying Checksum 03:39:39 9f66e0745190: Download complete 03:39:39 43c4264eed91: Pull complete 03:39:39 561ebcabdf7f: Download complete 03:39:39 4cc291be95ef: Pull complete 03:39:40 2ac1f1163629: Verifying Checksum 03:39:40 2ac1f1163629: Download complete 03:39:40 f49a43e4bbc0: Verifying Checksum 03:39:40 f49a43e4bbc0: Download complete 03:39:43 2ac1f1163629: Pull complete 03:39:43 5c3c966382ef: Pull complete 03:39:43 4f4fb700ef54: Pull complete 03:39:43 5d5c8e513c77: Pull complete 03:39:43 9f66e0745190: Pull complete 03:39:46 f49a43e4bbc0: Pull complete 03:39:46 561ebcabdf7f: Pull complete 03:39:46 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:39:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:39:46 ---> 3a752c3f9dda 03:39:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:39:50 ---> Running in 792a2f05db16 03:39:50 Removing intermediate container 792a2f05db16 03:39:50 ---> 73edb595d7e3 03:39:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:39:50 ---> Running in 55ce2a49a981 03:39:50 Removing intermediate container 55ce2a49a981 03:39:50 ---> 4a07fb49a32d 03:39:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:39:50 ---> Running in f37cce5a103f 03:39:50 Removing intermediate container f37cce5a103f 03:39:50 ---> 3b63b6c51c84 03:39:50 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:50 ---> Running in 69be6d3a32d4 03:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:51 OK: 246 MiB in 54 packages 03:39:51 Removing intermediate container 69be6d3a32d4 03:39:51 ---> b7e7ffedcaa9 03:39:51 Step 7/12 : WORKDIR /app 03:39:51 ---> Running in 5528e78257b1 03:39:51 Removing intermediate container 5528e78257b1 03:39:51 ---> fd29044f8135 03:39:51 Step 8/12 : COPY go.mod vendor* ./ 03:39:52 ---> 76f6910eb97f 03:39:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:52 ---> Running in 079afefa6786 03:39:52 Still waiting to schedule task 03:39:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22137’ 03:40:48 Removing intermediate container 079afefa6786 03:40:48 ---> 53aa531154cf 03:40:48 Step 10/12 : COPY . . 03:40:48 ---> 8f89243309a9 03:40:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:48 ---> Running in 8e06f01ceb58 03:40:48 Removing intermediate container 8e06f01ceb58 03:40:48 ---> 95ea73770f5f 03:40:48 Step 12/12 : RUN $MAKE 03:40:48 ---> Running in 6c1495637fe4 03:40:48 noop 03:40:48 Removing intermediate container 6c1495637fe4 03:40:48 ---> 5fb5a1c683da 03:40:48 Successfully built 5fb5a1c683da 03:40:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:48 + docker inspect -f . ci-base-image-x86_64 03:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:49 prd-ubuntu20.04-docker-8c-8g-22138 does not seem to be running inside a container 03:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-679 -v /w/workspace/_app-service-configurable_PR-679:/w/workspace/_app-service-configurable_PR-679:rw,z -v /w/workspace/_app-service-configurable_PR-679@tmp:/w/workspace/_app-service-configurable_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:40:49 $ docker top 24e9a7f40a21fd679796fefba835a3d051c77a2b0b18b1393d8fc21ff79d7d1d -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:49 + go version 03:40:49 go version go1.23.2 linux/amd64 [Pipeline] } 03:40:49 $ docker stop --time=1 24e9a7f40a21fd679796fefba835a3d051c77a2b0b18b1393d8fc21ff79d7d1d 03:40:51 $ docker rm -f --volumes 24e9a7f40a21fd679796fefba835a3d051c77a2b0b18b1393d8fc21ff79d7d1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:51 + docker inspect -f . ci-base-image-x86_64 03:40:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:52 prd-ubuntu20.04-docker-8c-8g-22138 does not seem to be running inside a container 03:40:52 $ 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-679 -v /w/workspace/_app-service-configurable_PR-679:/w/workspace/_app-service-configurable_PR-679:rw,z -v /w/workspace/_app-service-configurable_PR-679@tmp:/w/workspace/_app-service-configurable_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:40:52 $ docker top 073ea26bce6a968d46e5e7434c7528f736dc181348e134733b424e7886c8fbbb -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:52 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-679 [Pipeline] fileExists [Pipeline] sh 03:40:53 + make test 03:40:53 go test -race -coverprofile=coverage.out ./... 03:41:25 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 03:42:04 go vet ./... 03:42:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:42:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:42:04 ./bin/test-attribution-txt.sh [Pipeline] echo 03:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:42:04 $ docker stop --time=1 073ea26bce6a968d46e5e7434c7528f736dc181348e134733b424e7886c8fbbb 03:42:09 $ docker rm -f --volumes 073ea26bce6a968d46e5e7434c7528f736dc181348e134733b424e7886c8fbbb [Pipeline] // withDockerContainer [Pipeline] sh 03:42:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:42:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:42:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:42:10 + ls -al . 03:42:10 total 260 03:42:10 drwxrwxr-x 7 jenkins jenkins 4096 Oct 8 03:40 . 03:42:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 03:39 .. 03:42:10 -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 03:39 .dockerignore 03:42:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 03:41 .git 03:42:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 03:39 .github 03:42:10 -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 03:39 .gitignore 03:42:10 -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 03:39 .golangci.yml 03:42:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 03:39 .semver 03:42:10 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 03:39 Attribution.txt 03:42:10 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 03:39 CHANGELOG.md 03:42:10 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 03:39 Dockerfile 03:42:10 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 03:39 GOVERNANCE.md 03:42:10 -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 03:39 Jenkinsfile 03:42:10 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 03:39 LICENSE 03:42:10 -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 03:39 OWNERS.md 03:42:10 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 03:39 README.md 03:42:10 -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 03:39 VERSION 03:42:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 03:39 bin 03:42:10 -rw-r--r-- 1 jenkins jenkins 953 Oct 8 03:41 coverage.out 03:42:10 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 03:39 go.mod 03:42:10 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 03:39 go.sum 03:42:10 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 03:39 main.go 03:42:10 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 03:39 makefile 03:42:10 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 03:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:11 + 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=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe --label arch=amd64 --label version=0.0.0 . 03:42:11 Sending build context to Docker daemon 9.169MB 03:42:11 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:42:11 Step 2/27 : FROM ${BASE} AS builder 03:42:11 ---> 5fb5a1c683da 03:42:11 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:42:11 ---> Running in e60b1e169771 03:42:11 Removing intermediate container e60b1e169771 03:42:11 ---> ebf5029abe15 03:42:11 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:42:11 ---> Running in 1bcd863be36c 03:42:11 Removing intermediate container 1bcd863be36c 03:42:11 ---> 49b552956e1a 03:42:11 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:42:11 ---> Running in ccf59abd7e9b 03:42:11 Removing intermediate container ccf59abd7e9b 03:42:11 ---> fc9e59196008 03:42:11 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:42:11 ---> Running in d4d5a1631ad7 03:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:42:12 OK: 246 MiB in 54 packages 03:42:12 Removing intermediate container d4d5a1631ad7 03:42:12 ---> 3c830bc8171a 03:42:12 Step 7/27 : WORKDIR /app 03:42:12 ---> Running in 2a90935f6cce 03:42:12 Removing intermediate container 2a90935f6cce 03:42:12 ---> dd6e6f3e193c 03:42:12 Step 8/27 : COPY go.mod vendor* ./ 03:42:13 ---> fbe72d39b168 03:42:13 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:13 ---> Running in 91c2028aee14 03:42:14 Removing intermediate container 91c2028aee14 03:42:14 ---> 5ee4c249f5c6 03:42:14 Step 10/27 : COPY . . 03:42:14 ---> 600d66adf872 03:42:14 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:42:14 ---> Running in 4fe635219779 03:42:14 Removing intermediate container 4fe635219779 03:42:14 ---> fd16f22dfd09 03:42:14 Step 12/27 : RUN $MAKE 03:42:14 ---> Running in e172aeb77315 03:42:14 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 03:42:53 Removing intermediate container e172aeb77315 03:42:53 ---> 5c5f68bb4efa 03:42:53 Step 13/27 : FROM alpine:3.20 03:42:53 3.20: Pulling from library/alpine 03:42:53 43c4264eed91: Already exists 03:42:53 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:42:53 Status: Downloaded newer image for alpine:3.20 03:42:53 ---> 91ef0af61f39 03:42:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:42:53 ---> Running in a5d805dc3ffe 03:42:53 Removing intermediate container a5d805dc3ffe 03:42:53 ---> 23548894bae1 03:42:53 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:42:53 ---> Running in 99692311aafc 03:42:53 Removing intermediate container 99692311aafc 03:42:53 ---> 75f1e4639e78 03:42:53 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:42:53 ---> Running in 893a7e335967 03:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:42:53 (1/2) Installing ca-certificates (20240705-r0) 03:42:53 (2/2) Installing dumb-init (1.2.5-r3) 03:42:53 Executing busybox-1.36.1-r29.trigger 03:42:53 Executing ca-certificates-20240705-r0.trigger 03:42:53 OK: 9 MiB in 16 packages 03:42:54 Removing intermediate container 893a7e335967 03:42:54 ---> d13f4f9863ec 03:42:54 Step 17/27 : RUN apk --no-cache upgrade 03:42:54 ---> Running in 9ace907db9fa 03:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:42:54 Upgrading critical system libraries and apk-tools: 03:42:54 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:54 Executing busybox-1.36.1-r29.trigger 03:42:54 Continuing the upgrade transaction with new apk-tools: 03:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:42:55 OK: 9 MiB in 16 packages 03:42:55 Removing intermediate container 9ace907db9fa 03:42:55 ---> d151de59ce87 03:42:55 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:42:55 ---> 88181891f0d9 03:42:55 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:42:55 ---> 97d7a1c0ee8f 03:42:55 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:42:55 ---> b2e122135421 03:42:55 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:42:57 ---> 022937108a5c 03:42:57 Step 22/27 : EXPOSE 48095 03:42:57 ---> Running in 0ae2a5f66213 03:42:57 Removing intermediate container 0ae2a5f66213 03:42:57 ---> 7843a609d65d 03:42:57 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:42:57 ---> Running in f437d4e68aaa 03:42:57 Removing intermediate container f437d4e68aaa 03:42:57 ---> b6f018d1802f 03:42:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:42:57 ---> Running in 7a4e8a79b115 03:42:57 Removing intermediate container 7a4e8a79b115 03:42:57 ---> 7382372f5008 03:42:57 Step 25/27 : LABEL arch=amd64 03:42:57 ---> Running in 9b41ad6e3915 03:42:57 Removing intermediate container 9b41ad6e3915 03:42:57 ---> fa425f0e6f66 03:42:57 Step 26/27 : LABEL git_sha=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe 03:42:57 ---> Running in f703d48c1a33 03:42:58 Removing intermediate container f703d48c1a33 03:42:58 ---> 2455eab0d584 03:42:58 Step 27/27 : LABEL version=0.0.0 03:42:58 ---> Running in 27ec1f813c4e 03:42:58 Removing intermediate container 27ec1f813c4e 03:42:58 ---> 0d3993831d59 03:42:58 [Warning] One or more build-args [ARCH] were not consumed 03:42:58 Successfully built 0d3993831d59 03:42:58 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:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:59 03:42:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:59 latest: Pulling from edgex-lftools-log-publisher 03:42:59 5eb5b503b376: Pulling fs layer 03:42:59 5c69ac0246d0: Pulling fs layer 03:42:59 ec43610c2a17: Pulling fs layer 03:42:59 3a2ae6a8a46f: Pulling fs layer 03:42:59 33b1e0a273af: Pulling fs layer 03:42:59 5d3b04190fa2: Pulling fs layer 03:42:59 2f39f015ded8: Pulling fs layer 03:42:59 3a2ae6a8a46f: Waiting 03:42:59 33b1e0a273af: Waiting 03:42:59 5d3b04190fa2: Waiting 03:42:59 2f39f015ded8: Waiting 03:42:59 5c69ac0246d0: Download complete 03:42:59 3a2ae6a8a46f: Verifying Checksum 03:42:59 3a2ae6a8a46f: Download complete 03:42:59 33b1e0a273af: Verifying Checksum 03:42:59 33b1e0a273af: Download complete 03:42:59 ec43610c2a17: Verifying Checksum 03:42:59 ec43610c2a17: Download complete 03:42:59 5d3b04190fa2: Verifying Checksum 03:42:59 5d3b04190fa2: Download complete 03:42:59 5eb5b503b376: Verifying Checksum 03:42:59 5eb5b503b376: Download complete 03:43:00 2f39f015ded8: Download complete 03:43:00 5eb5b503b376: Pull complete 03:43:00 5c69ac0246d0: Pull complete 03:43:01 ec43610c2a17: Pull complete 03:43:01 3a2ae6a8a46f: Pull complete 03:43:01 33b1e0a273af: Pull complete 03:43:01 5d3b04190fa2: Pull complete 03:43:05 2f39f015ded8: Pull complete 03:43:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:06 prd-ubuntu20.04-docker-8c-8g-22138 does not seem to be running inside a container 03:43:06 $ 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-679 -v /w/workspace/_app-service-configurable_PR-679:/w/workspace/_app-service-configurable_PR-679:rw,z -v /w/workspace/_app-service-configurable_PR-679@tmp:/w/workspace/_app-service-configurable_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:43:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22139 in /w/workspace/_app-service-configurable_PR-679 03:43:10 $ docker top 8a76f56d69e91d1bdb7a9069c27a08ebe18c74a09f6e4c5e8cd3809d40cb5e6e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 03:43:10 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 03:43:11 The recommended git tool is: git 03:43:11 ---> job-cost.sh 03:43:11 lf-activate-venv: SKIPPING 03:43:11 INFO: No Stack... 03:43:11 INFO: Retrieving Pricing Info for: v3-standard-8 03:43:11 INFO: Archiving Costs [Pipeline] sh 03:43:12 + cat /w/workspace/_app-service-configurable_PR-679/archives/cost.csv 03:43:12 + cut -d, -f6 [Pipeline] lock 03:43:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] 03:43:12 Resource [jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] did not exist. Created. 03:43:12 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:43:12 + echo total: 0.2199999988079071 [Pipeline] stash 03:43:12 Stashed 1 file(s) [Pipeline] } 03:43:12 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:43:12 $ docker stop --time=1 8a76f56d69e91d1bdb7a9069c27a08ebe18c74a09f6e4c5e8cd3809d40cb5e6e 03:43:13 $ docker rm -f --volumes 8a76f56d69e91d1bdb7a9069c27a08ebe18c74a09f6e4c5e8cd3809d40cb5e6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:43:15 using credential edgex-jenkins-ssh 03:43:15 Cloning the remote Git repository 03:43:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 03:43:16 > git init /w/workspace/app-service-configurable/1 # timeout=10 03:43:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:43:16 > git --version # timeout=10 03:43:16 > git --version # 'git version 2.25.1' 03:43:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:43:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:21 Merging remotes/origin/main commit a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 into PR head commit b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe 03:43:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:43:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:43:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/679/head:refs/remotes/origin/PR-679 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:43:21 > git config core.sparsecheckout # timeout=10 03:43:21 > git checkout -f b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe # timeout=10 03:43:21 > git remote # timeout=10 03:43:21 > git config --get remote.origin.url # timeout=10 03:43:21 Merge succeeded, producing b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe 03:43:21 Checking out Revision b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe (PR-679) 03:43:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:21 > git merge a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 # timeout=10 03:43:21 > git rev-parse HEAD^{commit} # timeout=10 03:43:21 > git config core.sparsecheckout # timeout=10 03:43:21 > git checkout -f b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe # timeout=10 03:43:24 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" 03:43:25 > git --version # timeout=10 03:43:25 > git --version # 'git version 2.25.1' 03:43:25 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:43:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:43:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:43:26 Dload Upload Total Spent Left Speed 03:43:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 03:43:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:43:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:43:27 + sudo tee /etc/docker/daemon.new 03:43:27 { 03:43:27 "registry-mirrors": [ 03:43:27 "https://nexus3.edgexfoundry.org:10001" 03:43:27 ], 03:43:27 "bip": "10.250.0.254/24", 03:43:27 "hosts": [ 03:43:27 "tcp://0.0.0.0:5555", 03:43:27 "unix:///var/run/docker.sock" 03:43:27 ], 03:43:27 "mtu": 1458, 03:43:27 "selinux-enabled": true, 03:43:27 "seccomp-profile": "/etc/docker/seccomp.json" 03:43:27 } [Pipeline] sh 03:43:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:43:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:46 provisioning config files... 03:43:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16189502959563297166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:47 ---> ****-login.sh 03:43:47 nexus3.edgexfoundry.org:10001 03:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:48 Configure a credential helper to remove this warning. See 03:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:48 03:43:48 Login Succeeded 03:43:48 nexus3.edgexfoundry.org:10002 03:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:48 Configure a credential helper to remove this warning. See 03:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:48 03:43:48 Login Succeeded 03:43:48 nexus3.edgexfoundry.org:10003 03:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:48 Configure a credential helper to remove this warning. See 03:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:48 03:43:48 Login Succeeded 03:43:48 nexus3.edgexfoundry.org:10004 03:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:49 Configure a credential helper to remove this warning. See 03:43:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:49 03:43:49 Login Succeeded 03:43:49 ****.io 03:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:43:49 Configure a credential helper to remove this warning. See 03:43:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:43:49 03:43:49 Login Succeeded 03:43:49 ---> ****-login.sh ends [Pipeline] } 03:43:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:43:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:43:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:43:50 ========================================================= 03:43:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:43:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:43:50 Sending build context to Docker daemon 242.2kB 03:43:51 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:43:51 Step 2/12 : FROM ${BASE} AS builder 03:43:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:43:51 cf04c63912e1: Pulling fs layer 03:43:51 55b35a11ae5e: Pulling fs layer 03:43:51 a37a00ec5f00: Pulling fs layer 03:43:51 50b3750afda1: Pulling fs layer 03:43:51 4f4fb700ef54: Pulling fs layer 03:43:51 80978eb59214: Pulling fs layer 03:43:51 c9f46d7d2bd2: Pulling fs layer 03:43:51 c5a475d317c9: Pulling fs layer 03:43:51 50b3750afda1: Waiting 03:43:51 4f4fb700ef54: Waiting 03:43:51 c9f46d7d2bd2: Waiting 03:43:51 80978eb59214: Waiting 03:43:51 c5a475d317c9: Waiting 03:43:51 55b35a11ae5e: Verifying Checksum 03:43:51 55b35a11ae5e: Download complete 03:43:51 50b3750afda1: Verifying Checksum 03:43:51 50b3750afda1: Download complete 03:43:51 4f4fb700ef54: Verifying Checksum 03:43:51 4f4fb700ef54: Download complete 03:43:51 80978eb59214: Verifying Checksum 03:43:51 80978eb59214: Download complete 03:43:51 cf04c63912e1: Verifying Checksum 03:43:51 cf04c63912e1: Download complete 03:43:51 c5a475d317c9: Verifying Checksum 03:43:51 c5a475d317c9: Download complete 03:43:52 cf04c63912e1: Pull complete 03:43:52 55b35a11ae5e: Pull complete 03:43:53 a37a00ec5f00: Verifying Checksum 03:43:53 a37a00ec5f00: Download complete 03:43:54 c9f46d7d2bd2: Verifying Checksum 03:43:54 c9f46d7d2bd2: Download complete 03:44:09 a37a00ec5f00: Pull complete 03:44:09 50b3750afda1: Pull complete 03:44:09 4f4fb700ef54: Pull complete 03:44:09 80978eb59214: Pull complete 03:44:17 c9f46d7d2bd2: Pull complete 03:44:18 c5a475d317c9: Pull complete 03:44:18 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:44:18 ---> be29e6b0f0d4 03:44:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:44:19 ---> Running in 57c8f52c2a53 03:44:19 Removing intermediate container 57c8f52c2a53 03:44:19 ---> 2cf82b55ed39 03:44:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:44:19 ---> Running in b314fb838c41 03:44:20 Removing intermediate container b314fb838c41 03:44:20 ---> 83b0ef7a79ef 03:44:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:44:20 ---> Running in 9396a342b7f8 03:44:20 Removing intermediate container 9396a342b7f8 03:44:20 ---> 4593d6b83355 03:44:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:44:20 ---> Running in cfc2adba672b 03:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:23 OK: 238 MiB in 54 packages 03:44:24 Removing intermediate container cfc2adba672b 03:44:24 ---> 0313e4424919 03:44:24 Step 7/12 : WORKDIR /app 03:44:24 ---> Running in 807942f7ffee 03:44:24 Removing intermediate container 807942f7ffee 03:44:24 ---> ca7d05e9481f 03:44:24 Step 8/12 : COPY go.mod vendor* ./ 03:44:24 ---> d57367ffb19c 03:44:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:24 ---> Running in 6d6f0a0ebc3b 03:46:16 Removing intermediate container 6d6f0a0ebc3b 03:46:16 ---> 3e2a8c30a600 03:46:16 Step 10/12 : COPY . . 03:46:16 ---> de3a945ec72e 03:46:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:46:16 ---> Running in dfc1e0f56a46 03:46:16 Removing intermediate container dfc1e0f56a46 03:46:16 ---> aea6c7493cf0 03:46:16 Step 12/12 : RUN $MAKE 03:46:16 ---> Running in 178beee4fe30 03:46:17 noop 03:46:17 Removing intermediate container 178beee4fe30 03:46:17 ---> 643235fd286b 03:46:17 Successfully built 643235fd286b 03:46:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:18 + docker inspect -f . ci-base-image-arm64 03:46:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:18 prd-ubuntu20.04-docker-arm64-4c-16g-22139 does not seem to be running inside a container 03:46:18 $ 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 ******** -e ******** ci-base-image-arm64 cat 03:46:20 $ docker top a2b5fdee28a505f00e5a84e7fa8d9067f20abb7678adfbf73f093129fe5894d5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:21 + go version 03:46:21 go version go1.23.2 linux/arm64 [Pipeline] } 03:46:21 $ docker stop --time=1 a2b5fdee28a505f00e5a84e7fa8d9067f20abb7678adfbf73f093129fe5894d5 03:46:22 $ docker rm -f --volumes a2b5fdee28a505f00e5a84e7fa8d9067f20abb7678adfbf73f093129fe5894d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:23 + docker inspect -f . ci-base-image-arm64 03:46:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:24 prd-ubuntu20.04-docker-arm64-4c-16g-22139 does not seem to be running inside a container 03:46:24 $ 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 ******** -e ******** ci-base-image-arm64 cat 03:46:25 $ docker top f670d94b047834eeb12a35787a320718baec878be77b1a385ea650ab67d89b23 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:25 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 03:46:26 + make test 03:46:26 go test -race -coverprofile=coverage.out ./... 03:51:03 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 03:51:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:51:03 go vet ./... 03:54:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:54:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:54:25 ./bin/test-attribution-txt.sh [Pipeline] echo 03:54:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:54:25 $ docker stop --time=1 f670d94b047834eeb12a35787a320718baec878be77b1a385ea650ab67d89b23 03:54:27 $ docker rm -f --volumes f670d94b047834eeb12a35787a320718baec878be77b1a385ea650ab67d89b23 [Pipeline] // withDockerContainer [Pipeline] sh 03:54:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:54:29 Warning: overwriting stash ‘coverage-report’ 03:54:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:54:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:54:30 + ls -al . 03:54:30 total 256 03:54:30 drwxrwxr-x 6 jenkins jenkins 4096 Oct 8 03:46 . 03:54:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 03:43 .. 03:54:30 -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 03:43 .dockerignore 03:54:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 03:43 .git 03:54:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 03:43 .github 03:54:30 -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 03:43 .gitignore 03:54:30 -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 03:43 .golangci.yml 03:54:30 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 03:43 Attribution.txt 03:54:30 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 03:43 CHANGELOG.md 03:54:30 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 03:43 Dockerfile 03:54:30 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 03:43 GOVERNANCE.md 03:54:30 -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 03:43 Jenkinsfile 03:54:30 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 03:43 LICENSE 03:54:30 -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 03:43 OWNERS.md 03:54:30 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 03:43 README.md 03:54:30 -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 03:39 VERSION 03:54:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 03:43 bin 03:54:30 -rw-r--r-- 1 jenkins jenkins 953 Oct 8 03:50 coverage.out 03:54:30 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 03:43 go.mod 03:54:30 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 03:43 go.sum 03:54:30 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 03:43 main.go 03:54:30 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 03:43 makefile 03:54:30 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 03:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:31 + 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=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe --label arch=arm64 --label version=0.0.0 . 03:54:31 Sending build context to Docker daemon 243.7kB 03:54:31 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:54:31 Step 2/27 : FROM ${BASE} AS builder 03:54:31 ---> 643235fd286b 03:54:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:54:31 ---> Running in fbe7e5671330 03:54:31 Removing intermediate container fbe7e5671330 03:54:31 ---> ef5042a778ab 03:54:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:54:32 ---> Running in 843d9751c35e 03:54:32 Removing intermediate container 843d9751c35e 03:54:32 ---> 55a9f6217fd1 03:54:32 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:54:32 ---> Running in bb799c49e996 03:54:32 Removing intermediate container bb799c49e996 03:54:32 ---> bc2dbae38321 03:54:32 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:54:32 ---> Running in 177a86577fdf 03:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:54:35 OK: 238 MiB in 54 packages 03:54:36 Removing intermediate container 177a86577fdf 03:54:36 ---> 8f3ab37f131a 03:54:36 Step 7/27 : WORKDIR /app 03:54:36 ---> Running in 94280c76fa66 03:54:36 Removing intermediate container 94280c76fa66 03:54:36 ---> 3ddce62b9193 03:54:36 Step 8/27 : COPY go.mod vendor* ./ 03:54:36 ---> 21fcc01f4a16 03:54:36 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:54:36 ---> Running in 643bc1c5a410 03:54:40 Removing intermediate container 643bc1c5a410 03:54:40 ---> ad88d387ca38 03:54:40 Step 10/27 : COPY . . 03:54:40 ---> 15f6b200f75e 03:54:40 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:54:40 ---> Running in bc51602fc58b 03:54:41 Removing intermediate container bc51602fc58b 03:54:41 ---> ba7aa0b56fa8 03:54:41 Step 12/27 : RUN $MAKE 03:54:41 ---> Running in e392df28157e 03:54:42 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 03:58:18 Removing intermediate container e392df28157e 03:58:18 ---> 5c3005f1fd2c 03:58:18 Step 13/27 : FROM alpine:3.20 03:58:18 3.20: Pulling from library/alpine 03:58:18 cf04c63912e1: Already exists 03:58:18 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:58:18 Status: Downloaded newer image for alpine:3.20 03:58:18 ---> c157a85ed455 03:58:18 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:58:18 ---> Running in f07d651c73df 03:58:18 Removing intermediate container f07d651c73df 03:58:18 ---> 0c0c26d98286 03:58:18 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:58:18 ---> Running in 709218e3b6cc 03:58:18 Removing intermediate container 709218e3b6cc 03:58:18 ---> 2919ab16a302 03:58:18 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:58:18 ---> Running in 3b01aa40159d 03:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:58:18 (1/2) Installing ca-certificates (20240705-r0) 03:58:18 (2/2) Installing dumb-init (1.2.5-r3) 03:58:18 Executing busybox-1.36.1-r29.trigger 03:58:18 Executing ca-certificates-20240705-r0.trigger 03:58:18 OK: 10 MiB in 16 packages 03:58:18 Removing intermediate container 3b01aa40159d 03:58:18 ---> 1ba9892cddf7 03:58:18 Step 17/27 : RUN apk --no-cache upgrade 03:58:18 ---> Running in 6fd54a82f8c6 03:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:58:19 Upgrading critical system libraries and apk-tools: 03:58:19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:58:19 Executing busybox-1.36.1-r29.trigger 03:58:19 Continuing the upgrade transaction with new apk-tools: 03:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:58:21 OK: 10 MiB in 16 packages 03:58:22 Removing intermediate container 6fd54a82f8c6 03:58:22 ---> 6e25ef9138d7 03:58:22 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:58:22 ---> 424d88a8d35b 03:58:22 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:58:23 ---> 4b3e9302d57f 03:58:23 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:58:23 ---> b3764ff2a161 03:58:23 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:58:25 ---> 0ea343e095f8 03:58:25 Step 22/27 : EXPOSE 48095 03:58:25 ---> Running in 66cba5b86b3c 03:58:25 Removing intermediate container 66cba5b86b3c 03:58:25 ---> 437bca29caa3 03:58:25 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:58:25 ---> Running in 8d02dc9190f8 03:58:26 Removing intermediate container 8d02dc9190f8 03:58:26 ---> 411a5e5360ed 03:58:26 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:58:26 ---> Running in 9221d52aa44b 03:58:26 Removing intermediate container 9221d52aa44b 03:58:26 ---> 68bd8191f48d 03:58:26 Step 25/27 : LABEL arch=arm64 03:58:26 ---> Running in a0e2682f0a4e 03:58:26 Removing intermediate container a0e2682f0a4e 03:58:26 ---> ccf5d849ee13 03:58:26 Step 26/27 : LABEL git_sha=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe 03:58:26 ---> Running in d7056923b931 03:58:27 Removing intermediate container d7056923b931 03:58:27 ---> 5a46bf4cec36 03:58:27 Step 27/27 : LABEL version=0.0.0 03:58:27 ---> Running in 7a0ac4cd4138 03:58:27 Removing intermediate container 7a0ac4cd4138 03:58:27 ---> e6f3b1721ea7 03:58:27 [Warning] One or more build-args [ARCH] were not consumed 03:58:27 Successfully built e6f3b1721ea7 03:58:27 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:58:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:28 03:58:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:29 arm64: Pulling from edgex-lftools-log-publisher 03:58:29 8998bd30e6a1: Pulling fs layer 03:58:29 04944245beec: Pulling fs layer 03:58:29 699f458cf7ca: Pulling fs layer 03:58:29 765212b225bb: Pulling fs layer 03:58:29 f23df028b6ca: Pulling fs layer 03:58:29 d65c8cfc05b1: Pulling fs layer 03:58:29 2437ff75d9bd: Pulling fs layer 03:58:29 d65c8cfc05b1: Waiting 03:58:29 765212b225bb: Waiting 03:58:29 2437ff75d9bd: Waiting 03:58:29 f23df028b6ca: Waiting 03:58:29 04944245beec: Verifying Checksum 03:58:29 04944245beec: Download complete 03:58:29 765212b225bb: Verifying Checksum 03:58:29 765212b225bb: Download complete 03:58:29 f23df028b6ca: Verifying Checksum 03:58:29 f23df028b6ca: Download complete 03:58:29 d65c8cfc05b1: Verifying Checksum 03:58:29 d65c8cfc05b1: Download complete 03:58:29 699f458cf7ca: Verifying Checksum 03:58:29 699f458cf7ca: Download complete 03:58:29 8998bd30e6a1: Verifying Checksum 03:58:29 8998bd30e6a1: Download complete 03:58:32 2437ff75d9bd: Verifying Checksum 03:58:32 2437ff75d9bd: Download complete 03:58:35 8998bd30e6a1: Pull complete 03:58:35 04944245beec: Pull complete 03:58:37 699f458cf7ca: Pull complete 03:58:37 765212b225bb: Pull complete 03:58:38 f23df028b6ca: Pull complete 03:58:38 d65c8cfc05b1: Pull complete 03:58:56 2437ff75d9bd: Pull complete 03:58:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:56 prd-ubuntu20.04-docker-arm64-4c-16g-22139 does not seem to be running inside a container 03:58:56 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:58:59 $ docker top 3339fca179b95172d181871f7002de5380a8e38ca0b5617f38eda7167224583d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:00 ---> job-cost.sh 03:59:00 lf-activate-venv: SKIPPING 03:59:00 INFO: No Stack... 03:59:00 INFO: Retrieving Pricing Info for: v3-standard-4 03:59:01 INFO: Archiving Costs [Pipeline] sh 03:59:01 + cut -d, -f6 03:59:01 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 03:59:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] 03:59:02 Resource [jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] did not exist. Created. 03:59:02 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:59:02 /w/workspace/app-service-configurable/1@tmp/durable-be551375/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:59:03 + echo total: 0.10999999940395355 [Pipeline] stash 03:59:03 Warning: overwriting stash ‘stack-cost’ 03:59:03 Stashed 1 file(s) [Pipeline] } 03:59:03 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:59:03 $ docker stop --time=1 3339fca179b95172d181871f7002de5380a8e38ca0b5617f38eda7167224583d 03:59:04 $ docker rm -f --volumes 3339fca179b95172d181871f7002de5380a8e38ca0b5617f38eda7167224583d [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:59:05 provisioning config files... 03:59:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-679@tmp/config9319764051853955438tmp [Pipeline] { [Pipeline] sh 03:59:06 + set +x 03:59:06 + curl -s https://codecov.io/bash 03:59:06 + bash -s -- 03:59:06 03:59:06 _____ _ 03:59:06 / ____| | | 03:59:06 | | ___ __| | ___ ___ _____ __ 03:59:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:59:06 | |___| (_) | (_| | __/ (_| (_) \ V / 03:59:06 \_____\___/ \__,_|\___|\___\___/ \_/ 03:59:06 Bash-1.0.6 03:59:06 03:59:06 03:59:06 ==> git version 2.25.1 found 03:59:06 ==> 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:59:06 Release-Date: 2020-01-08 03:59:06 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:59:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:59:06 ==> Jenkins CI detected. 03:59:06 current dir:  /w/workspace/_app-service-configurable_PR-679 03:59:06 project root: . 03:59:06 --> token set from env 03:59:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:59:06 ==> Running gcov in . (disable via -X gcov) 03:59:06 ==> Python coveragepy not found 03:59:06 ==> Searching for coverage reports in: 03:59:06 + . 03:59:06 -> Found 1 reports 03:59:06 ==> Detecting git/mercurial file structure 03:59:06 ==> Reading reports 03:59:06 + ./coverage.out bytes=953 03:59:06 ==> Appending adjustments 03:59:06 https://docs.codecov.io/docs/fixing-reports 03:59:06 + Found adjustments 03:59:06 ==> Gzipping contents 03:59:06 4.0K /tmp/codecov.CkAcht.gz 03:59:06 ==> Uploading reports 03:59:06 url: https://codecov.io 03:59:06 query: branch=PR-679&commit=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-679%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=679&job=&cmd_args= 03:59:06 -> Pinging Codecov 03:59:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-679&commit=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-679%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=679&job=&cmd_args= 03:59:06 -> Uploading to 03:59:06 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe/af461faa-ba1b-43a1-a32f-38bdcf3880b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T035906Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=da2250bd1a89ce1512704e8a2ec3c560c3aef9e7789ed2db6a6eec6bbb99c797 03:59:06 % Total % Received % Xferd Average Speed Time Time Time Current 03:59:06 Dload Upload Total Spent Left Speed 03:59:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1830 --:--:-- --:--:-- --:--:-- 1830 03:59:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [Pipeline] } 03:59:07 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:59:09 + [ -d /w/workspace/_app-service-configurable_PR-679/archives ] 03:59:09 + ls -al /w/workspace/_app-service-configurable_PR-679/archives 03:59:09 total 16 03:59:09 drwxr-xr-x 3 root root 4096 Oct 8 03:43 . 03:59:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 03:43 .. 03:59:09 drwxr-xr-x 2 root root 4096 Oct 8 03:43 cost 03:59:09 -rw-r--r-- 1 root root 96 Oct 8 03:43 cost.csv 03:59:09 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-679/archives 03:59:09 + ls -al /w/workspace/_app-service-configurable_PR-679/archives 03:59:09 total 16 03:59:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 03:43 . 03:59:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 03:43 .. 03:59:09 drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 03:43 cost 03:59:09 -rw-r--r-- 1 jenkins jenkins 96 Oct 8 03:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:59:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:59:10 ---> package-listing.sh 03:59:10 ++ facter osfamily 03:59:10 ++ tr '[:upper:]' '[:lower:]' 03:59:10 + OS_FAMILY=debian 03:59:10 + workspace=/w/workspace/_app-service-configurable_PR-679 03:59:10 + START_PACKAGES=/tmp/packages_start.txt 03:59:10 + END_PACKAGES=/tmp/packages_end.txt 03:59:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:59:10 + PACKAGES=/tmp/packages_start.txt 03:59:10 + '[' /w/workspace/_app-service-configurable_PR-679 ']' 03:59:10 + PACKAGES=/tmp/packages_end.txt 03:59:10 + case "${OS_FAMILY}" in 03:59:10 + dpkg -l 03:59:10 + grep '^ii' 03:59:10 + '[' -f /tmp/packages_start.txt ']' 03:59:10 + '[' -f /tmp/packages_end.txt ']' 03:59:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:59:10 + '[' /w/workspace/_app-service-configurable_PR-679 ']' 03:59:10 + mkdir -p /w/workspace/_app-service-configurable_PR-679/archives/ 03:59:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-679/archives/ [Pipeline] echo 03:59:10 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-679/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:59:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:11 prd-ubuntu20.04-docker-8c-8g-22138 does not seem to be running inside a container 03:59:12 $ 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-679/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-679 -v /w/workspace/_app-service-configurable_PR-679:/w/workspace/_app-service-configurable_PR-679:rw,z -v /w/workspace/_app-service-configurable_PR-679@tmp:/w/workspace/_app-service-configurable_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:59:12 $ docker top c43a9a55af8d425c7ec7874e3a9ae120f06930393ad92a5fcdd6b80096afd6f7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:12 + touch /tmp/pre-build-complete [Pipeline] sh 03:59:13 + mkdir -p /var/log/sysstat [Pipeline] sh 03:59:13 + ls /var/log/sa-host 03:59:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:13 provisioning config files... 03:59:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-679@tmp/config15717077646428433631tmp [Pipeline] { [Pipeline] echo 03:59:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:59:13 ---> create-netrc.sh [Pipeline] } 03:59:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:59:14 ---> python-tools-install.sh [Pipeline] echo 03:59:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:59:14 ---> sudo-logs.sh 03:59:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:59:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:59:15 ---> job-cost.sh 03:59:15 lf-activate-venv: SKIPPING 03:59:15 DEBUG: total: 0.2199999988079071 03:59:15 INFO: Retrieving Stack Cost... 03:59:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:59:16 INFO: Archiving Costs [Pipeline] echo 03:59:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:59:16 ---> logs-deploy.sh 03:59:16 lf-activate-venv: SKIPPING 03:59:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-679/1 03:59:16 INFO: archiving workspace using pattern(s): 03:59:17 Archives upload complete. 03:59:17 INFO: archiving logs to Nexus