Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21b541940b47fa58fc592783374dbd84229517f8 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-ssh11718892684388998632.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2260119397939739462.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7295446121708139193.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4740834215788912029.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12061913935557417472.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-144’ Running on prd-ubuntu20.04-docker-8c-8g-147 in /w/workspace/ry_app-service-configurable_napa [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/ry_app-service-configurable_napa # 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 Avoid second fetch Checking out Revision 21b541940b47fa58fc592783374dbd84229517f8 (napa) Commit message: "Merge pull request #659 from cloudxxx8/bump-sdk-3.1.1" > git config core.sparsecheckout # timeout=10 > git checkout -f 21b541940b47fa58fc592783374dbd84229517f8 # timeout=10 > git rev-list --no-walk 8a1f03c200fd231dac4c818dda4737ebff76200f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-14T03:28:25.790Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-14T03:28:25.872Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-14T03:28:25.897Z] ========================================================= [2024-05-14T03:28:25.897Z] EdgeX Global Pipelines Version Info [2024-05-14T03:28:25.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:28:26.619Z] ------------------- [2024-05-14T03:28:26.619Z] stable info: [2024-05-14T03:28:26.619Z] ------------------- [2024-05-14T03:28:26.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-14T03:28:26.619Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-14T03:28:26.619Z] Message: update stable to v1.0.258 [2024-05-14T03:28:27.189Z] ------------------- [2024-05-14T03:28:27.189Z] experimental info: [2024-05-14T03:28:27.189Z] ------------------- [2024-05-14T03:28:27.189Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-14T03:28:27.189Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-14T03:28:27.189Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-14T03:28:27.300Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-05-14T03:28:27.320Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-05-14T03:28:27.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-14T03:28:27.363Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-14T03:28:27.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-14T03:28:27.408Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-14T03:28:27.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-14T03:28:27.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-14T03:28:27.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-14T03:28:27.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-14T03:28:27.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-14T03:28:27.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-05-14T03:28:27.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-14T03:28:27.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-14T03:28:27.637Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-14T03:28:27.668Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-14T03:28:27.697Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-14T03:28:27.723Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-14T03:28:27.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-14T03:28:27.778Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-14T03:28:27.805Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-14T03:28:27.830Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-14T03:28:27.853Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-14T03:28:27.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-14T03:28:27.900Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-14T03:28:27.926Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-14T03:28:27.952Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-14T03:28:27.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-14T03:28:27.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-14T03:28:28.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-14T03:28:28.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] echo [2024-05-14T03:28:28.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21b5419 [Pipeline] echo [2024-05-14T03:28:28.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T03:28:28.174Z] provisioning config files... [2024-05-14T03:28:28.188Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config15702684448069490602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:28:28.519Z] ---> ****-login.sh [2024-05-14T03:28:28.519Z] nexus3.edgexfoundry.org:10001 [2024-05-14T03:28:28.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:28:28.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:28:28.780Z] Configure a credential helper to remove this warning. See [2024-05-14T03:28:28.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:28:28.780Z] [2024-05-14T03:28:28.781Z] Login Succeeded [2024-05-14T03:28:28.781Z] nexus3.edgexfoundry.org:10002 [2024-05-14T03:28:28.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:28:29.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:28:29.041Z] Configure a credential helper to remove this warning. See [2024-05-14T03:28:29.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:28:29.041Z] [2024-05-14T03:28:29.041Z] Login Succeeded [2024-05-14T03:28:29.041Z] nexus3.edgexfoundry.org:10003 [2024-05-14T03:28:29.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:28:29.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:28:29.041Z] Configure a credential helper to remove this warning. See [2024-05-14T03:28:29.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:28:29.041Z] [2024-05-14T03:28:29.041Z] Login Succeeded [2024-05-14T03:28:29.041Z] nexus3.edgexfoundry.org:10004 [2024-05-14T03:28:29.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:28:29.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:28:29.042Z] Configure a credential helper to remove this warning. See [2024-05-14T03:28:29.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:28:29.042Z] [2024-05-14T03:28:29.042Z] Login Succeeded [2024-05-14T03:28:29.042Z] ****.io [2024-05-14T03:28:29.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:28:29.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:28:29.305Z] Configure a credential helper to remove this warning. See [2024-05-14T03:28:29.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:28:29.305Z] [2024-05-14T03:28:29.305Z] Login Succeeded [2024-05-14T03:28:29.305Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T03:28:29.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-14T03:28:29.741Z] + git rev-list -1 --merges 21b541940b47fa58fc592783374dbd84229517f8~1..21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] echo [2024-05-14T03:28:29.768Z] -----------> git rev-list -1 --merges 21b541940b47fa58fc592783374dbd84229517f8~1..21b541940b47fa58fc592783374dbd84229517f8 21b541940b47fa58fc592783374dbd84229517f8 [2024-05-14T03:28:29.768Z] 21b541940b47fa58fc592783374dbd84229517f8 [false] [Pipeline] sh [2024-05-14T03:28:30.062Z] + git log --format=format:%s -1 21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] echo [2024-05-14T03:28:30.075Z] ========================================================= [2024-05-14T03:28:30.075Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-14T03:28:30.075Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-14T03:28:30.433Z] + git log --format=format:%s -1 21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] echo [2024-05-14T03:28:30.444Z] [semverPrep] GIT_COMMIT: 21b541940b47fa58fc592783374dbd84229517f8, Commit Message: Merge pull request #659 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo [2024-05-14T03:28:30.459Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-14T03:28:30.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-14T03:28:30.861Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-14T03:28:30.861Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-14T03:28:30.861Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-14T03:28:30.861Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-14T03:28:30.861Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-14T03:28:30.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:28:31.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T03:28:31.289Z] [2024-05-14T03:28:31.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:28:31.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T03:28:31.594Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-14T03:28:31.594Z] b85a868b505f: Pulling fs layer [2024-05-14T03:28:31.594Z] e2be974225ed: Pulling fs layer [2024-05-14T03:28:31.594Z] 339a4e72a1f5: Pulling fs layer [2024-05-14T03:28:31.594Z] 988bab9f4d93: Pulling fs layer [2024-05-14T03:28:31.594Z] 1469e6f7b9e6: Pulling fs layer [2024-05-14T03:28:31.594Z] eaf3925da568: Pulling fs layer [2024-05-14T03:28:31.594Z] bab4dde63d76: Pulling fs layer [2024-05-14T03:28:31.594Z] bde34c3a00c8: Pulling fs layer [2024-05-14T03:28:31.594Z] b352a97aabf1: Pulling fs layer [2024-05-14T03:28:31.594Z] 4872d77fe225: Pulling fs layer [2024-05-14T03:28:31.594Z] 5851b861e8e6: Pulling fs layer [2024-05-14T03:28:31.594Z] 988bab9f4d93: Waiting [2024-05-14T03:28:31.594Z] bde34c3a00c8: Waiting [2024-05-14T03:28:31.594Z] 1469e6f7b9e6: Waiting [2024-05-14T03:28:31.594Z] b352a97aabf1: Waiting [2024-05-14T03:28:31.594Z] eaf3925da568: Waiting [2024-05-14T03:28:31.594Z] bab4dde63d76: Waiting [2024-05-14T03:28:31.594Z] 4872d77fe225: Waiting [2024-05-14T03:28:31.594Z] e2be974225ed: Verifying Checksum [2024-05-14T03:28:31.594Z] e2be974225ed: Download complete [2024-05-14T03:28:31.594Z] 988bab9f4d93: Verifying Checksum [2024-05-14T03:28:31.594Z] 988bab9f4d93: Download complete [2024-05-14T03:28:31.594Z] 1469e6f7b9e6: Verifying Checksum [2024-05-14T03:28:31.594Z] 1469e6f7b9e6: Download complete [2024-05-14T03:28:31.594Z] 339a4e72a1f5: Verifying Checksum [2024-05-14T03:28:31.594Z] 339a4e72a1f5: Download complete [2024-05-14T03:28:31.594Z] eaf3925da568: Verifying Checksum [2024-05-14T03:28:31.594Z] eaf3925da568: Download complete [2024-05-14T03:28:31.854Z] bde34c3a00c8: Download complete [2024-05-14T03:28:31.854Z] b352a97aabf1: Download complete [2024-05-14T03:28:31.854Z] 4872d77fe225: Verifying Checksum [2024-05-14T03:28:31.854Z] 4872d77fe225: Download complete [2024-05-14T03:28:31.854Z] 5851b861e8e6: Download complete [2024-05-14T03:28:31.854Z] b85a868b505f: Verifying Checksum [2024-05-14T03:28:31.854Z] b85a868b505f: Download complete [2024-05-14T03:28:32.114Z] bab4dde63d76: Verifying Checksum [2024-05-14T03:28:32.114Z] bab4dde63d76: Download complete [2024-05-14T03:28:33.052Z] b85a868b505f: Pull complete [2024-05-14T03:28:33.052Z] e2be974225ed: Pull complete [2024-05-14T03:28:33.312Z] 339a4e72a1f5: Pull complete [2024-05-14T03:28:33.572Z] 988bab9f4d93: Pull complete [2024-05-14T03:28:33.572Z] 1469e6f7b9e6: Pull complete [2024-05-14T03:28:33.833Z] eaf3925da568: Pull complete [2024-05-14T03:28:35.738Z] bab4dde63d76: Pull complete [2024-05-14T03:28:35.738Z] bde34c3a00c8: Pull complete [2024-05-14T03:28:35.738Z] b352a97aabf1: Pull complete [2024-05-14T03:28:35.738Z] 4872d77fe225: Pull complete [2024-05-14T03:28:35.738Z] 5851b861e8e6: Pull complete [2024-05-14T03:28:35.738Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-14T03:28:35.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T03:28:35.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:28:35.888Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2024-05-14T03:28:35.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-14T03:28:39.432Z] $ docker top 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d -eo pid,comm [2024-05-14T03:28:39.477Z] 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). [2024-05-14T03:28:39.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-14T03:28:39.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T03:28:39.534Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T03:28:39.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T03:28:39.644Z] $ docker exec 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d ssh-agent [2024-05-14T03:28:39.748Z] SSH_AUTH_SOCK=/tmp/ssh-vBUHfWa05Fpx/agent.32 [2024-05-14T03:28:39.748Z] SSH_AGENT_PID=38 [2024-05-14T03:28:39.754Z] Running ssh-add (command line suppressed) [2024-05-14T03:28:39.851Z] Identity added: /w/workspace/ry_app-service-configurable_napa@tmp/private_key_8361800013236735808.key (/w/workspace/ry_app-service-configurable_napa@tmp/private_key_8361800013236735808.key) [2024-05-14T03:28:39.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T03:28:40.153Z] + git tag --points-at HEAD [Pipeline] } [2024-05-14T03:28:40.168Z] $ docker exec --env ******** --env ******** 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d ssh-agent -k [2024-05-14T03:28:40.272Z] unset SSH_AUTH_SOCK; [2024-05-14T03:28:40.273Z] unset SSH_AGENT_PID; [2024-05-14T03:28:40.273Z] echo Agent pid 38 killed; [2024-05-14T03:28:40.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-14T03:28:40.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T03:28:40.318Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T03:28:40.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T03:28:40.430Z] $ docker exec 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d ssh-agent [2024-05-14T03:28:40.531Z] SSH_AUTH_SOCK=/tmp/ssh-Ga8m6UVSLaCw/agent.71 [2024-05-14T03:28:40.531Z] SSH_AGENT_PID=77 [2024-05-14T03:28:40.535Z] Running ssh-add (command line suppressed) [2024-05-14T03:28:40.631Z] Identity added: /w/workspace/ry_app-service-configurable_napa@tmp/private_key_9721926204286570622.key (/w/workspace/ry_app-service-configurable_napa@tmp/private_key_9721926204286570622.key) [2024-05-14T03:28:40.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T03:28:40.934Z] + git semver init [2024-05-14T03:28:41.194Z] 2024-05-14 03:28:41,103 [run_init] DEBUG init version:0.0.0 force:False [2024-05-14T03:28:41.194Z] 2024-05-14 03:28:41,104 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_napa/.semver [2024-05-14T03:28:41.194Z] 2024-05-14 03:28:41,104 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_napa/.semver [2024-05-14T03:28:41.194Z] 2024-05-14 03:28:41,105 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_napa/.semver'], cwd=/w/workspace/ry_app-service-configurable_napa, universal_newlines=False, shell=None, istream=None) [2024-05-14T03:28:42.577Z] 2024-05-14 03:28:42,345 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_napa/.git/info/exclude [2024-05-14T03:28:42.577Z] 2024-05-14 03:28:42,346 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_napa/.semver/napa with force:False [2024-05-14T03:28:42.577Z] 2024-05-14 03:28:42,346 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa [2024-05-14T03:28:42.577Z] 2024-05-14 03:28:42,346 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa [2024-05-14T03:28:42.577Z] 3.1.1-dev.1 [Pipeline] } [2024-05-14T03:28:42.590Z] $ docker exec --env ******** --env ******** 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d ssh-agent -k [2024-05-14T03:28:42.708Z] unset SSH_AUTH_SOCK; [2024-05-14T03:28:42.711Z] unset SSH_AGENT_PID; [2024-05-14T03:28:42.711Z] echo Agent pid 77 killed; [2024-05-14T03:28:42.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-14T03:28:43.039Z] + git semver [Pipeline] } [2024-05-14T03:28:43.316Z] $ docker stop --time=1 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d [2024-05-14T03:28:44.604Z] $ docker rm -f --volumes 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-14T03:28:44.946Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-14T03:28:45.180Z] Stashed 1 file(s) [Pipeline] echo [2024-05-14T03:28:45.184Z] [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 [2024-05-14T03:28:45.395Z] provisioning config files... [2024-05-14T03:28:45.406Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config7272722207578464434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:28:45.706Z] ---> ****-login.sh [2024-05-14T03:28:45.707Z] nexus3.edgexfoundry.org:10001 [2024-05-14T03:28:45.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:28:45.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:28:45.707Z] Configure a credential helper to remove this warning. See [2024-05-14T03:28:45.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:28:45.707Z] [2024-05-14T03:28:45.707Z] Login Succeeded [2024-05-14T03:28:45.707Z] nexus3.edgexfoundry.org:10002 [2024-05-14T03:28:45.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:28:45.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:28:45.707Z] Configure a credential helper to remove this warning. See [2024-05-14T03:28:45.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:28:45.707Z] [2024-05-14T03:28:45.707Z] Login Succeeded [2024-05-14T03:28:45.707Z] nexus3.edgexfoundry.org:10003 [2024-05-14T03:28:45.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:28:45.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:28:45.968Z] Configure a credential helper to remove this warning. See [2024-05-14T03:28:45.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:28:45.968Z] [2024-05-14T03:28:45.968Z] Login Succeeded [2024-05-14T03:28:45.968Z] nexus3.edgexfoundry.org:10004 [2024-05-14T03:28:45.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:28:45.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:28:45.968Z] Configure a credential helper to remove this warning. See [2024-05-14T03:28:45.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:28:45.968Z] [2024-05-14T03:28:45.968Z] Login Succeeded [2024-05-14T03:28:45.968Z] ****.io [2024-05-14T03:28:45.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:28:46.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:28:46.228Z] Configure a credential helper to remove this warning. See [2024-05-14T03:28:46.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:28:46.228Z] [2024-05-14T03:28:46.228Z] Login Succeeded [2024-05-14T03:28:46.228Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T03:28:46.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-14T03:28:46.335Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-14T03:28:46.628Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-14T03:28:46.628Z] + cut -d -f 2 [Pipeline] echo [2024-05-14T03:28:46.645Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T03:28:46.665Z] ========================================================= [2024-05-14T03:28:46.665Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-14T03:28:46.665Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:28:47.018Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-14T03:28:47.279Z] Sending build context to Docker daemon 37.78MB [2024-05-14T03:28:47.279Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T03:28:47.279Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-14T03:28:47.538Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-14T03:28:47.538Z] 619be1103602: Pulling fs layer [2024-05-14T03:28:47.538Z] 7862e08f4a3e: Pulling fs layer [2024-05-14T03:28:47.538Z] 5df492c9dc93: Pulling fs layer [2024-05-14T03:28:47.538Z] 7629e6793208: Pulling fs layer [2024-05-14T03:28:47.538Z] 4f4fb700ef54: Pulling fs layer [2024-05-14T03:28:47.538Z] 8de7f028bff5: Pulling fs layer [2024-05-14T03:28:47.538Z] 44042ff1420b: Pulling fs layer [2024-05-14T03:28:47.538Z] 5cdaf54b7214: Pulling fs layer [2024-05-14T03:28:47.538Z] 38f3e5a9071a: Pulling fs layer [2024-05-14T03:28:47.538Z] 8de7f028bff5: Waiting [2024-05-14T03:28:47.538Z] 44042ff1420b: Waiting [2024-05-14T03:28:47.538Z] 5cdaf54b7214: Waiting [2024-05-14T03:28:47.538Z] 38f3e5a9071a: Waiting [2024-05-14T03:28:47.538Z] 7629e6793208: Waiting [2024-05-14T03:28:47.538Z] 4f4fb700ef54: Waiting [2024-05-14T03:28:47.538Z] 7862e08f4a3e: Verifying Checksum [2024-05-14T03:28:47.538Z] 7862e08f4a3e: Download complete [2024-05-14T03:28:47.538Z] 7629e6793208: Verifying Checksum [2024-05-14T03:28:47.538Z] 7629e6793208: Download complete [2024-05-14T03:28:47.538Z] 4f4fb700ef54: Verifying Checksum [2024-05-14T03:28:47.538Z] 4f4fb700ef54: Download complete [2024-05-14T03:28:47.538Z] 619be1103602: Verifying Checksum [2024-05-14T03:28:47.538Z] 619be1103602: Download complete [2024-05-14T03:28:47.538Z] 8de7f028bff5: Verifying Checksum [2024-05-14T03:28:47.538Z] 8de7f028bff5: Download complete [2024-05-14T03:28:47.538Z] 44042ff1420b: Verifying Checksum [2024-05-14T03:28:47.538Z] 44042ff1420b: Download complete [2024-05-14T03:28:47.538Z] 619be1103602: Pull complete [2024-05-14T03:28:47.798Z] 7862e08f4a3e: Pull complete [2024-05-14T03:28:47.798Z] 38f3e5a9071a: Verifying Checksum [2024-05-14T03:28:47.798Z] 38f3e5a9071a: Download complete [2024-05-14T03:28:48.058Z] 5df492c9dc93: Verifying Checksum [2024-05-14T03:28:48.058Z] 5df492c9dc93: Download complete [2024-05-14T03:28:48.333Z] 5cdaf54b7214: Verifying Checksum [2024-05-14T03:28:48.333Z] 5cdaf54b7214: Download complete [2024-05-14T03:28:51.613Z] 5df492c9dc93: Pull complete [2024-05-14T03:28:51.613Z] 7629e6793208: Pull complete [2024-05-14T03:28:51.613Z] 4f4fb700ef54: Pull complete [2024-05-14T03:28:51.613Z] 8de7f028bff5: Pull complete [2024-05-14T03:28:51.613Z] 44042ff1420b: Pull complete [2024-05-14T03:28:54.144Z] 5cdaf54b7214: Pull complete [2024-05-14T03:28:54.727Z] 38f3e5a9071a: Pull complete [2024-05-14T03:28:54.727Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-14T03:28:54.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-14T03:28:54.727Z] ---> 60b93f829570 [2024-05-14T03:28:54.727Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-14T03:29:00.031Z] ---> Running in 247ce482a1d1 [2024-05-14T03:29:00.031Z] Removing intermediate container 247ce482a1d1 [2024-05-14T03:29:00.031Z] ---> 55d3b7ba17de [2024-05-14T03:29:00.031Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-14T03:29:00.031Z] ---> Running in 77abd62f31f9 [2024-05-14T03:29:00.031Z] Removing intermediate container 77abd62f31f9 [2024-05-14T03:29:00.031Z] ---> aeae30af77a2 [2024-05-14T03:29:00.031Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-14T03:29:00.031Z] ---> Running in a716ffeab4d8 [2024-05-14T03:29:00.031Z] Removing intermediate container a716ffeab4d8 [2024-05-14T03:29:00.031Z] ---> 7c13ef2ff311 [2024-05-14T03:29:00.031Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-14T03:29:00.031Z] ---> Running in c1ff8a60f15a [2024-05-14T03:29:00.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T03:29:00.332Z] Still waiting to schedule task [2024-05-14T03:29:00.332Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-145’ [2024-05-14T03:29:00.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T03:29:00.810Z] OK: 264 MiB in 52 packages [2024-05-14T03:29:01.381Z] Removing intermediate container c1ff8a60f15a [2024-05-14T03:29:01.381Z] ---> 3ab3104ca38a [2024-05-14T03:29:01.381Z] Step 7/12 : WORKDIR /app [2024-05-14T03:29:01.381Z] ---> Running in 72873fd4c6d3 [2024-05-14T03:29:01.381Z] Removing intermediate container 72873fd4c6d3 [2024-05-14T03:29:01.381Z] ---> 59c94f6202f0 [2024-05-14T03:29:01.381Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-14T03:29:03.963Z] ---> fa7de17bfffb [2024-05-14T03:29:03.963Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T03:29:03.963Z] ---> Running in 20be27f02992 [2024-05-14T03:29:36.107Z] Removing intermediate container 20be27f02992 [2024-05-14T03:29:36.107Z] ---> efb0578db377 [2024-05-14T03:29:36.107Z] Step 10/12 : COPY . . [2024-05-14T03:29:36.107Z] ---> 67573e03f1b3 [2024-05-14T03:29:36.107Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-14T03:29:36.107Z] ---> Running in a829137b9cce [2024-05-14T03:29:36.107Z] Removing intermediate container a829137b9cce [2024-05-14T03:29:36.107Z] ---> e52cfee24c8b [2024-05-14T03:29:36.107Z] Step 12/12 : RUN $MAKE [2024-05-14T03:29:36.107Z] ---> Running in 1536625b9568 [2024-05-14T03:29:36.107Z] noop [2024-05-14T03:29:36.107Z] Removing intermediate container 1536625b9568 [2024-05-14T03:29:36.107Z] ---> 2afe7f2c7c20 [2024-05-14T03:29:36.107Z] Successfully built 2afe7f2c7c20 [2024-05-14T03:29:36.107Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:29:36.429Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-14T03:29:36.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:29:36.500Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2024-05-14T03:29:36.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@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 ******** ci-base-image-x86_64 cat [2024-05-14T03:29:36.938Z] $ docker top 8652622a390b5033dc5320a6008a48f050864e09e0fa161518875d14732a54b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T03:29:37.307Z] + go version [2024-05-14T03:29:37.307Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-14T03:29:37.319Z] $ docker stop --time=1 8652622a390b5033dc5320a6008a48f050864e09e0fa161518875d14732a54b7 [2024-05-14T03:29:38.617Z] $ docker rm -f --volumes 8652622a390b5033dc5320a6008a48f050864e09e0fa161518875d14732a54b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:29:39.082Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-14T03:29:39.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:29:39.183Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2024-05-14T03:29:39.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@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 ******** ci-base-image-x86_64 cat [2024-05-14T03:29:39.558Z] $ docker top 58c36f53f6a0d2617fc72ac4520f10879842e848afd1310a5081009e713e13a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T03:29:39.919Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_napa [Pipeline] fileExists [Pipeline] sh [2024-05-14T03:29:40.223Z] + make test [2024-05-14T03:29:40.223Z] go test -race -coverprofile=coverage.out ./... [2024-05-14T03:30:06.789Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-05-14T03:30:28.717Z] go vet ./... [2024-05-14T03:30:32.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-14T03:30:32.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-14T03:30:32.000Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-14T03:30:32.019Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-14T03:30:32.656Z] + go mod tidy [Pipeline] } [2024-05-14T03:30:32.928Z] $ docker stop --time=1 58c36f53f6a0d2617fc72ac4520f10879842e848afd1310a5081009e713e13a8 [2024-05-14T03:30:37.638Z] $ docker rm -f --volumes 58c36f53f6a0d2617fc72ac4520f10879842e848afd1310a5081009e713e13a8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-14T03:30:38.213Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-14T03:30:38.301Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-14T03:30:38.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-14T03:30:39.175Z] + ls -al . [2024-05-14T03:30:39.176Z] total 188 [2024-05-14T03:30:39.176Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:29 . [2024-05-14T03:30:39.176Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:28 .. [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 119 May 14 03:28 .dockerignore [2024-05-14T03:30:39.176Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:30 .git [2024-05-14T03:30:39.176Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:28 .github [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 98 May 14 03:28 .gitignore [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 41 May 14 03:28 .golangci.yml [2024-05-14T03:30:39.176Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:28 .semver [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 10413 May 14 03:28 Attribution.txt [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 37263 May 14 03:28 CHANGELOG.md [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 14 03:28 Dockerfile [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:28 GOVERNANCE.md [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 666 May 14 03:28 Jenkinsfile [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 14 03:28 LICENSE [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 618 May 14 03:28 OWNERS.md [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 4582 May 14 03:28 README.md [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 11 May 14 03:28 VERSION [2024-05-14T03:30:39.176Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:28 bin [2024-05-14T03:30:39.176Z] -rw-r--r-- 1 jenkins jenkins 13 May 14 03:29 coverage.out [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 3654 May 14 03:28 go.mod [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 34108 May 14 03:28 go.sum [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 14 03:28 main.go [2024-05-14T03:30:39.176Z] -rw-rw-r-- 1 jenkins jenkins 2566 May 14 03:28 makefile [2024-05-14T03:30:39.176Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:28 res [2024-05-14T03:30:39.176Z] drwxrwxr-x 6 jenkins jenkins 4096 May 14 03:28 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:30:39.497Z] + 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=21b541940b47fa58fc592783374dbd84229517f8 --label arch=amd64 --label version=3.1.1-dev.1 . [2024-05-14T03:30:39.758Z] Sending build context to Docker daemon 37.78MB [2024-05-14T03:30:39.759Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T03:30:39.759Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-14T03:30:39.759Z] ---> 2afe7f2c7c20 [2024-05-14T03:30:39.759Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-14T03:30:40.708Z] ---> Running in 367bef37d95e [2024-05-14T03:30:40.708Z] Removing intermediate container 367bef37d95e [2024-05-14T03:30:40.708Z] ---> 2df2f94c55ac [2024-05-14T03:30:40.708Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-14T03:30:40.708Z] ---> Running in 1fd59b4bed08 [2024-05-14T03:30:40.708Z] Removing intermediate container 1fd59b4bed08 [2024-05-14T03:30:40.708Z] ---> dcbf54610988 [2024-05-14T03:30:40.708Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-14T03:30:40.708Z] ---> Running in 0030a231e157 [2024-05-14T03:30:40.708Z] Removing intermediate container 0030a231e157 [2024-05-14T03:30:40.708Z] ---> 7c15edddbf28 [2024-05-14T03:30:40.708Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-14T03:30:40.708Z] ---> Running in bd2aa8017cbe [2024-05-14T03:30:40.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T03:30:41.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T03:30:41.489Z] OK: 264 MiB in 52 packages [2024-05-14T03:30:42.060Z] Removing intermediate container bd2aa8017cbe [2024-05-14T03:30:42.060Z] ---> 8034ff44e3c6 [2024-05-14T03:30:42.060Z] Step 7/27 : WORKDIR /app [2024-05-14T03:30:42.060Z] ---> Running in 9efe45afb1c0 [2024-05-14T03:30:42.060Z] Removing intermediate container 9efe45afb1c0 [2024-05-14T03:30:42.060Z] ---> fc8359641c23 [2024-05-14T03:30:42.060Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-14T03:30:44.016Z] ---> a64a437736f3 [2024-05-14T03:30:44.016Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T03:30:44.279Z] ---> Running in a7b2f049d0ea [2024-05-14T03:30:44.536Z] skipping... [2024-05-14T03:30:44.794Z] Removing intermediate container a7b2f049d0ea [2024-05-14T03:30:44.794Z] ---> 41db0db275c4 [2024-05-14T03:30:44.794Z] Step 10/27 : COPY . . [2024-05-14T03:30:47.684Z] ---> c8422ca48947 [2024-05-14T03:30:47.684Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-14T03:30:47.684Z] ---> Running in 7cad0450c022 [2024-05-14T03:30:47.684Z] Removing intermediate container 7cad0450c022 [2024-05-14T03:30:47.684Z] ---> 7b0ea1985235 [2024-05-14T03:30:47.684Z] Step 12/27 : RUN $MAKE [2024-05-14T03:30:47.684Z] ---> Running in 9dede4445ab0 [2024-05-14T03:30:47.684Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1" -trimpath -mod=readonly -o app-service-configurable [2024-05-14T03:31:14.265Z] Removing intermediate container 9dede4445ab0 [2024-05-14T03:31:14.265Z] ---> b9799e920976 [2024-05-14T03:31:14.265Z] Step 13/27 : FROM alpine:3.18 [2024-05-14T03:31:14.265Z] 3.18: Pulling from library/alpine [2024-05-14T03:31:14.265Z] 619be1103602: Already exists [2024-05-14T03:31:14.265Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-14T03:31:14.265Z] Status: Downloaded newer image for alpine:3.18 [2024-05-14T03:31:14.265Z] ---> d3782b16ccc9 [2024-05-14T03:31:14.265Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-14T03:31:14.265Z] ---> Running in cbcc22cc26c9 [2024-05-14T03:31:14.265Z] Removing intermediate container cbcc22cc26c9 [2024-05-14T03:31:14.265Z] ---> ae20863bad93 [2024-05-14T03:31:14.265Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-05-14T03:31:14.265Z] ---> Running in aab68cfafd6a [2024-05-14T03:31:14.265Z] Removing intermediate container aab68cfafd6a [2024-05-14T03:31:14.265Z] ---> 02784ebc00f9 [2024-05-14T03:31:14.265Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-14T03:31:14.265Z] ---> Running in dd38691a2dbc [2024-05-14T03:31:14.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T03:31:14.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T03:31:14.265Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-14T03:31:14.265Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-14T03:31:14.265Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T03:31:14.265Z] Executing ca-certificates-20240226-r0.trigger [2024-05-14T03:31:14.265Z] OK: 8 MiB in 17 packages [2024-05-14T03:31:14.265Z] Removing intermediate container dd38691a2dbc [2024-05-14T03:31:14.265Z] ---> 21ff6903e7e5 [2024-05-14T03:31:14.265Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-14T03:31:14.265Z] ---> Running in 8821f5f8f2ce [2024-05-14T03:31:14.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T03:31:14.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T03:31:14.784Z] Upgrading critical system libraries and apk-tools: [2024-05-14T03:31:14.784Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-14T03:31:14.784Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T03:31:14.784Z] Continuing the upgrade transaction with new apk-tools: [2024-05-14T03:31:14.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T03:31:15.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T03:31:15.045Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-14T03:31:15.045Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T03:31:15.306Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T03:31:15.306Z] Executing ca-certificates-20240226-r0.trigger [2024-05-14T03:31:15.306Z] OK: 8 MiB in 17 packages [2024-05-14T03:31:15.931Z] Removing intermediate container 8821f5f8f2ce [2024-05-14T03:31:15.931Z] ---> 09ddcd2b89d3 [2024-05-14T03:31:15.931Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-14T03:31:15.931Z] ---> adfe7fe5636a [2024-05-14T03:31:15.931Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-14T03:31:15.931Z] ---> c20465083b7f [2024-05-14T03:31:15.931Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-14T03:31:16.192Z] ---> 570789184ed8 [2024-05-14T03:31:16.192Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-05-14T03:31:17.188Z] ---> 58dff15c2590 [2024-05-14T03:31:17.188Z] Step 22/27 : EXPOSE 48095 [2024-05-14T03:31:17.188Z] ---> Running in b71a4fdf7a9b [2024-05-14T03:31:17.451Z] Removing intermediate container b71a4fdf7a9b [2024-05-14T03:31:17.451Z] ---> 76ee9b4ba8fa [2024-05-14T03:31:17.451Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-05-14T03:31:17.451Z] ---> Running in b1a6b9b0d76f [2024-05-14T03:31:17.451Z] Removing intermediate container b1a6b9b0d76f [2024-05-14T03:31:17.451Z] ---> eff1be5e3010 [2024-05-14T03:31:17.451Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-14T03:31:17.451Z] ---> Running in 486d4dff778a [2024-05-14T03:31:17.451Z] Removing intermediate container 486d4dff778a [2024-05-14T03:31:17.451Z] ---> e9744b8a1b50 [2024-05-14T03:31:17.451Z] Step 25/27 : LABEL arch=amd64 [2024-05-14T03:31:17.713Z] ---> Running in 4dc4ddc6df30 [2024-05-14T03:31:17.713Z] Removing intermediate container 4dc4ddc6df30 [2024-05-14T03:31:17.713Z] ---> c7058aeb18f9 [2024-05-14T03:31:17.713Z] Step 26/27 : LABEL git_sha=21b541940b47fa58fc592783374dbd84229517f8 [2024-05-14T03:31:17.713Z] ---> Running in 246baaa47797 [2024-05-14T03:31:17.713Z] Removing intermediate container 246baaa47797 [2024-05-14T03:31:17.713Z] ---> fe6319aba874 [2024-05-14T03:31:17.713Z] Step 27/27 : LABEL version=3.1.1-dev.1 [2024-05-14T03:31:17.713Z] ---> Running in de5667bb4f42 [2024-05-14T03:31:17.974Z] Removing intermediate container de5667bb4f42 [2024-05-14T03:31:17.974Z] ---> f61929beb383 [2024-05-14T03:31:17.974Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-14T03:31:17.974Z] Successfully built f61929beb383 [2024-05-14T03:31:17.974Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T03:31:18.108Z] provisioning config files... [2024-05-14T03:31:18.119Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config7693310694238014513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:31:18.431Z] ---> ****-login.sh [2024-05-14T03:31:18.431Z] nexus3.edgexfoundry.org:10001 [2024-05-14T03:31:18.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:31:18.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:31:18.431Z] Configure a credential helper to remove this warning. See [2024-05-14T03:31:18.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:31:18.431Z] [2024-05-14T03:31:18.431Z] Login Succeeded [2024-05-14T03:31:18.431Z] nexus3.edgexfoundry.org:10002 [2024-05-14T03:31:18.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:31:18.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:31:18.431Z] Configure a credential helper to remove this warning. See [2024-05-14T03:31:18.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:31:18.431Z] [2024-05-14T03:31:18.431Z] Login Succeeded [2024-05-14T03:31:18.431Z] nexus3.edgexfoundry.org:10003 [2024-05-14T03:31:18.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:31:18.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:31:18.698Z] Configure a credential helper to remove this warning. See [2024-05-14T03:31:18.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:31:18.698Z] [2024-05-14T03:31:18.698Z] Login Succeeded [2024-05-14T03:31:18.698Z] nexus3.edgexfoundry.org:10004 [2024-05-14T03:31:18.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:31:18.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:31:18.698Z] Configure a credential helper to remove this warning. See [2024-05-14T03:31:18.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:31:18.698Z] [2024-05-14T03:31:18.698Z] Login Succeeded [2024-05-14T03:31:18.698Z] ****.io [2024-05-14T03:31:18.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:31:18.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:31:18.958Z] Configure a credential helper to remove this warning. See [2024-05-14T03:31:18.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:31:18.958Z] [2024-05-14T03:31:18.958Z] Login Succeeded [2024-05-14T03:31:18.958Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T03:31:18.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-14T03:31:19.021Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T03:31:19.056Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-05-14T03:31:19.056Z] 21b541940b47fa58fc592783374dbd84229517f8 [2024-05-14T03:31:19.056Z] 3.1.1-dev.1 [2024-05-14T03:31:19.056Z] 21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 [2024-05-14T03:31:19.056Z] napa [2024-05-14T03:31:19.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:31:19.402Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:31:19.734Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8 [2024-05-14T03:31:19.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-05-14T03:31:19.734Z] 1ca033a8becc: Preparing [2024-05-14T03:31:19.734Z] fb47da6cba1d: Preparing [2024-05-14T03:31:19.734Z] 7ae4ddb59b90: Preparing [2024-05-14T03:31:19.734Z] 20313d5fb6b1: Preparing [2024-05-14T03:31:19.734Z] 4f2693770110: Preparing [2024-05-14T03:31:19.734Z] b613d79f90eb: Preparing [2024-05-14T03:31:19.734Z] aedc3bda2944: Preparing [2024-05-14T03:31:19.734Z] b613d79f90eb: Waiting [2024-05-14T03:31:19.734Z] aedc3bda2944: Waiting [2024-05-14T03:31:19.734Z] fb47da6cba1d: Pushed [2024-05-14T03:31:19.734Z] 7ae4ddb59b90: Pushed [2024-05-14T03:31:19.734Z] 20313d5fb6b1: Pushed [2024-05-14T03:31:19.734Z] aedc3bda2944: Layer already exists [2024-05-14T03:31:19.992Z] b613d79f90eb: Pushed [2024-05-14T03:31:20.250Z] 4f2693770110: Pushed [2024-05-14T03:31:22.155Z] 1ca033a8becc: Pushed [2024-05-14T03:31:40.245Z] 21b541940b47fa58fc592783374dbd84229517f8: digest: sha256:9e8a86c75d1e614061a0135ac53dae40f32aef38155f81edb7d4aaccbb70d728 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:31:40.580Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:31:40.976Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.1-dev.1 [2024-05-14T03:31:40.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-05-14T03:31:40.976Z] 1ca033a8becc: Preparing [2024-05-14T03:31:40.976Z] fb47da6cba1d: Preparing [2024-05-14T03:31:40.976Z] 7ae4ddb59b90: Preparing [2024-05-14T03:31:40.976Z] 20313d5fb6b1: Preparing [2024-05-14T03:31:40.976Z] 4f2693770110: Preparing [2024-05-14T03:31:40.976Z] b613d79f90eb: Preparing [2024-05-14T03:31:40.976Z] aedc3bda2944: Preparing [2024-05-14T03:31:40.976Z] b613d79f90eb: Waiting [2024-05-14T03:31:40.976Z] aedc3bda2944: Waiting [2024-05-14T03:31:40.976Z] fb47da6cba1d: Layer already exists [2024-05-14T03:31:40.976Z] 7ae4ddb59b90: Layer already exists [2024-05-14T03:31:40.976Z] 4f2693770110: Layer already exists [2024-05-14T03:31:40.976Z] 1ca033a8becc: Layer already exists [2024-05-14T03:31:40.976Z] 20313d5fb6b1: Layer already exists [2024-05-14T03:31:40.976Z] aedc3bda2944: Layer already exists [2024-05-14T03:31:40.976Z] b613d79f90eb: Layer already exists [2024-05-14T03:31:40.976Z] 3.1.1-dev.1: digest: sha256:9e8a86c75d1e614061a0135ac53dae40f32aef38155f81edb7d4aaccbb70d728 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:31:41.311Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:31:41.634Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 [2024-05-14T03:31:41.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-05-14T03:31:41.634Z] 1ca033a8becc: Preparing [2024-05-14T03:31:41.634Z] fb47da6cba1d: Preparing [2024-05-14T03:31:41.634Z] 7ae4ddb59b90: Preparing [2024-05-14T03:31:41.634Z] 20313d5fb6b1: Preparing [2024-05-14T03:31:41.634Z] 4f2693770110: Preparing [2024-05-14T03:31:41.634Z] b613d79f90eb: Preparing [2024-05-14T03:31:41.634Z] aedc3bda2944: Preparing [2024-05-14T03:31:41.634Z] b613d79f90eb: Waiting [2024-05-14T03:31:41.634Z] aedc3bda2944: Waiting [2024-05-14T03:31:41.634Z] 7ae4ddb59b90: Layer already exists [2024-05-14T03:31:41.634Z] 20313d5fb6b1: Layer already exists [2024-05-14T03:31:41.634Z] fb47da6cba1d: Layer already exists [2024-05-14T03:31:41.634Z] 4f2693770110: Layer already exists [2024-05-14T03:31:41.634Z] 1ca033a8becc: Layer already exists [2024-05-14T03:31:41.634Z] aedc3bda2944: Layer already exists [2024-05-14T03:31:41.634Z] b613d79f90eb: Layer already exists [2024-05-14T03:31:41.634Z] 21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1: digest: sha256:9e8a86c75d1e614061a0135ac53dae40f32aef38155f81edb7d4aaccbb70d728 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:31:41.965Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:31:42.300Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:napa [2024-05-14T03:31:42.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-05-14T03:31:42.300Z] 1ca033a8becc: Preparing [2024-05-14T03:31:42.300Z] fb47da6cba1d: Preparing [2024-05-14T03:31:42.300Z] 7ae4ddb59b90: Preparing [2024-05-14T03:31:42.300Z] 20313d5fb6b1: Preparing [2024-05-14T03:31:42.300Z] 4f2693770110: Preparing [2024-05-14T03:31:42.300Z] b613d79f90eb: Preparing [2024-05-14T03:31:42.300Z] aedc3bda2944: Preparing [2024-05-14T03:31:42.300Z] b613d79f90eb: Waiting [2024-05-14T03:31:42.300Z] aedc3bda2944: Waiting [2024-05-14T03:31:42.300Z] 1ca033a8becc: Layer already exists [2024-05-14T03:31:42.300Z] 7ae4ddb59b90: Layer already exists [2024-05-14T03:31:42.300Z] 4f2693770110: Layer already exists [2024-05-14T03:31:42.300Z] 20313d5fb6b1: Layer already exists [2024-05-14T03:31:42.300Z] fb47da6cba1d: Layer already exists [2024-05-14T03:31:42.300Z] aedc3bda2944: Layer already exists [2024-05-14T03:31:42.300Z] b613d79f90eb: Layer already exists [2024-05-14T03:31:42.300Z] napa: digest: sha256:9e8a86c75d1e614061a0135ac53dae40f32aef38155f81edb7d4aaccbb70d728 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-14T03:31:42.383Z] ===================================================== [Pipeline] echo [2024-05-14T03:31:42.395Z] taggedImages: [2024-05-14T03:31:42.395Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8 [2024-05-14T03:31:42.395Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.1-dev.1 [2024-05-14T03:31:42.395Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 [2024-05-14T03:31:42.395Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:31:42.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T03:31:42.824Z] [2024-05-14T03:31:42.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:31:43.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T03:31:43.126Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-14T03:31:43.126Z] 5eb5b503b376: Pulling fs layer [2024-05-14T03:31:43.126Z] 5c69ac0246d0: Pulling fs layer [2024-05-14T03:31:43.126Z] ec43610c2a17: Pulling fs layer [2024-05-14T03:31:43.126Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-14T03:31:43.126Z] 33b1e0a273af: Pulling fs layer [2024-05-14T03:31:43.126Z] 5d3b04190fa2: Pulling fs layer [2024-05-14T03:31:43.126Z] 2f39f015ded8: Pulling fs layer [2024-05-14T03:31:43.126Z] 33b1e0a273af: Waiting [2024-05-14T03:31:43.126Z] 5d3b04190fa2: Waiting [2024-05-14T03:31:43.126Z] 2f39f015ded8: Waiting [2024-05-14T03:31:43.126Z] 3a2ae6a8a46f: Waiting [2024-05-14T03:31:43.126Z] 5c69ac0246d0: Verifying Checksum [2024-05-14T03:31:43.126Z] 5c69ac0246d0: Download complete [2024-05-14T03:31:43.126Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-14T03:31:43.126Z] 3a2ae6a8a46f: Download complete [2024-05-14T03:31:43.126Z] 33b1e0a273af: Verifying Checksum [2024-05-14T03:31:43.126Z] 33b1e0a273af: Download complete [2024-05-14T03:31:43.126Z] 5d3b04190fa2: Verifying Checksum [2024-05-14T03:31:43.126Z] 5d3b04190fa2: Download complete [2024-05-14T03:31:43.126Z] ec43610c2a17: Verifying Checksum [2024-05-14T03:31:43.126Z] ec43610c2a17: Download complete [2024-05-14T03:31:43.388Z] 5eb5b503b376: Download complete [2024-05-14T03:31:44.329Z] 2f39f015ded8: Download complete [2024-05-14T03:31:44.914Z] 5eb5b503b376: Pull complete [2024-05-14T03:31:45.177Z] 5c69ac0246d0: Pull complete [2024-05-14T03:31:45.748Z] ec43610c2a17: Pull complete [2024-05-14T03:31:45.748Z] 3a2ae6a8a46f: Pull complete [2024-05-14T03:31:46.008Z] 33b1e0a273af: Pull complete [2024-05-14T03:31:46.008Z] 5d3b04190fa2: Pull complete [2024-05-14T03:31:51.286Z] 2f39f015ded8: Pull complete [2024-05-14T03:31:51.286Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-14T03:31:51.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T03:31:51.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:31:51.382Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2024-05-14T03:31:51.417Z] $ 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/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@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-lftools-log-publisher:latest cat [2024-05-14T03:31:56.825Z] $ docker top 6b0bc2112bd7cf99370d0990f186d456b847273d6c58868a0ad83590512ef084 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:31:57.323Z] ---> job-cost.sh [2024-05-14T03:31:57.323Z] lf-activate-venv: SKIPPING [2024-05-14T03:31:57.323Z] INFO: No Stack... [2024-05-14T03:31:57.613Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-14T03:31:57.908Z] INFO: Archiving Costs [Pipeline] sh [2024-05-14T03:31:58.249Z] + cat /w/workspace/ry_app-service-configurable_napa/archives/cost.csv [2024-05-14T03:31:58.249Z] + cut -d, -f6 [Pipeline] lock [2024-05-14T03:31:58.300Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] [2024-05-14T03:31:58.310Z] Resource [jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] did not exist. Created. [2024-05-14T03:31:58.317Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-14T03:31:58.624Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-14T03:31:58.694Z] Stashed 1 file(s) [Pipeline] } [2024-05-14T03:31:58.706Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-14T03:31:58.736Z] $ docker stop --time=1 6b0bc2112bd7cf99370d0990f186d456b847273d6c58868a0ad83590512ef084 [2024-05-14T03:31:59.903Z] $ docker rm -f --volumes 6b0bc2112bd7cf99370d0990f186d456b847273d6c58868a0ad83590512ef084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-14T03:32:30.100Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-148 in /w/workspace/ry_app-service-configurable_napa [Pipeline] { [Pipeline] ws [2024-05-14T03:32:30.117Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2024-05-14T03:32:33.163Z] The recommended git tool is: git [2024-05-14T03:32:37.585Z] using credential edgex-jenkins-ssh [2024-05-14T03:32:37.607Z] Cloning the remote Git repository [2024-05-14T03:32:37.649Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-05-14T03:32:37.736Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2024-05-14T03:32:37.869Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-05-14T03:32:37.870Z] > git --version # timeout=10 [2024-05-14T03:32:37.889Z] > git --version # 'git version 2.25.1' [2024-05-14T03:32:37.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-14T03:32:38.022Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-14T03:32:40.263Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-05-14T03:32:40.294Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-14T03:32:41.104Z] Avoid second fetch [2024-05-14T03:32:41.104Z] Checking out Revision 21b541940b47fa58fc592783374dbd84229517f8 (napa) [2024-05-14T03:32:41.122Z] > git config core.sparsecheckout # timeout=10 [2024-05-14T03:32:41.195Z] > git checkout -f 21b541940b47fa58fc592783374dbd84229517f8 # timeout=10 [2024-05-14T03:32:42.495Z] Commit message: "Merge pull request #659 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-14T03:32:47.128Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-14T03:32:47.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-14T03:32:47.128Z] Dload Upload Total Spent Left Speed [2024-05-14T03:32:47.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 23366 0 --:--:-- --:--:-- --:--:-- 23323 [Pipeline] sh [2024-05-14T03:32:47.991Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-14T03:32:48.332Z] + + sudo tee /etc/docker/daemon.new [2024-05-14T03:32:48.332Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-14T03:32:48.332Z] { [2024-05-14T03:32:48.332Z] "registry-mirrors": [ [2024-05-14T03:32:48.332Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-14T03:32:48.332Z] ], [2024-05-14T03:32:48.332Z] "bip": "10.250.0.254/24", [2024-05-14T03:32:48.332Z] "hosts": [ [2024-05-14T03:32:48.332Z] "tcp://0.0.0.0:5555", [2024-05-14T03:32:48.332Z] "unix:///var/run/docker.sock" [2024-05-14T03:32:48.332Z] ], [2024-05-14T03:32:48.332Z] "mtu": 1458, [2024-05-14T03:32:48.332Z] "selinux-enabled": true, [2024-05-14T03:32:48.332Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-14T03:32:48.332Z] } [Pipeline] sh [2024-05-14T03:32:48.669Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-14T03:32:48.994Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T03:33:07.269Z] provisioning config files... [2024-05-14T03:33:07.296Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config4130434781355743568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:33:07.737Z] ---> ****-login.sh [2024-05-14T03:33:07.737Z] nexus3.edgexfoundry.org:10001 [2024-05-14T03:33:08.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:33:08.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:33:08.600Z] Configure a credential helper to remove this warning. See [2024-05-14T03:33:08.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:33:08.600Z] [2024-05-14T03:33:08.600Z] Login Succeeded [2024-05-14T03:33:08.600Z] nexus3.edgexfoundry.org:10002 [2024-05-14T03:33:08.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:33:08.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:33:08.874Z] Configure a credential helper to remove this warning. See [2024-05-14T03:33:08.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:33:08.874Z] [2024-05-14T03:33:08.874Z] Login Succeeded [2024-05-14T03:33:08.874Z] nexus3.edgexfoundry.org:10003 [2024-05-14T03:33:09.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:33:09.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:33:09.147Z] Configure a credential helper to remove this warning. See [2024-05-14T03:33:09.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:33:09.147Z] [2024-05-14T03:33:09.147Z] Login Succeeded [2024-05-14T03:33:09.147Z] nexus3.edgexfoundry.org:10004 [2024-05-14T03:33:09.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:33:09.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:33:09.691Z] Configure a credential helper to remove this warning. See [2024-05-14T03:33:09.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:33:09.691Z] [2024-05-14T03:33:09.691Z] Login Succeeded [2024-05-14T03:33:09.691Z] ****.io [2024-05-14T03:33:09.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:33:09.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:33:09.968Z] Configure a credential helper to remove this warning. See [2024-05-14T03:33:09.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:33:09.968Z] [2024-05-14T03:33:09.968Z] Login Succeeded [2024-05-14T03:33:09.968Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T03:33:09.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-14T03:33:10.302Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-14T03:33:10.626Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-14T03:33:10.626Z] + cut -d -f 2 [Pipeline] echo [2024-05-14T03:33:10.689Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T03:33:10.708Z] ========================================================= [2024-05-14T03:33:10.708Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-14T03:33:10.708Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:33:11.088Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-14T03:33:13.059Z] Sending build context to Docker daemon 27.31MB [2024-05-14T03:33:13.059Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T03:33:13.059Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-14T03:33:13.329Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-14T03:33:13.329Z] c6b39de5b339: Pulling fs layer [2024-05-14T03:33:13.329Z] a69c41024577: Pulling fs layer [2024-05-14T03:33:13.329Z] d6de4b400683: Pulling fs layer [2024-05-14T03:33:13.329Z] 35cb2a7552d0: Pulling fs layer [2024-05-14T03:33:13.329Z] 4f4fb700ef54: Pulling fs layer [2024-05-14T03:33:13.329Z] 9e011611b7f5: Pulling fs layer [2024-05-14T03:33:13.329Z] 3bd174042beb: Pulling fs layer [2024-05-14T03:33:13.329Z] 4476f39b5e91: Pulling fs layer [2024-05-14T03:33:13.329Z] 4f4fb700ef54: Waiting [2024-05-14T03:33:13.329Z] 9e011611b7f5: Waiting [2024-05-14T03:33:13.329Z] 3bd174042beb: Waiting [2024-05-14T03:33:13.329Z] 35cb2a7552d0: Waiting [2024-05-14T03:33:13.329Z] 4476f39b5e91: Waiting [2024-05-14T03:33:13.329Z] a69c41024577: Verifying Checksum [2024-05-14T03:33:13.329Z] a69c41024577: Download complete [2024-05-14T03:33:13.329Z] 35cb2a7552d0: Verifying Checksum [2024-05-14T03:33:13.329Z] 35cb2a7552d0: Download complete [2024-05-14T03:33:13.329Z] 4f4fb700ef54: Verifying Checksum [2024-05-14T03:33:13.329Z] 4f4fb700ef54: Download complete [2024-05-14T03:33:13.329Z] 9e011611b7f5: Verifying Checksum [2024-05-14T03:33:13.329Z] 9e011611b7f5: Download complete [2024-05-14T03:33:13.329Z] c6b39de5b339: Download complete [2024-05-14T03:33:13.919Z] 4476f39b5e91: Verifying Checksum [2024-05-14T03:33:13.919Z] 4476f39b5e91: Download complete [2024-05-14T03:33:14.188Z] c6b39de5b339: Pull complete [2024-05-14T03:33:14.778Z] a69c41024577: Pull complete [2024-05-14T03:33:15.047Z] d6de4b400683: Verifying Checksum [2024-05-14T03:33:15.047Z] d6de4b400683: Download complete [2024-05-14T03:33:16.462Z] 3bd174042beb: Verifying Checksum [2024-05-14T03:33:16.462Z] 3bd174042beb: Download complete [2024-05-14T03:33:28.790Z] d6de4b400683: Pull complete [2024-05-14T03:33:28.790Z] 35cb2a7552d0: Pull complete [2024-05-14T03:33:28.790Z] 4f4fb700ef54: Pull complete [2024-05-14T03:33:28.790Z] 9e011611b7f5: Pull complete [2024-05-14T03:33:37.008Z] 3bd174042beb: Pull complete [2024-05-14T03:33:38.964Z] 4476f39b5e91: Pull complete [2024-05-14T03:33:38.964Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-14T03:33:38.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-14T03:33:38.964Z] ---> 981a0608b64a [2024-05-14T03:33:38.964Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-14T03:33:40.376Z] ---> Running in f1ab2fd28a1b [2024-05-14T03:33:40.645Z] Removing intermediate container f1ab2fd28a1b [2024-05-14T03:33:40.645Z] ---> 47bde67bb417 [2024-05-14T03:33:40.645Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-14T03:33:40.645Z] ---> Running in 4cd787a441a9 [2024-05-14T03:33:40.915Z] Removing intermediate container 4cd787a441a9 [2024-05-14T03:33:40.915Z] ---> 2aef22fd0e0f [2024-05-14T03:33:40.915Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-14T03:33:41.182Z] ---> Running in 5b2d2a62b7b8 [2024-05-14T03:33:41.450Z] Removing intermediate container 5b2d2a62b7b8 [2024-05-14T03:33:41.450Z] ---> df0c1058cd52 [2024-05-14T03:33:41.450Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-14T03:33:41.450Z] ---> Running in 6553c9727a61 [2024-05-14T03:33:42.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T03:33:43.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T03:33:43.969Z] OK: 266 MiB in 52 packages [2024-05-14T03:33:44.936Z] Removing intermediate container 6553c9727a61 [2024-05-14T03:33:44.936Z] ---> 11cecf7079a7 [2024-05-14T03:33:44.936Z] Step 7/12 : WORKDIR /app [2024-05-14T03:33:44.936Z] ---> Running in 401f472cc0e1 [2024-05-14T03:33:45.211Z] Removing intermediate container 401f472cc0e1 [2024-05-14T03:33:45.211Z] ---> ceecc3bf8462 [2024-05-14T03:33:45.211Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-14T03:33:51.868Z] ---> 1faca993d7ab [2024-05-14T03:33:51.868Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T03:33:51.868Z] ---> Running in d40d55486255 [2024-05-14T03:34:48.268Z] Removing intermediate container d40d55486255 [2024-05-14T03:34:48.268Z] ---> b9b33d54f6ff [2024-05-14T03:34:48.268Z] Step 10/12 : COPY . . [2024-05-14T03:34:51.632Z] ---> 2a3ba746595b [2024-05-14T03:34:51.632Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-14T03:34:51.906Z] ---> Running in 44fa2e45ba90 [2024-05-14T03:34:52.182Z] Removing intermediate container 44fa2e45ba90 [2024-05-14T03:34:52.182Z] ---> 74fe81e86cd2 [2024-05-14T03:34:52.182Z] Step 12/12 : RUN $MAKE [2024-05-14T03:34:52.182Z] ---> Running in fb44bdc54e4b [2024-05-14T03:34:53.149Z] noop [2024-05-14T03:34:54.116Z] Removing intermediate container fb44bdc54e4b [2024-05-14T03:34:54.116Z] ---> 8b2910c3ef0c [2024-05-14T03:34:54.116Z] Successfully built 8b2910c3ef0c [2024-05-14T03:34:54.117Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:34:54.493Z] + docker inspect -f . ci-base-image-arm64 [2024-05-14T03:34:54.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:34:54.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-148 does not seem to be running inside a container [2024-05-14T03:34:54.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** ci-base-image-arm64 cat [2024-05-14T03:34:56.196Z] $ docker top 184b4b76ae76e58325413abb3017319492320b107435bb83cc44f7f775a039b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T03:34:57.053Z] + go version [2024-05-14T03:34:57.053Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-14T03:34:57.070Z] $ docker stop --time=1 184b4b76ae76e58325413abb3017319492320b107435bb83cc44f7f775a039b0 [2024-05-14T03:34:58.679Z] $ docker rm -f --volumes 184b4b76ae76e58325413abb3017319492320b107435bb83cc44f7f775a039b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:34:59.261Z] + docker inspect -f . ci-base-image-arm64 [2024-05-14T03:34:59.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:34:59.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-148 does not seem to be running inside a container [2024-05-14T03:34:59.518Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** ci-base-image-arm64 cat [2024-05-14T03:35:00.749Z] $ docker top 94d544464f0f55e74a16bfbd984ff91ddd4a16dc3ea071aa04aebc4431f832c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T03:35:01.601Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh [2024-05-14T03:35:02.258Z] + make test [2024-05-14T03:35:02.258Z] go test -race -coverprofile=coverage.out ./... [2024-05-14T03:37:39.008Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-05-14T03:37:39.008Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-14T03:37:39.008Z] go vet ./... [2024-05-14T03:39:45.922Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-14T03:39:45.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-14T03:39:45.922Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-14T03:39:45.945Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-14T03:39:46.302Z] + go mod tidy [Pipeline] } [2024-05-14T03:39:49.667Z] $ docker stop --time=1 94d544464f0f55e74a16bfbd984ff91ddd4a16dc3ea071aa04aebc4431f832c9 [2024-05-14T03:39:51.615Z] $ docker rm -f --volumes 94d544464f0f55e74a16bfbd984ff91ddd4a16dc3ea071aa04aebc4431f832c9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-14T03:39:53.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-14T03:39:53.345Z] Warning: overwriting stash ‘coverage-report’ [2024-05-14T03:39:54.192Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-14T03:39:54.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-14T03:39:54.901Z] + ls -al . [2024-05-14T03:39:54.902Z] total 184 [2024-05-14T03:39:54.902Z] drwxrwxr-x 7 jenkins jenkins 4096 May 14 03:35 . [2024-05-14T03:39:54.902Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:32 .. [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 119 May 14 03:32 .dockerignore [2024-05-14T03:39:54.902Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:32 .git [2024-05-14T03:39:54.902Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:32 .github [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 98 May 14 03:32 .gitignore [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 41 May 14 03:32 .golangci.yml [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 10413 May 14 03:32 Attribution.txt [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 37263 May 14 03:32 CHANGELOG.md [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 14 03:32 Dockerfile [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:32 GOVERNANCE.md [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 666 May 14 03:32 Jenkinsfile [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 14 03:32 LICENSE [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 618 May 14 03:32 OWNERS.md [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 4582 May 14 03:32 README.md [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 11 May 14 03:28 VERSION [2024-05-14T03:39:54.902Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:32 bin [2024-05-14T03:39:54.902Z] -rw-r--r-- 1 jenkins jenkins 13 May 14 03:35 coverage.out [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 3654 May 14 03:32 go.mod [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 34108 May 14 03:32 go.sum [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 14 03:32 main.go [2024-05-14T03:39:54.902Z] -rw-rw-r-- 1 jenkins jenkins 2566 May 14 03:32 makefile [2024-05-14T03:39:54.902Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:32 res [2024-05-14T03:39:54.902Z] drwxrwxr-x 6 jenkins jenkins 4096 May 14 03:32 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:39:55.244Z] + 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=21b541940b47fa58fc592783374dbd84229517f8 --label arch=arm64 --label version=3.1.1-dev.1 . [2024-05-14T03:39:57.183Z] Sending build context to Docker daemon 27.31MB [2024-05-14T03:39:57.448Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T03:39:57.448Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-14T03:39:57.448Z] ---> 8b2910c3ef0c [2024-05-14T03:39:57.448Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-14T03:39:57.714Z] ---> Running in 0adaca2e05d3 [2024-05-14T03:39:57.981Z] Removing intermediate container 0adaca2e05d3 [2024-05-14T03:39:57.981Z] ---> bfa4bbd82713 [2024-05-14T03:39:57.981Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-14T03:39:57.981Z] ---> Running in 165dea04eee4 [2024-05-14T03:39:58.264Z] Removing intermediate container 165dea04eee4 [2024-05-14T03:39:58.264Z] ---> d4ed1b3d274f [2024-05-14T03:39:58.264Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-14T03:39:58.264Z] ---> Running in c8b169b64ec3 [2024-05-14T03:39:58.537Z] Removing intermediate container c8b169b64ec3 [2024-05-14T03:39:58.537Z] ---> 852f1545110a [2024-05-14T03:39:58.537Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-14T03:39:58.803Z] ---> Running in 0d500e20f550 [2024-05-14T03:39:59.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T03:40:00.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T03:40:00.970Z] OK: 266 MiB in 52 packages [2024-05-14T03:40:01.933Z] Removing intermediate container 0d500e20f550 [2024-05-14T03:40:01.933Z] ---> 81ca9873bae2 [2024-05-14T03:40:01.933Z] Step 7/27 : WORKDIR /app [2024-05-14T03:40:01.933Z] ---> Running in 9c417516d5be [2024-05-14T03:40:02.198Z] Removing intermediate container 9c417516d5be [2024-05-14T03:40:02.198Z] ---> 0866b66af1fa [2024-05-14T03:40:02.198Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-14T03:40:08.839Z] ---> b4085956fb1a [2024-05-14T03:40:08.839Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T03:40:08.839Z] ---> Running in fe3ddd62d2a4 [2024-05-14T03:40:09.803Z] skipping... [2024-05-14T03:40:10.390Z] Removing intermediate container fe3ddd62d2a4 [2024-05-14T03:40:10.390Z] ---> 565ae19cf7f2 [2024-05-14T03:40:10.390Z] Step 10/27 : COPY . . [2024-05-14T03:40:17.021Z] ---> 57c2300545e7 [2024-05-14T03:40:17.021Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-14T03:40:17.021Z] ---> Running in ab5903e79cc4 [2024-05-14T03:40:17.021Z] Removing intermediate container ab5903e79cc4 [2024-05-14T03:40:17.021Z] ---> 94b308623db2 [2024-05-14T03:40:17.021Z] Step 12/27 : RUN $MAKE [2024-05-14T03:40:17.021Z] ---> Running in 641f16bd9a8c [2024-05-14T03:40:17.983Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1" -trimpath -mod=readonly -o app-service-configurable [2024-05-14T03:42:24.951Z] Removing intermediate container 641f16bd9a8c [2024-05-14T03:42:24.951Z] ---> 00e18448d312 [2024-05-14T03:42:24.951Z] Step 13/27 : FROM alpine:3.18 [2024-05-14T03:42:24.951Z] 3.18: Pulling from library/alpine [2024-05-14T03:42:24.951Z] c6b39de5b339: Already exists [2024-05-14T03:42:24.951Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-14T03:42:24.951Z] Status: Downloaded newer image for alpine:3.18 [2024-05-14T03:42:24.951Z] ---> 33abbf032149 [2024-05-14T03:42:24.951Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-14T03:42:24.951Z] ---> Running in 8d8f541667b4 [2024-05-14T03:42:24.951Z] Removing intermediate container 8d8f541667b4 [2024-05-14T03:42:24.951Z] ---> 8e3b58cc2c47 [2024-05-14T03:42:24.951Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-05-14T03:42:24.951Z] ---> Running in 4f6d199e8be5 [2024-05-14T03:42:24.951Z] Removing intermediate container 4f6d199e8be5 [2024-05-14T03:42:24.951Z] ---> b71d22b097f0 [2024-05-14T03:42:24.951Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-14T03:42:25.221Z] ---> Running in e8844ff8b456 [2024-05-14T03:42:26.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T03:42:26.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T03:42:27.408Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-14T03:42:27.673Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-14T03:42:27.673Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T03:42:27.673Z] Executing ca-certificates-20240226-r0.trigger [2024-05-14T03:42:27.936Z] OK: 9 MiB in 17 packages [2024-05-14T03:42:29.339Z] Removing intermediate container e8844ff8b456 [2024-05-14T03:42:29.339Z] ---> ee16f0a55e3c [2024-05-14T03:42:29.339Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-14T03:42:29.339Z] ---> Running in 9eb0418f3f9d [2024-05-14T03:42:29.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T03:42:30.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T03:42:31.591Z] Upgrading critical system libraries and apk-tools: [2024-05-14T03:42:31.591Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-14T03:42:31.591Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T03:42:31.591Z] Continuing the upgrade transaction with new apk-tools: [2024-05-14T03:42:31.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T03:42:31.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T03:42:32.808Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-14T03:42:32.808Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T03:42:32.808Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T03:42:32.808Z] Executing ca-certificates-20240226-r0.trigger [2024-05-14T03:42:33.074Z] OK: 9 MiB in 17 packages [2024-05-14T03:42:34.030Z] Removing intermediate container 9eb0418f3f9d [2024-05-14T03:42:34.030Z] ---> 4b580500a46b [2024-05-14T03:42:34.030Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-14T03:42:34.612Z] ---> 6ea695675bec [2024-05-14T03:42:34.612Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-14T03:42:35.194Z] ---> 427691beae92 [2024-05-14T03:42:35.194Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-14T03:42:35.777Z] ---> d0ad59b938b8 [2024-05-14T03:42:35.777Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-05-14T03:42:37.186Z] ---> 2baf31fd68a1 [2024-05-14T03:42:37.186Z] Step 22/27 : EXPOSE 48095 [2024-05-14T03:42:37.456Z] ---> Running in e71236a6337a [2024-05-14T03:42:37.722Z] Removing intermediate container e71236a6337a [2024-05-14T03:42:37.722Z] ---> 04fbaab5cab7 [2024-05-14T03:42:37.722Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-05-14T03:42:37.722Z] ---> Running in 30b291b9f3d2 [2024-05-14T03:42:37.990Z] Removing intermediate container 30b291b9f3d2 [2024-05-14T03:42:37.990Z] ---> 8287381ecf9c [2024-05-14T03:42:37.990Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-14T03:42:37.990Z] ---> Running in ca19d522986d [2024-05-14T03:42:38.256Z] Removing intermediate container ca19d522986d [2024-05-14T03:42:38.256Z] ---> 7b88c8a8b4ca [2024-05-14T03:42:38.256Z] Step 25/27 : LABEL arch=arm64 [2024-05-14T03:42:38.523Z] ---> Running in 55fc3f8b80ab [2024-05-14T03:42:38.792Z] Removing intermediate container 55fc3f8b80ab [2024-05-14T03:42:38.792Z] ---> eda7cbad4af3 [2024-05-14T03:42:38.792Z] Step 26/27 : LABEL git_sha=21b541940b47fa58fc592783374dbd84229517f8 [2024-05-14T03:42:38.792Z] ---> Running in ec712ad45e88 [2024-05-14T03:42:39.059Z] Removing intermediate container ec712ad45e88 [2024-05-14T03:42:39.059Z] ---> 3632b9578703 [2024-05-14T03:42:39.059Z] Step 27/27 : LABEL version=3.1.1-dev.1 [2024-05-14T03:42:39.059Z] ---> Running in f6275ec79e5d [2024-05-14T03:42:39.324Z] Removing intermediate container f6275ec79e5d [2024-05-14T03:42:39.324Z] ---> 7a52b2e335fa [2024-05-14T03:42:39.324Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-14T03:42:39.594Z] Successfully built 7a52b2e335fa [2024-05-14T03:42:39.859Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T03:42:40.006Z] provisioning config files... [2024-05-14T03:42:40.020Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config18179335098696290783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:42:40.356Z] ---> ****-login.sh [2024-05-14T03:42:40.356Z] nexus3.edgexfoundry.org:10001 [2024-05-14T03:42:40.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:42:40.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:42:40.625Z] Configure a credential helper to remove this warning. See [2024-05-14T03:42:40.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:42:40.625Z] [2024-05-14T03:42:40.625Z] Login Succeeded [2024-05-14T03:42:40.625Z] nexus3.edgexfoundry.org:10002 [2024-05-14T03:42:40.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:42:40.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:42:40.894Z] Configure a credential helper to remove this warning. See [2024-05-14T03:42:40.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:42:40.894Z] [2024-05-14T03:42:40.894Z] Login Succeeded [2024-05-14T03:42:40.894Z] nexus3.edgexfoundry.org:10003 [2024-05-14T03:42:41.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:42:41.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:42:41.159Z] Configure a credential helper to remove this warning. See [2024-05-14T03:42:41.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:42:41.160Z] [2024-05-14T03:42:41.160Z] Login Succeeded [2024-05-14T03:42:41.426Z] nexus3.edgexfoundry.org:10004 [2024-05-14T03:42:41.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:42:41.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:42:41.692Z] Configure a credential helper to remove this warning. See [2024-05-14T03:42:41.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:42:41.692Z] [2024-05-14T03:42:41.692Z] Login Succeeded [2024-05-14T03:42:41.692Z] ****.io [2024-05-14T03:42:41.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:42:42.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:42:42.227Z] Configure a credential helper to remove this warning. See [2024-05-14T03:42:42.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:42:42.227Z] [2024-05-14T03:42:42.227Z] Login Succeeded [2024-05-14T03:42:42.227Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T03:42:42.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-14T03:42:42.293Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T03:42:42.329Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-05-14T03:42:42.329Z] 21b541940b47fa58fc592783374dbd84229517f8 [2024-05-14T03:42:42.329Z] 3.1.1-dev.1 [2024-05-14T03:42:42.329Z] 21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 [2024-05-14T03:42:42.329Z] napa [2024-05-14T03:42:42.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:42:42.702Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:42:43.054Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8 [2024-05-14T03:42:43.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-05-14T03:42:43.055Z] ee0629a50171: Preparing [2024-05-14T03:42:43.055Z] 26745f4b0696: Preparing [2024-05-14T03:42:43.055Z] 2fe4ea23e522: Preparing [2024-05-14T03:42:43.055Z] c643beaf8b91: Preparing [2024-05-14T03:42:43.055Z] dae3f7f00bda: Preparing [2024-05-14T03:42:43.055Z] 24aef29653a8: Preparing [2024-05-14T03:42:43.055Z] 7c504f21be85: Preparing [2024-05-14T03:42:43.055Z] 24aef29653a8: Waiting [2024-05-14T03:42:43.055Z] 7c504f21be85: Waiting [2024-05-14T03:42:43.319Z] 2fe4ea23e522: Pushed [2024-05-14T03:42:43.319Z] c643beaf8b91: Pushed [2024-05-14T03:42:43.319Z] 26745f4b0696: Pushed [2024-05-14T03:42:43.319Z] 7c504f21be85: Layer already exists [2024-05-14T03:42:43.581Z] 24aef29653a8: Pushed [2024-05-14T03:42:44.550Z] dae3f7f00bda: Pushed [2024-05-14T03:42:48.784Z] ee0629a50171: Pushed [2024-05-14T03:42:48.784Z] 21b541940b47fa58fc592783374dbd84229517f8: digest: sha256:4e663b14dd4d4c535d052cebc43dd545133620ff92d316983cf85ebdf7926ad0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:42:49.141Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:42:49.497Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.1-dev.1 [2024-05-14T03:42:49.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-05-14T03:42:49.497Z] ee0629a50171: Preparing [2024-05-14T03:42:49.497Z] 26745f4b0696: Preparing [2024-05-14T03:42:49.497Z] 2fe4ea23e522: Preparing [2024-05-14T03:42:49.497Z] c643beaf8b91: Preparing [2024-05-14T03:42:49.497Z] dae3f7f00bda: Preparing [2024-05-14T03:42:49.497Z] 24aef29653a8: Preparing [2024-05-14T03:42:49.497Z] 7c504f21be85: Preparing [2024-05-14T03:42:49.497Z] 24aef29653a8: Waiting [2024-05-14T03:42:49.497Z] 7c504f21be85: Waiting [2024-05-14T03:42:49.497Z] 2fe4ea23e522: Layer already exists [2024-05-14T03:42:49.497Z] dae3f7f00bda: Layer already exists [2024-05-14T03:42:49.497Z] ee0629a50171: Layer already exists [2024-05-14T03:42:49.497Z] 26745f4b0696: Layer already exists [2024-05-14T03:42:49.497Z] c643beaf8b91: Layer already exists [2024-05-14T03:42:49.497Z] 24aef29653a8: Layer already exists [2024-05-14T03:42:49.497Z] 7c504f21be85: Layer already exists [2024-05-14T03:42:49.497Z] 3.1.1-dev.1: digest: sha256:4e663b14dd4d4c535d052cebc43dd545133620ff92d316983cf85ebdf7926ad0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:42:49.845Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:42:50.197Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 [2024-05-14T03:42:50.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-05-14T03:42:50.197Z] ee0629a50171: Preparing [2024-05-14T03:42:50.197Z] 26745f4b0696: Preparing [2024-05-14T03:42:50.197Z] 2fe4ea23e522: Preparing [2024-05-14T03:42:50.197Z] c643beaf8b91: Preparing [2024-05-14T03:42:50.197Z] dae3f7f00bda: Preparing [2024-05-14T03:42:50.197Z] 24aef29653a8: Preparing [2024-05-14T03:42:50.197Z] 7c504f21be85: Preparing [2024-05-14T03:42:50.197Z] 7c504f21be85: Waiting [2024-05-14T03:42:50.197Z] 24aef29653a8: Waiting [2024-05-14T03:42:50.197Z] 26745f4b0696: Layer already exists [2024-05-14T03:42:50.197Z] c643beaf8b91: Layer already exists [2024-05-14T03:42:50.197Z] 2fe4ea23e522: Layer already exists [2024-05-14T03:42:50.197Z] ee0629a50171: Layer already exists [2024-05-14T03:42:50.197Z] dae3f7f00bda: Layer already exists [2024-05-14T03:42:50.197Z] 7c504f21be85: Layer already exists [2024-05-14T03:42:50.197Z] 24aef29653a8: Layer already exists [2024-05-14T03:42:50.197Z] 21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1: digest: sha256:4e663b14dd4d4c535d052cebc43dd545133620ff92d316983cf85ebdf7926ad0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:42:50.818Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:42:51.175Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:napa [2024-05-14T03:42:51.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-05-14T03:42:51.175Z] ee0629a50171: Preparing [2024-05-14T03:42:51.175Z] 26745f4b0696: Preparing [2024-05-14T03:42:51.175Z] 2fe4ea23e522: Preparing [2024-05-14T03:42:51.175Z] c643beaf8b91: Preparing [2024-05-14T03:42:51.175Z] dae3f7f00bda: Preparing [2024-05-14T03:42:51.175Z] 24aef29653a8: Preparing [2024-05-14T03:42:51.175Z] 24aef29653a8: Waiting [2024-05-14T03:42:51.175Z] 7c504f21be85: Preparing [2024-05-14T03:42:51.175Z] 7c504f21be85: Waiting [2024-05-14T03:42:51.175Z] 26745f4b0696: Layer already exists [2024-05-14T03:42:51.175Z] 2fe4ea23e522: Layer already exists [2024-05-14T03:42:51.175Z] dae3f7f00bda: Layer already exists [2024-05-14T03:42:51.175Z] ee0629a50171: Layer already exists [2024-05-14T03:42:51.175Z] c643beaf8b91: Layer already exists [2024-05-14T03:42:51.175Z] 7c504f21be85: Layer already exists [2024-05-14T03:42:51.175Z] 24aef29653a8: Layer already exists [2024-05-14T03:42:51.175Z] napa: digest: sha256:4e663b14dd4d4c535d052cebc43dd545133620ff92d316983cf85ebdf7926ad0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-14T03:42:51.257Z] ===================================================== [Pipeline] echo [2024-05-14T03:42:51.268Z] taggedImages: [2024-05-14T03:42:51.268Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8 [2024-05-14T03:42:51.268Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.1-dev.1 [2024-05-14T03:42:51.268Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 [2024-05-14T03:42:51.268Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:42:51.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-14T03:42:51.644Z] [2024-05-14T03:42:51.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:42:51.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-14T03:42:51.969Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-14T03:42:51.969Z] 8998bd30e6a1: Pulling fs layer [2024-05-14T03:42:51.969Z] 04944245beec: Pulling fs layer [2024-05-14T03:42:51.969Z] 699f458cf7ca: Pulling fs layer [2024-05-14T03:42:51.969Z] 765212b225bb: Pulling fs layer [2024-05-14T03:42:51.969Z] f23df028b6ca: Pulling fs layer [2024-05-14T03:42:51.969Z] d65c8cfc05b1: Pulling fs layer [2024-05-14T03:42:51.969Z] 2437ff75d9bd: Pulling fs layer [2024-05-14T03:42:51.969Z] f23df028b6ca: Waiting [2024-05-14T03:42:51.969Z] d65c8cfc05b1: Waiting [2024-05-14T03:42:51.969Z] 2437ff75d9bd: Waiting [2024-05-14T03:42:51.969Z] 765212b225bb: Waiting [2024-05-14T03:42:52.235Z] 04944245beec: Verifying Checksum [2024-05-14T03:42:52.235Z] 04944245beec: Download complete [2024-05-14T03:42:52.235Z] 765212b225bb: Verifying Checksum [2024-05-14T03:42:52.235Z] 765212b225bb: Download complete [2024-05-14T03:42:52.235Z] f23df028b6ca: Verifying Checksum [2024-05-14T03:42:52.235Z] f23df028b6ca: Download complete [2024-05-14T03:42:52.235Z] d65c8cfc05b1: Verifying Checksum [2024-05-14T03:42:52.235Z] d65c8cfc05b1: Download complete [2024-05-14T03:42:52.235Z] 699f458cf7ca: Verifying Checksum [2024-05-14T03:42:52.235Z] 699f458cf7ca: Download complete [2024-05-14T03:42:52.813Z] 8998bd30e6a1: Download complete [2024-05-14T03:42:55.382Z] 2437ff75d9bd: Verifying Checksum [2024-05-14T03:42:55.382Z] 2437ff75d9bd: Download complete [2024-05-14T03:42:57.317Z] 8998bd30e6a1: Pull complete [2024-05-14T03:42:57.582Z] 04944245beec: Pull complete [2024-05-14T03:42:59.514Z] 699f458cf7ca: Pull complete [2024-05-14T03:42:59.514Z] 765212b225bb: Pull complete [2024-05-14T03:43:00.097Z] f23df028b6ca: Pull complete [2024-05-14T03:43:00.364Z] d65c8cfc05b1: Pull complete [2024-05-14T03:43:18.556Z] 2437ff75d9bd: Pull complete [2024-05-14T03:43:18.556Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-14T03:43:18.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-14T03:43:18.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:43:18.751Z] prd-ubuntu20.04-docker-arm64-4c-16g-148 does not seem to be running inside a container [2024-05-14T03:43:18.806Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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-lftools-log-publisher:arm64 cat [2024-05-14T03:43:21.268Z] $ docker top 4febbb00d591617f9277895d6621b870a65ede9ed8db76c1dc6cb611e45cd5eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:43:21.768Z] ---> job-cost.sh [2024-05-14T03:43:22.036Z] lf-activate-venv: SKIPPING [2024-05-14T03:43:22.036Z] INFO: No Stack... [2024-05-14T03:43:22.302Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-14T03:43:23.256Z] INFO: Archiving Costs [Pipeline] sh [2024-05-14T03:43:23.574Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2024-05-14T03:43:23.574Z] + cut -d, -f6 [Pipeline] lock [2024-05-14T03:43:23.592Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] [2024-05-14T03:43:23.604Z] Resource [jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] did not exist. Created. [2024-05-14T03:43:23.613Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-14T03:43:23.975Z] /w/workspace/app-service-configurable/3@tmp/durable-5b150414/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-14T03:43:24.314Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-14T03:43:24.336Z] Warning: overwriting stash ‘stack-cost’ [2024-05-14T03:43:24.718Z] Stashed 1 file(s) [Pipeline] } [2024-05-14T03:43:24.728Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-14T03:43:24.756Z] $ docker stop --time=1 4febbb00d591617f9277895d6621b870a65ede9ed8db76c1dc6cb611e45cd5eb [2024-05-14T03:43:26.240Z] $ docker rm -f --volumes 4febbb00d591617f9277895d6621b870a65ede9ed8db76c1dc6cb611e45cd5eb [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 [2024-05-14T03:43:26.759Z] provisioning config files... [2024-05-14T03:43:26.765Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config4823997006803561933tmp [Pipeline] { [Pipeline] sh [2024-05-14T03:43:27.065Z] + set +x [2024-05-14T03:43:27.065Z] + bash -s --+ [2024-05-14T03:43:27.065Z] curl -s https://codecov.io/bash [2024-05-14T03:43:27.065Z] [2024-05-14T03:43:27.065Z] _____ _ [2024-05-14T03:43:27.065Z] / ____| | | [2024-05-14T03:43:27.065Z] | | ___ __| | ___ ___ _____ __ [2024-05-14T03:43:27.065Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-14T03:43:27.065Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-14T03:43:27.065Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-14T03:43:27.065Z] Bash-1.0.6 [2024-05-14T03:43:27.065Z] [2024-05-14T03:43:27.065Z] [2024-05-14T03:43:27.065Z] ==> git version 2.25.1 found [2024-05-14T03:43:27.065Z] ==> 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 [2024-05-14T03:43:27.065Z] Release-Date: 2020-01-08 [2024-05-14T03:43:27.065Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-14T03:43:27.065Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-14T03:43:27.065Z] ==> Jenkins CI detected. [2024-05-14T03:43:27.065Z] current dir:  /w/workspace/ry_app-service-configurable_napa [2024-05-14T03:43:27.065Z] project root: . [2024-05-14T03:43:27.065Z] --> token set from env [2024-05-14T03:43:27.065Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml [2024-05-14T03:43:27.338Z] ==> Running gcov in . (disable via -X gcov) [2024-05-14T03:43:27.338Z] ==> Python coveragepy not found [2024-05-14T03:43:27.338Z] ==> Searching for coverage reports in: [2024-05-14T03:43:27.338Z] + . [2024-05-14T03:43:27.338Z] -> Found 1 reports [2024-05-14T03:43:27.338Z] ==> Detecting git/mercurial file structure [2024-05-14T03:43:27.338Z] ==> Reading reports [2024-05-14T03:43:27.338Z] + ./coverage.out bytes=13 [2024-05-14T03:43:27.338Z] ==> Appending adjustments [2024-05-14T03:43:27.338Z] https://docs.codecov.io/docs/fixing-reports [2024-05-14T03:43:27.338Z] + Found adjustments [2024-05-14T03:43:27.338Z] ==> Gzipping contents [2024-05-14T03:43:27.338Z] 12K /tmp/codecov.0jfYRE.gz [2024-05-14T03:43:27.338Z] ==> Uploading reports [2024-05-14T03:43:27.338Z] url: https://codecov.io [2024-05-14T03:43:27.338Z] query: branch=napa&commit=21b541940b47fa58fc592783374dbd84229517f8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-14T03:43:27.338Z] -> Pinging Codecov [2024-05-14T03:43:27.338Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=21b541940b47fa58fc592783374dbd84229517f8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-14T03:43:27.597Z] -> Uploading to [2024-05-14T03:43:27.597Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-14/A97CA9966030D2A3747ED39772930CCE/21b541940b47fa58fc592783374dbd84229517f8/902ebd69-851a-495b-b331-d6eba3a6fcce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240514%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240514T034327Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ed835fb85bc5c6084eebcc4c9820e52003537888d8192877f21f0146c932808 [2024-05-14T03:43:27.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-14T03:43:27.597Z] Dload Upload Total Spent Left Speed [2024-05-14T03:43:27.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11616 0 0 100 11616 0 45913 --:--:-- --:--:-- --:--:-- 45913 [2024-05-14T03:43:27.858Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] } [2024-05-14T03:43:27.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-14T03:43:28.138Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-14T03:43:28.159Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:43:28.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-14T03:43:28.467Z] [2024-05-14T03:43:28.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:43:28.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-14T03:43:28.770Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-14T03:43:28.770Z] df9b9388f04a: Pulling fs layer [2024-05-14T03:43:28.770Z] 52dc419b0ee2: Pulling fs layer [2024-05-14T03:43:28.770Z] 25bc292e5bac: Pulling fs layer [2024-05-14T03:43:28.770Z] 114826534d7a: Pulling fs layer [2024-05-14T03:43:28.770Z] 4657fd5d0bcf: Pulling fs layer [2024-05-14T03:43:28.770Z] 6ad1cebc031e: Pulling fs layer [2024-05-14T03:43:28.770Z] 8a3aa393b2d8: Pulling fs layer [2024-05-14T03:43:28.770Z] 4657fd5d0bcf: Waiting [2024-05-14T03:43:28.770Z] 114826534d7a: Waiting [2024-05-14T03:43:28.770Z] 6ad1cebc031e: Waiting [2024-05-14T03:43:28.770Z] 8a3aa393b2d8: Waiting [2024-05-14T03:43:28.770Z] 25bc292e5bac: Verifying Checksum [2024-05-14T03:43:28.770Z] 25bc292e5bac: Download complete [2024-05-14T03:43:28.770Z] 52dc419b0ee2: Download complete [2024-05-14T03:43:28.770Z] 4657fd5d0bcf: Verifying Checksum [2024-05-14T03:43:28.770Z] 4657fd5d0bcf: Download complete [2024-05-14T03:43:28.770Z] df9b9388f04a: Verifying Checksum [2024-05-14T03:43:28.770Z] df9b9388f04a: Download complete [2024-05-14T03:43:29.030Z] df9b9388f04a: Pull complete [2024-05-14T03:43:29.030Z] 6ad1cebc031e: Download complete [2024-05-14T03:43:29.030Z] 52dc419b0ee2: Pull complete [2024-05-14T03:43:29.030Z] 25bc292e5bac: Pull complete [2024-05-14T03:43:29.617Z] 114826534d7a: Verifying Checksum [2024-05-14T03:43:29.617Z] 114826534d7a: Download complete [2024-05-14T03:43:29.617Z] 8a3aa393b2d8: Verifying Checksum [2024-05-14T03:43:29.617Z] 8a3aa393b2d8: Download complete [2024-05-14T03:43:33.825Z] 114826534d7a: Pull complete [2024-05-14T03:43:33.825Z] 4657fd5d0bcf: Pull complete [2024-05-14T03:43:33.825Z] 6ad1cebc031e: Pull complete [2024-05-14T03:43:36.359Z] 8a3aa393b2d8: Pull complete [2024-05-14T03:43:36.359Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-14T03:43:36.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-14T03:43:36.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:43:36.475Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2024-05-14T03:43:36.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@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/edgex-snyk-go:1.410.4 cat [2024-05-14T03:43:42.269Z] $ docker top a03eb1c6b5f2e59ce5c7ae5da90e950b344303ca9508bb4a3ba7aded1036111b -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-14T03:43:42.364Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:napa' [Pipeline] sh [2024-05-14T03:43:42.643Z] + set -o pipefail [2024-05-14T03:43:42.643Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:napa' [2024-05-14T03:43:45.184Z] [2024-05-14T03:43:45.184Z] Monitoring /w/workspace/ry_app-service-configurable_napa (github.com/edgexfoundry/app-service-configurable)... [2024-05-14T03:43:45.184Z] [2024-05-14T03:43:45.184Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/74c6c646-aac6-4082-b457-2a16c36e22bb/history/c7d9c62a-4b0d-4f3d-a8e1-4aad66841c6f [2024-05-14T03:43:45.184Z] [2024-05-14T03:43:45.184Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-14T03:43:45.184Z] [2024-05-14T03:43:45.444Z] [2024-05-14T03:43:45.444Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-05-14T03:43:45.444Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-05-14T03:43:45.444Z] More details here: https://snyk.co/ue1NS [2024-05-14T03:43:45.444Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-14T03:43:45.444Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-14T03:43:45.453Z] $ docker stop --time=1 a03eb1c6b5f2e59ce5c7ae5da90e950b344303ca9508bb4a3ba7aded1036111b [2024-05-14T03:43:46.799Z] $ docker rm -f --volumes a03eb1c6b5f2e59ce5c7ae5da90e950b344303ca9508bb4a3ba7aded1036111b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-14T03:43:47.401Z] + git log --format=format:%s -1 21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] sh [2024-05-14T03:43:47.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-14T03:43:47.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:43:47.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T03:43:47.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:43:48.084Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2024-05-14T03:43:48.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-14T03:43:48.465Z] $ docker top 3f444c0305b69a00b28944e28c981331d522996babe88b3f4ccd732721808e8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-14T03:43:50.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T03:43:50.425Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T03:43:50.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T03:43:50.532Z] $ docker exec 3f444c0305b69a00b28944e28c981331d522996babe88b3f4ccd732721808e8f ssh-agent [2024-05-14T03:43:50.636Z] SSH_AUTH_SOCK=/tmp/ssh-aM1S6SxzvBv8/agent.32 [2024-05-14T03:43:50.636Z] SSH_AGENT_PID=38 [2024-05-14T03:43:50.642Z] Running ssh-add (command line suppressed) [2024-05-14T03:43:50.747Z] Identity added: /w/workspace/ry_app-service-configurable_napa@tmp/private_key_11942942304644331259.key (/w/workspace/ry_app-service-configurable_napa@tmp/private_key_11942942304644331259.key) [2024-05-14T03:43:50.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T03:43:51.055Z] + git semver tag [2024-05-14T03:43:51.317Z] 2024-05-14 03:43:51,261 [run_tag] DEBUG tag force:False [2024-05-14T03:43:51.317Z] 2024-05-14 03:43:51,261 [check_head_tag] DEBUG check head tag [2024-05-14T03:43:51.317Z] 2024-05-14 03:43:51,263 [execute] INFO git cat-file --batch-check [2024-05-14T03:43:51.317Z] 2024-05-14 03:43:51,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_napa, universal_newlines=False, shell=None, istream=) [2024-05-14T03:43:51.317Z] 2024-05-14 03:43:51,267 [execute] INFO git cat-file --batch [2024-05-14T03:43:51.317Z] 2024-05-14 03:43:51,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_napa, universal_newlines=False, shell=None, istream=) [2024-05-14T03:43:51.317Z] 2024-05-14 03:43:51,294 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa [2024-05-14T03:43:51.317Z] 2024-05-14 03:43:51,294 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 [2024-05-14T03:43:51.317Z] 2024-05-14 03:43:51,294 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/ry_app-service-configurable_napa, universal_newlines=False, shell=None, istream=None) [2024-05-14T03:43:51.317Z] 2024-05-14 03:43:51,300 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa [2024-05-14T03:43:51.317Z] 3.1.1-dev.1 [Pipeline] } [2024-05-14T03:43:51.587Z] $ docker exec --env ******** --env ******** 3f444c0305b69a00b28944e28c981331d522996babe88b3f4ccd732721808e8f ssh-agent -k [2024-05-14T03:43:51.699Z] unset SSH_AUTH_SOCK; [2024-05-14T03:43:51.699Z] unset SSH_AGENT_PID; [2024-05-14T03:43:51.700Z] echo Agent pid 38 killed; [2024-05-14T03:43:51.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-14T03:43:52.036Z] + git semver [Pipeline] } [2024-05-14T03:43:52.307Z] $ docker stop --time=1 3f444c0305b69a00b28944e28c981331d522996babe88b3f4ccd732721808e8f [2024-05-14T03:43:53.584Z] $ docker rm -f --volumes 3f444c0305b69a00b28944e28c981331d522996babe88b3f4ccd732721808e8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:43:54.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-14T03:43:54.004Z] [2024-05-14T03:43:54.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:43:54.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-14T03:43:54.309Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-14T03:43:54.309Z] ab5ef0e58194: Pulling fs layer [2024-05-14T03:43:54.309Z] 9712f1f96733: Pulling fs layer [2024-05-14T03:43:54.309Z] 63f879dbbcfc: Pulling fs layer [2024-05-14T03:43:54.309Z] 0d9ebad4ef96: Pulling fs layer [2024-05-14T03:43:54.309Z] e9a5061849ea: Pulling fs layer [2024-05-14T03:43:54.309Z] d747dcd14b5f: Pulling fs layer [2024-05-14T03:43:54.309Z] 2de7ff778b66: Pulling fs layer [2024-05-14T03:43:54.309Z] 0d9ebad4ef96: Waiting [2024-05-14T03:43:54.309Z] e9a5061849ea: Waiting [2024-05-14T03:43:54.309Z] 2de7ff778b66: Waiting [2024-05-14T03:43:54.309Z] d747dcd14b5f: Waiting [2024-05-14T03:43:54.309Z] 9712f1f96733: Download complete [2024-05-14T03:43:54.888Z] 63f879dbbcfc: Verifying Checksum [2024-05-14T03:43:54.888Z] 63f879dbbcfc: Download complete [2024-05-14T03:43:54.888Z] e9a5061849ea: Verifying Checksum [2024-05-14T03:43:54.888Z] e9a5061849ea: Download complete [2024-05-14T03:43:54.888Z] d747dcd14b5f: Verifying Checksum [2024-05-14T03:43:54.888Z] d747dcd14b5f: Download complete [2024-05-14T03:43:54.888Z] ab5ef0e58194: Verifying Checksum [2024-05-14T03:43:54.888Z] ab5ef0e58194: Download complete [2024-05-14T03:43:55.147Z] 0d9ebad4ef96: Verifying Checksum [2024-05-14T03:43:55.147Z] 0d9ebad4ef96: Download complete [2024-05-14T03:43:55.147Z] 2de7ff778b66: Verifying Checksum [2024-05-14T03:43:55.147Z] 2de7ff778b66: Download complete [2024-05-14T03:43:57.681Z] ab5ef0e58194: Pull complete [2024-05-14T03:43:57.681Z] 9712f1f96733: Pull complete [2024-05-14T03:43:58.616Z] 63f879dbbcfc: Pull complete [2024-05-14T03:44:02.810Z] 0d9ebad4ef96: Pull complete [2024-05-14T03:44:02.810Z] e9a5061849ea: Pull complete [2024-05-14T03:44:02.810Z] d747dcd14b5f: Pull complete [2024-05-14T03:44:03.746Z] 2de7ff778b66: Pull complete [2024-05-14T03:44:03.746Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-14T03:44:03.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-14T03:44:03.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:44:03.860Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2024-05-14T03:44:03.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-14T03:44:09.912Z] $ docker top 62e2cd1654ac653544280cfa6bac76cf23a1bcc2ece2cd46acd43eaac8004fe0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-14T03:44:10.000Z] provisioning config files... [2024-05-14T03:44:10.008Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config16233275092284521696tmp [2024-05-14T03:44:10.019Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config1544905676311698286tmp [2024-05-14T03:44:10.026Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config10435173856875083368tmp [Pipeline] { [Pipeline] echo [2024-05-14T03:44:10.054Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:44:10.347Z] ---> sigul-configuration.sh [2024-05-14T03:44:10.347Z] gpg: directory `/root/.gnupg' created [2024-05-14T03:44:10.347Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-14T03:44:10.347Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-14T03:44:10.347Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-14T03:44:10.348Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-14T03:44:10.348Z] gpg: CAST5 encrypted data [2024-05-14T03:44:10.348Z] gpg: encrypted with 1 passphrase [2024-05-14T03:44:10.348Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-14T03:44:10.645Z] + mkdir /home/jenkins [2024-05-14T03:44:10.645Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-14T03:44:10.943Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-05-14T03:44:10.958Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:44:11.248Z] ---> sigul-install.sh [2024-05-14T03:44:11.248Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-14T03:44:11.549Z] + git tag --list [2024-05-14T03:44:11.549Z] v1.0.0 [2024-05-14T03:44:11.549Z] v1.1.0 [2024-05-14T03:44:11.549Z] v1.2.0 [2024-05-14T03:44:11.549Z] v1.3.0 [2024-05-14T03:44:11.549Z] v1.3.1 [2024-05-14T03:44:11.549Z] v2.0.0 [2024-05-14T03:44:11.549Z] v2.0.1 [2024-05-14T03:44:11.549Z] v2.1.0 [2024-05-14T03:44:11.549Z] v2.1.1 [2024-05-14T03:44:11.549Z] v2.1.2 [2024-05-14T03:44:11.549Z] v2.2.0 [2024-05-14T03:44:11.549Z] v2.3 [2024-05-14T03:44:11.549Z] v2.3.0 [2024-05-14T03:44:11.549Z] v2.3.1 [2024-05-14T03:44:11.549Z] v3.0 [2024-05-14T03:44:11.549Z] v3.0.0 [2024-05-14T03:44:11.549Z] v3.0.1 [2024-05-14T03:44:11.549Z] v3.0.1-dev.1 [2024-05-14T03:44:11.549Z] v3.1 [2024-05-14T03:44:11.549Z] v3.1.0 [2024-05-14T03:44:11.549Z] v3.1.0-dev.1 [2024-05-14T03:44:11.549Z] v3.1.0-dev.10 [2024-05-14T03:44:11.549Z] v3.1.0-dev.11 [2024-05-14T03:44:11.549Z] v3.1.0-dev.12 [2024-05-14T03:44:11.549Z] v3.1.0-dev.13 [2024-05-14T03:44:11.549Z] v3.1.0-dev.14 [2024-05-14T03:44:11.549Z] v3.1.0-dev.15 [2024-05-14T03:44:11.549Z] v3.1.0-dev.16 [2024-05-14T03:44:11.549Z] v3.1.0-dev.17 [2024-05-14T03:44:11.549Z] v3.1.0-dev.18 [2024-05-14T03:44:11.549Z] v3.1.0-dev.19 [2024-05-14T03:44:11.549Z] v3.1.0-dev.2 [2024-05-14T03:44:11.549Z] v3.1.0-dev.20 [2024-05-14T03:44:11.549Z] v3.1.0-dev.21 [2024-05-14T03:44:11.549Z] v3.1.0-dev.22 [2024-05-14T03:44:11.549Z] v3.1.0-dev.23 [2024-05-14T03:44:11.549Z] v3.1.0-dev.24 [2024-05-14T03:44:11.549Z] v3.1.0-dev.25 [2024-05-14T03:44:11.549Z] v3.1.0-dev.26 [2024-05-14T03:44:11.549Z] v3.1.0-dev.27 [2024-05-14T03:44:11.549Z] v3.1.0-dev.28 [2024-05-14T03:44:11.549Z] v3.1.0-dev.29 [2024-05-14T03:44:11.549Z] v3.1.0-dev.3 [2024-05-14T03:44:11.549Z] v3.1.0-dev.30 [2024-05-14T03:44:11.549Z] v3.1.0-dev.31 [2024-05-14T03:44:11.549Z] v3.1.0-dev.32 [2024-05-14T03:44:11.549Z] v3.1.0-dev.33 [2024-05-14T03:44:11.549Z] v3.1.0-dev.34 [2024-05-14T03:44:11.549Z] v3.1.0-dev.35 [2024-05-14T03:44:11.549Z] v3.1.0-dev.36 [2024-05-14T03:44:11.549Z] v3.1.0-dev.37 [2024-05-14T03:44:11.549Z] v3.1.0-dev.38 [2024-05-14T03:44:11.549Z] v3.1.0-dev.39 [2024-05-14T03:44:11.549Z] v3.1.0-dev.4 [2024-05-14T03:44:11.549Z] v3.1.0-dev.5 [2024-05-14T03:44:11.549Z] v3.1.0-dev.6 [2024-05-14T03:44:11.549Z] v3.1.0-dev.7 [2024-05-14T03:44:11.549Z] v3.1.0-dev.8 [2024-05-14T03:44:11.549Z] v3.1.0-dev.9 [2024-05-14T03:44:11.549Z] v3.1.1-dev.1 [2024-05-14T03:44:11.549Z] v3.2.0-dev.1 [2024-05-14T03:44:11.549Z] v3.2.0-dev.10 [2024-05-14T03:44:11.549Z] v3.2.0-dev.11 [2024-05-14T03:44:11.549Z] v3.2.0-dev.12 [2024-05-14T03:44:11.549Z] v3.2.0-dev.13 [2024-05-14T03:44:11.549Z] v3.2.0-dev.14 [2024-05-14T03:44:11.549Z] v3.2.0-dev.15 [2024-05-14T03:44:11.549Z] v3.2.0-dev.16 [2024-05-14T03:44:11.549Z] v3.2.0-dev.17 [2024-05-14T03:44:11.549Z] v3.2.0-dev.18 [2024-05-14T03:44:11.549Z] v3.2.0-dev.19 [2024-05-14T03:44:11.549Z] v3.2.0-dev.2 [2024-05-14T03:44:11.549Z] v3.2.0-dev.20 [2024-05-14T03:44:11.549Z] v3.2.0-dev.21 [2024-05-14T03:44:11.549Z] v3.2.0-dev.3 [2024-05-14T03:44:11.549Z] v3.2.0-dev.4 [2024-05-14T03:44:11.549Z] v3.2.0-dev.5 [2024-05-14T03:44:11.549Z] v3.2.0-dev.6 [2024-05-14T03:44:11.549Z] v3.2.0-dev.7 [2024-05-14T03:44:11.549Z] v3.2.0-dev.8 [2024-05-14T03:44:11.549Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-14T03:44:11.846Z] + lftools sign git-tag v3.1.1-dev.1 [2024-05-14T03:44:12.414Z] Signing Git tag with Sigul... [2024-05-14T03:44:12.414Z] Signing v3.1.1-dev.1 [Pipeline] echo [2024-05-14T03:44:12.998Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:44:13.287Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-14T03:44:13.294Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-14T03:44:13.321Z] $ docker stop --time=1 62e2cd1654ac653544280cfa6bac76cf23a1bcc2ece2cd46acd43eaac8004fe0 [2024-05-14T03:44:14.600Z] $ docker rm -f --volumes 62e2cd1654ac653544280cfa6bac76cf23a1bcc2ece2cd46acd43eaac8004fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-14T03:44:15.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-14T03:44:15.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:44:15.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T03:44:15.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:44:15.441Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2024-05-14T03:44:15.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-14T03:44:15.801Z] $ docker top 1a3ca20e7dca6ce9c022062f851a5ecb2908585b6208eed8bfdf07d0ea82071c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-14T03:44:15.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T03:44:15.918Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T03:44:16.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T03:44:16.040Z] $ docker exec 1a3ca20e7dca6ce9c022062f851a5ecb2908585b6208eed8bfdf07d0ea82071c ssh-agent [2024-05-14T03:44:16.264Z] SSH_AUTH_SOCK=/tmp/ssh-qcVtqS8CKbN2/agent.31 [2024-05-14T03:44:16.264Z] SSH_AGENT_PID=37 [2024-05-14T03:44:16.269Z] Running ssh-add (command line suppressed) [2024-05-14T03:44:16.385Z] Identity added: /w/workspace/ry_app-service-configurable_napa@tmp/private_key_25325811968326062.key (/w/workspace/ry_app-service-configurable_napa@tmp/private_key_25325811968326062.key) [2024-05-14T03:44:16.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T03:44:16.696Z] + git semver bump pre [2024-05-14T03:44:16.955Z] 2024-05-14 03:44:16,886 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa [2024-05-14T03:44:16.955Z] 2024-05-14 03:44:16,886 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev [2024-05-14T03:44:16.955Z] 2024-05-14 03:44:16,886 [bump_version] DEBUG bumped version:3.1.1-dev.2 [2024-05-14T03:44:16.955Z] 2024-05-14 03:44:16,886 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/ry_app-service-configurable_napa/.semver/napa with force:True [2024-05-14T03:44:16.955Z] 2024-05-14 03:44:16,886 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa [2024-05-14T03:44:16.955Z] 2024-05-14 03:44:16,886 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_napa/.semver/napa [2024-05-14T03:44:16.955Z] 2024-05-14 03:44:16,888 [execute] INFO git cat-file --batch-check [2024-05-14T03:44:16.955Z] 2024-05-14 03:44:16,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-14T03:44:16.955Z] 2024-05-14 03:44:16,893 [execute] INFO git cat-file --batch [2024-05-14T03:44:16.955Z] 2024-05-14 03:44:16,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-14T03:44:16.955Z] 2024-05-14 03:44:16,898 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa [2024-05-14T03:44:16.955Z] 3.1.1-dev.2 [Pipeline] } [2024-05-14T03:44:16.963Z] $ docker exec --env ******** --env ******** 1a3ca20e7dca6ce9c022062f851a5ecb2908585b6208eed8bfdf07d0ea82071c ssh-agent -k [2024-05-14T03:44:17.058Z] unset SSH_AUTH_SOCK; [2024-05-14T03:44:17.058Z] unset SSH_AGENT_PID; [2024-05-14T03:44:17.058Z] echo Agent pid 37 killed; [2024-05-14T03:44:17.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-14T03:44:17.413Z] + git semver [Pipeline] } [2024-05-14T03:44:17.684Z] $ docker stop --time=1 1a3ca20e7dca6ce9c022062f851a5ecb2908585b6208eed8bfdf07d0ea82071c [2024-05-14T03:44:18.967Z] $ docker rm -f --volumes 1a3ca20e7dca6ce9c022062f851a5ecb2908585b6208eed8bfdf07d0ea82071c [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-14T03:44:19.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-14T03:44:19.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:44:19.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T03:44:19.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:44:19.724Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2024-05-14T03:44:19.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-14T03:44:20.105Z] $ docker top e7a14a66b5fc12534aa3fc0ce45dd1fb4f85931bf165a1e07e21cc40853e2a35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-14T03:44:20.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T03:44:20.215Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T03:44:20.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T03:44:20.330Z] $ docker exec e7a14a66b5fc12534aa3fc0ce45dd1fb4f85931bf165a1e07e21cc40853e2a35 ssh-agent [2024-05-14T03:44:20.442Z] SSH_AUTH_SOCK=/tmp/ssh-fcwvVUQGye0x/agent.33 [2024-05-14T03:44:20.442Z] SSH_AGENT_PID=39 [2024-05-14T03:44:20.447Z] Running ssh-add (command line suppressed) [2024-05-14T03:44:20.548Z] Identity added: /w/workspace/ry_app-service-configurable_napa@tmp/private_key_1367544218631706767.key (/w/workspace/ry_app-service-configurable_napa@tmp/private_key_1367544218631706767.key) [2024-05-14T03:44:20.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T03:44:20.863Z] + git semver push [2024-05-14T03:44:21.122Z] 2024-05-14 03:44:21,048 [run_push] DEBUG push [2024-05-14T03:44:21.122Z] 2024-05-14 03:44:21,049 [execute] INFO git cat-file --batch-check [2024-05-14T03:44:21.122Z] 2024-05-14 03:44:21,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-14T03:44:21.122Z] 2024-05-14 03:44:21,054 [execute] INFO git rev-list f41ff961e28617bb2b14ba3d7aa28bac61dd42f9 -- [2024-05-14T03:44:21.122Z] 2024-05-14 03:44:21,054 [execute] DEBUG Popen(['git', 'rev-list', 'f41ff961e28617bb2b14ba3d7aa28bac61dd42f9', '--'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-14T03:44:21.122Z] 2024-05-14 03:44:21,067 [execute] INFO git fetch -v origin [2024-05-14T03:44:21.122Z] 2024-05-14 03:44:21,068 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-14T03:44:21.689Z] 2024-05-14 03:44:21,521 [run_push] DEBUG no remote changes detected [2024-05-14T03:44:21.689Z] 2024-05-14 03:44:21,521 [execute] INFO git push origin semver [2024-05-14T03:44:21.689Z] 2024-05-14 03:44:21,522 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-14T03:44:22.258Z] 2024-05-14 03:44:22,184 [run_push] DEBUG push all version tags [2024-05-14T03:44:22.258Z] 2024-05-14 03:44:22,185 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-14T03:44:22.258Z] 2024-05-14 03:44:22,185 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_napa, universal_newlines=False, shell=None, istream=None) [2024-05-14T03:44:23.194Z] 2024-05-14 03:44:22,891 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa [2024-05-14T03:44:23.194Z] 3.1.1-dev.2 [Pipeline] } [2024-05-14T03:44:23.203Z] $ docker exec --env ******** --env ******** e7a14a66b5fc12534aa3fc0ce45dd1fb4f85931bf165a1e07e21cc40853e2a35 ssh-agent -k [2024-05-14T03:44:23.315Z] unset SSH_AUTH_SOCK; [2024-05-14T03:44:23.318Z] unset SSH_AGENT_PID; [2024-05-14T03:44:23.318Z] echo Agent pid 39 killed; [2024-05-14T03:44:23.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-14T03:44:23.652Z] + git semver [Pipeline] } [2024-05-14T03:44:23.926Z] $ docker stop --time=1 e7a14a66b5fc12534aa3fc0ce45dd1fb4f85931bf165a1e07e21cc40853e2a35 [2024-05-14T03:44:25.218Z] $ docker rm -f --volumes e7a14a66b5fc12534aa3fc0ce45dd1fb4f85931bf165a1e07e21cc40853e2a35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2024-05-14T03:44:25.854Z] + [ -d /w/workspace/ry_app-service-configurable_napa/archives ] [2024-05-14T03:44:25.855Z] + ls -al /w/workspace/ry_app-service-configurable_napa/archives [2024-05-14T03:44:25.855Z] total 16 [2024-05-14T03:44:25.855Z] drwxr-xr-x 3 root root 4096 May 14 03:31 . [2024-05-14T03:44:25.855Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:44 .. [2024-05-14T03:44:25.855Z] drwxr-xr-x 2 root root 4096 May 14 03:31 cost [2024-05-14T03:44:25.855Z] -rw-r--r-- 1 root root 94 May 14 03:31 cost.csv [2024-05-14T03:44:25.855Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_napa/archives [2024-05-14T03:44:25.855Z] + ls -al /w/workspace/ry_app-service-configurable_napa/archives [2024-05-14T03:44:25.855Z] total 16 [2024-05-14T03:44:25.855Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:31 . [2024-05-14T03:44:25.855Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:44 .. [2024-05-14T03:44:25.855Z] drwxr-xr-x 2 jenkins jenkins 4096 May 14 03:31 cost [2024-05-14T03:44:25.855Z] -rw-r--r-- 1 jenkins jenkins 94 May 14 03:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:44:26.144Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:44:27.000Z] ---> package-listing.sh [2024-05-14T03:44:27.000Z] ++ facter osfamily [2024-05-14T03:44:27.000Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-14T03:44:27.259Z] + OS_FAMILY=debian [2024-05-14T03:44:27.259Z] + workspace=/w/workspace/ry_app-service-configurable_napa [2024-05-14T03:44:27.259Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-14T03:44:27.259Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-14T03:44:27.259Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-14T03:44:27.259Z] + PACKAGES=/tmp/packages_start.txt [2024-05-14T03:44:27.259Z] + '[' /w/workspace/ry_app-service-configurable_napa ']' [2024-05-14T03:44:27.259Z] + PACKAGES=/tmp/packages_end.txt [2024-05-14T03:44:27.259Z] + case "${OS_FAMILY}" in [2024-05-14T03:44:27.259Z] + dpkg -l [2024-05-14T03:44:27.259Z] + grep '^ii' [2024-05-14T03:44:27.259Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-14T03:44:27.259Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-14T03:44:27.259Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-14T03:44:27.259Z] + '[' /w/workspace/ry_app-service-configurable_napa ']' [2024-05-14T03:44:27.259Z] + mkdir -p /w/workspace/ry_app-service-configurable_napa/archives/ [2024-05-14T03:44:27.259Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_napa/archives/ [Pipeline] echo [2024-05-14T03:44:27.270Z] 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/ry_app-service-configurable_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-14T03:44:27.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:44:28.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T03:44:28.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:44:28.191Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2024-05-14T03:44:28.221Z] $ 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/ry_app-service-configurable_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-14T03:44:28.422Z] $ docker top f75ced47c3dc036e89e2f96b1fcf50f7789ee85608c9b5654bda6ed0cb7cc6e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T03:44:28.774Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-14T03:44:29.059Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-14T03:44:29.345Z] + ls /var/log/sa-host [2024-05-14T03:44:29.345Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T03:44:29.488Z] provisioning config files... [2024-05-14T03:44:29.500Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config9631943403435333605tmp [Pipeline] { [Pipeline] echo [2024-05-14T03:44:29.524Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:44:29.811Z] ---> create-netrc.sh [Pipeline] } [2024-05-14T03:44:29.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:44:30.163Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-14T03:44:30.173Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:44:30.457Z] ---> sudo-logs.sh [2024-05-14T03:44:30.457Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-14T03:44:30.486Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:44:30.770Z] ---> job-cost.sh [2024-05-14T03:44:30.770Z] lf-activate-venv: SKIPPING [2024-05-14T03:44:30.770Z] DEBUG: total: 0.2199999988079071 [2024-05-14T03:44:30.770Z] INFO: Retrieving Stack Cost... [2024-05-14T03:44:31.340Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-14T03:44:31.600Z] INFO: Archiving Costs [Pipeline] echo [2024-05-14T03:44:31.613Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:44:31.897Z] ---> logs-deploy.sh [2024-05-14T03:44:31.897Z] lf-activate-venv: SKIPPING [2024-05-14T03:44:31.897Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/napa/3 [2024-05-14T03:44:31.897Z] INFO: archiving workspace using pattern(s): [2024-05-14T03:44:32.836Z] Archives upload complete. [2024-05-14T03:44:33.096Z] INFO: archiving logs to Nexus