Pull request #681 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 92001444439b5571917969c8a7ea74bbf5fbffd8+9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 (8899a6f742196874f24be767274bb4e7f48985b1) 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-ssh12872754012811392540.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-ssh2430295736537562397.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-681/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-681/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh996331160608900365.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-681/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13617945195069545734.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-ssh8429558031179442750.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-681/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-681/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5504851095898925016.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 ‘prd-ubuntu20.04-docker-8c-8g-22717’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22718 in /w/workspace/_app-service-configurable_PR-681 [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-681 # 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/681/head:refs/remotes/origin/PR-681 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 into PR head commit 92001444439b5571917969c8a7ea74bbf5fbffd8 Merge succeeded, producing 92001444439b5571917969c8a7ea74bbf5fbffd8 Checking out Revision 92001444439b5571917969c8a7ea74bbf5fbffd8 (PR-681) > git config core.sparsecheckout # timeout=10 > git checkout -f 92001444439b5571917969c8a7ea74bbf5fbffd8 # 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 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92001444439b5571917969c8a7ea74bbf5fbffd8 # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 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 08:24:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:24:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:24:08 ========================================================= 08:24:08 EdgeX Global Pipelines Version Info 08:24:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:24:09 ------------------- 08:24:09 stable info: 08:24:09 ------------------- 08:24:09 Commited By: Ginny Guan ginny@iotechsys.com 08:24:09 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:24:09 Message: update stable to v1.0.265 08:24:09 ------------------- 08:24:09 experimental info: 08:24:09 ------------------- 08:24:09 Commited By: Cherry Wang cherry@iotechsys.com 08:24:09 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:24:09 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:24:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-681 [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-681 [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-681 [Pipeline] echo 08:24:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92001444439b5571917969c8a7ea74bbf5fbffd8 [Pipeline] echo 08:24:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9200144 [Pipeline] echo 08:24:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:12 provisioning config files... 08:24:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-681@tmp/config16937509689495504299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:12 ---> ****-login.sh 08:24:12 nexus3.edgexfoundry.org:10001 08:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:12 Configure a credential helper to remove this warning. See 08:24:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:12 08:24:12 Login Succeeded 08:24:12 nexus3.edgexfoundry.org:10002 08:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:12 Configure a credential helper to remove this warning. See 08:24:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:12 08:24:12 Login Succeeded 08:24:12 nexus3.edgexfoundry.org:10003 08:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:13 Configure a credential helper to remove this warning. See 08:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:13 08:24:13 Login Succeeded 08:24:13 nexus3.edgexfoundry.org:10004 08:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:13 Configure a credential helper to remove this warning. See 08:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:13 08:24:13 Login Succeeded 08:24:13 ****.io 08:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:13 Configure a credential helper to remove this warning. See 08:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:13 08:24:13 Login Succeeded 08:24:13 ---> ****-login.sh ends [Pipeline] } 08:24:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:24:14 + git rev-list -1 --merges 92001444439b5571917969c8a7ea74bbf5fbffd8~1..92001444439b5571917969c8a7ea74bbf5fbffd8 [Pipeline] echo 08:24:14 -----------> git rev-list -1 --merges 92001444439b5571917969c8a7ea74bbf5fbffd8~1..92001444439b5571917969c8a7ea74bbf5fbffd8 92001444439b5571917969c8a7ea74bbf5fbffd8 [false] [Pipeline] sh 08:24:14 + git log --format=format:%s -1 92001444439b5571917969c8a7ea74bbf5fbffd8 [Pipeline] echo 08:24:14 ========================================================= 08:24:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:24:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:24:15 + git log --format=format:%s -1 92001444439b5571917969c8a7ea74bbf5fbffd8 [Pipeline] echo 08:24:15 [semverPrep] GIT_COMMIT: 92001444439b5571917969c8a7ea74bbf5fbffd8, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo 08:24:15 [semverPrep] This is not a build commit. [Pipeline] sh 08:24:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:24:15 + grep -v github /etc/ssh/ssh_known_hosts 08:24:15 + [ -e /tmp/ssh_known_hosts ] 08:24:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:24:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:24:15 + sudo tee -a /etc/ssh/ssh_known_hosts 08:24:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:24:15 08:24:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:24:16 0.1.4: Pulling from edgex-devops/py-git-semver 08:24:16 b85a868b505f: Pulling fs layer 08:24:16 e2be974225ed: Pulling fs layer 08:24:16 339a4e72a1f5: Pulling fs layer 08:24:16 988bab9f4d93: Pulling fs layer 08:24:16 1469e6f7b9e6: Pulling fs layer 08:24:16 eaf3925da568: Pulling fs layer 08:24:16 bab4dde63d76: Pulling fs layer 08:24:16 bde34c3a00c8: Pulling fs layer 08:24:16 b352a97aabf1: Pulling fs layer 08:24:16 4872d77fe225: Pulling fs layer 08:24:16 5851b861e8e6: Pulling fs layer 08:24:16 bab4dde63d76: Waiting 08:24:16 bde34c3a00c8: Waiting 08:24:16 b352a97aabf1: Waiting 08:24:16 4872d77fe225: Waiting 08:24:16 5851b861e8e6: Waiting 08:24:16 988bab9f4d93: Waiting 08:24:16 1469e6f7b9e6: Waiting 08:24:16 eaf3925da568: Waiting 08:24:16 e2be974225ed: Verifying Checksum 08:24:16 e2be974225ed: Download complete 08:24:16 988bab9f4d93: Verifying Checksum 08:24:16 988bab9f4d93: Download complete 08:24:16 1469e6f7b9e6: Verifying Checksum 08:24:16 1469e6f7b9e6: Download complete 08:24:16 eaf3925da568: Download complete 08:24:16 339a4e72a1f5: Verifying Checksum 08:24:16 bde34c3a00c8: Download complete 08:24:16 b352a97aabf1: Verifying Checksum 08:24:16 b352a97aabf1: Download complete 08:24:16 4872d77fe225: Verifying Checksum 08:24:16 4872d77fe225: Download complete 08:24:16 5851b861e8e6: Verifying Checksum 08:24:16 5851b861e8e6: Download complete 08:24:16 b85a868b505f: Download complete 08:24:16 bab4dde63d76: Verifying Checksum 08:24:16 bab4dde63d76: Download complete 08:24:17 b85a868b505f: Pull complete 08:24:18 e2be974225ed: Pull complete 08:24:18 339a4e72a1f5: Pull complete 08:24:18 988bab9f4d93: Pull complete 08:24:18 1469e6f7b9e6: Pull complete 08:24:18 eaf3925da568: Pull complete 08:24:20 bab4dde63d76: Pull complete 08:24:20 bde34c3a00c8: Pull complete 08:24:21 b352a97aabf1: Pull complete 08:24:21 4872d77fe225: Pull complete 08:24:21 5851b861e8e6: Pull complete 08:24:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:24:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:21 prd-ubuntu20.04-docker-8c-8g-22718 does not seem to be running inside a container 08:24:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-681 -v /w/workspace/_app-service-configurable_PR-681:/w/workspace/_app-service-configurable_PR-681:rw,z -v /w/workspace/_app-service-configurable_PR-681@tmp:/w/workspace/_app-service-configurable_PR-681@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 08:24:25 $ docker top 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 -eo pid,comm 08:24:25 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). 08:24:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:24:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:24:25 [ssh-agent] Looking for ssh-agent implementation... 08:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:24:25 $ docker exec 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 ssh-agent 08:24:25 SSH_AUTH_SOCK=/tmp/ssh-z01miAqHxE0C/agent.31 08:24:25 SSH_AGENT_PID=37 08:24:25 Running ssh-add (command line suppressed) 08:24:25 Identity added: /w/workspace/_app-service-configurable_PR-681@tmp/private_key_16858070513653068077.key (/w/workspace/_app-service-configurable_PR-681@tmp/private_key_16858070513653068077.key) 08:24:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:24:26 + git tag --points-at HEAD [Pipeline] } 08:24:26 $ docker exec --env ******** --env ******** 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 ssh-agent -k 08:24:26 unset SSH_AUTH_SOCK; 08:24:26 unset SSH_AGENT_PID; 08:24:26 echo Agent pid 37 killed; 08:24:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:24:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:24:26 [ssh-agent] Looking for ssh-agent implementation... 08:24:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:24:26 $ docker exec 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 ssh-agent 08:24:26 SSH_AUTH_SOCK=/tmp/ssh-pk7TrhaHRIOg/agent.71 08:24:26 SSH_AGENT_PID=77 08:24:26 Running ssh-add (command line suppressed) 08:24:26 Identity added: /w/workspace/_app-service-configurable_PR-681@tmp/private_key_9570414552401721520.key (/w/workspace/_app-service-configurable_PR-681@tmp/private_key_9570414552401721520.key) 08:24:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:24:27 + git semver init 08:24:27 2024-10-14 08:24:27,328 [run_init] DEBUG init version:0.0.0 force:False 08:24:27 2024-10-14 08:24:27,329 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-681/.semver 08:24:27 2024-10-14 08:24:27,330 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-681/.semver 08:24:27 2024-10-14 08:24:27,330 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-681/.semver'], cwd=/w/workspace/_app-service-configurable_PR-681, universal_newlines=False, shell=None, istream=None) 08:24:28 2024-10-14 08:24:28,402 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-681/.git/info/exclude 08:24:28 2024-10-14 08:24:28,403 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-681/.semver/PR-681 with force:False 08:24:28 2024-10-14 08:24:28,403 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-681/.semver/PR-681 08:24:28 2024-10-14 08:24:28,408 [execute] INFO git cat-file --batch-check 08:24:28 2024-10-14 08:24:28,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-681/.semver, universal_newlines=False, shell=None, istream=) 08:24:28 2024-10-14 08:24:28,418 [execute] INFO git cat-file --batch 08:24:28 2024-10-14 08:24:28,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-681/.semver, universal_newlines=False, shell=None, istream=) 08:24:28 2024-10-14 08:24:28,425 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-681/.semver/PR-681 08:24:28 0.0.0 [Pipeline] } 08:24:28 $ docker exec --env ******** --env ******** 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 ssh-agent -k 08:24:28 unset SSH_AUTH_SOCK; 08:24:28 unset SSH_AGENT_PID; 08:24:28 echo Agent pid 77 killed; 08:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:24:29 + git semver [Pipeline] } 08:24:29 $ docker stop --time=1 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 08:24:30 $ docker rm -f --volumes 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 [Pipeline] // withDockerContainer [Pipeline] sh 08:24:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:24:31 Stashed 1 file(s) [Pipeline] echo 08:24:31 [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 08:24:32 provisioning config files... 08:24:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-681@tmp/config8990791830646857551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:32 ---> ****-login.sh 08:24:32 nexus3.edgexfoundry.org:10001 08:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:32 Configure a credential helper to remove this warning. See 08:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:32 08:24:32 Login Succeeded 08:24:32 nexus3.edgexfoundry.org:10002 08:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:32 Configure a credential helper to remove this warning. See 08:24:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:32 08:24:32 Login Succeeded 08:24:32 nexus3.edgexfoundry.org:10003 08:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:33 Configure a credential helper to remove this warning. See 08:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:33 08:24:33 Login Succeeded 08:24:33 nexus3.edgexfoundry.org:10004 08:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:33 Configure a credential helper to remove this warning. See 08:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:33 08:24:33 Login Succeeded 08:24:33 ****.io 08:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:24:33 Configure a credential helper to remove this warning. See 08:24:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:24:33 08:24:33 Login Succeeded 08:24:33 ---> ****-login.sh ends [Pipeline] } 08:24:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:24:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:24:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:24:33 ========================================================= 08:24:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:24:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:34 + 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 . 08:24:34 Sending build context to Docker daemon 9.192MB 08:24:34 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:24:34 Step 2/12 : FROM ${BASE} AS builder 08:24:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:24:34 43c4264eed91: Pulling fs layer 08:24:34 4cc291be95ef: Pulling fs layer 08:24:34 2ac1f1163629: Pulling fs layer 08:24:34 5c3c966382ef: Pulling fs layer 08:24:34 4f4fb700ef54: Pulling fs layer 08:24:34 5d5c8e513c77: Pulling fs layer 08:24:34 9f66e0745190: Pulling fs layer 08:24:34 f49a43e4bbc0: Pulling fs layer 08:24:34 561ebcabdf7f: Pulling fs layer 08:24:34 5c3c966382ef: Waiting 08:24:34 4f4fb700ef54: Waiting 08:24:34 f49a43e4bbc0: Waiting 08:24:34 5d5c8e513c77: Waiting 08:24:34 561ebcabdf7f: Waiting 08:24:34 9f66e0745190: Waiting 08:24:34 4cc291be95ef: Download complete 08:24:34 5c3c966382ef: Verifying Checksum 08:24:34 5c3c966382ef: Download complete 08:24:34 4f4fb700ef54: Verifying Checksum 08:24:34 4f4fb700ef54: Download complete 08:24:34 5d5c8e513c77: Verifying Checksum 08:24:34 5d5c8e513c77: Download complete 08:24:34 43c4264eed91: Download complete 08:24:34 9f66e0745190: Verifying Checksum 08:24:34 9f66e0745190: Download complete 08:24:34 43c4264eed91: Pull complete 08:24:34 561ebcabdf7f: Verifying Checksum 08:24:34 561ebcabdf7f: Download complete 08:24:34 4cc291be95ef: Pull complete 08:24:35 2ac1f1163629: Verifying Checksum 08:24:35 2ac1f1163629: Download complete 08:24:35 f49a43e4bbc0: Verifying Checksum 08:24:35 f49a43e4bbc0: Download complete 08:24:38 2ac1f1163629: Pull complete 08:24:38 5c3c966382ef: Pull complete 08:24:38 4f4fb700ef54: Pull complete 08:24:38 5d5c8e513c77: Pull complete 08:24:38 9f66e0745190: Pull complete 08:24:41 f49a43e4bbc0: Pull complete 08:24:41 561ebcabdf7f: Pull complete 08:24:41 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:24:41 ---> 3a752c3f9dda 08:24:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:24:47 ---> Running in 01fbf904acb7 08:24:47 Removing intermediate container 01fbf904acb7 08:24:47 ---> 8d71f5a56ade 08:24:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:24:47 ---> Running in 1a17f7401360 08:24:47 Removing intermediate container 1a17f7401360 08:24:47 ---> cb05aa5b2785 08:24:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:24:47 ---> Running in 0c93e650a78e 08:24:47 Removing intermediate container 0c93e650a78e 08:24:47 ---> cc2c2dc4cf2a 08:24:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:24:47 ---> Running in c99c0796fcb9 08:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:24:47 OK: 246 MiB in 54 packages 08:24:47 Still waiting to schedule task 08:24:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:24:47 Removing intermediate container c99c0796fcb9 08:24:47 ---> b827865960ef 08:24:47 Step 7/12 : WORKDIR /app 08:24:47 ---> Running in fe818778571b 08:24:47 Removing intermediate container fe818778571b 08:24:47 ---> 4d58ba71cbcd 08:24:47 Step 8/12 : COPY go.mod vendor* ./ 08:24:47 ---> a62b3e3bda13 08:24:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:47 ---> Running in af6aa7db207b 08:25:47 Removing intermediate container af6aa7db207b 08:25:47 ---> 725a47618812 08:25:47 Step 10/12 : COPY . . 08:25:47 ---> 987575f9f4eb 08:25:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:25:47 ---> Running in 8b02b51d0f48 08:25:47 Removing intermediate container 8b02b51d0f48 08:25:47 ---> f1554c3dfaf8 08:25:47 Step 12/12 : RUN $MAKE 08:25:47 ---> Running in 2ad9c0367e02 08:25:47 noop 08:25:47 Removing intermediate container 2ad9c0367e02 08:25:47 ---> 6533a9b81edb 08:25:47 Successfully built 6533a9b81edb 08:25:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:47 + docker inspect -f . ci-base-image-x86_64 08:25:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:47 prd-ubuntu20.04-docker-8c-8g-22718 does not seem to be running inside a container 08:25:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-681 -v /w/workspace/_app-service-configurable_PR-681:/w/workspace/_app-service-configurable_PR-681:rw,z -v /w/workspace/_app-service-configurable_PR-681@tmp:/w/workspace/_app-service-configurable_PR-681@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 08:25:48 $ docker top 0fed4e8256eb3bfa4dadbfd25242bff451be278c4952b7e89c6475bb283544ba -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:48 + go version 08:25:48 go version go1.23.2 linux/amd64 [Pipeline] } 08:25:48 $ docker stop --time=1 0fed4e8256eb3bfa4dadbfd25242bff451be278c4952b7e89c6475bb283544ba 08:25:49 $ docker rm -f --volumes 0fed4e8256eb3bfa4dadbfd25242bff451be278c4952b7e89c6475bb283544ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:50 + docker inspect -f . ci-base-image-x86_64 08:25:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:25:51 prd-ubuntu20.04-docker-8c-8g-22718 does not seem to be running inside a container 08:25:51 $ 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-681 -v /w/workspace/_app-service-configurable_PR-681:/w/workspace/_app-service-configurable_PR-681:rw,z -v /w/workspace/_app-service-configurable_PR-681@tmp:/w/workspace/_app-service-configurable_PR-681@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 08:25:51 $ docker top 589d6eb8b2b954bbb321f6c7a9cc21571791631749c2f3e70acbc311b47aa317 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:51 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-681 [Pipeline] fileExists [Pipeline] sh 08:25:52 + make test 08:25:52 go test -race -coverprofile=coverage.out ./... 08:26:24 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 08:27:03 go vet ./... 08:27:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:27:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:27:08 ./bin/test-attribution-txt.sh [Pipeline] echo 08:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:27:08 $ docker stop --time=1 589d6eb8b2b954bbb321f6c7a9cc21571791631749c2f3e70acbc311b47aa317 08:27:13 $ docker rm -f --volumes 589d6eb8b2b954bbb321f6c7a9cc21571791631749c2f3e70acbc311b47aa317 [Pipeline] // withDockerContainer [Pipeline] sh 08:27:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:27:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:27:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:27:16 + ls -al . 08:27:16 total 260 08:27:16 drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:25 . 08:27:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:24 .. 08:27:16 -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:24 .dockerignore 08:27:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:26 .git 08:27:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:24 .github 08:27:16 -rw-rw-r-- 1 jenkins jenkins 106 Oct 14 08:24 .gitignore 08:27:16 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:24 .golangci.yml 08:27:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:24 .semver 08:27:16 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 14 08:24 Attribution.txt 08:27:16 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 14 08:24 CHANGELOG.md 08:27:16 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 14 08:24 Dockerfile 08:27:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:24 GOVERNANCE.md 08:27:16 -rw-rw-r-- 1 jenkins jenkins 666 Oct 14 08:24 Jenkinsfile 08:27:16 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:24 LICENSE 08:27:16 -rw-rw-r-- 1 jenkins jenkins 618 Oct 14 08:24 OWNERS.md 08:27:16 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 14 08:24 README.md 08:27:16 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:24 VERSION 08:27:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:24 bin 08:27:16 -rw-r--r-- 1 jenkins jenkins 953 Oct 14 08:26 coverage.out 08:27:16 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 14 08:24 go.mod 08:27:16 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:24 go.sum 08:27:16 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 14 08:24 main.go 08:27:16 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 14 08:24 makefile 08:27:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:17 + 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=92001444439b5571917969c8a7ea74bbf5fbffd8 --label arch=amd64 --label version=0.0.0 . 08:27:17 Sending build context to Docker daemon 9.193MB 08:27:17 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:27:17 Step 2/27 : FROM ${BASE} AS builder 08:27:17 ---> 6533a9b81edb 08:27:17 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:27:17 ---> Running in b3f01811644b 08:27:17 Removing intermediate container b3f01811644b 08:27:17 ---> 4aec2e0bb276 08:27:17 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:27:17 ---> Running in b8c3076e2501 08:27:17 Removing intermediate container b8c3076e2501 08:27:17 ---> 79a78b9f000c 08:27:17 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:27:17 ---> Running in ffd8755a77d3 08:27:17 Removing intermediate container ffd8755a77d3 08:27:17 ---> b170852770f7 08:27:17 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:27:17 ---> Running in 172668704f7a 08:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:27:18 OK: 246 MiB in 54 packages 08:27:18 Removing intermediate container 172668704f7a 08:27:18 ---> b58d8e2510db 08:27:18 Step 7/27 : WORKDIR /app 08:27:18 ---> Running in 0848754ff317 08:27:18 Removing intermediate container 0848754ff317 08:27:18 ---> 6984b6ff7176 08:27:18 Step 8/27 : COPY go.mod vendor* ./ 08:27:18 ---> 58f86d06fa91 08:27:18 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:19 ---> Running in 48677eb22149 08:27:19 Removing intermediate container 48677eb22149 08:27:19 ---> cd46e40d8334 08:27:19 Step 10/27 : COPY . . 08:27:20 ---> 252c350bca92 08:27:20 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:27:20 ---> Running in 9672f9dfdab9 08:27:20 Removing intermediate container 9672f9dfdab9 08:27:20 ---> 20a41a5add4f 08:27:20 Step 12/27 : RUN $MAKE 08:27:20 ---> Running in 475865115f19 08:27:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 08:28:07 Removing intermediate container 475865115f19 08:28:07 ---> 2f88aba69a9b 08:28:07 Step 13/27 : FROM alpine:3.20 08:28:07 3.20: Pulling from library/alpine 08:28:07 43c4264eed91: Already exists 08:28:07 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:28:07 Status: Downloaded newer image for alpine:3.20 08:28:07 ---> 91ef0af61f39 08:28:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:28:07 ---> Running in 20f1ee56d881 08:28:07 Removing intermediate container 20f1ee56d881 08:28:07 ---> cd0581d42aba 08:28:07 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 08:28:07 ---> Running in 2cd8dbe0ee07 08:28:07 Removing intermediate container 2cd8dbe0ee07 08:28:07 ---> 5b7eeba8958c 08:28:07 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:28:07 ---> Running in 8aca9c82c4c4 08:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:28:07 (1/2) Installing ca-certificates (20240705-r0) 08:28:07 (2/2) Installing dumb-init (1.2.5-r3) 08:28:07 Executing busybox-1.36.1-r29.trigger 08:28:07 Executing ca-certificates-20240705-r0.trigger 08:28:07 OK: 9 MiB in 16 packages 08:28:07 Removing intermediate container 8aca9c82c4c4 08:28:07 ---> 272e9880336a 08:28:07 Step 17/27 : RUN apk --no-cache upgrade 08:28:07 ---> Running in 59c6261015c1 08:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:28:07 Upgrading critical system libraries and apk-tools: 08:28:07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:28:07 Executing busybox-1.36.1-r29.trigger 08:28:07 Continuing the upgrade transaction with new apk-tools: 08:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:28:07 OK: 9 MiB in 16 packages 08:28:07 Removing intermediate container 59c6261015c1 08:28:07 ---> a3e994f93255 08:28:07 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:28:07 ---> 1783c163ec12 08:28:07 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:28:07 ---> 897f8117404b 08:28:07 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:28:07 ---> a4d6ec2a15e0 08:28:07 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 08:28:08 ---> 7c43dcc5b919 08:28:08 Step 22/27 : EXPOSE 48095 08:28:08 ---> Running in 05896cb47867 08:28:08 Removing intermediate container 05896cb47867 08:28:08 ---> 67ea2756e720 08:28:08 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 08:28:08 ---> Running in 05614f2cfeaa 08:28:08 Removing intermediate container 05614f2cfeaa 08:28:08 ---> a3f0919210d9 08:28:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:28:08 ---> Running in 04abe9d37db3 08:28:08 Removing intermediate container 04abe9d37db3 08:28:08 ---> 72a52c08876f 08:28:08 Step 25/27 : LABEL arch=amd64 08:28:08 ---> Running in e36fc636b55b 08:28:08 Removing intermediate container e36fc636b55b 08:28:08 ---> 18e5798ee12c 08:28:08 Step 26/27 : LABEL git_sha=92001444439b5571917969c8a7ea74bbf5fbffd8 08:28:08 ---> Running in 8063fc90487e 08:28:08 Removing intermediate container 8063fc90487e 08:28:08 ---> aa9531638729 08:28:08 Step 27/27 : LABEL version=0.0.0 08:28:08 ---> Running in 074773e0689a 08:28:08 Removing intermediate container 074773e0689a 08:28:08 ---> 8ee89cab62e2 08:28:08 [Warning] One or more build-args [ARCH] were not consumed 08:28:08 Successfully built 8ee89cab62e2 08:28:08 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 08:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:09 08:28:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:10 latest: Pulling from edgex-lftools-log-publisher 08:28:10 5eb5b503b376: Pulling fs layer 08:28:10 5c69ac0246d0: Pulling fs layer 08:28:10 ec43610c2a17: Pulling fs layer 08:28:10 3a2ae6a8a46f: Pulling fs layer 08:28:10 33b1e0a273af: Pulling fs layer 08:28:10 5d3b04190fa2: Pulling fs layer 08:28:10 2f39f015ded8: Pulling fs layer 08:28:10 3a2ae6a8a46f: Waiting 08:28:10 33b1e0a273af: Waiting 08:28:10 5c69ac0246d0: Verifying Checksum 08:28:10 5c69ac0246d0: Download complete 08:28:10 3a2ae6a8a46f: Verifying Checksum 08:28:10 3a2ae6a8a46f: Download complete 08:28:10 33b1e0a273af: Verifying Checksum 08:28:10 33b1e0a273af: Download complete 08:28:10 5d3b04190fa2: Verifying Checksum 08:28:10 5d3b04190fa2: Download complete 08:28:10 ec43610c2a17: Verifying Checksum 08:28:10 ec43610c2a17: Download complete 08:28:10 5eb5b503b376: Verifying Checksum 08:28:10 5eb5b503b376: Download complete 08:28:10 2f39f015ded8: Download complete 08:28:11 5eb5b503b376: Pull complete 08:28:11 5c69ac0246d0: Pull complete 08:28:11 ec43610c2a17: Pull complete 08:28:11 3a2ae6a8a46f: Pull complete 08:28:12 33b1e0a273af: Pull complete 08:28:12 5d3b04190fa2: Pull complete 08:28:16 2f39f015ded8: Pull complete 08:28:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:16 prd-ubuntu20.04-docker-8c-8g-22718 does not seem to be running inside a container 08:28:16 $ 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-681 -v /w/workspace/_app-service-configurable_PR-681:/w/workspace/_app-service-configurable_PR-681:rw,z -v /w/workspace/_app-service-configurable_PR-681@tmp:/w/workspace/_app-service-configurable_PR-681@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 08:28:23 $ docker top 7ea60e12891561d81fa5f9550117da902027758fdf784a7dc7c61381df0b4498 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:24 ---> job-cost.sh 08:28:24 lf-activate-venv: SKIPPING 08:28:24 INFO: No Stack... 08:28:24 INFO: Retrieving Pricing Info for: v3-standard-8 08:28:25 INFO: Archiving Costs [Pipeline] sh 08:28:25 + + cut -d, -f6 08:28:25 cat /w/workspace/_app-service-configurable_PR-681/archives/cost.csv [Pipeline] lock 08:28:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] 08:28:25 Resource [jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] did not exist. Created. 08:28:25 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:28:25 + echo total: 0.2199999988079071 [Pipeline] stash 08:28:25 Stashed 1 file(s) [Pipeline] } 08:28:26 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:28:26 $ docker stop --time=1 7ea60e12891561d81fa5f9550117da902027758fdf784a7dc7c61381df0b4498 08:28:27 $ docker rm -f --volumes 7ea60e12891561d81fa5f9550117da902027758fdf784a7dc7c61381df0b4498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:29:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22720 in /w/workspace/_app-service-configurable_PR-681 [Pipeline] { [Pipeline] ws 08:29:19 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 08:29:22 The recommended git tool is: git 08:29:27 using credential edgex-jenkins-ssh 08:29:27 Cloning the remote Git repository 08:29:27 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 08:29:27 > git init /w/workspace/app-service-configurable/1 # timeout=10 08:29:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 08:29:27 > git --version # timeout=10 08:29:27 > git --version # 'git version 2.25.1' 08:29:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 08:29:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 08:29:31 Merging remotes/origin/main commit 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 into PR head commit 92001444439b5571917969c8a7ea74bbf5fbffd8 08:29:32 Merge succeeded, producing 92001444439b5571917969c8a7ea74bbf5fbffd8 08:29:32 Checking out Revision 92001444439b5571917969c8a7ea74bbf5fbffd8 (PR-681) 08:29:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 08:29:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/681/head:refs/remotes/origin/PR-681 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:29:31 > git config core.sparsecheckout # timeout=10 08:29:31 > git checkout -f 92001444439b5571917969c8a7ea74bbf5fbffd8 # timeout=10 08:29:31 > git remote # timeout=10 08:29:31 > git config --get remote.origin.url # timeout=10 08:29:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:32 > git merge 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 # timeout=10 08:29:32 > git rev-parse HEAD^{commit} # timeout=10 08:29:32 > git config core.sparsecheckout # timeout=10 08:29:32 > git checkout -f 92001444439b5571917969c8a7ea74bbf5fbffd8 # timeout=10 08:29:35 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 08:29:35 > git --version # timeout=10 08:29:35 > git --version # 'git version 2.25.1' 08:29:35 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:29:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:29:37 Dload Upload Total Spent Left Speed 08:29:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 08:29:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:29:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:29:38 + sudo tee /etc/docker/daemon.new 08:29:38 { 08:29:38 "registry-mirrors": [ 08:29:38 "https://nexus3.edgexfoundry.org:10001" 08:29:38 ], 08:29:38 "bip": "10.250.0.254/24", 08:29:38 "hosts": [ 08:29:38 "tcp://0.0.0.0:5555", 08:29:38 "unix:///var/run/docker.sock" 08:29:38 ], 08:29:38 "mtu": 1458, 08:29:38 "selinux-enabled": true, 08:29:38 "seccomp-profile": "/etc/docker/seccomp.json" 08:29:38 } [Pipeline] sh 08:29:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:29:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:57 provisioning config files... 08:29:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config14922836434619034675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:58 ---> ****-login.sh 08:29:58 nexus3.edgexfoundry.org:10001 08:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 nexus3.edgexfoundry.org:10002 08:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 nexus3.edgexfoundry.org:10003 08:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 nexus3.edgexfoundry.org:10004 08:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:01 Configure a credential helper to remove this warning. See 08:30:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:01 08:30:01 Login Succeeded 08:30:01 ****.io 08:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:01 Configure a credential helper to remove this warning. See 08:30:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:01 08:30:01 Login Succeeded 08:30:01 ---> ****-login.sh ends [Pipeline] } 08:30:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:30:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:02 ========================================================= 08:30:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:30:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:02 + 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 . 08:30:02 Sending build context to Docker daemon 242.7kB 08:30:03 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:30:03 Step 2/12 : FROM ${BASE} AS builder 08:30:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:30:03 cf04c63912e1: Pulling fs layer 08:30:03 55b35a11ae5e: Pulling fs layer 08:30:03 a37a00ec5f00: Pulling fs layer 08:30:03 50b3750afda1: Pulling fs layer 08:30:03 4f4fb700ef54: Pulling fs layer 08:30:03 80978eb59214: Pulling fs layer 08:30:03 c9f46d7d2bd2: Pulling fs layer 08:30:03 c5a475d317c9: Pulling fs layer 08:30:03 50b3750afda1: Waiting 08:30:03 4f4fb700ef54: Waiting 08:30:03 80978eb59214: Waiting 08:30:03 c9f46d7d2bd2: Waiting 08:30:03 c5a475d317c9: Waiting 08:30:03 55b35a11ae5e: Download complete 08:30:03 50b3750afda1: Verifying Checksum 08:30:03 50b3750afda1: Download complete 08:30:03 4f4fb700ef54: Verifying Checksum 08:30:03 4f4fb700ef54: Download complete 08:30:03 80978eb59214: Verifying Checksum 08:30:03 80978eb59214: Download complete 08:30:03 cf04c63912e1: Verifying Checksum 08:30:03 cf04c63912e1: Download complete 08:30:04 c5a475d317c9: Verifying Checksum 08:30:04 c5a475d317c9: Download complete 08:30:04 cf04c63912e1: Pull complete 08:30:05 55b35a11ae5e: Pull complete 08:30:05 a37a00ec5f00: Verifying Checksum 08:30:05 a37a00ec5f00: Download complete 08:30:06 c9f46d7d2bd2: Verifying Checksum 08:30:06 c9f46d7d2bd2: Download complete 08:30:20 a37a00ec5f00: Pull complete 08:30:20 50b3750afda1: Pull complete 08:30:20 4f4fb700ef54: Pull complete 08:30:20 80978eb59214: Pull complete 08:30:25 c9f46d7d2bd2: Pull complete 08:30:27 c5a475d317c9: Pull complete 08:30:27 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:30:27 ---> be29e6b0f0d4 08:30:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:30:29 ---> Running in fccb765790ae 08:30:30 Removing intermediate container fccb765790ae 08:30:30 ---> 3cac592a1fa1 08:30:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:30:30 ---> Running in 349e0e1b8f9e 08:30:30 Removing intermediate container 349e0e1b8f9e 08:30:30 ---> ffcd630224f0 08:30:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:30:30 ---> Running in ee4ca22793ef 08:30:30 Removing intermediate container ee4ca22793ef 08:30:30 ---> 8b51fdc4fb33 08:30:30 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:30:30 ---> Running in a4f575b34376 08:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:30:34 OK: 238 MiB in 54 packages 08:30:35 Removing intermediate container a4f575b34376 08:30:35 ---> 3c34bd0abe45 08:30:35 Step 7/12 : WORKDIR /app 08:30:35 ---> Running in f1f5d79c47f1 08:30:35 Removing intermediate container f1f5d79c47f1 08:30:35 ---> d02e2bb92009 08:30:35 Step 8/12 : COPY go.mod vendor* ./ 08:30:36 ---> db0fa7a0b6e5 08:30:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:37 ---> Running in c2049fd12334 08:32:28 Removing intermediate container c2049fd12334 08:32:28 ---> c24e2b3c691f 08:32:28 Step 10/12 : COPY . . 08:32:28 ---> fcd92900eead 08:32:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:32:28 ---> Running in 33f9b28d2e6c 08:32:28 Removing intermediate container 33f9b28d2e6c 08:32:28 ---> 6eee824ec9d4 08:32:28 Step 12/12 : RUN $MAKE 08:32:28 ---> Running in 1c65fc72066e 08:32:28 noop 08:32:28 Removing intermediate container 1c65fc72066e 08:32:28 ---> b265c497350e 08:32:28 Successfully built b265c497350e 08:32:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:29 + docker inspect -f . ci-base-image-arm64 08:32:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:29 prd-ubuntu20.04-docker-arm64-4c-16g-22720 does not seem to be running inside a container 08:32:29 $ 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 08:32:30 $ docker top f48a11c78628cfd9d4901f3e2f10960b4db490ab1f1f4a12d57d2e26130ab923 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:31 + go version 08:32:31 go version go1.23.2 linux/arm64 [Pipeline] } 08:32:31 $ docker stop --time=1 f48a11c78628cfd9d4901f3e2f10960b4db490ab1f1f4a12d57d2e26130ab923 08:32:33 $ docker rm -f --volumes f48a11c78628cfd9d4901f3e2f10960b4db490ab1f1f4a12d57d2e26130ab923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:34 + docker inspect -f . ci-base-image-arm64 08:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:34 prd-ubuntu20.04-docker-arm64-4c-16g-22720 does not seem to be running inside a container 08:32:34 $ 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 08:32:35 $ docker top 7650458225c5551e3d45b02075074132125ad851b5af6cfef7707ee37d986f0d -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:36 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 08:32:37 + make test 08:32:37 go test -race -coverprofile=coverage.out ./... 08:37:59 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 08:37:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:37:59 go vet ./... 08:42:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:36 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:42:37 $ docker stop --time=1 7650458225c5551e3d45b02075074132125ad851b5af6cfef7707ee37d986f0d 08:42:38 $ docker rm -f --volumes 7650458225c5551e3d45b02075074132125ad851b5af6cfef7707ee37d986f0d [Pipeline] // withDockerContainer [Pipeline] sh 08:42:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:42:41 Warning: overwriting stash ‘coverage-report’ 08:42:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:42:43 + ls -al . 08:42:43 total 256 08:42:43 drwxrwxr-x 6 jenkins jenkins 4096 Oct 14 08:32 . 08:42:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:29 .. 08:42:43 -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:29 .dockerignore 08:42:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:29 .git 08:42:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:29 .github 08:42:43 -rw-rw-r-- 1 jenkins jenkins 106 Oct 14 08:29 .gitignore 08:42:43 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:29 .golangci.yml 08:42:43 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 14 08:29 Attribution.txt 08:42:43 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 14 08:29 CHANGELOG.md 08:42:43 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 14 08:29 Dockerfile 08:42:43 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:29 GOVERNANCE.md 08:42:43 -rw-rw-r-- 1 jenkins jenkins 666 Oct 14 08:29 Jenkinsfile 08:42:43 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:29 LICENSE 08:42:43 -rw-rw-r-- 1 jenkins jenkins 618 Oct 14 08:29 OWNERS.md 08:42:43 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 14 08:29 README.md 08:42:43 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:24 VERSION 08:42:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:29 bin 08:42:43 -rw-r--r-- 1 jenkins jenkins 953 Oct 14 08:37 coverage.out 08:42:43 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 14 08:29 go.mod 08:42:43 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:29 go.sum 08:42:43 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 14 08:29 main.go 08:42:43 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 14 08:29 makefile 08:42:43 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:43 + 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=92001444439b5571917969c8a7ea74bbf5fbffd8 --label arch=arm64 --label version=0.0.0 . 08:42:43 Sending build context to Docker daemon 244.2kB 08:42:43 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:42:43 Step 2/27 : FROM ${BASE} AS builder 08:42:43 ---> b265c497350e 08:42:43 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:42:43 ---> Running in 796601a90b5d 08:42:44 Removing intermediate container 796601a90b5d 08:42:44 ---> f197aa7c01f5 08:42:44 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:42:44 ---> Running in 56cfd7de5766 08:42:44 Removing intermediate container 56cfd7de5766 08:42:44 ---> 5a4c59edf03d 08:42:44 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:42:44 ---> Running in 3d002e3788e0 08:42:45 Removing intermediate container 3d002e3788e0 08:42:45 ---> c82800bdf2d3 08:42:45 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:42:45 ---> Running in fe8caff93272 08:42:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:42:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:42:48 OK: 238 MiB in 54 packages 08:42:49 Removing intermediate container fe8caff93272 08:42:49 ---> 66fbef84ba93 08:42:49 Step 7/27 : WORKDIR /app 08:42:49 ---> Running in 9228ef1f2c26 08:42:49 Removing intermediate container 9228ef1f2c26 08:42:49 ---> a7ece2ee71b3 08:42:49 Step 8/27 : COPY go.mod vendor* ./ 08:42:49 ---> 24dd7f21ed0b 08:42:49 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:49 ---> Running in f56f791b7793 08:42:52 Removing intermediate container f56f791b7793 08:42:52 ---> fd7b78a9d2bd 08:42:52 Step 10/27 : COPY . . 08:42:53 ---> 0a43f613e443 08:42:53 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:42:53 ---> Running in 869715ed40de 08:42:53 Removing intermediate container 869715ed40de 08:42:53 ---> f9be051876e0 08:42:53 Step 12/27 : RUN $MAKE 08:42:53 ---> Running in 2189576161ca 08:42:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 08:47:32 Removing intermediate container 2189576161ca 08:47:32 ---> 2fa37d5201f7 08:47:32 Step 13/27 : FROM alpine:3.20 08:47:32 3.20: Pulling from library/alpine 08:47:32 cf04c63912e1: Already exists 08:47:32 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:47:32 Status: Downloaded newer image for alpine:3.20 08:47:32 ---> c157a85ed455 08:47:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:47:32 ---> Running in 1eeb15e49aec 08:47:32 Removing intermediate container 1eeb15e49aec 08:47:32 ---> f2c3fac9ee81 08:47:32 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 08:47:32 ---> Running in 8dcc92a07a10 08:47:32 Removing intermediate container 8dcc92a07a10 08:47:32 ---> bbb178b3f9d5 08:47:32 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:47:32 ---> Running in cb2b5e04bb87 08:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:47:32 (1/2) Installing ca-certificates (20240705-r0) 08:47:32 (2/2) Installing dumb-init (1.2.5-r3) 08:47:32 Executing busybox-1.36.1-r29.trigger 08:47:32 Executing ca-certificates-20240705-r0.trigger 08:47:32 OK: 10 MiB in 16 packages 08:47:32 Removing intermediate container cb2b5e04bb87 08:47:32 ---> b55b320a6da7 08:47:32 Step 17/27 : RUN apk --no-cache upgrade 08:47:32 ---> Running in 8ba4e8107bf7 08:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:47:37 Upgrading critical system libraries and apk-tools: 08:47:37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:47:37 Executing busybox-1.36.1-r29.trigger 08:47:37 Continuing the upgrade transaction with new apk-tools: 08:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:47:39 OK: 10 MiB in 16 packages 08:47:41 Removing intermediate container 8ba4e8107bf7 08:47:41 ---> e1bac1861d2b 08:47:41 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:47:42 ---> dbacbb4fc54c 08:47:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:47:43 ---> 546b8c2c9eba 08:47:43 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:47:43 ---> 2cda3a099fb3 08:47:43 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 08:47:46 ---> 1f66f6144465 08:47:46 Step 22/27 : EXPOSE 48095 08:47:46 ---> Running in 3cee7263c05f 08:47:46 Removing intermediate container 3cee7263c05f 08:47:46 ---> bf2aaa5e3ba0 08:47:46 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 08:47:47 ---> Running in b24a62cc7d11 08:47:47 Removing intermediate container b24a62cc7d11 08:47:47 ---> a79c483a0562 08:47:47 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:47:47 ---> Running in 183cf9b01beb 08:47:47 Removing intermediate container 183cf9b01beb 08:47:47 ---> 7cac509cd4e8 08:47:47 Step 25/27 : LABEL arch=arm64 08:47:48 ---> Running in c9b959dbeff2 08:47:48 Removing intermediate container c9b959dbeff2 08:47:48 ---> 2a64350dec0a 08:47:48 Step 26/27 : LABEL git_sha=92001444439b5571917969c8a7ea74bbf5fbffd8 08:47:48 ---> Running in c2569d346f59 08:47:48 Removing intermediate container c2569d346f59 08:47:48 ---> 6bedb4ecc689 08:47:48 Step 27/27 : LABEL version=0.0.0 08:47:48 ---> Running in a156ff5e0a3d 08:47:49 Removing intermediate container a156ff5e0a3d 08:47:49 ---> 823b7f07a1b4 08:47:49 [Warning] One or more build-args [ARCH] were not consumed 08:47:49 Successfully built 823b7f07a1b4 08:47:49 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 08:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:47:50 08:47:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:47:50 arm64: Pulling from edgex-lftools-log-publisher 08:47:50 8998bd30e6a1: Pulling fs layer 08:47:50 04944245beec: Pulling fs layer 08:47:50 699f458cf7ca: Pulling fs layer 08:47:50 765212b225bb: Pulling fs layer 08:47:50 f23df028b6ca: Pulling fs layer 08:47:50 d65c8cfc05b1: Pulling fs layer 08:47:50 2437ff75d9bd: Pulling fs layer 08:47:50 765212b225bb: Waiting 08:47:50 f23df028b6ca: Waiting 08:47:50 d65c8cfc05b1: Waiting 08:47:50 2437ff75d9bd: Waiting 08:47:50 04944245beec: Verifying Checksum 08:47:50 04944245beec: Download complete 08:47:50 765212b225bb: Verifying Checksum 08:47:50 765212b225bb: Download complete 08:47:50 f23df028b6ca: Verifying Checksum 08:47:50 f23df028b6ca: Download complete 08:47:51 d65c8cfc05b1: Verifying Checksum 08:47:51 d65c8cfc05b1: Download complete 08:47:51 699f458cf7ca: Verifying Checksum 08:47:51 699f458cf7ca: Download complete 08:47:51 8998bd30e6a1: Verifying Checksum 08:47:51 8998bd30e6a1: Download complete 08:47:54 2437ff75d9bd: Verifying Checksum 08:47:54 2437ff75d9bd: Download complete 08:47:56 8998bd30e6a1: Pull complete 08:47:57 04944245beec: Pull complete 08:47:59 699f458cf7ca: Pull complete 08:47:59 765212b225bb: Pull complete 08:48:00 f23df028b6ca: Pull complete 08:48:00 d65c8cfc05b1: Pull complete 08:48:19 2437ff75d9bd: Pull complete 08:48:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:19 prd-ubuntu20.04-docker-arm64-4c-16g-22720 does not seem to be running inside a container 08:48:19 $ 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 08:48:22 $ docker top 10e325b30b9decb15e61e6a05d1309ad5920d540354576ca455e9c7ac8fb4605 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:23 ---> job-cost.sh 08:48:23 lf-activate-venv: SKIPPING 08:48:23 INFO: No Stack... 08:48:24 INFO: Retrieving Pricing Info for: v3-standard-4 08:48:25 INFO: Archiving Costs [Pipeline] sh 08:48:25 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 08:48:25 + cut -d, -f6 [Pipeline] lock 08:48:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] 08:48:26 Resource [jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] did not exist. Created. 08:48:26 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:48:26 /w/workspace/app-service-configurable/1@tmp/durable-df6006c8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:48:27 + echo total: 0.10999999940395355 [Pipeline] stash 08:48:27 Warning: overwriting stash ‘stack-cost’ 08:48:27 Stashed 1 file(s) [Pipeline] } 08:48:27 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:48:27 $ docker stop --time=1 10e325b30b9decb15e61e6a05d1309ad5920d540354576ca455e9c7ac8fb4605 08:48:29 $ docker rm -f --volumes 10e325b30b9decb15e61e6a05d1309ad5920d540354576ca455e9c7ac8fb4605 [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 08:48:30 provisioning config files... 08:48:30 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-681@tmp/config13843342489250023113tmp [Pipeline] { [Pipeline] sh 08:48:31 + set +x 08:48:31 + curl -s https://codecov.io/bash 08:48:31 + bash -s -- 08:48:31 08:48:31 _____ _ 08:48:31 / ____| | | 08:48:31 | | ___ __| | ___ ___ _____ __ 08:48:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:48:31 | |___| (_) | (_| | __/ (_| (_) \ V / 08:48:31 \_____\___/ \__,_|\___|\___\___/ \_/ 08:48:31 Bash-1.0.6 08:48:31 08:48:31 08:48:31 ==> git version 2.25.1 found 08:48:31 ==> 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 08:48:31 Release-Date: 2020-01-08 08:48:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:48:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:48:31 ==> Jenkins CI detected. 08:48:31 current dir:  /w/workspace/_app-service-configurable_PR-681 08:48:31 project root: . 08:48:31 --> token set from env 08:48:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:48:31 ==> Running gcov in . (disable via -X gcov) 08:48:31 ==> Python coveragepy not found 08:48:31 ==> Searching for coverage reports in: 08:48:31 + . 08:48:31 -> Found 1 reports 08:48:31 ==> Detecting git/mercurial file structure 08:48:31 ==> Reading reports 08:48:31 + ./coverage.out bytes=953 08:48:31 ==> Appending adjustments 08:48:31 https://docs.codecov.io/docs/fixing-reports 08:48:31 + Found adjustments 08:48:31 ==> Gzipping contents 08:48:31 4.0K /tmp/codecov.ernFGe.gz 08:48:31 ==> Uploading reports 08:48:31 url: https://codecov.io 08:48:31 query: branch=PR-681&commit=92001444439b5571917969c8a7ea74bbf5fbffd8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-681%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=681&job=&cmd_args= 08:48:31 -> Pinging Codecov 08:48:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-681&commit=92001444439b5571917969c8a7ea74bbf5fbffd8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-681%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=681&job=&cmd_args= 08:48:31 -> Uploading to 08:48:31 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/92001444439b5571917969c8a7ea74bbf5fbffd8/e6a08bd2-a0d1-4f3a-bb29-a0103db230df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T084831Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5f593c1517b1abcc41ff1068260fa5d7d28cd9116100cd2e91c50b03bc6ef00a 08:48:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:31 Dload Upload Total Spent Left Speed 08:48:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1971 --:--:-- --:--:-- --:--:-- 1971 08:48:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/92001444439b5571917969c8a7ea74bbf5fbffd8 [Pipeline] } 08:48:32 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 08:48:34 + [ -d /w/workspace/_app-service-configurable_PR-681/archives ] 08:48:34 + ls -al /w/workspace/_app-service-configurable_PR-681/archives 08:48:34 total 16 08:48:34 drwxr-xr-x 3 root root 4096 Oct 14 08:28 . 08:48:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:28 .. 08:48:34 drwxr-xr-x 2 root root 4096 Oct 14 08:28 cost 08:48:34 -rw-r--r-- 1 root root 96 Oct 14 08:28 cost.csv 08:48:34 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-681/archives 08:48:34 + ls -al /w/workspace/_app-service-configurable_PR-681/archives 08:48:34 total 16 08:48:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:28 . 08:48:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:28 .. 08:48:34 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:28 cost 08:48:34 -rw-r--r-- 1 jenkins jenkins 96 Oct 14 08:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:48:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:48:35 ---> package-listing.sh 08:48:35 ++ facter osfamily 08:48:35 ++ tr '[:upper:]' '[:lower:]' 08:48:36 + OS_FAMILY=debian 08:48:36 + workspace=/w/workspace/_app-service-configurable_PR-681 08:48:36 + START_PACKAGES=/tmp/packages_start.txt 08:48:36 + END_PACKAGES=/tmp/packages_end.txt 08:48:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:48:36 + PACKAGES=/tmp/packages_start.txt 08:48:36 + '[' /w/workspace/_app-service-configurable_PR-681 ']' 08:48:36 + PACKAGES=/tmp/packages_end.txt 08:48:36 + case "${OS_FAMILY}" in 08:48:36 + dpkg -l 08:48:36 + grep '^ii' 08:48:36 + '[' -f /tmp/packages_start.txt ']' 08:48:36 + '[' -f /tmp/packages_end.txt ']' 08:48:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:48:36 + '[' /w/workspace/_app-service-configurable_PR-681 ']' 08:48:36 + mkdir -p /w/workspace/_app-service-configurable_PR-681/archives/ 08:48:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-681/archives/ [Pipeline] echo 08:48:36 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-681/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:48:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:48:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:37 prd-ubuntu20.04-docker-8c-8g-22718 does not seem to be running inside a container 08:48:37 $ 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-681/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-681 -v /w/workspace/_app-service-configurable_PR-681:/w/workspace/_app-service-configurable_PR-681:rw,z -v /w/workspace/_app-service-configurable_PR-681@tmp:/w/workspace/_app-service-configurable_PR-681@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 08:48:37 $ docker top 3594dce278684850303694e508e8c266f0096fa94b1125a1794b0eda1fa2f899 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:38 + touch /tmp/pre-build-complete [Pipeline] sh 08:48:38 + mkdir -p /var/log/sysstat [Pipeline] sh 08:48:38 + ls /var/log/sa-host 08:48:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:48:38 provisioning config files... 08:48:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-681@tmp/config16282855862656038309tmp [Pipeline] { [Pipeline] echo 08:48:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:48:39 ---> create-netrc.sh [Pipeline] } 08:48:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:48:39 ---> python-tools-install.sh [Pipeline] echo 08:48:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:48:40 ---> sudo-logs.sh 08:48:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:48:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:48:40 ---> job-cost.sh 08:48:40 lf-activate-venv: SKIPPING 08:48:40 DEBUG: total: 0.2199999988079071 08:48:40 INFO: Retrieving Stack Cost... 08:48:40 INFO: Retrieving Pricing Info for: v3-standard-8 08:48:41 INFO: Archiving Costs [Pipeline] echo 08:48:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:48:41 ---> logs-deploy.sh 08:48:41 lf-activate-venv: SKIPPING 08:48:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-681/1 08:48:41 INFO: archiving workspace using pattern(s): 08:48:42 Archives upload complete. 08:48:42 INFO: archiving logs to Nexus