Pull request #688 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 jackchenjc for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79+89be346d235b31a1a49683b9b48e5517bcec56bd (689f17aa2960d7a00cba1b963878539ea7149a7e) 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-ssh15127251192040527031.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-ssh13767051295319784715.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-688/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-688/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13319274803156154605.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-688/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8579612428198950851.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-ssh13654300419518664512.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-688/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-688/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3896307359294298872.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24778 in /w/workspace/_app-service-configurable_PR-688 [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-688 # 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/688/head:refs/remotes/origin/PR-688 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 89be346d235b31a1a49683b9b48e5517bcec56bd into PR head commit 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 Merge succeeded, producing 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 Checking out Revision 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 (PR-688) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 # 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 89be346d235b31a1a49683b9b48e5517bcec56bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" 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 09:33:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:33:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:33:06 ========================================================= 09:33:06 EdgeX Global Pipelines Version Info 09:33:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:33:07 ------------------- 09:33:07 stable info: 09:33:07 ------------------- 09:33:07 Commited By: Ginny Guan ginny@iotechsys.com 09:33:07 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:33:07 Message: update stable to v1.0.265 09:33:07 ------------------- 09:33:07 experimental info: 09:33:07 ------------------- 09:33:07 Commited By: Cherry Wang cherry@iotechsys.com 09:33:07 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:33:07 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:33:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:33:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:33:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:33:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:33:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-688 [Pipeline] echo 09:33:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-688 [Pipeline] echo 09:33:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-688 [Pipeline] echo 09:33:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [Pipeline] echo 09:33:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a4dcdc [Pipeline] echo 09:33:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:16 provisioning config files... 09:33:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-688@tmp/config15222183766299895549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:17 ---> ****-login.sh 09:33:17 nexus3.edgexfoundry.org:10001 09:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:17 Configure a credential helper to remove this warning. See 09:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:17 09:33:17 Login Succeeded 09:33:17 nexus3.edgexfoundry.org:10002 09:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:17 Configure a credential helper to remove this warning. See 09:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:17 09:33:17 Login Succeeded 09:33:17 nexus3.edgexfoundry.org:10003 09:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:17 Configure a credential helper to remove this warning. See 09:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:17 09:33:17 Login Succeeded 09:33:17 nexus3.edgexfoundry.org:10004 09:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:18 Configure a credential helper to remove this warning. See 09:33:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:18 09:33:18 Login Succeeded 09:33:18 ****.io 09:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:18 Configure a credential helper to remove this warning. See 09:33:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:18 09:33:18 Login Succeeded 09:33:18 ---> ****-login.sh ends [Pipeline] } 09:33:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:33:19 + git rev-list -1 --merges 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79~1..7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [Pipeline] echo 09:33:19 -----------> git rev-list -1 --merges 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79~1..7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [false] [Pipeline] sh 09:33:19 + git log --format=format:%s -1 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [Pipeline] echo 09:33:19 ========================================================= 09:33:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:33:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:33:20 + git log --format=format:%s -1 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [Pipeline] echo 09:33:20 [semverPrep] GIT_COMMIT: 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo 09:33:20 [semverPrep] This is not a build commit. [Pipeline] sh 09:33:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:33:20 + grep -v github /etc/ssh/ssh_known_hosts 09:33:20 + [ -e /tmp/ssh_known_hosts ] 09:33:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:33:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:33:20 + sudo tee -a /etc/ssh/ssh_known_hosts 09:33:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:20 09:33:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:21 0.1.4: Pulling from edgex-devops/py-git-semver 09:33:21 b85a868b505f: Pulling fs layer 09:33:21 e2be974225ed: Pulling fs layer 09:33:21 339a4e72a1f5: Pulling fs layer 09:33:21 988bab9f4d93: Pulling fs layer 09:33:21 1469e6f7b9e6: Pulling fs layer 09:33:21 eaf3925da568: Pulling fs layer 09:33:21 bab4dde63d76: Pulling fs layer 09:33:21 bde34c3a00c8: Pulling fs layer 09:33:21 b352a97aabf1: Pulling fs layer 09:33:21 4872d77fe225: Pulling fs layer 09:33:21 1469e6f7b9e6: Waiting 09:33:21 eaf3925da568: Waiting 09:33:21 988bab9f4d93: Waiting 09:33:21 bab4dde63d76: Waiting 09:33:21 5851b861e8e6: Pulling fs layer 09:33:21 b352a97aabf1: Waiting 09:33:21 5851b861e8e6: Waiting 09:33:21 bde34c3a00c8: Waiting 09:33:21 4872d77fe225: Waiting 09:33:21 e2be974225ed: Download complete 09:33:21 988bab9f4d93: Verifying Checksum 09:33:21 988bab9f4d93: Download complete 09:33:21 1469e6f7b9e6: Verifying Checksum 09:33:21 1469e6f7b9e6: Download complete 09:33:21 339a4e72a1f5: Verifying Checksum 09:33:21 eaf3925da568: Verifying Checksum 09:33:21 eaf3925da568: Download complete 09:33:21 bde34c3a00c8: Download complete 09:33:21 b352a97aabf1: Download complete 09:33:21 4872d77fe225: Download complete 09:33:21 5851b861e8e6: Download complete 09:33:21 b85a868b505f: Verifying Checksum 09:33:21 b85a868b505f: Download complete 09:33:22 bab4dde63d76: Verifying Checksum 09:33:22 bab4dde63d76: Download complete 09:33:23 b85a868b505f: Pull complete 09:33:23 e2be974225ed: Pull complete 09:33:23 339a4e72a1f5: Pull complete 09:33:23 988bab9f4d93: Pull complete 09:33:23 1469e6f7b9e6: Pull complete 09:33:24 eaf3925da568: Pull complete 09:33:26 bab4dde63d76: Pull complete 09:33:26 bde34c3a00c8: Pull complete 09:33:26 b352a97aabf1: Pull complete 09:33:26 4872d77fe225: Pull complete 09:33:26 5851b861e8e6: Pull complete 09:33:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:33:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:33:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:26 prd-ubuntu20.04-docker-8c-8g-24778 does not seem to be running inside a container 09:33:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-688 -v /w/workspace/_app-service-configurable_PR-688:/w/workspace/_app-service-configurable_PR-688:rw,z -v /w/workspace/_app-service-configurable_PR-688@tmp:/w/workspace/_app-service-configurable_PR-688@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 09:33:27 $ docker top 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 -eo pid,comm 09:33:28 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). 09:33:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:33:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:28 [ssh-agent] Looking for ssh-agent implementation... 09:33:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:28 $ docker exec 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 ssh-agent 09:33:28 SSH_AUTH_SOCK=/tmp/ssh-EqRaS7cd2gYc/agent.31 09:33:28 SSH_AGENT_PID=37 09:33:28 Running ssh-add (command line suppressed) 09:33:28 Identity added: /w/workspace/_app-service-configurable_PR-688@tmp/private_key_6773208796075927486.key (/w/workspace/_app-service-configurable_PR-688@tmp/private_key_6773208796075927486.key) 09:33:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:28 + git tag --points-at HEAD [Pipeline] } 09:33:28 $ docker exec --env ******** --env ******** 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 ssh-agent -k 09:33:29 unset SSH_AUTH_SOCK; 09:33:29 unset SSH_AGENT_PID; 09:33:29 echo Agent pid 37 killed; 09:33:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:33:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:29 [ssh-agent] Looking for ssh-agent implementation... 09:33:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:29 $ docker exec 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 ssh-agent 09:33:29 SSH_AUTH_SOCK=/tmp/ssh-iviVv6zeI0vC/agent.70 09:33:29 SSH_AGENT_PID=76 09:33:29 Running ssh-add (command line suppressed) 09:33:29 Identity added: /w/workspace/_app-service-configurable_PR-688@tmp/private_key_10183836194701175799.key (/w/workspace/_app-service-configurable_PR-688@tmp/private_key_10183836194701175799.key) 09:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:29 + git semver init 09:33:30 2024-11-07 09:33:30,066 [run_init] DEBUG init version:0.0.0 force:False 09:33:30 2024-11-07 09:33:30,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-688/.semver 09:33:30 2024-11-07 09:33:30,067 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-688/.semver 09:33:30 2024-11-07 09:33:30,067 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-688/.semver'], cwd=/w/workspace/_app-service-configurable_PR-688, universal_newlines=False, shell=None, istream=None) 09:33:31 2024-11-07 09:33:31,057 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-688/.git/info/exclude 09:33:31 2024-11-07 09:33:31,058 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-688/.semver/PR-688 with force:False 09:33:31 2024-11-07 09:33:31,058 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-688/.semver/PR-688 09:33:31 2024-11-07 09:33:31,063 [execute] INFO git cat-file --batch-check 09:33:31 2024-11-07 09:33:31,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-688/.semver, universal_newlines=False, shell=None, istream=) 09:33:31 2024-11-07 09:33:31,069 [execute] INFO git cat-file --batch 09:33:31 2024-11-07 09:33:31,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-688/.semver, universal_newlines=False, shell=None, istream=) 09:33:31 2024-11-07 09:33:31,073 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-688/.semver/PR-688 09:33:31 0.0.0 [Pipeline] } 09:33:31 $ docker exec --env ******** --env ******** 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 ssh-agent -k 09:33:31 unset SSH_AUTH_SOCK; 09:33:31 unset SSH_AGENT_PID; 09:33:31 echo Agent pid 76 killed; 09:33:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:31 + git semver [Pipeline] } 09:33:32 $ docker stop --time=1 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 09:33:33 $ docker rm -f --volumes 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 [Pipeline] // withDockerContainer [Pipeline] sh 09:33:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:33:34 Stashed 1 file(s) [Pipeline] echo 09:33:34 [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 09:33:34 provisioning config files... 09:33:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-688@tmp/config16379430986796797573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:35 ---> ****-login.sh 09:33:35 nexus3.edgexfoundry.org:10001 09:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:35 Configure a credential helper to remove this warning. See 09:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:35 09:33:35 Login Succeeded 09:33:35 nexus3.edgexfoundry.org:10002 09:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:35 Configure a credential helper to remove this warning. See 09:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:35 09:33:35 Login Succeeded 09:33:35 nexus3.edgexfoundry.org:10003 09:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:35 Configure a credential helper to remove this warning. See 09:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:35 09:33:35 Login Succeeded 09:33:35 nexus3.edgexfoundry.org:10004 09:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:35 Configure a credential helper to remove this warning. See 09:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:35 09:33:35 Login Succeeded 09:33:35 ****.io 09:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:35 Configure a credential helper to remove this warning. See 09:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:35 09:33:35 Login Succeeded 09:33:35 ---> ****-login.sh ends [Pipeline] } 09:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:33:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:33:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:33:36 ========================================================= 09:33:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:33:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:36 + 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 . 09:33:36 Sending build context to Docker daemon 9.203MB 09:33:36 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:33:36 Step 2/12 : FROM ${BASE} AS builder 09:33:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:33:36 43c4264eed91: Pulling fs layer 09:33:36 4cc291be95ef: Pulling fs layer 09:33:36 2ac1f1163629: Pulling fs layer 09:33:36 5c3c966382ef: Pulling fs layer 09:33:36 4f4fb700ef54: Pulling fs layer 09:33:36 5d5c8e513c77: Pulling fs layer 09:33:36 9f66e0745190: Pulling fs layer 09:33:36 f49a43e4bbc0: Pulling fs layer 09:33:36 561ebcabdf7f: Pulling fs layer 09:33:36 5c3c966382ef: Waiting 09:33:36 f49a43e4bbc0: Waiting 09:33:36 4f4fb700ef54: Waiting 09:33:36 5d5c8e513c77: Waiting 09:33:36 9f66e0745190: Waiting 09:33:36 561ebcabdf7f: Waiting 09:33:36 4cc291be95ef: Verifying Checksum 09:33:36 4cc291be95ef: Download complete 09:33:36 5c3c966382ef: Download complete 09:33:36 4f4fb700ef54: Verifying Checksum 09:33:36 4f4fb700ef54: Download complete 09:33:36 5d5c8e513c77: Download complete 09:33:36 43c4264eed91: Download complete 09:33:36 9f66e0745190: Verifying Checksum 09:33:36 9f66e0745190: Download complete 09:33:36 43c4264eed91: Pull complete 09:33:37 561ebcabdf7f: Download complete 09:33:37 4cc291be95ef: Pull complete 09:33:37 2ac1f1163629: Verifying Checksum 09:33:37 2ac1f1163629: Download complete 09:33:37 f49a43e4bbc0: Verifying Checksum 09:33:37 f49a43e4bbc0: Download complete 09:33:40 2ac1f1163629: Pull complete 09:33:41 5c3c966382ef: Pull complete 09:33:41 4f4fb700ef54: Pull complete 09:33:41 5d5c8e513c77: Pull complete 09:33:41 9f66e0745190: Pull complete 09:33:43 f49a43e4bbc0: Pull complete 09:33:44 561ebcabdf7f: Pull complete 09:33:44 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:33:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:33:44 ---> 3a752c3f9dda 09:33:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:33:47 ---> Running in 2c8a7fc850f5 09:33:47 Removing intermediate container 2c8a7fc850f5 09:33:47 ---> e74f8e5927db 09:33:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:33:47 ---> Running in f5d1b4b3bdf9 09:33:47 Removing intermediate container f5d1b4b3bdf9 09:33:47 ---> c99511d5c25f 09:33:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:33:47 ---> Running in 3520de8da7e3 09:33:47 Removing intermediate container 3520de8da7e3 09:33:47 ---> 60646ce926ef 09:33:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:33:47 ---> Running in 9012bac4ed7c 09:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:33:47 OK: 246 MiB in 54 packages 09:33:48 Removing intermediate container 9012bac4ed7c 09:33:48 ---> 8c483367302f 09:33:48 Step 7/12 : WORKDIR /app 09:33:48 ---> Running in d987458b0db1 09:33:48 Removing intermediate container d987458b0db1 09:33:48 ---> fdcc058ead33 09:33:48 Step 8/12 : COPY go.mod vendor* ./ 09:33:48 ---> c5fbab8d72e8 09:33:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:48 ---> Running in 444d01998fd3 09:33:49 Still waiting to schedule task 09:33:49 ‘prd-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:33:49 ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:33:49 ‘prd-ubuntu20.04-docker-8c-8g-24734’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:33:49 ‘prd-ubuntu20.04-docker-8c-8g-24736’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:33:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24737’ is offline 09:33:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24739’ is offline 09:33:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24776’ is offline 09:33:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24777’ is offline 09:34:27 Removing intermediate container 444d01998fd3 09:34:27 ---> 5d359d24520a 09:34:27 Step 10/12 : COPY . . 09:34:27 ---> c0893a258e3d 09:34:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:34:27 ---> Running in 84cdf7cee84a 09:34:27 Removing intermediate container 84cdf7cee84a 09:34:27 ---> 25a2abe2c6bd 09:34:27 Step 12/12 : RUN $MAKE 09:34:27 ---> Running in 24f9f526b649 09:34:27 noop 09:34:27 Removing intermediate container 24f9f526b649 09:34:27 ---> 403ee08ce8b3 09:34:27 Successfully built 403ee08ce8b3 09:34:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:27 + docker inspect -f . ci-base-image-x86_64 09:34:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:27 prd-ubuntu20.04-docker-8c-8g-24778 does not seem to be running inside a container 09:34:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-688 -v /w/workspace/_app-service-configurable_PR-688:/w/workspace/_app-service-configurable_PR-688:rw,z -v /w/workspace/_app-service-configurable_PR-688@tmp:/w/workspace/_app-service-configurable_PR-688@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 09:34:28 $ docker top 816c1cad4a8c808c5b95b8ad8abae0a5bc9ea49fbfffd23ec32c82a19d7e2726 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:28 + go version 09:34:28 go version go1.23.2 linux/amd64 [Pipeline] } 09:34:28 $ docker stop --time=1 816c1cad4a8c808c5b95b8ad8abae0a5bc9ea49fbfffd23ec32c82a19d7e2726 09:34:30 $ docker rm -f --volumes 816c1cad4a8c808c5b95b8ad8abae0a5bc9ea49fbfffd23ec32c82a19d7e2726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:30 + docker inspect -f . ci-base-image-x86_64 09:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:30 prd-ubuntu20.04-docker-8c-8g-24778 does not seem to be running inside a container 09:34:31 $ 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-688 -v /w/workspace/_app-service-configurable_PR-688:/w/workspace/_app-service-configurable_PR-688:rw,z -v /w/workspace/_app-service-configurable_PR-688@tmp:/w/workspace/_app-service-configurable_PR-688@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 09:34:31 $ docker top f540f213022be1241085c9bb516a0e27a603d5fcae2b4b7c3fea70527ca6a27e -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:31 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-688 [Pipeline] fileExists [Pipeline] sh 09:34:32 + make test 09:34:32 go test -race -coverprofile=coverage.out ./... 09:35:04 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 09:35:37 go vet ./... 09:35:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:35:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:35:44 ./bin/test-attribution-txt.sh [Pipeline] echo 09:35:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:35:44 $ docker stop --time=1 f540f213022be1241085c9bb516a0e27a603d5fcae2b4b7c3fea70527ca6a27e 09:35:46 $ docker rm -f --volumes f540f213022be1241085c9bb516a0e27a603d5fcae2b4b7c3fea70527ca6a27e [Pipeline] // withDockerContainer [Pipeline] sh 09:35:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:35:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:35:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:35:48 + ls -al . 09:35:48 total 248 09:35:48 drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 09:34 . 09:35:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:33 .. 09:35:48 -rw-rw-r-- 1 jenkins jenkins 119 Nov 7 09:33 .dockerignore 09:35:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:35 .git 09:35:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:33 .github 09:35:48 -rw-rw-r-- 1 jenkins jenkins 106 Nov 7 09:33 .gitignore 09:35:48 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 09:33 .golangci.yml 09:35:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:33 .semver 09:35:48 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 7 09:33 Attribution.txt 09:35:48 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 7 09:33 CHANGELOG.md 09:35:48 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 7 09:33 Dockerfile 09:35:48 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:33 GOVERNANCE.md 09:35:48 -rw-rw-r-- 1 jenkins jenkins 666 Nov 7 09:33 Jenkinsfile 09:35:48 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 7 09:33 LICENSE 09:35:48 -rw-rw-r-- 1 jenkins jenkins 618 Nov 7 09:33 OWNERS.md 09:35:48 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 7 09:33 README.md 09:35:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:33 VERSION 09:35:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:33 bin 09:35:48 -rw-r--r-- 1 jenkins jenkins 953 Nov 7 09:35 coverage.out 09:35:48 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 7 09:33 go.mod 09:35:48 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 7 09:33 go.sum 09:35:48 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 7 09:33 main.go 09:35:48 -rw-rw-r-- 1 jenkins jenkins 3163 Nov 7 09:33 makefile 09:35:48 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:49 + 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=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 --label arch=amd64 --label version=0.0.0 . 09:35:49 Sending build context to Docker daemon 9.204MB 09:35:49 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 09:35:49 Step 2/27 : FROM ${BASE} AS builder 09:35:49 ---> 403ee08ce8b3 09:35:49 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:35:49 ---> Running in 6e85bfbba6eb 09:35:49 Removing intermediate container 6e85bfbba6eb 09:35:49 ---> 03f8057a8e27 09:35:49 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:35:49 ---> Running in 3ff8f79d87f8 09:35:49 Removing intermediate container 3ff8f79d87f8 09:35:49 ---> 7020218fbd0d 09:35:49 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:35:49 ---> Running in 4d700fc67f7a 09:35:49 Removing intermediate container 4d700fc67f7a 09:35:49 ---> ddf427e2b480 09:35:49 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:35:49 ---> Running in 1e7498815fa5 09:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:35:51 OK: 246 MiB in 54 packages 09:35:51 Removing intermediate container 1e7498815fa5 09:35:51 ---> f699b3ff0e13 09:35:51 Step 7/27 : WORKDIR /app 09:35:51 ---> Running in efe7cd7c5bd9 09:35:51 Removing intermediate container efe7cd7c5bd9 09:35:51 ---> 904c3aac9049 09:35:51 Step 8/27 : COPY go.mod vendor* ./ 09:35:51 ---> f72a4d43521b 09:35:51 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:51 ---> Running in 4cb124a89627 09:35:51 Removing intermediate container 4cb124a89627 09:35:51 ---> 9693ae2cded4 09:35:51 Step 10/27 : COPY . . 09:35:52 ---> 755749fa4a5f 09:35:52 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:35:52 ---> Running in 2a6f32d0e024 09:35:52 Removing intermediate container 2a6f32d0e024 09:35:52 ---> e42197e52fff 09:35:52 Step 12/27 : RUN $MAKE 09:35:52 ---> Running in a309f5eb09f3 09:35:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 " -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 09:36:24 Removing intermediate container a309f5eb09f3 09:36:24 ---> 80bd91f94286 09:36:24 Step 13/27 : FROM alpine:3.20 09:36:24 3.20: Pulling from library/alpine 09:36:24 43c4264eed91: Already exists 09:36:24 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:36:24 Status: Downloaded newer image for alpine:3.20 09:36:24 ---> 91ef0af61f39 09:36:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:36:24 ---> Running in b6482962b541 09:36:24 Removing intermediate container b6482962b541 09:36:24 ---> 1c490b0edd9a 09:36:24 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 09:36:24 ---> Running in 9b7e08fd1d19 09:36:24 Removing intermediate container 9b7e08fd1d19 09:36:24 ---> f6f55c84bbcd 09:36:24 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:36:24 ---> Running in 27a507d141ad 09:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:36:24 (1/2) Installing ca-certificates (20240705-r0) 09:36:24 (2/2) Installing dumb-init (1.2.5-r3) 09:36:24 Executing busybox-1.36.1-r29.trigger 09:36:24 Executing ca-certificates-20240705-r0.trigger 09:36:24 OK: 9 MiB in 16 packages 09:36:25 Removing intermediate container 27a507d141ad 09:36:25 ---> 7eebc9d44439 09:36:25 Step 17/27 : RUN apk --no-cache upgrade 09:36:25 ---> Running in b8173f48dbc2 09:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:36:25 Upgrading critical system libraries and apk-tools: 09:36:25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:36:25 Executing busybox-1.36.1-r29.trigger 09:36:25 Continuing the upgrade transaction with new apk-tools: 09:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:36:26 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:36:26 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:36:26 Executing ca-certificates-20240705-r0.trigger 09:36:26 OK: 9 MiB in 16 packages 09:36:26 Removing intermediate container b8173f48dbc2 09:36:26 ---> 305fcb043d96 09:36:26 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:36:27 ---> 31b559890c15 09:36:27 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:36:27 ---> d80d2f2b60ee 09:36:27 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:36:27 ---> 72867e8e57ab 09:36:27 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 09:36:27 ---> 6fe7dd19407d 09:36:27 Step 22/27 : EXPOSE 48095 09:36:27 ---> Running in fcb83ca9dc71 09:36:28 Removing intermediate container fcb83ca9dc71 09:36:28 ---> a29a836dfea1 09:36:28 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 09:36:28 ---> Running in fe22149fcf0b 09:36:28 Removing intermediate container fe22149fcf0b 09:36:28 ---> cb8e4894427c 09:36:28 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:36:28 ---> Running in 01110c87e79a 09:36:28 Removing intermediate container 01110c87e79a 09:36:28 ---> 280cf6363759 09:36:28 Step 25/27 : LABEL arch=amd64 09:36:28 ---> Running in 8e757043517b 09:36:28 Removing intermediate container 8e757043517b 09:36:28 ---> 1b258ccb22dd 09:36:28 Step 26/27 : LABEL git_sha=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 09:36:28 ---> Running in b60e3c227aa1 09:36:28 Removing intermediate container b60e3c227aa1 09:36:28 ---> c5938564144b 09:36:28 Step 27/27 : LABEL version=0.0.0 09:36:28 ---> Running in 17a4a50857d4 09:36:28 Removing intermediate container 17a4a50857d4 09:36:28 ---> fc7f6d4c308c 09:36:28 [Warning] One or more build-args [ARCH] were not consumed 09:36:28 Successfully built fc7f6d4c308c 09:36:28 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 09:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:29 09:36:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:30 latest: Pulling from edgex-lftools-log-publisher 09:36:30 5eb5b503b376: Pulling fs layer 09:36:30 5c69ac0246d0: Pulling fs layer 09:36:30 ec43610c2a17: Pulling fs layer 09:36:30 3a2ae6a8a46f: Pulling fs layer 09:36:30 33b1e0a273af: Pulling fs layer 09:36:30 5d3b04190fa2: Pulling fs layer 09:36:30 2f39f015ded8: Pulling fs layer 09:36:30 33b1e0a273af: Waiting 09:36:30 5d3b04190fa2: Waiting 09:36:30 2f39f015ded8: Waiting 09:36:30 3a2ae6a8a46f: Waiting 09:36:30 5c69ac0246d0: Download complete 09:36:30 3a2ae6a8a46f: Verifying Checksum 09:36:30 3a2ae6a8a46f: Download complete 09:36:30 33b1e0a273af: Verifying Checksum 09:36:30 33b1e0a273af: Download complete 09:36:30 5d3b04190fa2: Download complete 09:36:30 ec43610c2a17: Verifying Checksum 09:36:30 ec43610c2a17: Download complete 09:36:30 5eb5b503b376: Verifying Checksum 09:36:30 5eb5b503b376: Download complete 09:36:30 2f39f015ded8: Download complete 09:36:31 5eb5b503b376: Pull complete 09:36:31 5c69ac0246d0: Pull complete 09:36:31 ec43610c2a17: Pull complete 09:36:32 3a2ae6a8a46f: Pull complete 09:36:32 33b1e0a273af: Pull complete 09:36:32 5d3b04190fa2: Pull complete 09:36:36 2f39f015ded8: Pull complete 09:36:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:36:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:36 prd-ubuntu20.04-docker-8c-8g-24778 does not seem to be running inside a container 09:36:36 $ 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-688 -v /w/workspace/_app-service-configurable_PR-688:/w/workspace/_app-service-configurable_PR-688:rw,z -v /w/workspace/_app-service-configurable_PR-688@tmp:/w/workspace/_app-service-configurable_PR-688@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 09:36:38 $ docker top 148b27d50c0226f6cb485872db690c9bfb0b1790021400859e22f62ff0a56f9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:36:39 ---> job-cost.sh 09:36:39 lf-activate-venv: SKIPPING 09:36:39 INFO: No Stack... 09:36:39 INFO: Retrieving Pricing Info for: v3-standard-8 09:36:39 INFO: Archiving Costs [Pipeline] sh 09:36:40 + cat /w/workspace/_app-service-configurable_PR-688/archives/cost.csv 09:36:40 + cut -d, -f6 [Pipeline] lock 09:36:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] 09:36:43 Resource [jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] did not exist. Created. 09:36:43 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:36:43 + echo total: 0.2199999988079071 [Pipeline] stash 09:36:43 Stashed 1 file(s) [Pipeline] } 09:36:44 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:36:44 $ docker stop --time=1 148b27d50c0226f6cb485872db690c9bfb0b1790021400859e22f62ff0a56f9d 09:36:45 $ docker rm -f --volumes 148b27d50c0226f6cb485872db690c9bfb0b1790021400859e22f62ff0a56f9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:44:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24909 in /w/workspace/_app-service-configurable_PR-688 [Pipeline] { [Pipeline] ws 09:44:06 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 09:44:09 The recommended git tool is: git 09:44:17 using credential edgex-jenkins-ssh 09:44:17 Cloning the remote Git repository 09:44:17 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 09:44:17 > git init /w/workspace/app-service-configurable/1 # timeout=10 09:44:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 09:44:17 > git --version # timeout=10 09:44:17 > git --version # 'git version 2.25.1' 09:44:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 09:44:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 09:44:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 09:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/688/head:refs/remotes/origin/PR-688 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:44:22 Merging remotes/origin/main commit 89be346d235b31a1a49683b9b48e5517bcec56bd into PR head commit 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 09:44:22 Merge succeeded, producing 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 09:44:22 Checking out Revision 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 (PR-688) 09:44:22 > git config core.sparsecheckout # timeout=10 09:44:22 > git checkout -f 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 # timeout=10 09:44:22 > git remote # timeout=10 09:44:22 > git config --get remote.origin.url # timeout=10 09:44:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:22 > git merge 89be346d235b31a1a49683b9b48e5517bcec56bd # timeout=10 09:44:22 > git rev-parse HEAD^{commit} # timeout=10 09:44:22 > git config core.sparsecheckout # timeout=10 09:44:22 > git checkout -f 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 # timeout=10 09:44:26 Commit message: "fix: Only one ldflags flag is allowed" 09:44:26 > git --version # timeout=10 09:44:26 > git --version # 'git version 2.25.1' 09:44:26 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:44:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:44:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:29 Dload Upload Total Spent Left Speed 09:44:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 176k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh 09:44:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:44:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 09:44:29 sudo tee /etc/docker/daemon.new 09:44:29 { 09:44:29 "registry-mirrors": [ 09:44:29 "https://nexus3.edgexfoundry.org:10001" 09:44:29 ], 09:44:29 "bip": "10.250.0.254/24", 09:44:29 "hosts": [ 09:44:29 "tcp://0.0.0.0:5555", 09:44:29 "unix:///var/run/docker.sock" 09:44:29 ], 09:44:29 "mtu": 1458, 09:44:29 "selinux-enabled": true, 09:44:29 "seccomp-profile": "/etc/docker/seccomp.json" 09:44:29 } [Pipeline] sh 09:44:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:44:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:49 provisioning config files... 09:44:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config17060493021965045330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:49 ---> ****-login.sh 09:44:49 nexus3.edgexfoundry.org:10001 09:44:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:50 Configure a credential helper to remove this warning. See 09:44:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:50 09:44:50 Login Succeeded 09:44:50 nexus3.edgexfoundry.org:10002 09:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:51 Configure a credential helper to remove this warning. See 09:44:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:51 09:44:51 Login Succeeded 09:44:51 nexus3.edgexfoundry.org:10003 09:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:51 Configure a credential helper to remove this warning. See 09:44:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:51 09:44:51 Login Succeeded 09:44:51 nexus3.edgexfoundry.org:10004 09:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:52 Configure a credential helper to remove this warning. See 09:44:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:52 09:44:52 Login Succeeded 09:44:52 ****.io 09:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:52 Configure a credential helper to remove this warning. See 09:44:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:52 09:44:52 Login Succeeded 09:44:52 ---> ****-login.sh ends [Pipeline] } 09:44:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:44:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:53 ========================================================= 09:44:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:44:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:54 + 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 . 09:44:54 Sending build context to Docker daemon 225.3kB 09:44:54 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:44:54 Step 2/12 : FROM ${BASE} AS builder 09:44:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:44:54 cf04c63912e1: Pulling fs layer 09:44:54 55b35a11ae5e: Pulling fs layer 09:44:54 a37a00ec5f00: Pulling fs layer 09:44:54 50b3750afda1: Pulling fs layer 09:44:54 4f4fb700ef54: Pulling fs layer 09:44:54 80978eb59214: Pulling fs layer 09:44:54 c9f46d7d2bd2: Pulling fs layer 09:44:54 c5a475d317c9: Pulling fs layer 09:44:54 50b3750afda1: Waiting 09:44:54 4f4fb700ef54: Waiting 09:44:54 80978eb59214: Waiting 09:44:54 c9f46d7d2bd2: Waiting 09:44:54 c5a475d317c9: Waiting 09:44:54 55b35a11ae5e: Download complete 09:44:54 50b3750afda1: Verifying Checksum 09:44:54 50b3750afda1: Download complete 09:44:54 4f4fb700ef54: Verifying Checksum 09:44:54 4f4fb700ef54: Download complete 09:44:54 80978eb59214: Verifying Checksum 09:44:54 80978eb59214: Download complete 09:44:54 cf04c63912e1: Verifying Checksum 09:44:54 cf04c63912e1: Download complete 09:44:55 c5a475d317c9: Verifying Checksum 09:44:55 c5a475d317c9: Download complete 09:44:56 cf04c63912e1: Pull complete 09:44:56 55b35a11ae5e: Pull complete 09:44:57 a37a00ec5f00: Verifying Checksum 09:44:57 a37a00ec5f00: Download complete 09:44:58 c9f46d7d2bd2: Verifying Checksum 09:44:58 c9f46d7d2bd2: Download complete 09:45:13 a37a00ec5f00: Pull complete 09:45:13 50b3750afda1: Pull complete 09:45:13 4f4fb700ef54: Pull complete 09:45:13 80978eb59214: Pull complete 09:45:23 c9f46d7d2bd2: Pull complete 09:45:24 c5a475d317c9: Pull complete 09:45:24 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:45:24 ---> be29e6b0f0d4 09:45:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:45:26 ---> Running in 98dc2551df72 09:45:27 Removing intermediate container 98dc2551df72 09:45:27 ---> fdae19cde34d 09:45:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:45:27 ---> Running in 0519fbc274f4 09:45:27 Removing intermediate container 0519fbc274f4 09:45:27 ---> dc44be0fa2f3 09:45:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:45:27 ---> Running in 98e60de048f0 09:45:28 Removing intermediate container 98e60de048f0 09:45:28 ---> 32fcc2c7f562 09:45:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:45:28 ---> Running in 2a0997ef6451 09:45:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:45:32 OK: 238 MiB in 54 packages 09:45:33 Removing intermediate container 2a0997ef6451 09:45:33 ---> 5f38a09e925e 09:45:33 Step 7/12 : WORKDIR /app 09:45:33 ---> Running in ec457aa0404c 09:45:35 Removing intermediate container ec457aa0404c 09:45:35 ---> bc2fa2bb933c 09:45:35 Step 8/12 : COPY go.mod vendor* ./ 09:45:35 ---> 659113df7636 09:45:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 ---> Running in 31c1f748a75f 09:47:43 Removing intermediate container 31c1f748a75f 09:47:43 ---> dedb37e55d23 09:47:43 Step 10/12 : COPY . . 09:47:43 ---> d9e24dcfacf9 09:47:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:47:43 ---> Running in 3c1727467aa0 09:47:43 Removing intermediate container 3c1727467aa0 09:47:43 ---> a81c294bc576 09:47:43 Step 12/12 : RUN $MAKE 09:47:43 ---> Running in 0169f827a11d 09:47:43 noop 09:47:43 Removing intermediate container 0169f827a11d 09:47:43 ---> b1846cfe0c4c 09:47:43 Successfully built b1846cfe0c4c 09:47:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:43 + docker inspect -f . ci-base-image-arm64 09:47:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:44 prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container 09:47:44 $ 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 09:47:45 $ docker top 3c5acc7b4b115176a3ffae244489c90a7a7154fb668c6feaa5709ed3139989ba -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:46 + go version 09:47:46 go version go1.23.2 linux/arm64 [Pipeline] } 09:47:46 $ docker stop --time=1 3c5acc7b4b115176a3ffae244489c90a7a7154fb668c6feaa5709ed3139989ba 09:47:48 $ docker rm -f --volumes 3c5acc7b4b115176a3ffae244489c90a7a7154fb668c6feaa5709ed3139989ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:49 + docker inspect -f . ci-base-image-arm64 09:47:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:49 prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container 09:47:49 $ 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 09:47:51 $ docker top 2aebc6f65350fb0bf735ad38c45745fdb8c39caef7802ae5a0325841fa01d157 -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:52 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 09:47:52 + make test 09:47:52 go test -race -coverprofile=coverage.out ./... 09:54:17 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 09:54:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:54:17 go vet ./... 09:58:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:58:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:58:39 ./bin/test-attribution-txt.sh [Pipeline] echo 09:58:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:58:39 $ docker stop --time=1 2aebc6f65350fb0bf735ad38c45745fdb8c39caef7802ae5a0325841fa01d157 09:58:41 $ docker rm -f --volumes 2aebc6f65350fb0bf735ad38c45745fdb8c39caef7802ae5a0325841fa01d157 [Pipeline] // withDockerContainer [Pipeline] sh 09:58:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:58:44 Warning: overwriting stash ‘coverage-report’ 09:58:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:58:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:58:45 + ls -al . 09:58:45 total 244 09:58:45 drwxrwxr-x 6 jenkins jenkins 4096 Nov 7 09:47 . 09:58:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:44 .. 09:58:45 -rw-rw-r-- 1 jenkins jenkins 119 Nov 7 09:44 .dockerignore 09:58:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:44 .git 09:58:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:44 .github 09:58:45 -rw-rw-r-- 1 jenkins jenkins 106 Nov 7 09:44 .gitignore 09:58:45 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 09:44 .golangci.yml 09:58:45 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 7 09:44 Attribution.txt 09:58:45 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 7 09:44 CHANGELOG.md 09:58:45 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 7 09:44 Dockerfile 09:58:45 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:44 GOVERNANCE.md 09:58:45 -rw-rw-r-- 1 jenkins jenkins 666 Nov 7 09:44 Jenkinsfile 09:58:45 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 7 09:44 LICENSE 09:58:45 -rw-rw-r-- 1 jenkins jenkins 618 Nov 7 09:44 OWNERS.md 09:58:45 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 7 09:44 README.md 09:58:45 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:33 VERSION 09:58:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:44 bin 09:58:45 -rw-r--r-- 1 jenkins jenkins 953 Nov 7 09:54 coverage.out 09:58:45 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 7 09:44 go.mod 09:58:45 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 7 09:44 go.sum 09:58:45 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 7 09:44 main.go 09:58:45 -rw-rw-r-- 1 jenkins jenkins 3163 Nov 7 09:44 makefile 09:58:45 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:46 + 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=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 --label arch=arm64 --label version=0.0.0 . 09:58:46 Sending build context to Docker daemon 226.8kB 09:58:46 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 09:58:46 Step 2/27 : FROM ${BASE} AS builder 09:58:46 ---> b1846cfe0c4c 09:58:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:58:46 ---> Running in 03fcd8ab64ae 09:58:47 Removing intermediate container 03fcd8ab64ae 09:58:47 ---> 4e47ae0a03d8 09:58:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:58:47 ---> Running in 125cde3ed587 09:58:47 Removing intermediate container 125cde3ed587 09:58:47 ---> 223b332141c9 09:58:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:58:47 ---> Running in 37bc789c5908 09:58:47 Removing intermediate container 37bc789c5908 09:58:47 ---> 1464339afa48 09:58:47 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:58:47 ---> Running in d14505ae0ab2 09:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:58:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:58:51 OK: 238 MiB in 54 packages 09:58:52 Removing intermediate container d14505ae0ab2 09:58:52 ---> b8c9b9a9fa71 09:58:52 Step 7/27 : WORKDIR /app 09:58:52 ---> Running in aeb04a907e55 09:58:52 Removing intermediate container aeb04a907e55 09:58:52 ---> e359c3252beb 09:58:52 Step 8/27 : COPY go.mod vendor* ./ 09:58:53 ---> a7fc90a32e4b 09:58:53 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:53 ---> Running in 4d0e90c5f091 09:58:55 Removing intermediate container 4d0e90c5f091 09:58:55 ---> 9c8014e03939 09:58:55 Step 10/27 : COPY . . 09:58:56 ---> f22874115668 09:58:56 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:58:56 ---> Running in d32e57f0b347 09:58:56 Removing intermediate container d32e57f0b347 09:58:56 ---> aeb98dffb2b9 09:58:56 Step 12/27 : RUN $MAKE 09:58:56 ---> Running in f7ae54fecdf9 09:58:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 " -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 10:03:05 Removing intermediate container f7ae54fecdf9 10:03:05 ---> d44729c153c9 10:03:05 Step 13/27 : FROM alpine:3.20 10:03:05 3.20: Pulling from library/alpine 10:03:05 cf04c63912e1: Already exists 10:03:05 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:03:05 Status: Downloaded newer image for alpine:3.20 10:03:05 ---> c157a85ed455 10:03:05 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:03:05 ---> Running in 81cecbcab2df 10:03:05 Removing intermediate container 81cecbcab2df 10:03:05 ---> c6b1a8ac5290 10:03:05 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 10:03:05 ---> Running in 240183df45d9 10:03:05 Removing intermediate container 240183df45d9 10:03:05 ---> 3327a34ac244 10:03:05 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 10:03:05 ---> Running in 2f2ae06ea8e9 10:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:03:08 (1/2) Installing ca-certificates (20240705-r0) 10:03:08 (2/2) Installing dumb-init (1.2.5-r3) 10:03:08 Executing busybox-1.36.1-r29.trigger 10:03:08 Executing ca-certificates-20240705-r0.trigger 10:03:08 OK: 10 MiB in 16 packages 10:03:10 Removing intermediate container 2f2ae06ea8e9 10:03:10 ---> 82c343fcf261 10:03:10 Step 17/27 : RUN apk --no-cache upgrade 10:03:10 ---> Running in 6a8c4edc4896 10:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:03:13 Upgrading critical system libraries and apk-tools: 10:03:13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:03:13 Executing busybox-1.36.1-r29.trigger 10:03:14 Continuing the upgrade transaction with new apk-tools: 10:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:03:16 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:03:16 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:03:16 Executing ca-certificates-20240705-r0.trigger 10:03:16 OK: 10 MiB in 16 packages 10:03:18 Removing intermediate container 6a8c4edc4896 10:03:18 ---> 93206a33a6cb 10:03:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:03:19 ---> 1bcd8fbcba88 10:03:19 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 10:03:19 ---> b2a125290137 10:03:19 Step 20/27 : COPY --from=builder /app/res/ /res/ 10:03:20 ---> 62e5f00f7727 10:03:20 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:03:22 ---> 1960da7ecb83 10:03:22 Step 22/27 : EXPOSE 48095 10:03:22 ---> Running in 34210ee2449c 10:03:22 Removing intermediate container 34210ee2449c 10:03:22 ---> 51301ead671e 10:03:22 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 10:03:22 ---> Running in 8d4d2fc3fe11 10:03:23 Removing intermediate container 8d4d2fc3fe11 10:03:23 ---> 3951d07f12ca 10:03:23 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:03:23 ---> Running in 737916d31f86 10:03:23 Removing intermediate container 737916d31f86 10:03:23 ---> f145f4219950 10:03:23 Step 25/27 : LABEL arch=arm64 10:03:23 ---> Running in 4ba19e806f0f 10:03:24 Removing intermediate container 4ba19e806f0f 10:03:24 ---> 30ad573e568e 10:03:24 Step 26/27 : LABEL git_sha=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 10:03:24 ---> Running in bb414ff666c9 10:03:24 Removing intermediate container bb414ff666c9 10:03:24 ---> d0a4c7c0b55a 10:03:24 Step 27/27 : LABEL version=0.0.0 10:03:24 ---> Running in 725b78648cee 10:03:25 Removing intermediate container 725b78648cee 10:03:25 ---> 2e6a8a717632 10:03:25 [Warning] One or more build-args [ARCH] were not consumed 10:03:25 Successfully built 2e6a8a717632 10:03:25 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 10:03:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:25 10:03:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:26 arm64: Pulling from edgex-lftools-log-publisher 10:03:26 8998bd30e6a1: Pulling fs layer 10:03:26 04944245beec: Pulling fs layer 10:03:26 699f458cf7ca: Pulling fs layer 10:03:26 765212b225bb: Pulling fs layer 10:03:26 f23df028b6ca: Pulling fs layer 10:03:26 d65c8cfc05b1: Pulling fs layer 10:03:26 2437ff75d9bd: Pulling fs layer 10:03:26 765212b225bb: Waiting 10:03:26 f23df028b6ca: Waiting 10:03:26 d65c8cfc05b1: Waiting 10:03:26 2437ff75d9bd: Waiting 10:03:26 04944245beec: Verifying Checksum 10:03:26 04944245beec: Download complete 10:03:26 765212b225bb: Verifying Checksum 10:03:26 765212b225bb: Download complete 10:03:26 f23df028b6ca: Verifying Checksum 10:03:26 f23df028b6ca: Download complete 10:03:26 d65c8cfc05b1: Verifying Checksum 10:03:26 d65c8cfc05b1: Download complete 10:03:26 699f458cf7ca: Verifying Checksum 10:03:26 699f458cf7ca: Download complete 10:03:27 8998bd30e6a1: Verifying Checksum 10:03:27 8998bd30e6a1: Download complete 10:03:30 2437ff75d9bd: Download complete 10:03:32 8998bd30e6a1: Pull complete 10:03:32 04944245beec: Pull complete 10:03:34 699f458cf7ca: Pull complete 10:03:34 765212b225bb: Pull complete 10:03:35 f23df028b6ca: Pull complete 10:03:35 d65c8cfc05b1: Pull complete 10:03:53 2437ff75d9bd: Pull complete 10:03:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:54 prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container 10:03:54 $ 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 10:03:57 $ docker top e63729dadfe97dc57d21a20cdfa91913ec67d1305280e55b82a8c8a21319d8dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:58 ---> job-cost.sh 10:03:58 lf-activate-venv: SKIPPING 10:03:58 INFO: No Stack... 10:03:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:03:59 INFO: Archiving Costs [Pipeline] sh 10:04:00 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 10:04:00 + cut -d, -f6 [Pipeline] lock 10:04:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] 10:04:00 Resource [jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] did not exist. Created. 10:04:00 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:04:01 /w/workspace/app-service-configurable/1@tmp/durable-99a4ba4a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:04:01 + echo total: 0.10999999940395355 [Pipeline] stash 10:04:01 Warning: overwriting stash ‘stack-cost’ 10:04:02 Stashed 1 file(s) [Pipeline] } 10:04:02 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:04:02 $ docker stop --time=1 e63729dadfe97dc57d21a20cdfa91913ec67d1305280e55b82a8c8a21319d8dd 10:04:03 $ docker rm -f --volumes e63729dadfe97dc57d21a20cdfa91913ec67d1305280e55b82a8c8a21319d8dd [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 10:04:05 provisioning config files... 10:04:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-688@tmp/config16849498039327576840tmp [Pipeline] { [Pipeline] sh 10:04:05 + set +x 10:04:05 + bash -s -- 10:04:05 + curl -s https://codecov.io/bash 10:04:05 10:04:05 _____ _ 10:04:05 / ____| | | 10:04:05 | | ___ __| | ___ ___ _____ __ 10:04:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:04:05 | |___| (_) | (_| | __/ (_| (_) \ V / 10:04:05 \_____\___/ \__,_|\___|\___\___/ \_/ 10:04:05 Bash-1.0.6 10:04:05 10:04:05 10:04:05 ==> git version 2.25.1 found 10:04:05 ==> 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 10:04:05 Release-Date: 2020-01-08 10:04:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:04:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:04:05 ==> Jenkins CI detected. 10:04:05 current dir:  /w/workspace/_app-service-configurable_PR-688 10:04:05 project root: . 10:04:05 --> token set from env 10:04:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:04:05 ==> Running gcov in . (disable via -X gcov) 10:04:05 ==> Python coveragepy not found 10:04:05 ==> Searching for coverage reports in: 10:04:05 + . 10:04:05 -> Found 1 reports 10:04:05 ==> Detecting git/mercurial file structure 10:04:05 ==> Reading reports 10:04:05 + ./coverage.out bytes=953 10:04:05 ==> Appending adjustments 10:04:05 https://docs.codecov.io/docs/fixing-reports 10:04:05 + Found adjustments 10:04:05 ==> Gzipping contents 10:04:05 4.0K /tmp/codecov.EUHb0F.gz 10:04:05 ==> Uploading reports 10:04:05 url: https://codecov.io 10:04:05 query: branch=PR-688&commit=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=688&job=&cmd_args= 10:04:05 -> Pinging Codecov 10:04:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-688&commit=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=688&job=&cmd_args= 10:04:05 -> Uploading to 10:04:05 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/7a4dcdcdbf471f89e79875f338f6fba4fe4efb79/856df2fb-3a06-4c0e-9b81-cc2fd38572b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241107T100405Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4866107d6683d44ef83dd433dfb5f14ddcc5865526db9f6a7a75563cf20681d2 10:04:05 % Total % Received % Xferd Average Speed Time Time Time Current 10:04:05 Dload Upload Total Spent Left Speed 10:04:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1752 --:--:-- --:--:-- --:--:-- 1744 10:04:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [Pipeline] } 10:04:06 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 10:04:08 + [ -d /w/workspace/_app-service-configurable_PR-688/archives ] 10:04:08 + ls -al /w/workspace/_app-service-configurable_PR-688/archives 10:04:08 total 16 10:04:08 drwxr-xr-x 3 root root 4096 Nov 7 09:36 . 10:04:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:36 .. 10:04:08 drwxr-xr-x 2 root root 4096 Nov 7 09:36 cost 10:04:08 -rw-r--r-- 1 root root 96 Nov 7 09:36 cost.csv 10:04:08 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-688/archives 10:04:08 + ls -al /w/workspace/_app-service-configurable_PR-688/archives 10:04:08 total 16 10:04:08 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:36 . 10:04:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:36 .. 10:04:08 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:36 cost 10:04:08 -rw-r--r-- 1 jenkins jenkins 96 Nov 7 09:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:04:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:04:09 ---> package-listing.sh 10:04:09 ++ facter osfamily 10:04:09 ++ tr '[:upper:]' '[:lower:]' 10:04:09 + OS_FAMILY=debian 10:04:09 + workspace=/w/workspace/_app-service-configurable_PR-688 10:04:09 + START_PACKAGES=/tmp/packages_start.txt 10:04:09 + END_PACKAGES=/tmp/packages_end.txt 10:04:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:04:09 + PACKAGES=/tmp/packages_start.txt 10:04:09 + '[' /w/workspace/_app-service-configurable_PR-688 ']' 10:04:09 + PACKAGES=/tmp/packages_end.txt 10:04:09 + case "${OS_FAMILY}" in 10:04:09 + dpkg -l 10:04:09 + grep '^ii' 10:04:09 + '[' -f /tmp/packages_start.txt ']' 10:04:09 + '[' -f /tmp/packages_end.txt ']' 10:04:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:04:09 + '[' /w/workspace/_app-service-configurable_PR-688 ']' 10:04:09 + mkdir -p /w/workspace/_app-service-configurable_PR-688/archives/ 10:04:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-688/archives/ [Pipeline] echo 10:04:09 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-688/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:04:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:10 prd-ubuntu20.04-docker-8c-8g-24778 does not seem to be running inside a container 10:04:10 $ 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-688/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-688 -v /w/workspace/_app-service-configurable_PR-688:/w/workspace/_app-service-configurable_PR-688:rw,z -v /w/workspace/_app-service-configurable_PR-688@tmp:/w/workspace/_app-service-configurable_PR-688@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 10:04:11 $ docker top 726655b2dbe5a2001c9d23167bd44cae9d3333271c7dc8f24a2701b68970277a -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:11 + touch /tmp/pre-build-complete [Pipeline] sh 10:04:12 + mkdir -p /var/log/sysstat [Pipeline] sh 10:04:12 + ls /var/log/sa-host 10:04:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:12 provisioning config files... 10:04:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-688@tmp/config1772012749511875225tmp [Pipeline] { [Pipeline] echo 10:04:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:04:12 ---> create-netrc.sh [Pipeline] } 10:04:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:04:13 ---> python-tools-install.sh [Pipeline] echo 10:04:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:04:13 ---> sudo-logs.sh 10:04:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:04:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:04:14 ---> job-cost.sh 10:04:14 lf-activate-venv: SKIPPING 10:04:14 DEBUG: total: 0.2199999988079071 10:04:14 INFO: Retrieving Stack Cost... 10:04:14 INFO: Retrieving Pricing Info for: v3-standard-8 10:04:14 INFO: Archiving Costs [Pipeline] echo 10:04:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:04:15 ---> logs-deploy.sh 10:04:15 lf-activate-venv: SKIPPING 10:04:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-688/1 10:04:15 INFO: archiving workspace using pattern(s): 10:04:16 Archives upload complete. 10:04:16 INFO: archiving logs to Nexus