Pull request #663 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a+5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 (575b4d76e0cf6aa80845bdfe78bafe7128c6cda0) 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-ssh12617562886468477885.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5629815693662311005.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 590556114a56c6d90cc8043840e039c2f74196dc 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-663/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-663/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3896673129461310416.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-663/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4113160794188569857.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2048831500301675368.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-663/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-663/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16106003265784797963.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4701’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4713 in /w/workspace/_app-service-configurable_PR-663 [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-663 # 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 Merging remotes/origin/main commit 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 into PR head commit 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a Merge succeeded, producing 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a Checking out Revision 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a (PR-663) Commit message: "build(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a # 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 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:41:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:41:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:41:21 ========================================================= 20:41:21 EdgeX Global Pipelines Version Info 20:41:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:41:22 ------------------- 20:41:22 stable info: 20:41:22 ------------------- 20:41:22 Commited By: Ginny Guan ginny@iotechsys.com 20:41:22 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 20:41:22 Message: update stable to v1.0.260 20:41:23 ------------------- 20:41:23 experimental info: 20:41:23 ------------------- 20:41:23 Commited By: Ginny Guan ginny@iotechsys.com 20:41:23 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 20:41:23 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:41:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:41:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:41:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:41:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:41:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:41:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:41:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:41:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:41:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:41:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:41:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:41:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-663 [Pipeline] echo 20:41:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-663 [Pipeline] echo 20:41:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-663 [Pipeline] echo 20:41:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [Pipeline] echo 20:41:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d44f66 [Pipeline] echo 20:41:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:25 provisioning config files... 20:41:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-663@tmp/config15602293226741353817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:26 ---> ****-login.sh 20:41:26 nexus3.edgexfoundry.org:10001 20:41:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:26 Configure a credential helper to remove this warning. See 20:41:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:26 20:41:26 Login Succeeded 20:41:26 nexus3.edgexfoundry.org:10002 20:41:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:26 Configure a credential helper to remove this warning. See 20:41:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:26 20:41:26 Login Succeeded 20:41:26 nexus3.edgexfoundry.org:10003 20:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:27 Configure a credential helper to remove this warning. See 20:41:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:27 20:41:27 Login Succeeded 20:41:27 nexus3.edgexfoundry.org:10004 20:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:27 Configure a credential helper to remove this warning. See 20:41:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:27 20:41:27 Login Succeeded 20:41:27 ****.io 20:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:27 Configure a credential helper to remove this warning. See 20:41:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:27 20:41:27 Login Succeeded 20:41:27 ---> ****-login.sh ends [Pipeline] } 20:41:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:41:28 + git rev-list -1 --merges 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a~1..0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [Pipeline] echo 20:41:28 -----------> git rev-list -1 --merges 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a~1..0d44f662fab88b2b84d0b0d9f1a6e19805f2086a 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [false] [Pipeline] sh 20:41:28 + git log --format=format:%s -1 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [Pipeline] echo 20:41:28 ========================================================= 20:41:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:41:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:41:29 + git log --format=format:%s -1 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [Pipeline] echo 20:41:29 [semverPrep] GIT_COMMIT: 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a, Commit Message: build(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1 [Pipeline] echo 20:41:29 [semverPrep] This is not a build commit. [Pipeline] sh 20:41:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:41:29 + grep -v github /etc/ssh/ssh_known_hosts 20:41:29 + [ -e /tmp/ssh_known_hosts ] 20:41:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:41:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:41:29 + sudo tee -a /etc/ssh/ssh_known_hosts 20:41:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:30 20:41:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:30 0.1.4: Pulling from edgex-devops/py-git-semver 20:41:30 b85a868b505f: Pulling fs layer 20:41:30 e2be974225ed: Pulling fs layer 20:41:30 339a4e72a1f5: Pulling fs layer 20:41:30 988bab9f4d93: Pulling fs layer 20:41:30 1469e6f7b9e6: Pulling fs layer 20:41:30 eaf3925da568: Pulling fs layer 20:41:30 bab4dde63d76: Pulling fs layer 20:41:30 bde34c3a00c8: Pulling fs layer 20:41:30 b352a97aabf1: Pulling fs layer 20:41:30 4872d77fe225: Pulling fs layer 20:41:30 5851b861e8e6: Pulling fs layer 20:41:30 988bab9f4d93: Waiting 20:41:30 bde34c3a00c8: Waiting 20:41:30 b352a97aabf1: Waiting 20:41:30 4872d77fe225: Waiting 20:41:30 1469e6f7b9e6: Waiting 20:41:30 eaf3925da568: Waiting 20:41:30 5851b861e8e6: Waiting 20:41:30 bab4dde63d76: Waiting 20:41:30 e2be974225ed: Verifying Checksum 20:41:30 e2be974225ed: Download complete 20:41:30 988bab9f4d93: Verifying Checksum 20:41:30 988bab9f4d93: Download complete 20:41:30 1469e6f7b9e6: Verifying Checksum 20:41:30 1469e6f7b9e6: Download complete 20:41:30 339a4e72a1f5: Verifying Checksum 20:41:30 339a4e72a1f5: Download complete 20:41:30 eaf3925da568: Verifying Checksum 20:41:30 eaf3925da568: Download complete 20:41:30 bde34c3a00c8: Download complete 20:41:30 b352a97aabf1: Verifying Checksum 20:41:30 b352a97aabf1: Download complete 20:41:30 4872d77fe225: Verifying Checksum 20:41:30 4872d77fe225: Download complete 20:41:30 5851b861e8e6: Verifying Checksum 20:41:30 5851b861e8e6: Download complete 20:41:30 b85a868b505f: Verifying Checksum 20:41:30 b85a868b505f: Download complete 20:41:31 bab4dde63d76: Verifying Checksum 20:41:31 bab4dde63d76: Download complete 20:41:31 b85a868b505f: Pull complete 20:41:32 e2be974225ed: Pull complete 20:41:32 339a4e72a1f5: Pull complete 20:41:32 988bab9f4d93: Pull complete 20:41:33 1469e6f7b9e6: Pull complete 20:41:33 eaf3925da568: Pull complete 20:41:34 bab4dde63d76: Pull complete 20:41:34 bde34c3a00c8: Pull complete 20:41:34 b352a97aabf1: Pull complete 20:41:35 4872d77fe225: Pull complete 20:41:35 5851b861e8e6: Pull complete 20:41:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:35 prd-ubuntu20.04-docker-8c-8g-4713 does not seem to be running inside a container 20:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-663 -v /w/workspace/_app-service-configurable_PR-663:/w/workspace/_app-service-configurable_PR-663:rw,z -v /w/workspace/_app-service-configurable_PR-663@tmp:/w/workspace/_app-service-configurable_PR-663@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:41:39 $ docker top 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e -eo pid,comm 20:41:39 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). 20:41:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:39 [ssh-agent] Looking for ssh-agent implementation... 20:41:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:39 $ docker exec 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e ssh-agent 20:41:39 SSH_AUTH_SOCK=/tmp/ssh-pzbi4MUX9FUA/agent.31 20:41:39 SSH_AGENT_PID=37 20:41:39 Running ssh-add (command line suppressed) 20:41:39 Identity added: /w/workspace/_app-service-configurable_PR-663@tmp/private_key_8400355552633220160.key (/w/workspace/_app-service-configurable_PR-663@tmp/private_key_8400355552633220160.key) 20:41:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:40 + git tag --points-at HEAD [Pipeline] } 20:41:40 $ docker exec --env ******** --env ******** 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e ssh-agent -k 20:41:40 unset SSH_AUTH_SOCK; 20:41:40 unset SSH_AGENT_PID; 20:41:40 echo Agent pid 37 killed; 20:41:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:41:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:40 [ssh-agent] Looking for ssh-agent implementation... 20:41:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:40 $ docker exec 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e ssh-agent 20:41:40 SSH_AUTH_SOCK=/tmp/ssh-C6un98h9G1FW/agent.70 20:41:40 SSH_AGENT_PID=76 20:41:40 Running ssh-add (command line suppressed) 20:41:40 Identity added: /w/workspace/_app-service-configurable_PR-663@tmp/private_key_17479064633175967191.key (/w/workspace/_app-service-configurable_PR-663@tmp/private_key_17479064633175967191.key) 20:41:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:41 + git semver init 20:41:41 2024-07-01 20:41:41,362 [run_init] DEBUG init version:0.0.0 force:False 20:41:41 2024-07-01 20:41:41,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-663/.semver 20:41:41 2024-07-01 20:41:41,364 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-663/.semver 20:41:41 2024-07-01 20:41:41,364 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-663/.semver'], cwd=/w/workspace/_app-service-configurable_PR-663, universal_newlines=False, shell=None, istream=None) 20:41:42 2024-07-01 20:41:42,643 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-663/.git/info/exclude 20:41:42 2024-07-01 20:41:42,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-663/.semver/PR-663 with force:False 20:41:42 2024-07-01 20:41:42,644 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-663/.semver/PR-663 20:41:42 2024-07-01 20:41:42,647 [execute] INFO git cat-file --batch-check 20:41:42 2024-07-01 20:41:42,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-663/.semver, universal_newlines=False, shell=None, istream=) 20:41:42 2024-07-01 20:41:42,654 [execute] INFO git cat-file --batch 20:41:42 2024-07-01 20:41:42,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-663/.semver, universal_newlines=False, shell=None, istream=) 20:41:42 2024-07-01 20:41:42,660 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-663/.semver/PR-663 20:41:42 0.0.0 [Pipeline] } 20:41:42 $ docker exec --env ******** --env ******** 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e ssh-agent -k 20:41:42 unset SSH_AUTH_SOCK; 20:41:42 unset SSH_AGENT_PID; 20:41:42 echo Agent pid 76 killed; 20:41:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:43 + git semver [Pipeline] } 20:41:43 $ docker stop --time=1 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e 20:41:45 $ docker rm -f --volumes 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e [Pipeline] // withDockerContainer [Pipeline] sh 20:41:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:41:46 Stashed 1 file(s) [Pipeline] echo 20:41:46 [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 20:41:46 provisioning config files... 20:41:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-663@tmp/config1189546304838743669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:47 ---> ****-login.sh 20:41:47 nexus3.edgexfoundry.org:10001 20:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:47 Configure a credential helper to remove this warning. See 20:41:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:47 20:41:47 Login Succeeded 20:41:47 nexus3.edgexfoundry.org:10002 20:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:47 Configure a credential helper to remove this warning. See 20:41:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:47 20:41:47 Login Succeeded 20:41:47 nexus3.edgexfoundry.org:10003 20:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:47 Configure a credential helper to remove this warning. See 20:41:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:47 20:41:47 Login Succeeded 20:41:47 nexus3.edgexfoundry.org:10004 20:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:47 Configure a credential helper to remove this warning. See 20:41:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:47 20:41:47 Login Succeeded 20:41:47 ****.io 20:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:47 Configure a credential helper to remove this warning. See 20:41:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:47 20:41:47 Login Succeeded 20:41:47 ---> ****-login.sh ends [Pipeline] } 20:41:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:41:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:41:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:41:48 ========================================================= 20:41:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:41:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:41:48 Sending build context to Docker daemon 9.125MB 20:41:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:41:48 Step 2/12 : FROM ${BASE} AS builder 20:41:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:41:48 619be1103602: Pulling fs layer 20:41:48 7862e08f4a3e: Pulling fs layer 20:41:48 5df492c9dc93: Pulling fs layer 20:41:48 7629e6793208: Pulling fs layer 20:41:48 4f4fb700ef54: Pulling fs layer 20:41:48 fb5054dd5b73: Pulling fs layer 20:41:48 eeca6798cff9: Pulling fs layer 20:41:48 aa269ceb94a6: Pulling fs layer 20:41:48 ada007ff1a6a: Pulling fs layer 20:41:48 ada007ff1a6a: Waiting 20:41:48 eeca6798cff9: Waiting 20:41:48 aa269ceb94a6: Waiting 20:41:48 7629e6793208: Waiting 20:41:48 4f4fb700ef54: Waiting 20:41:48 fb5054dd5b73: Waiting 20:41:48 7862e08f4a3e: Verifying Checksum 20:41:48 7862e08f4a3e: Download complete 20:41:48 7629e6793208: Download complete 20:41:48 4f4fb700ef54: Download complete 20:41:48 fb5054dd5b73: Verifying Checksum 20:41:48 fb5054dd5b73: Download complete 20:41:48 619be1103602: Verifying Checksum 20:41:48 619be1103602: Download complete 20:41:49 eeca6798cff9: Verifying Checksum 20:41:49 eeca6798cff9: Download complete 20:41:49 619be1103602: Pull complete 20:41:49 ada007ff1a6a: Verifying Checksum 20:41:49 ada007ff1a6a: Download complete 20:41:49 5df492c9dc93: Verifying Checksum 20:41:49 5df492c9dc93: Download complete 20:41:49 7862e08f4a3e: Pull complete 20:41:49 aa269ceb94a6: Verifying Checksum 20:41:49 aa269ceb94a6: Download complete 20:41:53 5df492c9dc93: Pull complete 20:41:53 7629e6793208: Pull complete 20:41:53 4f4fb700ef54: Pull complete 20:41:53 fb5054dd5b73: Pull complete 20:41:53 eeca6798cff9: Pull complete 20:41:55 aa269ceb94a6: Pull complete 20:41:56 ada007ff1a6a: Pull complete 20:41:56 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 20:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:41:56 ---> f489d0715acc 20:41:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:42:01 Still waiting to schedule task 20:42:01 ‘prd-centos7-blackbox-4c-2g-4589’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:42:01 ‘prd-ubuntu18.04-docker-8c-8g-4546’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:42:01 ‘prd-ubuntu20.04-docker-8c-8g-4712’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:42:01 ‘prd-ubuntu20.04-docker-8c-8g-4714’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:42:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4715’ is offline 20:42:01 ---> Running in af9d294e9828 20:42:01 Removing intermediate container af9d294e9828 20:42:01 ---> c6dd72516305 20:42:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:42:01 ---> Running in 3a1fc3baaeee 20:42:02 Removing intermediate container 3a1fc3baaeee 20:42:02 ---> ee52a19dc17d 20:42:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:42:02 ---> Running in 7437a776e1d9 20:42:02 Removing intermediate container 7437a776e1d9 20:42:02 ---> 6648fd590a8a 20:42:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:42:02 ---> Running in f5b32a37bb02 20:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:42:02 OK: 264 MiB in 52 packages 20:42:03 Removing intermediate container f5b32a37bb02 20:42:03 ---> b3d14af40f80 20:42:03 Step 7/12 : WORKDIR /app 20:42:03 ---> Running in 66f6f7b1f3eb 20:42:03 Removing intermediate container 66f6f7b1f3eb 20:42:03 ---> 4d670bb17a84 20:42:03 Step 8/12 : COPY go.mod vendor* ./ 20:42:03 ---> 5c4a2a87f81f 20:42:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:03 ---> Running in be6425c5590c 20:43:10 Removing intermediate container be6425c5590c 20:43:10 ---> 545c4e4628de 20:43:10 Step 10/12 : COPY . . 20:43:10 ---> 1d1cb2ec1b8e 20:43:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:43:10 ---> Running in 62fb0d18c530 20:43:10 Removing intermediate container 62fb0d18c530 20:43:10 ---> bc74de74245d 20:43:10 Step 12/12 : RUN $MAKE 20:43:10 ---> Running in 686f1155a12c 20:43:10 noop 20:43:10 Removing intermediate container 686f1155a12c 20:43:10 ---> 6b0bee52ddca 20:43:10 Successfully built 6b0bee52ddca 20:43:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:11 + docker inspect -f . ci-base-image-x86_64 20:43:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:11 prd-ubuntu20.04-docker-8c-8g-4713 does not seem to be running inside a container 20:43:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-663 -v /w/workspace/_app-service-configurable_PR-663:/w/workspace/_app-service-configurable_PR-663:rw,z -v /w/workspace/_app-service-configurable_PR-663@tmp:/w/workspace/_app-service-configurable_PR-663@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 ******** ci-base-image-x86_64 cat 20:43:12 $ docker top 84d46c49e4adc8c779eb854e69b564a13fc361fd3ca709484fda815711171cae -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:12 + go version 20:43:12 go version go1.21.9 linux/amd64 [Pipeline] } 20:43:12 $ docker stop --time=1 84d46c49e4adc8c779eb854e69b564a13fc361fd3ca709484fda815711171cae 20:43:13 $ docker rm -f --volumes 84d46c49e4adc8c779eb854e69b564a13fc361fd3ca709484fda815711171cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:14 + docker inspect -f . ci-base-image-x86_64 20:43:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:14 prd-ubuntu20.04-docker-8c-8g-4713 does not seem to be running inside a container 20:43:14 $ 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-663 -v /w/workspace/_app-service-configurable_PR-663:/w/workspace/_app-service-configurable_PR-663:rw,z -v /w/workspace/_app-service-configurable_PR-663@tmp:/w/workspace/_app-service-configurable_PR-663@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 ******** ci-base-image-x86_64 cat 20:43:15 $ docker top 6593568e2edd2d00b4fdc7e1967c107891c64be65cecd336cd2561b262c88660 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:15 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-663 [Pipeline] fileExists [Pipeline] sh 20:43:16 + make test 20:43:16 go test -race -coverprofile=coverage.out ./... 20:43:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:44:21 go vet ./... 20:44:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:28 ./bin/test-attribution-txt.sh 20:44:28 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 20:44:28 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 20:44:28 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 20:44:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:44:28 $ docker stop --time=1 6593568e2edd2d00b4fdc7e1967c107891c64be65cecd336cd2561b262c88660 20:44:39 $ docker rm -f --volumes 6593568e2edd2d00b4fdc7e1967c107891c64be65cecd336cd2561b262c88660 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:44:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:44:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:44:41 + ls -al . 20:44:41 total 264 20:44:41 drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 20:43 . 20:44:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:41 .. 20:44:41 -rw-rw-r-- 1 jenkins jenkins 119 Jul 1 20:41 .dockerignore 20:44:41 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:43 .git 20:44:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:41 .github 20:44:41 -rw-rw-r-- 1 jenkins jenkins 106 Jul 1 20:41 .gitignore 20:44:41 -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:41 .golangci.yml 20:44:41 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:41 .semver 20:44:41 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 1 20:41 Attribution.txt 20:44:41 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 1 20:41 CHANGELOG.md 20:44:41 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 1 20:41 Dockerfile 20:44:41 -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:41 GOVERNANCE.md 20:44:41 -rw-rw-r-- 1 jenkins jenkins 666 Jul 1 20:41 Jenkinsfile 20:44:41 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 1 20:41 LICENSE 20:44:41 -rw-rw-r-- 1 jenkins jenkins 618 Jul 1 20:41 OWNERS.md 20:44:41 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 1 20:41 README.md 20:44:41 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:41 VERSION 20:44:41 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:41 bin 20:44:41 -rw-r--r-- 1 jenkins jenkins 13 Jul 1 20:43 coverage.out 20:44:41 -rw-rw-r-- 1 jenkins jenkins 7154 Jul 1 20:41 go.mod 20:44:41 -rw-rw-r-- 1 jenkins jenkins 102425 Jul 1 20:41 go.sum 20:44:41 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 1 20:41 main.go 20:44:41 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 1 20:41 makefile 20:44:41 drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 20:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:41 + 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=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a --label arch=amd64 --label version=0.0.0 . 20:44:41 Sending build context to Docker daemon 9.126MB 20:44:41 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:44:41 Step 2/27 : FROM ${BASE} AS builder 20:44:41 ---> 6b0bee52ddca 20:44:41 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 20:44:42 ---> Running in c4fc93e0ece8 20:44:42 Removing intermediate container c4fc93e0ece8 20:44:42 ---> 10ce5e5b22ac 20:44:42 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:44:42 ---> Running in 7d71e21c06dd 20:44:43 Removing intermediate container 7d71e21c06dd 20:44:43 ---> 5e7b44134449 20:44:43 Step 5/27 : ARG ADD_BUILD_TAGS="" 20:44:43 ---> Running in d1c80cc8f2a3 20:44:43 Removing intermediate container d1c80cc8f2a3 20:44:43 ---> c18785478c2e 20:44:43 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:43 ---> Running in e380d0448642 20:44:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:44:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:44:43 OK: 264 MiB in 52 packages 20:44:44 Removing intermediate container e380d0448642 20:44:44 ---> 7716a46f740e 20:44:44 Step 7/27 : WORKDIR /app 20:44:44 ---> Running in 2b66a08aafb9 20:44:44 Removing intermediate container 2b66a08aafb9 20:44:44 ---> 03bca7266c43 20:44:44 Step 8/27 : COPY go.mod vendor* ./ 20:44:44 ---> 001183ccd580 20:44:44 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:44 ---> Running in 524603e09f4b 20:44:45 Removing intermediate container 524603e09f4b 20:44:45 ---> c0e4c6af7fcd 20:44:45 Step 10/27 : COPY . . 20:44:45 ---> d6514991da08 20:44:45 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:44:45 ---> Running in 387b0c2e24c2 20:44:45 Removing intermediate container 387b0c2e24c2 20:44:45 ---> 5a8a2f55df6b 20:44:45 Step 12/27 : RUN $MAKE 20:44:45 ---> Running in c70231acfc52 20:44:46 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 20:45:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4723 in /w/workspace/_app-service-configurable_PR-663 [Pipeline] { [Pipeline] ws 20:45:16 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 20:45:19 The recommended git tool is: git 20:45:25 Removing intermediate container c70231acfc52 20:45:25 ---> 0b599ffb9d64 20:45:25 Step 13/27 : FROM alpine:3.18 20:45:25 3.18: Pulling from library/alpine 20:45:25 73baa7ef167e: Pulling fs layer 20:45:25 73baa7ef167e: Download complete 20:45:25 73baa7ef167e: Pull complete 20:45:25 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:45:25 Status: Downloaded newer image for alpine:3.18 20:45:25 ---> 8fd7cac70a4a 20:45:25 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:45:25 ---> Running in abaf4690eea0 20:45:25 Removing intermediate container abaf4690eea0 20:45:25 ---> 67480854e8d4 20:45:25 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:45:25 ---> Running in 6efe850e083a 20:45:25 Removing intermediate container 6efe850e083a 20:45:25 ---> eae38a9bdccb 20:45:25 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 20:45:25 ---> Running in 01dd6c6c1e1d 20:45:25 using credential edgex-jenkins-ssh 20:45:25 Cloning the remote Git repository 20:45:25 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:45:26 (1/2) Installing ca-certificates (20240226-r0) 20:45:26 (2/2) Installing dumb-init (1.2.5-r2) 20:45:26 Executing busybox-1.36.1-r7.trigger 20:45:26 Executing ca-certificates-20240226-r0.trigger 20:45:26 OK: 8 MiB in 17 packages 20:45:25 > git init /w/workspace/app-service-configurable/1 # timeout=10 20:45:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:45:25 > git --version # timeout=10 20:45:26 > git --version # 'git version 2.25.1' 20:45:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:27 Removing intermediate container 01dd6c6c1e1d 20:45:27 ---> ceacdeaf8cd8 20:45:27 Step 17/27 : RUN apk --no-cache upgrade 20:45:27 ---> Running in 9a13e4bef7ea 20:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:45:27 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:45:27 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:45:27 Executing ca-certificates-20240226-r0.trigger 20:45:27 OK: 8 MiB in 17 packages 20:45:28 Removing intermediate container 9a13e4bef7ea 20:45:28 ---> 339bd1e80a41 20:45:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:45:28 ---> dcfe274555cd 20:45:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:45:28 ---> ebc94bf30699 20:45:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:45:29 ---> 7a5e28f85550 20:45:29 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:45:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:45:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:30 ---> e84aec639b48 20:45:30 Step 22/27 : EXPOSE 48095 20:45:30 ---> Running in 198fb19c120f 20:45:30 Removing intermediate container 198fb19c120f 20:45:30 ---> a4ec8ded5396 20:45:30 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:45:30 ---> Running in 21699b6f5897 20:45:30 Removing intermediate container 21699b6f5897 20:45:30 ---> ddf9757a1fb2 20:45:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:45:30 ---> Running in 070d4cbf02a9 20:45:30 Removing intermediate container 070d4cbf02a9 20:45:30 ---> 3b5e804857e1 20:45:30 Step 25/27 : LABEL arch=amd64 20:45:30 ---> Running in a4dbe1b6e691 20:45:30 Removing intermediate container a4dbe1b6e691 20:45:30 ---> c5112cf74499 20:45:30 Step 26/27 : LABEL git_sha=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a 20:45:30 ---> Running in 9599964b4426 20:45:30 Removing intermediate container 9599964b4426 20:45:30 ---> e282cb6e11e1 20:45:30 Step 27/27 : LABEL version=0.0.0 20:45:30 ---> Running in 3f92829a9860 20:45:30 Removing intermediate container 3f92829a9860 20:45:30 ---> b8f4f030e65f 20:45:30 [Warning] One or more build-args [ARCH] were not consumed 20:45:30 Successfully built b8f4f030e65f 20:45:30 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 20:45:31 Merging remotes/origin/main commit 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 into PR head commit 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } 20:45:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:45:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:45:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:45:31 > git config core.sparsecheckout # timeout=10 20:45:31 > git checkout -f 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage 20:45:31 Merge succeeded, producing 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a 20:45:31 Checking out Revision 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a (PR-663) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:31 20:45:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:32 Commit message: "build(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1" 20:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:32 latest: Pulling from edgex-lftools-log-publisher 20:45:32 5eb5b503b376: Pulling fs layer 20:45:32 5c69ac0246d0: Pulling fs layer 20:45:32 ec43610c2a17: Pulling fs layer 20:45:32 3a2ae6a8a46f: Pulling fs layer 20:45:32 33b1e0a273af: Pulling fs layer 20:45:32 5d3b04190fa2: Pulling fs layer 20:45:32 2f39f015ded8: Pulling fs layer 20:45:32 33b1e0a273af: Waiting 20:45:32 5d3b04190fa2: Waiting 20:45:32 3a2ae6a8a46f: Waiting 20:45:32 2f39f015ded8: Waiting 20:45:32 5c69ac0246d0: Verifying Checksum 20:45:32 5c69ac0246d0: Download complete 20:45:32 3a2ae6a8a46f: Verifying Checksum 20:45:32 3a2ae6a8a46f: Download complete 20:45:32 33b1e0a273af: Verifying Checksum 20:45:32 33b1e0a273af: Download complete 20:45:32 5d3b04190fa2: Verifying Checksum 20:45:32 5d3b04190fa2: Download complete 20:45:32 ec43610c2a17: Verifying Checksum 20:45:32 ec43610c2a17: Download complete 20:45:32 > git --version # timeout=10 20:45:32 > git --version # 'git version 2.25.1' 20:45:32 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 20:45:32 5eb5b503b376: Verifying Checksum 20:45:32 5eb5b503b376: Download complete 20:45:31 > git remote # timeout=10 20:45:31 > git config --get remote.origin.url # timeout=10 20:45:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:31 > git merge 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 20:45:31 > git rev-parse HEAD^{commit} # timeout=10 20:45:31 > git config core.sparsecheckout # timeout=10 20:45:31 > git checkout -f 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a # timeout=10 20:45:33 2f39f015ded8: Download complete 20:45:33 5eb5b503b376: Pull complete 20:45:34 5c69ac0246d0: Pull complete 20:45:34 ec43610c2a17: Pull complete 20:45:34 3a2ae6a8a46f: Pull complete 20:45:34 33b1e0a273af: Pull complete 20:45:34 5d3b04190fa2: Pull complete 20:45:36 20:45:36 GitHub has been notified of this commit’s build result 20:45:36 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:45:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:37 Dload Upload Total Spent Left Speed 20:45:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 20:45:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:45:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 20:45:38 sudo tee /etc/docker/daemon.new 20:45:38 { 20:45:38 "registry-mirrors": [ 20:45:38 "https://nexus3.edgexfoundry.org:10001" 20:45:38 ], 20:45:38 "bip": "10.250.0.254/24", 20:45:38 "hosts": [ 20:45:38 "tcp://0.0.0.0:5555", 20:45:38 "unix:///var/run/docker.sock" 20:45:38 ], 20:45:38 "mtu": 1458, 20:45:38 "selinux-enabled": true, 20:45:38 "seccomp-profile": "/etc/docker/seccomp.json" 20:45:38 } [Pipeline] sh 20:45:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:45:39 + sudo service docker restart 20:45:40 2f39f015ded8: Pull complete 20:45:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:40 prd-ubuntu20.04-docker-8c-8g-4713 does not seem to be running inside a container 20:45:40 $ 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-663 -v /w/workspace/_app-service-configurable_PR-663:/w/workspace/_app-service-configurable_PR-663:rw,z -v /w/workspace/_app-service-configurable_PR-663@tmp:/w/workspace/_app-service-configurable_PR-663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:45:46 $ docker top 4d385f53bec1fe25bd7b65f62b0b1a78a3efc1d1405319810d6639bb4ab56edc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:46 ---> job-cost.sh 20:45:46 lf-activate-venv: SKIPPING 20:45:46 INFO: No Stack... 20:45:46 INFO: Retrieving Pricing Info for: v3-standard-8 20:45:47 INFO: Archiving Costs [Pipeline] sh 20:45:47 + cat /w/workspace/_app-service-configurable_PR-663/archives/cost.csv 20:45:47 + cut -d, -f6 [Pipeline] lock 20:45:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] 20:45:47 Resource [jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] did not exist. Created. 20:45:47 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:48 + echo total: 0.2199999988079071 [Pipeline] stash 20:45:48 Stashed 1 file(s) [Pipeline] } 20:45:48 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:48 $ docker stop --time=1 4d385f53bec1fe25bd7b65f62b0b1a78a3efc1d1405319810d6639bb4ab56edc 20:45:49 $ docker rm -f --volumes 4d385f53bec1fe25bd7b65f62b0b1a78a3efc1d1405319810d6639bb4ab56edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:58 provisioning config files... 20:45:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16847976048507356689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:58 ---> ****-login.sh 20:45:58 nexus3.edgexfoundry.org:10001 20:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:45:59 Configure a credential helper to remove this warning. See 20:45:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:45:59 20:45:59 Login Succeeded 20:45:59 nexus3.edgexfoundry.org:10002 20:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:00 Configure a credential helper to remove this warning. See 20:46:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:00 20:46:00 Login Succeeded 20:46:00 nexus3.edgexfoundry.org:10003 20:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:00 Configure a credential helper to remove this warning. See 20:46:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:00 20:46:00 Login Succeeded 20:46:00 nexus3.edgexfoundry.org:10004 20:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:01 Configure a credential helper to remove this warning. See 20:46:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:01 20:46:01 Login Succeeded 20:46:01 ****.io 20:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:01 Configure a credential helper to remove this warning. See 20:46:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:01 20:46:01 Login Succeeded 20:46:01 ---> ****-login.sh ends [Pipeline] } 20:46:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:46:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:46:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:46:02 ========================================================= 20:46:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:46:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:46:02 Sending build context to Docker daemon 239.1kB 20:46:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:46:03 Step 2/12 : FROM ${BASE} AS builder 20:46:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:46:03 c6b39de5b339: Pulling fs layer 20:46:03 a69c41024577: Pulling fs layer 20:46:03 d6de4b400683: Pulling fs layer 20:46:03 35cb2a7552d0: Pulling fs layer 20:46:03 4f4fb700ef54: Pulling fs layer 20:46:03 464afbd9ba4c: Pulling fs layer 20:46:03 00f215d4a9da: Pulling fs layer 20:46:03 d496ad576159: Pulling fs layer 20:46:03 4f4fb700ef54: Waiting 20:46:03 464afbd9ba4c: Waiting 20:46:03 00f215d4a9da: Waiting 20:46:03 d496ad576159: Waiting 20:46:03 35cb2a7552d0: Waiting 20:46:03 a69c41024577: Verifying Checksum 20:46:03 a69c41024577: Download complete 20:46:03 35cb2a7552d0: Verifying Checksum 20:46:03 35cb2a7552d0: Download complete 20:46:03 4f4fb700ef54: Verifying Checksum 20:46:03 4f4fb700ef54: Download complete 20:46:03 464afbd9ba4c: Verifying Checksum 20:46:03 464afbd9ba4c: Download complete 20:46:03 c6b39de5b339: Download complete 20:46:04 d496ad576159: Verifying Checksum 20:46:04 d496ad576159: Download complete 20:46:04 c6b39de5b339: Pull complete 20:46:05 a69c41024577: Pull complete 20:46:05 d6de4b400683: Verifying Checksum 20:46:05 d6de4b400683: Download complete 20:46:07 00f215d4a9da: Verifying Checksum 20:46:07 00f215d4a9da: Download complete 20:46:22 d6de4b400683: Pull complete 20:46:22 35cb2a7552d0: Pull complete 20:46:22 4f4fb700ef54: Pull complete 20:46:22 464afbd9ba4c: Pull complete 20:46:30 00f215d4a9da: Pull complete 20:46:32 d496ad576159: Pull complete 20:46:32 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 20:46:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:46:32 ---> f246e2811388 20:46:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:46:35 ---> Running in a2568f3cc9f5 20:46:35 Removing intermediate container a2568f3cc9f5 20:46:35 ---> bd9e445ca9f1 20:46:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:46:36 ---> Running in 9b655ef6427a 20:46:36 Removing intermediate container 9b655ef6427a 20:46:36 ---> 1e2edd9735b1 20:46:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:46:36 ---> Running in 92e2fcb4f4be 20:46:36 Removing intermediate container 92e2fcb4f4be 20:46:36 ---> 41789ec24282 20:46:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:37 ---> Running in 86a3a44397f9 20:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:46:40 OK: 266 MiB in 52 packages 20:46:41 Removing intermediate container 86a3a44397f9 20:46:41 ---> 870278b4276d 20:46:41 Step 7/12 : WORKDIR /app 20:46:41 ---> Running in 5634d3c378ed 20:46:42 Removing intermediate container 5634d3c378ed 20:46:42 ---> 9f15c77cff75 20:46:42 Step 8/12 : COPY go.mod vendor* ./ 20:46:43 ---> cc57d2c6b16e 20:46:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:43 ---> Running in ce581ccc3716 20:48:49 Removing intermediate container ce581ccc3716 20:48:49 ---> 18bcc0f4c7a5 20:48:49 Step 10/12 : COPY . . 20:48:50 ---> d9585c0add45 20:48:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:48:50 ---> Running in 75e5e4f31566 20:48:51 Removing intermediate container 75e5e4f31566 20:48:51 ---> c91672beada2 20:48:51 Step 12/12 : RUN $MAKE 20:48:51 ---> Running in 1ddacb48306d 20:48:52 noop 20:48:53 Removing intermediate container 1ddacb48306d 20:48:53 ---> 3aa38910e4f5 20:48:53 Successfully built 3aa38910e4f5 20:48:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:54 + docker inspect -f . ci-base-image-arm64 20:48:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:54 prd-ubuntu20.04-docker-arm64-4c-16g-4723 does not seem to be running inside a container 20:48:54 $ 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 ******** ci-base-image-arm64 cat 20:48:56 $ docker top 799c0f2b69e97931f2c4b799cd37a060d2ec262a08b2244b720683bed400f199 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:57 + go version 20:48:57 go version go1.21.9 linux/arm64 [Pipeline] } 20:48:57 $ docker stop --time=1 799c0f2b69e97931f2c4b799cd37a060d2ec262a08b2244b720683bed400f199 20:48:59 $ docker rm -f --volumes 799c0f2b69e97931f2c4b799cd37a060d2ec262a08b2244b720683bed400f199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:00 + docker inspect -f . ci-base-image-arm64 20:49:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:01 prd-ubuntu20.04-docker-arm64-4c-16g-4723 does not seem to be running inside a container 20:49:01 $ 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 ******** ci-base-image-arm64 cat 20:49:03 $ docker top 9458e39feb70771a73c58b85451798d70574f144915a33ee87764011f1b4ce03 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:04 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 20:49:04 + make test 20:49:04 go test -race -coverprofile=coverage.out ./... 20:55:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:55:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:55:12 go vet ./... 20:59:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:59:49 ./bin/test-attribution-txt.sh 20:59:49 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 20:59:49 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 20:59:49 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 20:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:59:49 $ docker stop --time=1 9458e39feb70771a73c58b85451798d70574f144915a33ee87764011f1b4ce03 20:59:51 $ docker rm -f --volumes 9458e39feb70771a73c58b85451798d70574f144915a33ee87764011f1b4ce03 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:59:53 Warning: overwriting stash ‘coverage-report’ 20:59:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:59:55 + ls -al . 20:59:55 total 260 20:59:55 drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 20:49 . 20:59:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:45 .. 20:59:55 -rw-rw-r-- 1 jenkins jenkins 119 Jul 1 20:45 .dockerignore 20:59:55 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:45 .git 20:59:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:45 .github 20:59:55 -rw-rw-r-- 1 jenkins jenkins 106 Jul 1 20:45 .gitignore 20:59:55 -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:45 .golangci.yml 20:59:55 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 1 20:45 Attribution.txt 20:59:55 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 1 20:45 CHANGELOG.md 20:59:55 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 1 20:45 Dockerfile 20:59:55 -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:45 GOVERNANCE.md 20:59:55 -rw-rw-r-- 1 jenkins jenkins 666 Jul 1 20:45 Jenkinsfile 20:59:55 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 1 20:45 LICENSE 20:59:55 -rw-rw-r-- 1 jenkins jenkins 618 Jul 1 20:45 OWNERS.md 20:59:55 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 1 20:45 README.md 20:59:55 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:41 VERSION 20:59:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:45 bin 20:59:55 -rw-r--r-- 1 jenkins jenkins 13 Jul 1 20:49 coverage.out 20:59:55 -rw-rw-r-- 1 jenkins jenkins 7154 Jul 1 20:45 go.mod 20:59:55 -rw-rw-r-- 1 jenkins jenkins 102425 Jul 1 20:45 go.sum 20:59:55 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 1 20:45 main.go 20:59:55 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 1 20:45 makefile 20:59:55 drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 20:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:55 + 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=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a --label arch=arm64 --label version=0.0.0 . 20:59:55 Sending build context to Docker daemon 240.1kB 20:59:56 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:59:56 Step 2/27 : FROM ${BASE} AS builder 20:59:56 ---> 3aa38910e4f5 20:59:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 20:59:56 ---> Running in 63023b789c14 20:59:56 Removing intermediate container 63023b789c14 20:59:56 ---> 6ca45b807653 20:59:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:59:56 ---> Running in 2a0fd82d9bb4 20:59:57 Removing intermediate container 2a0fd82d9bb4 20:59:57 ---> 331bb59f5b24 20:59:57 Step 5/27 : ARG ADD_BUILD_TAGS="" 20:59:57 ---> Running in 93ca40754c17 20:59:57 Removing intermediate container 93ca40754c17 20:59:57 ---> c9b35e679e83 20:59:57 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:57 ---> Running in d39938fc1a8d 20:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:00:00 OK: 266 MiB in 52 packages 21:00:01 Removing intermediate container d39938fc1a8d 21:00:01 ---> eb6cf15b8c49 21:00:01 Step 7/27 : WORKDIR /app 21:00:01 ---> Running in 77503f5410c3 21:00:01 Removing intermediate container 77503f5410c3 21:00:01 ---> aac67ec2e5dc 21:00:01 Step 8/27 : COPY go.mod vendor* ./ 21:00:02 ---> 284288adf2e1 21:00:02 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:02 ---> Running in b79aaf03a507 21:00:06 Removing intermediate container b79aaf03a507 21:00:06 ---> b8457aba17d3 21:00:06 Step 10/27 : COPY . . 21:00:06 ---> c4284281c04a 21:00:06 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:06 ---> Running in 20cb090a0169 21:00:06 Removing intermediate container 20cb090a0169 21:00:06 ---> 6ab90b0b9021 21:00:06 Step 12/27 : RUN $MAKE 21:00:06 ---> Running in a4c5d3b58300 21:00:07 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 21:04:14 Removing intermediate container a4c5d3b58300 21:04:14 ---> f9eb18fb977f 21:04:14 Step 13/27 : FROM alpine:3.18 21:04:14 3.18: Pulling from library/alpine 21:04:14 5c905c7ebe2f: Pulling fs layer 21:04:14 5c905c7ebe2f: Verifying Checksum 21:04:14 5c905c7ebe2f: Download complete 21:04:14 5c905c7ebe2f: Pull complete 21:04:14 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:04:14 Status: Downloaded newer image for alpine:3.18 21:04:14 ---> dec292d02e07 21:04:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:04:14 ---> Running in 375be9008464 21:04:14 Removing intermediate container 375be9008464 21:04:14 ---> fdf90b238987 21:04:14 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:04:14 ---> Running in dabaa765b9fc 21:04:14 Removing intermediate container dabaa765b9fc 21:04:14 ---> 5ca4cfdc5dc3 21:04:14 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:04:14 ---> Running in b115bf7ba588 21:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:04:14 (1/2) Installing ca-certificates (20240226-r0) 21:04:14 (2/2) Installing dumb-init (1.2.5-r2) 21:04:14 Executing busybox-1.36.1-r7.trigger 21:04:14 Executing ca-certificates-20240226-r0.trigger 21:04:14 OK: 9 MiB in 17 packages 21:04:14 Removing intermediate container b115bf7ba588 21:04:14 ---> c3ffc8079cc7 21:04:14 Step 17/27 : RUN apk --no-cache upgrade 21:04:14 ---> Running in 9949478f9162 21:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:04:14 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 21:04:14 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 21:04:14 Executing ca-certificates-20240226-r0.trigger 21:04:14 OK: 9 MiB in 17 packages 21:04:14 Removing intermediate container 9949478f9162 21:04:14 ---> aeed013f9c49 21:04:14 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:04:15 ---> ce2f35e93354 21:04:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:04:16 ---> 12c47762836a 21:04:16 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:04:16 ---> 9cb6734ffcb8 21:04:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:04:18 ---> 371ddfb0e1fe 21:04:18 Step 22/27 : EXPOSE 48095 21:04:18 ---> Running in d771a4d684bf 21:04:18 Removing intermediate container d771a4d684bf 21:04:18 ---> da637007d640 21:04:18 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:04:18 ---> Running in 23f1d159b475 21:04:19 Removing intermediate container 23f1d159b475 21:04:19 ---> ec4e5c7e7bd1 21:04:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:04:19 ---> Running in 0bf40ff5cd35 21:04:19 Removing intermediate container 0bf40ff5cd35 21:04:19 ---> f3938911aeb0 21:04:19 Step 25/27 : LABEL arch=arm64 21:04:19 ---> Running in 1ebad88db8d7 21:04:20 Removing intermediate container 1ebad88db8d7 21:04:20 ---> 73aa25ce3f34 21:04:20 Step 26/27 : LABEL git_sha=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a 21:04:20 ---> Running in 01289194bc7d 21:04:20 Removing intermediate container 01289194bc7d 21:04:20 ---> d538f5f658c3 21:04:20 Step 27/27 : LABEL version=0.0.0 21:04:20 ---> Running in 7f0a1aea2f19 21:04:20 Removing intermediate container 7f0a1aea2f19 21:04:20 ---> 05f0075a8f95 21:04:20 [Warning] One or more build-args [ARCH] were not consumed 21:04:20 Successfully built 05f0075a8f95 21:04:20 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:21 21:04:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:22 arm64: Pulling from edgex-lftools-log-publisher 21:04:22 8998bd30e6a1: Pulling fs layer 21:04:22 04944245beec: Pulling fs layer 21:04:22 699f458cf7ca: Pulling fs layer 21:04:22 765212b225bb: Pulling fs layer 21:04:22 f23df028b6ca: Pulling fs layer 21:04:22 d65c8cfc05b1: Pulling fs layer 21:04:22 2437ff75d9bd: Pulling fs layer 21:04:22 765212b225bb: Waiting 21:04:22 f23df028b6ca: Waiting 21:04:22 d65c8cfc05b1: Waiting 21:04:22 04944245beec: Verifying Checksum 21:04:22 04944245beec: Download complete 21:04:22 f23df028b6ca: Download complete 21:04:22 d65c8cfc05b1: Verifying Checksum 21:04:22 d65c8cfc05b1: Download complete 21:04:22 699f458cf7ca: Verifying Checksum 21:04:22 699f458cf7ca: Download complete 21:04:22 8998bd30e6a1: Verifying Checksum 21:04:22 8998bd30e6a1: Download complete 21:04:25 2437ff75d9bd: Verifying Checksum 21:04:25 2437ff75d9bd: Download complete 21:04:27 8998bd30e6a1: Pull complete 21:04:27 04944245beec: Pull complete 21:04:29 699f458cf7ca: Pull complete 21:04:29 765212b225bb: Pull complete 21:04:30 f23df028b6ca: Pull complete 21:04:30 d65c8cfc05b1: Pull complete 21:04:48 2437ff75d9bd: Pull complete 21:04:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:49 prd-ubuntu20.04-docker-arm64-4c-16g-4723 does not seem to be running inside a container 21:04:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:04:52 $ docker top 820ff7a3e6757bc3e31772d0d0216a6e981f6a3825163dadea896abaa77b2c2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:53 ---> job-cost.sh 21:04:53 lf-activate-venv: SKIPPING 21:04:53 INFO: No Stack... 21:04:53 INFO: Retrieving Pricing Info for: v3-standard-4 21:04:54 INFO: Archiving Costs [Pipeline] sh 21:04:55 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 21:04:55 + cut -d, -f6 [Pipeline] lock 21:04:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] 21:04:55 Resource [jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] did not exist. Created. 21:04:55 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:04:55 /w/workspace/app-service-configurable/1@tmp/durable-24bbc1ec/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:04:56 + echo total: 0.10999999940395355 [Pipeline] stash 21:04:56 Warning: overwriting stash ‘stack-cost’ 21:04:56 Stashed 1 file(s) [Pipeline] } 21:04:56 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:04:56 $ docker stop --time=1 820ff7a3e6757bc3e31772d0d0216a6e981f6a3825163dadea896abaa77b2c2c 21:04:58 $ docker rm -f --volumes 820ff7a3e6757bc3e31772d0d0216a6e981f6a3825163dadea896abaa77b2c2c [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 21:04:59 provisioning config files... 21:04:59 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-663@tmp/config15672568619115486417tmp [Pipeline] { [Pipeline] sh 21:04:59 + set +x 21:04:59 + + bash -scurl -- -s 21:04:59 https://codecov.io/bash 21:04:59 21:04:59 _____ _ 21:04:59 / ____| | | 21:04:59 | | ___ __| | ___ ___ _____ __ 21:04:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:04:59 | |___| (_) | (_| | __/ (_| (_) \ V / 21:04:59 \_____\___/ \__,_|\___|\___\___/ \_/ 21:04:59 Bash-1.0.6 21:04:59 21:04:59 21:04:59 ==> git version 2.25.1 found 21:04:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:04:59 Release-Date: 2020-01-08 21:04:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:04:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:04:59 ==> Jenkins CI detected. 21:04:59 current dir:  /w/workspace/_app-service-configurable_PR-663 21:04:59 project root: . 21:04:59 --> token set from env 21:04:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:04:59 ==> Running gcov in . (disable via -X gcov) 21:04:59 ==> Python coveragepy not found 21:04:59 ==> Searching for coverage reports in: 21:04:59 + . 21:04:59 -> Found 1 reports 21:04:59 ==> Detecting git/mercurial file structure 21:04:59 ==> Reading reports 21:04:59 + ./coverage.out bytes=13 21:04:59 ==> Appending adjustments 21:04:59 https://docs.codecov.io/docs/fixing-reports 21:04:59 + Found adjustments 21:04:59 ==> Gzipping contents 21:05:00 4.0K /tmp/codecov.MEJcx5.gz 21:05:00 ==> Uploading reports 21:05:00 url: https://codecov.io 21:05:00 query: branch=PR-663&commit=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-663%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=663&job=&cmd_args= 21:05:00 -> Pinging Codecov 21:05:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-663&commit=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-663%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=663&job=&cmd_args= 21:05:00 -> Uploading to 21:05:00 https://storage.googleapis.com/codecov/v4/raw/2024-07-01/A97CA9966030D2A3747ED39772930CCE/0d44f662fab88b2b84d0b0d9f1a6e19805f2086a/788dde89-c304-4836-8e07-a9665ee3604a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240701%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240701T210500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ea2cc21ceba1bc84f7941d265a19310215d213776c417feb20eef2534132501 21:05:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:00 Dload Upload Total Spent Left Speed 21:05:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1049 --:--:-- --:--:-- --:--:-- 1049 21:05:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [Pipeline] } 21:05:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:05:02 + [ -d /w/workspace/_app-service-configurable_PR-663/archives ] 21:05:02 + ls -al /w/workspace/_app-service-configurable_PR-663/archives 21:05:02 total 16 21:05:02 drwxr-xr-x 3 root root 4096 Jul 1 20:45 . 21:05:02 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:45 .. 21:05:02 drwxr-xr-x 2 root root 4096 Jul 1 20:45 cost 21:05:02 -rw-r--r-- 1 root root 96 Jul 1 20:45 cost.csv 21:05:02 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-663/archives 21:05:02 + ls -al /w/workspace/_app-service-configurable_PR-663/archives 21:05:02 total 16 21:05:02 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:45 . 21:05:02 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:45 .. 21:05:02 drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 20:45 cost 21:05:02 -rw-r--r-- 1 jenkins jenkins 96 Jul 1 20:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:05:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:05:04 ---> package-listing.sh 21:05:04 ++ facter osfamily 21:05:04 ++ tr '[:upper:]' '[:lower:]' 21:05:04 + OS_FAMILY=debian 21:05:04 + workspace=/w/workspace/_app-service-configurable_PR-663 21:05:04 + START_PACKAGES=/tmp/packages_start.txt 21:05:04 + END_PACKAGES=/tmp/packages_end.txt 21:05:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:05:04 + PACKAGES=/tmp/packages_start.txt 21:05:04 + '[' /w/workspace/_app-service-configurable_PR-663 ']' 21:05:04 + PACKAGES=/tmp/packages_end.txt 21:05:04 + case "${OS_FAMILY}" in 21:05:04 + dpkg -l 21:05:04 + grep '^ii' 21:05:04 + '[' -f /tmp/packages_start.txt ']' 21:05:04 + '[' -f /tmp/packages_end.txt ']' 21:05:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:05:04 + '[' /w/workspace/_app-service-configurable_PR-663 ']' 21:05:04 + mkdir -p /w/workspace/_app-service-configurable_PR-663/archives/ 21:05:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-663/archives/ [Pipeline] echo 21:05:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:05:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:05 prd-ubuntu20.04-docker-8c-8g-4713 does not seem to be running inside a container 21:05:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-663/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-663 -v /w/workspace/_app-service-configurable_PR-663:/w/workspace/_app-service-configurable_PR-663:rw,z -v /w/workspace/_app-service-configurable_PR-663@tmp:/w/workspace/_app-service-configurable_PR-663@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:05:05 $ docker top 7095c597f82ddbc24cd9a956ca031c96cd8b478fb6223bdb653136a02c0b4143 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:06 + touch /tmp/pre-build-complete [Pipeline] sh 21:05:06 + mkdir -p /var/log/sysstat [Pipeline] sh 21:05:06 + ls /var/log/sa-host 21:05:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:07 provisioning config files... 21:05:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-663@tmp/config7907752899083346575tmp [Pipeline] { [Pipeline] echo 21:05:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:05:07 ---> create-netrc.sh [Pipeline] } 21:05:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:05:08 ---> python-tools-install.sh [Pipeline] echo 21:05:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:05:08 ---> sudo-logs.sh 21:05:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:05:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:05:08 ---> job-cost.sh 21:05:08 lf-activate-venv: SKIPPING 21:05:08 DEBUG: total: 0.2199999988079071 21:05:08 INFO: Retrieving Stack Cost... 21:05:09 INFO: Retrieving Pricing Info for: v3-standard-8 21:05:09 INFO: Archiving Costs [Pipeline] echo 21:05:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:05:10 ---> logs-deploy.sh 21:05:10 lf-activate-venv: SKIPPING 21:05:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-663/1 21:05:10 INFO: archiving workspace using pattern(s): 21:05:11 Archives upload complete. 21:05:11 INFO: archiving logs to Nexus