Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c79b3e8596e3046eac293165193c45a576b8d07 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-ssh9884831551194439860.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18031648530854617698.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12734387631123200563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1125725004771314595.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6505614625424209541.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22741 in /w/workspace/ry_app-service-configurable_main [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_main # 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 Avoid second fetch Checking out Revision 8c79b3e8596e3046eac293165193c45a576b8d07 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c79b3e8596e3046eac293165193c45a576b8d07 # timeout=10 Commit message: "Merge pull request #681 from jackchenjc/edgex-go-issue-4916" > git rev-list --no-walk 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T08:54:16.163Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T08:54:16.246Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T08:54:16.275Z] ========================================================= [2024-10-14T08:54:16.275Z] EdgeX Global Pipelines Version Info [2024-10-14T08:54:16.275Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:54:17.021Z] ------------------- [2024-10-14T08:54:17.021Z] stable info: [2024-10-14T08:54:17.021Z] ------------------- [2024-10-14T08:54:17.021Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T08:54:17.021Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:54:17.021Z] Message: update stable to v1.0.265 [2024-10-14T08:54:17.592Z] ------------------- [2024-10-14T08:54:17.592Z] experimental info: [2024-10-14T08:54:17.592Z] ------------------- [2024-10-14T08:54:17.592Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T08:54:17.592Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T08:54:17.592Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T08:54:17.712Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-14T08:54:17.730Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-14T08:54:17.747Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T08:54:17.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T08:54:17.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T08:54:17.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T08:54:17.849Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T08:54:17.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T08:54:17.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T08:54:17.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T08:54:17.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T08:54:17.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-14T08:54:18.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T08:54:18.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T08:54:18.051Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:54:18.071Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:54:18.098Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:54:18.122Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:54:18.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T08:54:18.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T08:54:18.202Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T08:54:18.223Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T08:54:18.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T08:54:18.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T08:54:18.306Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T08:54:18.334Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T08:54:18.355Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T08:54:18.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T08:54:18.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T08:54:18.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T08:54:18.455Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] echo [2024-10-14T08:54:18.480Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c79b3e [Pipeline] echo [2024-10-14T08:54:18.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:54:18.567Z] provisioning config files... [2024-10-14T08:54:18.582Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12428941056285201440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:54:18.922Z] ---> ****-login.sh [2024-10-14T08:54:18.922Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:54:18.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:19.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:19.182Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:19.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:19.182Z] [2024-10-14T08:54:19.182Z] Login Succeeded [2024-10-14T08:54:19.182Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:54:19.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:19.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:19.182Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:19.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:19.182Z] [2024-10-14T08:54:19.182Z] Login Succeeded [2024-10-14T08:54:19.182Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:54:19.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:19.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:19.446Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:19.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:19.446Z] [2024-10-14T08:54:19.446Z] Login Succeeded [2024-10-14T08:54:19.446Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:54:19.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:19.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:19.446Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:19.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:19.446Z] [2024-10-14T08:54:19.446Z] Login Succeeded [2024-10-14T08:54:19.446Z] ****.io [2024-10-14T08:54:19.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:19.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:19.708Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:19.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:19.708Z] [2024-10-14T08:54:19.708Z] Login Succeeded [2024-10-14T08:54:19.708Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:54:19.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T08:54:20.144Z] + git rev-list -1 --merges 8c79b3e8596e3046eac293165193c45a576b8d07~1..8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] echo [2024-10-14T08:54:20.174Z] -----------> git rev-list -1 --merges 8c79b3e8596e3046eac293165193c45a576b8d07~1..8c79b3e8596e3046eac293165193c45a576b8d07 8c79b3e8596e3046eac293165193c45a576b8d07 [2024-10-14T08:54:20.174Z] 8c79b3e8596e3046eac293165193c45a576b8d07 [false] [Pipeline] sh [2024-10-14T08:54:20.463Z] + git log --format=format:%s -1 8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] echo [2024-10-14T08:54:20.481Z] ========================================================= [2024-10-14T08:54:20.481Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T08:54:20.481Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:54:20.828Z] + git log --format=format:%s -1 8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] echo [2024-10-14T08:54:20.837Z] [semverPrep] GIT_COMMIT: 8c79b3e8596e3046eac293165193c45a576b8d07, Commit Message: Merge pull request #681 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo [2024-10-14T08:54:20.851Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T08:54:21.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:54:21.211Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T08:54:21.211Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T08:54:21.211Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T08:54:21.211Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T08:54:21.211Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T08:54:21.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:21.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:54:21.663Z] [2024-10-14T08:54:21.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:21.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:54:21.970Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T08:54:21.970Z] b85a868b505f: Pulling fs layer [2024-10-14T08:54:21.970Z] e2be974225ed: Pulling fs layer [2024-10-14T08:54:21.970Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T08:54:21.970Z] 988bab9f4d93: Pulling fs layer [2024-10-14T08:54:21.970Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T08:54:21.970Z] eaf3925da568: Pulling fs layer [2024-10-14T08:54:21.970Z] bab4dde63d76: Pulling fs layer [2024-10-14T08:54:21.970Z] bde34c3a00c8: Pulling fs layer [2024-10-14T08:54:21.970Z] b352a97aabf1: Pulling fs layer [2024-10-14T08:54:21.970Z] 4872d77fe225: Pulling fs layer [2024-10-14T08:54:21.970Z] 5851b861e8e6: Pulling fs layer [2024-10-14T08:54:21.970Z] 988bab9f4d93: Waiting [2024-10-14T08:54:21.970Z] 1469e6f7b9e6: Waiting [2024-10-14T08:54:21.970Z] eaf3925da568: Waiting [2024-10-14T08:54:21.970Z] bab4dde63d76: Waiting [2024-10-14T08:54:21.970Z] bde34c3a00c8: Waiting [2024-10-14T08:54:21.970Z] b352a97aabf1: Waiting [2024-10-14T08:54:21.970Z] 4872d77fe225: Waiting [2024-10-14T08:54:21.970Z] e2be974225ed: Verifying Checksum [2024-10-14T08:54:21.970Z] 988bab9f4d93: Verifying Checksum [2024-10-14T08:54:21.970Z] 988bab9f4d93: Download complete [2024-10-14T08:54:22.231Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T08:54:22.231Z] 1469e6f7b9e6: Download complete [2024-10-14T08:54:22.231Z] eaf3925da568: Verifying Checksum [2024-10-14T08:54:22.231Z] eaf3925da568: Download complete [2024-10-14T08:54:22.231Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T08:54:22.231Z] 339a4e72a1f5: Download complete [2024-10-14T08:54:22.231Z] bde34c3a00c8: Verifying Checksum [2024-10-14T08:54:22.231Z] bde34c3a00c8: Download complete [2024-10-14T08:54:22.231Z] b352a97aabf1: Verifying Checksum [2024-10-14T08:54:22.231Z] b352a97aabf1: Download complete [2024-10-14T08:54:22.231Z] 4872d77fe225: Download complete [2024-10-14T08:54:22.231Z] 5851b861e8e6: Download complete [2024-10-14T08:54:22.231Z] b85a868b505f: Verifying Checksum [2024-10-14T08:54:22.231Z] b85a868b505f: Download complete [2024-10-14T08:54:22.798Z] bab4dde63d76: Verifying Checksum [2024-10-14T08:54:22.798Z] bab4dde63d76: Download complete [2024-10-14T08:54:24.184Z] b85a868b505f: Pull complete [2024-10-14T08:54:24.184Z] e2be974225ed: Pull complete [2024-10-14T08:54:24.445Z] 339a4e72a1f5: Pull complete [2024-10-14T08:54:24.706Z] 988bab9f4d93: Pull complete [2024-10-14T08:54:24.969Z] 1469e6f7b9e6: Pull complete [2024-10-14T08:54:24.969Z] eaf3925da568: Pull complete [2024-10-14T08:54:26.881Z] bab4dde63d76: Pull complete [2024-10-14T08:54:27.141Z] bde34c3a00c8: Pull complete [2024-10-14T08:54:27.141Z] b352a97aabf1: Pull complete [2024-10-14T08:54:27.141Z] 4872d77fe225: Pull complete [2024-10-14T08:54:27.400Z] 5851b861e8e6: Pull complete [2024-10-14T08:54:27.400Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T08:54:27.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:54:27.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:54:27.549Z] prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container [2024-10-14T08:54:27.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:54:30.359Z] $ docker top ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 -eo pid,comm [2024-10-14T08:54:30.419Z] 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-10-14T08:54:30.419Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:54:30.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:54:30.494Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:54:30.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:54:30.612Z] $ docker exec ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 ssh-agent [2024-10-14T08:54:30.715Z] SSH_AUTH_SOCK=/tmp/ssh-sEOeVkFnLEKw/agent.33 [2024-10-14T08:54:30.715Z] SSH_AGENT_PID=39 [2024-10-14T08:54:30.723Z] Running ssh-add (command line suppressed) [2024-10-14T08:54:30.821Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12241689624422200302.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12241689624422200302.key) [2024-10-14T08:54:30.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:54:31.132Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T08:54:31.144Z] $ docker exec --env ******** --env ******** ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 ssh-agent -k [2024-10-14T08:54:31.246Z] unset SSH_AUTH_SOCK; [2024-10-14T08:54:31.246Z] unset SSH_AGENT_PID; [2024-10-14T08:54:31.246Z] echo Agent pid 39 killed; [2024-10-14T08:54:31.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T08:54:31.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:54:31.300Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:54:31.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:54:31.417Z] $ docker exec ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 ssh-agent [2024-10-14T08:54:31.513Z] SSH_AUTH_SOCK=/tmp/ssh-HTHhEUdSZekn/agent.73 [2024-10-14T08:54:31.514Z] SSH_AGENT_PID=79 [2024-10-14T08:54:31.518Z] Running ssh-add (command line suppressed) [2024-10-14T08:54:31.615Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11990119910785607940.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11990119910785607940.key) [2024-10-14T08:54:31.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:54:31.917Z] + git semver init [2024-10-14T08:54:32.176Z] 2024-10-14 08:54:32,126 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T08:54:32.176Z] 2024-10-14 08:54:32,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-10-14T08:54:32.176Z] 2024-10-14 08:54:32,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-10-14T08:54:32.176Z] 2024-10-14 08:54:32,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:54:33.550Z] 2024-10-14 08:54:33,149 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-10-14T08:54:33.551Z] 2024-10-14 08:54:33,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-10-14T08:54:33.551Z] 2024-10-14 08:54:33,150 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-14T08:54:33.551Z] 2024-10-14 08:54:33,150 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-14T08:54:33.551Z] 3.2.0-dev.37 [Pipeline] } [2024-10-14T08:54:33.559Z] $ docker exec --env ******** --env ******** ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 ssh-agent -k [2024-10-14T08:54:33.655Z] unset SSH_AUTH_SOCK; [2024-10-14T08:54:33.656Z] unset SSH_AGENT_PID; [2024-10-14T08:54:33.656Z] echo Agent pid 79 killed; [2024-10-14T08:54:33.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:54:33.986Z] + git semver [Pipeline] } [2024-10-14T08:54:34.255Z] $ docker stop --time=1 ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 [2024-10-14T08:54:35.547Z] $ docker rm -f --volumes ada6cbdd1cec92c94c2c871fcc25387caeac89c292fef42d4fa3880b64d57900 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:54:35.897Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T08:54:36.154Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T08:54:36.159Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.37 [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-10-14T08:54:36.354Z] provisioning config files... [2024-10-14T08:54:36.365Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9011291748001124731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:54:36.674Z] ---> ****-login.sh [2024-10-14T08:54:36.674Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:54:36.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:36.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:36.674Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:36.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:36.674Z] [2024-10-14T08:54:36.674Z] Login Succeeded [2024-10-14T08:54:36.674Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:54:36.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:36.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:36.674Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:36.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:36.675Z] [2024-10-14T08:54:36.675Z] Login Succeeded [2024-10-14T08:54:36.675Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:54:36.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:36.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:36.934Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:36.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:36.935Z] [2024-10-14T08:54:36.935Z] Login Succeeded [2024-10-14T08:54:36.935Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:54:36.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:36.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:36.935Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:36.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:36.935Z] [2024-10-14T08:54:36.935Z] Login Succeeded [2024-10-14T08:54:36.935Z] ****.io [2024-10-14T08:54:37.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:37.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:37.197Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:37.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:37.197Z] [2024-10-14T08:54:37.197Z] Login Succeeded [2024-10-14T08:54:37.197Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:54:37.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:54:37.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:54:37.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:54:37.351Z] ========================================================= [2024-10-14T08:54:37.351Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T08:54:37.351Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:37.694Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:54:37.695Z] Sending build context to Docker daemon 9.188MB [2024-10-14T08:54:37.695Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:54:37.695Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:54:37.695Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T08:54:37.695Z] 43c4264eed91: Pulling fs layer [2024-10-14T08:54:37.695Z] 4cc291be95ef: Pulling fs layer [2024-10-14T08:54:37.695Z] 2ac1f1163629: Pulling fs layer [2024-10-14T08:54:37.695Z] 5c3c966382ef: Pulling fs layer [2024-10-14T08:54:37.695Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:54:37.695Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T08:54:37.695Z] 9f66e0745190: Pulling fs layer [2024-10-14T08:54:37.695Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T08:54:37.695Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T08:54:37.695Z] 561ebcabdf7f: Waiting [2024-10-14T08:54:37.695Z] 9f66e0745190: Waiting [2024-10-14T08:54:37.695Z] 4f4fb700ef54: Waiting [2024-10-14T08:54:37.695Z] f49a43e4bbc0: Waiting [2024-10-14T08:54:37.695Z] 5c3c966382ef: Waiting [2024-10-14T08:54:37.695Z] 5d5c8e513c77: Waiting [2024-10-14T08:54:37.695Z] 4cc291be95ef: Verifying Checksum [2024-10-14T08:54:37.695Z] 4cc291be95ef: Download complete [2024-10-14T08:54:37.952Z] 5c3c966382ef: Verifying Checksum [2024-10-14T08:54:37.952Z] 5c3c966382ef: Download complete [2024-10-14T08:54:37.952Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:54:37.952Z] 4f4fb700ef54: Download complete [2024-10-14T08:54:37.952Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T08:54:37.952Z] 5d5c8e513c77: Download complete [2024-10-14T08:54:37.952Z] 43c4264eed91: Download complete [2024-10-14T08:54:37.952Z] 9f66e0745190: Verifying Checksum [2024-10-14T08:54:37.952Z] 9f66e0745190: Download complete [2024-10-14T08:54:38.212Z] 43c4264eed91: Pull complete [2024-10-14T08:54:38.212Z] 561ebcabdf7f: Verifying Checksum [2024-10-14T08:54:38.212Z] 561ebcabdf7f: Download complete [2024-10-14T08:54:38.474Z] 4cc291be95ef: Pull complete [2024-10-14T08:54:38.474Z] 2ac1f1163629: Verifying Checksum [2024-10-14T08:54:38.474Z] 2ac1f1163629: Download complete [2024-10-14T08:54:39.042Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T08:54:39.042Z] f49a43e4bbc0: Download complete [2024-10-14T08:54:43.230Z] 2ac1f1163629: Pull complete [2024-10-14T08:54:43.230Z] 5c3c966382ef: Pull complete [2024-10-14T08:54:43.230Z] 4f4fb700ef54: Pull complete [2024-10-14T08:54:43.230Z] 5d5c8e513c77: Pull complete [2024-10-14T08:54:43.489Z] 9f66e0745190: Pull complete [2024-10-14T08:54:46.793Z] f49a43e4bbc0: Pull complete [2024-10-14T08:54:46.793Z] 561ebcabdf7f: Pull complete [2024-10-14T08:54:46.793Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T08:54:46.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:54:46.793Z] ---> 3a752c3f9dda [2024-10-14T08:54:46.793Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:54:50.991Z] ---> Running in 051ddda9a462 [2024-10-14T08:54:50.991Z] Removing intermediate container 051ddda9a462 [2024-10-14T08:54:50.991Z] ---> 5694c170a4e6 [2024-10-14T08:54:50.991Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:54:50.991Z] ---> Running in 0d74ee597bc2 [2024-10-14T08:54:50.991Z] Removing intermediate container 0d74ee597bc2 [2024-10-14T08:54:50.991Z] ---> 3c740ad2f51c [2024-10-14T08:54:50.991Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:54:50.991Z] ---> Running in 0b4f51bd834b [2024-10-14T08:54:50.991Z] Removing intermediate container 0b4f51bd834b [2024-10-14T08:54:50.991Z] ---> 7f3cde240ced [2024-10-14T08:54:50.991Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:54:51.251Z] ---> Running in deb3ca6f79d3 [2024-10-14T08:54:51.294Z] Still waiting to schedule task [2024-10-14T08:54:51.294Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T08:54:51.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:54:51.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:54:52.079Z] OK: 246 MiB in 54 packages [2024-10-14T08:54:52.338Z] Removing intermediate container deb3ca6f79d3 [2024-10-14T08:54:52.338Z] ---> 91a59f3d4383 [2024-10-14T08:54:52.338Z] Step 7/12 : WORKDIR /app [2024-10-14T08:54:52.338Z] ---> Running in 1389ead2c95e [2024-10-14T08:54:52.597Z] Removing intermediate container 1389ead2c95e [2024-10-14T08:54:52.597Z] ---> 53a7b74f86b2 [2024-10-14T08:54:52.597Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:54:52.597Z] ---> e2cba3b6f518 [2024-10-14T08:54:52.597Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:52.597Z] ---> Running in 34f23becd1b8 [2024-10-14T08:55:48.854Z] Removing intermediate container 34f23becd1b8 [2024-10-14T08:55:48.854Z] ---> 23c5b6b3135c [2024-10-14T08:55:48.854Z] Step 10/12 : COPY . . [2024-10-14T08:55:48.854Z] ---> 1f31c07fc1ec [2024-10-14T08:55:48.854Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:55:48.854Z] ---> Running in 977da3c8949f [2024-10-14T08:55:48.854Z] Removing intermediate container 977da3c8949f [2024-10-14T08:55:48.854Z] ---> a43165319641 [2024-10-14T08:55:48.854Z] Step 12/12 : RUN $MAKE [2024-10-14T08:55:48.854Z] ---> Running in 26440ce50c13 [2024-10-14T08:55:48.854Z] noop [2024-10-14T08:55:48.854Z] Removing intermediate container 26440ce50c13 [2024-10-14T08:55:48.854Z] ---> 636a14d8ba05 [2024-10-14T08:55:48.854Z] Successfully built 636a14d8ba05 [2024-10-14T08:55:48.854Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:49.195Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:55:49.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:55:49.281Z] prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container [2024-10-14T08:55:49.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T08:55:49.693Z] $ docker top 25a85d02d22e80571ee6eee1b23ba8a1425bf9fe329785edb28aac9c694c55cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:55:50.053Z] + go version [2024-10-14T08:55:50.053Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T08:55:50.064Z] $ docker stop --time=1 25a85d02d22e80571ee6eee1b23ba8a1425bf9fe329785edb28aac9c694c55cf [2024-10-14T08:55:51.338Z] $ docker rm -f --volumes 25a85d02d22e80571ee6eee1b23ba8a1425bf9fe329785edb28aac9c694c55cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:51.780Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:55:51.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:55:51.876Z] prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container [2024-10-14T08:55:51.914Z] $ 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_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T08:55:52.283Z] $ docker top 37caa65a2c0e0624c6c52232a56d0c1751ad0e153f9961418992954092199eba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:55:52.653Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:55:52.966Z] + make test [2024-10-14T08:55:52.966Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T08:56:31.706Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-14T08:57:10.419Z] go vet ./... [2024-10-14T08:57:12.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:57:12.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:57:12.323Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:57:12.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:57:12.615Z] $ docker stop --time=1 37caa65a2c0e0624c6c52232a56d0c1751ad0e153f9961418992954092199eba [2024-10-14T08:57:16.877Z] $ docker rm -f --volumes 37caa65a2c0e0624c6c52232a56d0c1751ad0e153f9961418992954092199eba [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:57:17.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:57:17.680Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T08:57:18.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:57:18.668Z] + ls -al . [2024-10-14T08:57:18.668Z] total 260 [2024-10-14T08:57:18.668Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:55 . [2024-10-14T08:57:18.668Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:54 .. [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:54 .dockerignore [2024-10-14T08:57:18.668Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:56 .git [2024-10-14T08:57:18.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:54 .github [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 14 08:54 .gitignore [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:54 .golangci.yml [2024-10-14T08:57:18.668Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:54 .semver [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 14 08:54 Attribution.txt [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 14 08:54 CHANGELOG.md [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 14 08:54 Dockerfile [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:54 GOVERNANCE.md [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 14 08:54 Jenkinsfile [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:54 LICENSE [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 14 08:54 OWNERS.md [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 14 08:54 README.md [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:54 VERSION [2024-10-14T08:57:18.668Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:54 bin [2024-10-14T08:57:18.668Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 14 08:56 coverage.out [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 14 08:54 go.mod [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:54 go.sum [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 14 08:54 main.go [2024-10-14T08:57:18.668Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 14 08:54 makefile [2024-10-14T08:57:18.668Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:57:18.993Z] + 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=8c79b3e8596e3046eac293165193c45a576b8d07 --label arch=amd64 --label version=3.2.0-dev.37 . [2024-10-14T08:57:18.993Z] Sending build context to Docker daemon 9.189MB [2024-10-14T08:57:18.994Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:57:18.994Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T08:57:18.994Z] ---> 636a14d8ba05 [2024-10-14T08:57:18.994Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:57:19.253Z] ---> Running in 24c40972c6bf [2024-10-14T08:57:19.511Z] Removing intermediate container 24c40972c6bf [2024-10-14T08:57:19.511Z] ---> 2be4216fb60c [2024-10-14T08:57:19.511Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:57:19.511Z] ---> Running in 86be4fc242b9 [2024-10-14T08:57:19.511Z] Removing intermediate container 86be4fc242b9 [2024-10-14T08:57:19.511Z] ---> ad3b7c71b0b6 [2024-10-14T08:57:19.511Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:57:19.511Z] ---> Running in 21f2287de44c [2024-10-14T08:57:19.511Z] Removing intermediate container 21f2287de44c [2024-10-14T08:57:19.511Z] ---> 8c4c87e25fe0 [2024-10-14T08:57:19.511Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:57:19.511Z] ---> Running in 41e276d6c885 [2024-10-14T08:57:19.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:57:20.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:57:20.289Z] OK: 246 MiB in 54 packages [2024-10-14T08:57:20.857Z] Removing intermediate container 41e276d6c885 [2024-10-14T08:57:20.857Z] ---> 0c5bc30407dd [2024-10-14T08:57:20.857Z] Step 7/27 : WORKDIR /app [2024-10-14T08:57:20.857Z] ---> Running in dab3a7f5289a [2024-10-14T08:57:20.857Z] Removing intermediate container dab3a7f5289a [2024-10-14T08:57:20.857Z] ---> 7958a023030c [2024-10-14T08:57:20.857Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-14T08:57:20.857Z] ---> 7f84c2812c0d [2024-10-14T08:57:20.857Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:57:20.857Z] ---> Running in 1300cfaaeea4 [2024-10-14T08:57:21.821Z] Removing intermediate container 1300cfaaeea4 [2024-10-14T08:57:21.821Z] ---> eb20ef2dbab7 [2024-10-14T08:57:21.821Z] Step 10/27 : COPY . . [2024-10-14T08:57:22.081Z] ---> cee7d939214d [2024-10-14T08:57:22.081Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:57:22.081Z] ---> Running in a6e46d1f4929 [2024-10-14T08:57:22.341Z] Removing intermediate container a6e46d1f4929 [2024-10-14T08:57:22.341Z] ---> 82eb441bfefc [2024-10-14T08:57:22.341Z] Step 12/27 : RUN $MAKE [2024-10-14T08:57:22.341Z] ---> Running in 86fe10fabea3 [2024-10-14T08:57:22.601Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.37" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-14T08:58:09.294Z] Removing intermediate container 86fe10fabea3 [2024-10-14T08:58:09.294Z] ---> 09b2225ef41a [2024-10-14T08:58:09.294Z] Step 13/27 : FROM alpine:3.20 [2024-10-14T08:58:09.294Z] 3.20: Pulling from library/alpine [2024-10-14T08:58:09.294Z] 43c4264eed91: Already exists [2024-10-14T08:58:09.294Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:58:09.294Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:58:09.294Z] ---> 91ef0af61f39 [2024-10-14T08:58:09.294Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:58:09.294Z] ---> Running in 577db214c5d2 [2024-10-14T08:58:09.294Z] Removing intermediate container 577db214c5d2 [2024-10-14T08:58:09.294Z] ---> 7ba5ecb47f16 [2024-10-14T08:58:09.294Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-14T08:58:09.294Z] ---> Running in 4f17bbb60d76 [2024-10-14T08:58:09.294Z] Removing intermediate container 4f17bbb60d76 [2024-10-14T08:58:09.294Z] ---> f15e68982c07 [2024-10-14T08:58:09.294Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T08:58:09.294Z] ---> Running in dfbcf3e91eda [2024-10-14T08:58:09.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:58:09.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:58:09.294Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T08:58:09.294Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:58:09.294Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:58:09.294Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:58:09.294Z] OK: 9 MiB in 16 packages [2024-10-14T08:58:09.294Z] Removing intermediate container dfbcf3e91eda [2024-10-14T08:58:09.294Z] ---> 4bfb7f6b6c38 [2024-10-14T08:58:09.294Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T08:58:09.294Z] ---> Running in 24e56e265a90 [2024-10-14T08:58:09.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:58:09.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:58:09.294Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:58:09.294Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:58:09.294Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:58:09.294Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:58:09.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:58:09.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:58:09.294Z] OK: 9 MiB in 16 packages [2024-10-14T08:58:09.294Z] Removing intermediate container 24e56e265a90 [2024-10-14T08:58:09.294Z] ---> 277229093ba7 [2024-10-14T08:58:09.294Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T08:58:09.294Z] ---> bb30fd5753e3 [2024-10-14T08:58:09.294Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T08:58:09.294Z] ---> af6998972139 [2024-10-14T08:58:09.294Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-14T08:58:09.294Z] ---> 1f1ccdc249a7 [2024-10-14T08:58:09.294Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-14T08:58:09.294Z] ---> 372a16e15b66 [2024-10-14T08:58:09.294Z] Step 22/27 : EXPOSE 48095 [2024-10-14T08:58:09.294Z] ---> Running in 6867075d6351 [2024-10-14T08:58:09.294Z] Removing intermediate container 6867075d6351 [2024-10-14T08:58:09.294Z] ---> be7f214c8ecf [2024-10-14T08:58:09.294Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-14T08:58:09.294Z] ---> Running in 0622809deb37 [2024-10-14T08:58:09.294Z] Removing intermediate container 0622809deb37 [2024-10-14T08:58:09.294Z] ---> 8ec4f1c3186d [2024-10-14T08:58:09.294Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:58:09.294Z] ---> Running in 0c70d2849bcd [2024-10-14T08:58:09.294Z] Removing intermediate container 0c70d2849bcd [2024-10-14T08:58:09.294Z] ---> 6328cb5423b8 [2024-10-14T08:58:09.294Z] Step 25/27 : LABEL arch=amd64 [2024-10-14T08:58:09.294Z] ---> Running in fd9c310a3dff [2024-10-14T08:58:09.294Z] Removing intermediate container fd9c310a3dff [2024-10-14T08:58:09.294Z] ---> ca6a08daf40c [2024-10-14T08:58:09.294Z] Step 26/27 : LABEL git_sha=8c79b3e8596e3046eac293165193c45a576b8d07 [2024-10-14T08:58:09.294Z] ---> Running in 051a6f53657b [2024-10-14T08:58:09.294Z] Removing intermediate container 051a6f53657b [2024-10-14T08:58:09.294Z] ---> 858051726bb5 [2024-10-14T08:58:09.294Z] Step 27/27 : LABEL version=3.2.0-dev.37 [2024-10-14T08:58:09.294Z] ---> Running in 2b4f292401dd [2024-10-14T08:58:09.553Z] Removing intermediate container 2b4f292401dd [2024-10-14T08:58:09.553Z] ---> 2b77759ecdd6 [2024-10-14T08:58:09.553Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:58:09.553Z] Successfully built 2b77759ecdd6 [2024-10-14T08:58:09.553Z] 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-10-14T08:58:09.689Z] provisioning config files... [2024-10-14T08:58:09.697Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4207064775438755923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:58:09.998Z] ---> ****-login.sh [2024-10-14T08:58:09.998Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:58:09.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:58:09.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:58:09.998Z] Configure a credential helper to remove this warning. See [2024-10-14T08:58:09.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:58:09.998Z] [2024-10-14T08:58:09.998Z] Login Succeeded [2024-10-14T08:58:09.999Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:58:09.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:58:09.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:58:09.999Z] Configure a credential helper to remove this warning. See [2024-10-14T08:58:09.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:58:09.999Z] [2024-10-14T08:58:09.999Z] Login Succeeded [2024-10-14T08:58:09.999Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:58:10.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:58:10.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:58:10.258Z] Configure a credential helper to remove this warning. See [2024-10-14T08:58:10.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:58:10.258Z] [2024-10-14T08:58:10.258Z] Login Succeeded [2024-10-14T08:58:10.258Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:58:10.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:58:10.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:58:10.259Z] Configure a credential helper to remove this warning. See [2024-10-14T08:58:10.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:58:10.259Z] [2024-10-14T08:58:10.259Z] Login Succeeded [2024-10-14T08:58:10.259Z] ****.io [2024-10-14T08:58:10.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:58:10.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:58:10.517Z] Configure a credential helper to remove this warning. See [2024-10-14T08:58:10.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:58:10.517Z] [2024-10-14T08:58:10.517Z] Login Succeeded [2024-10-14T08:58:10.517Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:58:10.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:58:10.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:58:10.600Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-10-14T08:58:10.600Z] 8c79b3e8596e3046eac293165193c45a576b8d07 [2024-10-14T08:58:10.600Z] latest [2024-10-14T08:58:10.600Z] 3.2.0-dev.37 [2024-10-14T08:58:10.600Z] 8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 [2024-10-14T08:58:10.600Z] main [2024-10-14T08:58:10.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:10.949Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:11.277Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07 [2024-10-14T08:58:11.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-14T08:58:11.277Z] f7fc2b6ed829: Preparing [2024-10-14T08:58:11.277Z] b5f4346e2501: Preparing [2024-10-14T08:58:11.277Z] 16c2be050a58: Preparing [2024-10-14T08:58:11.277Z] 756ab9c91a3d: Preparing [2024-10-14T08:58:11.277Z] 8c7fde9db3ca: Preparing [2024-10-14T08:58:11.277Z] 6e00b4687539: Preparing [2024-10-14T08:58:11.277Z] 63ca1fbb43ae: Preparing [2024-10-14T08:58:11.277Z] 6e00b4687539: Waiting [2024-10-14T08:58:11.277Z] 63ca1fbb43ae: Waiting [2024-10-14T08:58:11.277Z] 16c2be050a58: Pushed [2024-10-14T08:58:11.277Z] b5f4346e2501: Pushed [2024-10-14T08:58:11.277Z] 756ab9c91a3d: Pushed [2024-10-14T08:58:11.277Z] 8c7fde9db3ca: Pushed [2024-10-14T08:58:11.277Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:58:11.536Z] 6e00b4687539: Pushed [2024-10-14T08:58:16.807Z] f7fc2b6ed829: Pushed [2024-10-14T08:58:17.066Z] 8c79b3e8596e3046eac293165193c45a576b8d07: digest: sha256:8892660a580a216e81bafef4f62b49d239e3534e46970a538ceaa4afa99a8f91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:17.395Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:17.729Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-14T08:58:17.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-14T08:58:17.729Z] f7fc2b6ed829: Preparing [2024-10-14T08:58:17.729Z] b5f4346e2501: Preparing [2024-10-14T08:58:17.729Z] 16c2be050a58: Preparing [2024-10-14T08:58:17.729Z] 756ab9c91a3d: Preparing [2024-10-14T08:58:17.729Z] 8c7fde9db3ca: Preparing [2024-10-14T08:58:17.729Z] 6e00b4687539: Preparing [2024-10-14T08:58:17.729Z] 63ca1fbb43ae: Preparing [2024-10-14T08:58:17.729Z] 6e00b4687539: Waiting [2024-10-14T08:58:17.729Z] 63ca1fbb43ae: Waiting [2024-10-14T08:58:17.729Z] 8c7fde9db3ca: Layer already exists [2024-10-14T08:58:17.729Z] 756ab9c91a3d: Layer already exists [2024-10-14T08:58:17.729Z] f7fc2b6ed829: Layer already exists [2024-10-14T08:58:17.729Z] b5f4346e2501: Layer already exists [2024-10-14T08:58:17.729Z] 16c2be050a58: Layer already exists [2024-10-14T08:58:17.729Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:58:17.729Z] 6e00b4687539: Layer already exists [2024-10-14T08:58:17.729Z] latest: digest: sha256:8892660a580a216e81bafef4f62b49d239e3534e46970a538ceaa4afa99a8f91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:18.063Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:18.388Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.37 [2024-10-14T08:58:18.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-14T08:58:18.388Z] f7fc2b6ed829: Preparing [2024-10-14T08:58:18.388Z] b5f4346e2501: Preparing [2024-10-14T08:58:18.388Z] 16c2be050a58: Preparing [2024-10-14T08:58:18.388Z] 756ab9c91a3d: Preparing [2024-10-14T08:58:18.388Z] 8c7fde9db3ca: Preparing [2024-10-14T08:58:18.388Z] 6e00b4687539: Preparing [2024-10-14T08:58:18.388Z] 63ca1fbb43ae: Preparing [2024-10-14T08:58:18.388Z] 6e00b4687539: Waiting [2024-10-14T08:58:18.388Z] 63ca1fbb43ae: Waiting [2024-10-14T08:58:18.388Z] 8c7fde9db3ca: Layer already exists [2024-10-14T08:58:18.388Z] 16c2be050a58: Layer already exists [2024-10-14T08:58:18.388Z] b5f4346e2501: Layer already exists [2024-10-14T08:58:18.388Z] 756ab9c91a3d: Layer already exists [2024-10-14T08:58:18.388Z] f7fc2b6ed829: Layer already exists [2024-10-14T08:58:18.388Z] 6e00b4687539: Layer already exists [2024-10-14T08:58:18.388Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:58:18.388Z] 3.2.0-dev.37: digest: sha256:8892660a580a216e81bafef4f62b49d239e3534e46970a538ceaa4afa99a8f91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:18.724Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:19.057Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 [2024-10-14T08:58:19.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-14T08:58:19.057Z] f7fc2b6ed829: Preparing [2024-10-14T08:58:19.057Z] b5f4346e2501: Preparing [2024-10-14T08:58:19.057Z] 16c2be050a58: Preparing [2024-10-14T08:58:19.057Z] 756ab9c91a3d: Preparing [2024-10-14T08:58:19.057Z] 8c7fde9db3ca: Preparing [2024-10-14T08:58:19.057Z] 6e00b4687539: Preparing [2024-10-14T08:58:19.057Z] 63ca1fbb43ae: Preparing [2024-10-14T08:58:19.057Z] 63ca1fbb43ae: Waiting [2024-10-14T08:58:19.057Z] 6e00b4687539: Waiting [2024-10-14T08:58:19.057Z] 8c7fde9db3ca: Layer already exists [2024-10-14T08:58:19.057Z] 756ab9c91a3d: Layer already exists [2024-10-14T08:58:19.057Z] f7fc2b6ed829: Layer already exists [2024-10-14T08:58:19.057Z] 16c2be050a58: Layer already exists [2024-10-14T08:58:19.057Z] b5f4346e2501: Layer already exists [2024-10-14T08:58:19.057Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:58:19.057Z] 6e00b4687539: Layer already exists [2024-10-14T08:58:19.057Z] 8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37: digest: sha256:8892660a580a216e81bafef4f62b49d239e3534e46970a538ceaa4afa99a8f91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:19.388Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:19.715Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-10-14T08:58:19.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-14T08:58:19.715Z] f7fc2b6ed829: Preparing [2024-10-14T08:58:19.715Z] b5f4346e2501: Preparing [2024-10-14T08:58:19.715Z] 16c2be050a58: Preparing [2024-10-14T08:58:19.715Z] 756ab9c91a3d: Preparing [2024-10-14T08:58:19.715Z] 8c7fde9db3ca: Preparing [2024-10-14T08:58:19.715Z] 6e00b4687539: Preparing [2024-10-14T08:58:19.715Z] 63ca1fbb43ae: Preparing [2024-10-14T08:58:19.715Z] 6e00b4687539: Waiting [2024-10-14T08:58:19.715Z] 63ca1fbb43ae: Waiting [2024-10-14T08:58:19.715Z] 756ab9c91a3d: Layer already exists [2024-10-14T08:58:19.715Z] f7fc2b6ed829: Layer already exists [2024-10-14T08:58:19.715Z] 16c2be050a58: Layer already exists [2024-10-14T08:58:19.715Z] 8c7fde9db3ca: Layer already exists [2024-10-14T08:58:19.715Z] b5f4346e2501: Layer already exists [2024-10-14T08:58:19.715Z] 6e00b4687539: Layer already exists [2024-10-14T08:58:19.715Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:58:19.715Z] main: digest: sha256:8892660a580a216e81bafef4f62b49d239e3534e46970a538ceaa4afa99a8f91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:58:19.802Z] ===================================================== [Pipeline] echo [2024-10-14T08:58:19.822Z] taggedImages: [2024-10-14T08:58:19.822Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07 [2024-10-14T08:58:19.822Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-14T08:58:19.822Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.37 [2024-10-14T08:58:19.822Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 [2024-10-14T08:58:19.822Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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-10-14T08:58:20.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:58:20.256Z] [2024-10-14T08:58:20.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:58:20.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:58:20.575Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T08:58:20.575Z] 5eb5b503b376: Pulling fs layer [2024-10-14T08:58:20.575Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T08:58:20.575Z] ec43610c2a17: Pulling fs layer [2024-10-14T08:58:20.575Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T08:58:20.575Z] 33b1e0a273af: Pulling fs layer [2024-10-14T08:58:20.575Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T08:58:20.575Z] 2f39f015ded8: Pulling fs layer [2024-10-14T08:58:20.575Z] 3a2ae6a8a46f: Waiting [2024-10-14T08:58:20.575Z] 33b1e0a273af: Waiting [2024-10-14T08:58:20.575Z] 2f39f015ded8: Waiting [2024-10-14T08:58:20.575Z] 5d3b04190fa2: Waiting [2024-10-14T08:58:20.575Z] 5c69ac0246d0: Verifying Checksum [2024-10-14T08:58:20.575Z] 5c69ac0246d0: Download complete [2024-10-14T08:58:20.575Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T08:58:20.575Z] 3a2ae6a8a46f: Download complete [2024-10-14T08:58:20.575Z] 33b1e0a273af: Verifying Checksum [2024-10-14T08:58:20.575Z] 33b1e0a273af: Download complete [2024-10-14T08:58:20.575Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T08:58:20.575Z] 5d3b04190fa2: Download complete [2024-10-14T08:58:20.834Z] ec43610c2a17: Verifying Checksum [2024-10-14T08:58:20.834Z] ec43610c2a17: Download complete [2024-10-14T08:58:20.834Z] 5eb5b503b376: Verifying Checksum [2024-10-14T08:58:20.834Z] 5eb5b503b376: Download complete [2024-10-14T08:58:21.398Z] 2f39f015ded8: Download complete [2024-10-14T08:58:22.336Z] 5eb5b503b376: Pull complete [2024-10-14T08:58:22.336Z] 5c69ac0246d0: Pull complete [2024-10-14T08:58:22.909Z] ec43610c2a17: Pull complete [2024-10-14T08:58:22.909Z] 3a2ae6a8a46f: Pull complete [2024-10-14T08:58:22.909Z] 33b1e0a273af: Pull complete [2024-10-14T08:58:23.167Z] 5d3b04190fa2: Pull complete [2024-10-14T08:58:28.435Z] 2f39f015ded8: Pull complete [2024-10-14T08:58:28.435Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T08:58:28.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:58:28.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:58:28.541Z] prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container [2024-10-14T08:58:28.569Z] $ 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_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:58:29.112Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22742 in /w/workspace/ry_app-service-configurable_main [2024-10-14T08:58:32.503Z] $ docker top cd0de0e55531c8aecfbe1bc37cd81362c14aa0078d5a00e210e3326752931fde -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-10-14T08:58:32.643Z] Running in /w/workspace/app-service-configurable/247 [Pipeline] { [Pipeline] checkout [2024-10-14T08:58:32.692Z] The recommended git tool is: git [2024-10-14T08:58:32.898Z] ---> job-cost.sh [2024-10-14T08:58:32.898Z] lf-activate-venv: SKIPPING [2024-10-14T08:58:32.898Z] INFO: No Stack... [2024-10-14T08:58:33.470Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:58:33.729Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:58:34.019Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-10-14T08:58:34.019Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:58:34.035Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] [2024-10-14T08:58:34.045Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] did not exist. Created. [2024-10-14T08:58:34.051Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:58:34.367Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T08:58:34.406Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:58:34.414Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:58:34.446Z] $ docker stop --time=1 cd0de0e55531c8aecfbe1bc37cd81362c14aa0078d5a00e210e3326752931fde [2024-10-14T08:58:35.615Z] $ docker rm -f --volumes cd0de0e55531c8aecfbe1bc37cd81362c14aa0078d5a00e210e3326752931fde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T08:58:40.569Z] using credential edgex-jenkins-ssh [2024-10-14T08:58:40.600Z] Cloning the remote Git repository [2024-10-14T08:58:40.677Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-14T08:58:40.829Z] > git init /w/workspace/app-service-configurable/247 # timeout=10 [2024-10-14T08:58:41.063Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-14T08:58:41.065Z] > git --version # timeout=10 [2024-10-14T08:58:41.097Z] > git --version # 'git version 2.25.1' [2024-10-14T08:58:41.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:58:41.348Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:58:44.010Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-14T08:58:44.042Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:58:45.608Z] Avoid second fetch [2024-10-14T08:58:45.609Z] Checking out Revision 8c79b3e8596e3046eac293165193c45a576b8d07 (main) [2024-10-14T08:58:45.635Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:58:45.741Z] > git checkout -f 8c79b3e8596e3046eac293165193c45a576b8d07 # timeout=10 [2024-10-14T08:58:46.679Z] Commit message: "Merge pull request #681 from jackchenjc/edgex-go-issue-4916" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:58:51.756Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T08:58:51.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:58:51.756Z] Dload Upload Total Spent Left Speed [2024-10-14T08:58:51.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh [2024-10-14T08:58:52.159Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T08:58:52.518Z] + sudo tee /etc/docker/daemon.new [2024-10-14T08:58:52.518Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T08:58:52.518Z] { [2024-10-14T08:58:52.518Z] "registry-mirrors": [ [2024-10-14T08:58:52.518Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T08:58:52.518Z] ], [2024-10-14T08:58:52.518Z] "bip": "10.250.0.254/24", [2024-10-14T08:58:52.518Z] "hosts": [ [2024-10-14T08:58:52.518Z] "tcp://0.0.0.0:5555", [2024-10-14T08:58:52.518Z] "unix:///var/run/docker.sock" [2024-10-14T08:58:52.518Z] ], [2024-10-14T08:58:52.518Z] "mtu": 1458, [2024-10-14T08:58:52.518Z] "selinux-enabled": true, [2024-10-14T08:58:52.518Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T08:58:52.518Z] } [Pipeline] sh [2024-10-14T08:58:52.887Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T08:58:53.248Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:59:11.640Z] provisioning config files... [2024-10-14T08:59:11.681Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/247@tmp/config9489925985828319548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:59:12.218Z] ---> ****-login.sh [2024-10-14T08:59:12.218Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:59:12.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:59:13.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:59:13.106Z] Configure a credential helper to remove this warning. See [2024-10-14T08:59:13.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:59:13.106Z] [2024-10-14T08:59:13.106Z] Login Succeeded [2024-10-14T08:59:13.106Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:59:13.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:59:13.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:59:13.659Z] Configure a credential helper to remove this warning. See [2024-10-14T08:59:13.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:59:13.659Z] [2024-10-14T08:59:13.659Z] Login Succeeded [2024-10-14T08:59:13.659Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:59:13.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:59:13.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:59:13.939Z] Configure a credential helper to remove this warning. See [2024-10-14T08:59:13.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:59:13.939Z] [2024-10-14T08:59:13.939Z] Login Succeeded [2024-10-14T08:59:13.939Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:59:14.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:59:14.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:59:14.540Z] Configure a credential helper to remove this warning. See [2024-10-14T08:59:14.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:59:14.540Z] [2024-10-14T08:59:14.540Z] Login Succeeded [2024-10-14T08:59:14.540Z] ****.io [2024-10-14T08:59:14.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:59:15.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:59:15.095Z] Configure a credential helper to remove this warning. See [2024-10-14T08:59:15.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:59:15.095Z] [2024-10-14T08:59:15.095Z] Login Succeeded [2024-10-14T08:59:15.095Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:59:15.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:59:15.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:59:15.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:59:15.704Z] ========================================================= [2024-10-14T08:59:15.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T08:59:15.704Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:59:16.108Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:59:16.108Z] Sending build context to Docker daemon 242.7kB [2024-10-14T08:59:16.384Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:59:16.384Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:59:16.663Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T08:59:16.663Z] cf04c63912e1: Pulling fs layer [2024-10-14T08:59:16.663Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T08:59:16.663Z] a37a00ec5f00: Pulling fs layer [2024-10-14T08:59:16.663Z] 50b3750afda1: Pulling fs layer [2024-10-14T08:59:16.663Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:59:16.663Z] 80978eb59214: Pulling fs layer [2024-10-14T08:59:16.663Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T08:59:16.663Z] c5a475d317c9: Pulling fs layer [2024-10-14T08:59:16.663Z] 50b3750afda1: Waiting [2024-10-14T08:59:16.663Z] 4f4fb700ef54: Waiting [2024-10-14T08:59:16.663Z] 80978eb59214: Waiting [2024-10-14T08:59:16.663Z] c9f46d7d2bd2: Waiting [2024-10-14T08:59:16.663Z] c5a475d317c9: Waiting [2024-10-14T08:59:16.663Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T08:59:16.663Z] 55b35a11ae5e: Download complete [2024-10-14T08:59:16.663Z] 50b3750afda1: Verifying Checksum [2024-10-14T08:59:16.663Z] 50b3750afda1: Download complete [2024-10-14T08:59:16.663Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:59:16.663Z] 4f4fb700ef54: Download complete [2024-10-14T08:59:16.663Z] 80978eb59214: Verifying Checksum [2024-10-14T08:59:16.663Z] 80978eb59214: Download complete [2024-10-14T08:59:16.663Z] cf04c63912e1: Verifying Checksum [2024-10-14T08:59:16.663Z] cf04c63912e1: Download complete [2024-10-14T08:59:17.674Z] c5a475d317c9: Verifying Checksum [2024-10-14T08:59:17.674Z] c5a475d317c9: Download complete [2024-10-14T08:59:17.954Z] cf04c63912e1: Pull complete [2024-10-14T08:59:18.953Z] 55b35a11ae5e: Pull complete [2024-10-14T08:59:19.231Z] a37a00ec5f00: Verifying Checksum [2024-10-14T08:59:19.231Z] a37a00ec5f00: Download complete [2024-10-14T08:59:20.218Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T08:59:20.218Z] c9f46d7d2bd2: Download complete [2024-10-14T08:59:35.349Z] a37a00ec5f00: Pull complete [2024-10-14T08:59:35.349Z] 50b3750afda1: Pull complete [2024-10-14T08:59:35.349Z] 4f4fb700ef54: Pull complete [2024-10-14T08:59:35.623Z] 80978eb59214: Pull complete [2024-10-14T08:59:45.793Z] c9f46d7d2bd2: Pull complete [2024-10-14T08:59:46.067Z] c5a475d317c9: Pull complete [2024-10-14T08:59:46.067Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T08:59:46.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:59:46.340Z] ---> be29e6b0f0d4 [2024-10-14T08:59:46.340Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:59:47.787Z] ---> Running in f1e30b496f49 [2024-10-14T08:59:47.787Z] Removing intermediate container f1e30b496f49 [2024-10-14T08:59:47.787Z] ---> 3d31e6529a08 [2024-10-14T08:59:47.787Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:59:48.062Z] ---> Running in 84ad7c849b59 [2024-10-14T08:59:48.335Z] Removing intermediate container 84ad7c849b59 [2024-10-14T08:59:48.335Z] ---> 25790b5a60c9 [2024-10-14T08:59:48.335Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:59:48.609Z] ---> Running in 9e92de7ac822 [2024-10-14T08:59:48.885Z] Removing intermediate container 9e92de7ac822 [2024-10-14T08:59:48.885Z] ---> aef1fd4d7baa [2024-10-14T08:59:48.885Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:59:49.157Z] ---> Running in fb8c785e7053 [2024-10-14T08:59:50.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:59:50.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:59:52.864Z] OK: 238 MiB in 54 packages [2024-10-14T08:59:55.199Z] Removing intermediate container fb8c785e7053 [2024-10-14T08:59:55.199Z] ---> 7a79580d9aec [2024-10-14T08:59:55.199Z] Step 7/12 : WORKDIR /app [2024-10-14T08:59:55.199Z] ---> Running in 7a9cd03b9826 [2024-10-14T08:59:55.796Z] Removing intermediate container 7a9cd03b9826 [2024-10-14T08:59:55.796Z] ---> 4d8d937348d8 [2024-10-14T08:59:55.796Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:59:56.394Z] ---> dc827ae70732 [2024-10-14T08:59:56.394Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:59:56.394Z] ---> Running in 090ccd24876a [2024-10-14T09:02:07.479Z] Removing intermediate container 090ccd24876a [2024-10-14T09:02:07.479Z] ---> 3fa6ded8abef [2024-10-14T09:02:07.479Z] Step 10/12 : COPY . . [2024-10-14T09:02:08.079Z] ---> 43db389d086c [2024-10-14T09:02:08.079Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T09:02:08.079Z] ---> Running in 6bdab3e0eada [2024-10-14T09:02:08.353Z] Removing intermediate container 6bdab3e0eada [2024-10-14T09:02:08.353Z] ---> 27d68e1a9c63 [2024-10-14T09:02:08.353Z] Step 12/12 : RUN $MAKE [2024-10-14T09:02:08.627Z] ---> Running in 822525b60d10 [2024-10-14T09:02:10.065Z] noop [2024-10-14T09:02:10.675Z] Removing intermediate container 822525b60d10 [2024-10-14T09:02:10.675Z] ---> bad62f137b22 [2024-10-14T09:02:10.675Z] Successfully built bad62f137b22 [2024-10-14T09:02:10.675Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:02:11.092Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T09:02:11.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:02:11.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-22742 does not seem to be running inside a container [2024-10-14T09:02:11.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/247 -v /w/workspace/app-service-configurable/247:/w/workspace/app-service-configurable/247:rw,z -v /w/workspace/app-service-configurable/247@tmp:/w/workspace/app-service-configurable/247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T09:02:14.002Z] $ docker top f0c7a6b5dd16c1196cfa1a76403520bff08c64d4e5c322cb64c577d9ac9c64b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:02:14.952Z] + go version [2024-10-14T09:02:14.952Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T09:02:14.982Z] $ docker stop --time=1 f0c7a6b5dd16c1196cfa1a76403520bff08c64d4e5c322cb64c577d9ac9c64b9 [2024-10-14T09:02:16.774Z] $ docker rm -f --volumes f0c7a6b5dd16c1196cfa1a76403520bff08c64d4e5c322cb64c577d9ac9c64b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:02:17.441Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T09:02:17.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:02:17.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-22742 does not seem to be running inside a container [2024-10-14T09:02:17.811Z] $ 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/247 -v /w/workspace/app-service-configurable/247:/w/workspace/app-service-configurable/247:rw,z -v /w/workspace/app-service-configurable/247@tmp:/w/workspace/app-service-configurable/247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T09:02:19.342Z] $ docker top 09f25735e9c23fcca121b0f3349b4c3217b7f8df04a91a73edcd12eb42bd3f83 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:02:20.286Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/247 [Pipeline] fileExists [Pipeline] sh [2024-10-14T09:02:20.981Z] + make test [2024-10-14T09:02:20.981Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T09:08:01.456Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-14T09:08:01.456Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T09:08:01.456Z] go vet ./... [2024-10-14T09:12:53.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T09:12:53.533Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T09:12:53.533Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T09:12:53.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T09:12:53.587Z] $ docker stop --time=1 09f25735e9c23fcca121b0f3349b4c3217b7f8df04a91a73edcd12eb42bd3f83 [2024-10-14T09:12:55.727Z] $ docker rm -f --volumes 09f25735e9c23fcca121b0f3349b4c3217b7f8df04a91a73edcd12eb42bd3f83 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T09:12:58.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T09:12:58.295Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T09:12:58.869Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T09:12:59.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T09:12:59.647Z] + ls -al . [2024-10-14T09:12:59.647Z] total 256 [2024-10-14T09:12:59.647Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 14 09:02 . [2024-10-14T09:12:59.647Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:58 .. [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:58 .dockerignore [2024-10-14T09:12:59.647Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:58 .git [2024-10-14T09:12:59.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:58 .github [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 14 08:58 .gitignore [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:58 .golangci.yml [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 14 08:58 Attribution.txt [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 14 08:58 CHANGELOG.md [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 14 08:58 Dockerfile [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:58 GOVERNANCE.md [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 14 08:58 Jenkinsfile [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:58 LICENSE [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 14 08:58 OWNERS.md [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 14 08:58 README.md [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:54 VERSION [2024-10-14T09:12:59.647Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:58 bin [2024-10-14T09:12:59.647Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 14 09:07 coverage.out [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 14 08:58 go.mod [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:58 go.sum [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 14 08:58 main.go [2024-10-14T09:12:59.647Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 14 08:58 makefile [2024-10-14T09:12:59.647Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:13:00.018Z] + 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=8c79b3e8596e3046eac293165193c45a576b8d07 --label arch=arm64 --label version=3.2.0-dev.37 . [2024-10-14T09:13:00.018Z] Sending build context to Docker daemon 244.2kB [2024-10-14T09:13:00.288Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T09:13:00.288Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T09:13:00.288Z] ---> bad62f137b22 [2024-10-14T09:13:00.288Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T09:13:00.557Z] ---> Running in 40d1cbad206f [2024-10-14T09:13:00.826Z] Removing intermediate container 40d1cbad206f [2024-10-14T09:13:00.826Z] ---> 3d9aeb6410f0 [2024-10-14T09:13:00.826Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T09:13:00.826Z] ---> Running in 91ad893ed1e9 [2024-10-14T09:13:01.102Z] Removing intermediate container 91ad893ed1e9 [2024-10-14T09:13:01.102Z] ---> b9057d7f7e0e [2024-10-14T09:13:01.102Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T09:13:01.371Z] ---> Running in 1d2dd34c4a4f [2024-10-14T09:13:01.642Z] Removing intermediate container 1d2dd34c4a4f [2024-10-14T09:13:01.642Z] ---> bac34172c251 [2024-10-14T09:13:01.642Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T09:13:01.642Z] ---> Running in 79054100eefd [2024-10-14T09:13:03.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:13:03.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:13:05.318Z] OK: 238 MiB in 54 packages [2024-10-14T09:13:06.300Z] Removing intermediate container 79054100eefd [2024-10-14T09:13:06.301Z] ---> 7365e7fed215 [2024-10-14T09:13:06.301Z] Step 7/27 : WORKDIR /app [2024-10-14T09:13:06.301Z] ---> Running in c80b4ecad2e1 [2024-10-14T09:13:06.572Z] Removing intermediate container c80b4ecad2e1 [2024-10-14T09:13:06.572Z] ---> 1adf22aa2075 [2024-10-14T09:13:06.572Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-14T09:13:07.170Z] ---> 0b3182e5f1f9 [2024-10-14T09:13:07.171Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T09:13:07.171Z] ---> Running in 912d9b74c069 [2024-10-14T09:13:10.541Z] Removing intermediate container 912d9b74c069 [2024-10-14T09:13:10.541Z] ---> 21fee6c9d115 [2024-10-14T09:13:10.541Z] Step 10/27 : COPY . . [2024-10-14T09:13:10.811Z] ---> b789446575e7 [2024-10-14T09:13:10.811Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T09:13:10.811Z] ---> Running in cb14d5815f03 [2024-10-14T09:13:11.406Z] Removing intermediate container cb14d5815f03 [2024-10-14T09:13:11.406Z] ---> af125c0c7de6 [2024-10-14T09:13:11.406Z] Step 12/27 : RUN $MAKE [2024-10-14T09:13:11.406Z] ---> Running in 5725ed68372a [2024-10-14T09:13:12.370Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.37" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-14T09:17:34.222Z] Removing intermediate container 5725ed68372a [2024-10-14T09:17:34.222Z] ---> fe8566c8e83c [2024-10-14T09:17:34.222Z] Step 13/27 : FROM alpine:3.20 [2024-10-14T09:17:34.222Z] 3.20: Pulling from library/alpine [2024-10-14T09:17:34.222Z] cf04c63912e1: Already exists [2024-10-14T09:17:34.222Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:17:34.222Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T09:17:34.222Z] ---> c157a85ed455 [2024-10-14T09:17:34.222Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T09:17:34.222Z] ---> Running in 5a9dd12dc936 [2024-10-14T09:17:34.222Z] Removing intermediate container 5a9dd12dc936 [2024-10-14T09:17:34.222Z] ---> baad0707a23e [2024-10-14T09:17:34.222Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-14T09:17:34.222Z] ---> Running in 28bb27a99733 [2024-10-14T09:17:34.222Z] Removing intermediate container 28bb27a99733 [2024-10-14T09:17:34.222Z] ---> 18a8eb253156 [2024-10-14T09:17:34.222Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T09:17:34.222Z] ---> Running in 18484b78e0a8 [2024-10-14T09:17:34.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:17:34.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:17:34.222Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T09:17:34.222Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T09:17:34.222Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T09:17:34.222Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T09:17:34.222Z] OK: 10 MiB in 16 packages [2024-10-14T09:17:34.222Z] Removing intermediate container 18484b78e0a8 [2024-10-14T09:17:34.222Z] ---> 3f9dd3aa9ff4 [2024-10-14T09:17:34.222Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T09:17:34.222Z] ---> Running in bd83354297f4 [2024-10-14T09:17:34.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:17:34.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:17:36.223Z] Upgrading critical system libraries and apk-tools: [2024-10-14T09:17:36.223Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T09:17:36.223Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T09:17:36.491Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T09:17:36.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:17:37.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:17:38.493Z] OK: 10 MiB in 16 packages [2024-10-14T09:17:39.900Z] Removing intermediate container bd83354297f4 [2024-10-14T09:17:39.900Z] ---> 0409de963a03 [2024-10-14T09:17:39.900Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T09:17:40.167Z] ---> f314a4d97fcc [2024-10-14T09:17:40.167Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T09:17:40.750Z] ---> c16aa41f7ec1 [2024-10-14T09:17:40.750Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-14T09:17:41.334Z] ---> a2fae9a9405c [2024-10-14T09:17:41.334Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-14T09:17:44.677Z] ---> 738dfb8faabd [2024-10-14T09:17:44.677Z] Step 22/27 : EXPOSE 48095 [2024-10-14T09:17:44.677Z] ---> Running in 27a9a08d084b [2024-10-14T09:17:44.677Z] Removing intermediate container 27a9a08d084b [2024-10-14T09:17:44.677Z] ---> c3c4508ee9d6 [2024-10-14T09:17:44.677Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-14T09:17:44.677Z] ---> Running in 2281c492337e [2024-10-14T09:17:45.259Z] Removing intermediate container 2281c492337e [2024-10-14T09:17:45.259Z] ---> e016de32498c [2024-10-14T09:17:45.259Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T09:17:45.259Z] ---> Running in 779f0a17b958 [2024-10-14T09:17:45.527Z] Removing intermediate container 779f0a17b958 [2024-10-14T09:17:45.527Z] ---> 821177503e5e [2024-10-14T09:17:45.527Z] Step 25/27 : LABEL arch=arm64 [2024-10-14T09:17:45.527Z] ---> Running in f4aea9a28fd8 [2024-10-14T09:17:46.107Z] Removing intermediate container f4aea9a28fd8 [2024-10-14T09:17:46.107Z] ---> ef622d08c8de [2024-10-14T09:17:46.107Z] Step 26/27 : LABEL git_sha=8c79b3e8596e3046eac293165193c45a576b8d07 [2024-10-14T09:17:46.107Z] ---> Running in 6efce70c805e [2024-10-14T09:17:46.373Z] Removing intermediate container 6efce70c805e [2024-10-14T09:17:46.373Z] ---> 8b448d5779b4 [2024-10-14T09:17:46.373Z] Step 27/27 : LABEL version=3.2.0-dev.37 [2024-10-14T09:17:46.373Z] ---> Running in 11e63a82e84f [2024-10-14T09:17:46.638Z] Removing intermediate container 11e63a82e84f [2024-10-14T09:17:46.638Z] ---> 4da9ee999d8d [2024-10-14T09:17:46.638Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T09:17:46.638Z] Successfully built 4da9ee999d8d [2024-10-14T09:17:46.638Z] 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-10-14T09:17:46.791Z] provisioning config files... [2024-10-14T09:17:46.805Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/247@tmp/config9618345315292791995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:17:47.161Z] ---> ****-login.sh [2024-10-14T09:17:47.161Z] nexus3.edgexfoundry.org:10001 [2024-10-14T09:17:47.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:17:47.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:17:47.430Z] Configure a credential helper to remove this warning. See [2024-10-14T09:17:47.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:17:47.430Z] [2024-10-14T09:17:47.430Z] Login Succeeded [2024-10-14T09:17:47.430Z] nexus3.edgexfoundry.org:10002 [2024-10-14T09:17:47.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:17:47.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:17:47.699Z] Configure a credential helper to remove this warning. See [2024-10-14T09:17:47.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:17:47.699Z] [2024-10-14T09:17:47.699Z] Login Succeeded [2024-10-14T09:17:47.699Z] nexus3.edgexfoundry.org:10003 [2024-10-14T09:17:47.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:17:48.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:17:48.238Z] Configure a credential helper to remove this warning. See [2024-10-14T09:17:48.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:17:48.238Z] [2024-10-14T09:17:48.238Z] Login Succeeded [2024-10-14T09:17:48.238Z] nexus3.edgexfoundry.org:10004 [2024-10-14T09:17:48.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:17:48.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:17:48.508Z] Configure a credential helper to remove this warning. See [2024-10-14T09:17:48.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:17:48.509Z] [2024-10-14T09:17:48.509Z] Login Succeeded [2024-10-14T09:17:48.509Z] ****.io [2024-10-14T09:17:48.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:17:49.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:17:49.046Z] Configure a credential helper to remove this warning. See [2024-10-14T09:17:49.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:17:49.046Z] [2024-10-14T09:17:49.046Z] Login Succeeded [2024-10-14T09:17:49.046Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T09:17:49.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:17:49.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T09:17:49.140Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-10-14T09:17:49.140Z] 8c79b3e8596e3046eac293165193c45a576b8d07 [2024-10-14T09:17:49.140Z] latest [2024-10-14T09:17:49.140Z] 3.2.0-dev.37 [2024-10-14T09:17:49.140Z] 8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 [2024-10-14T09:17:49.140Z] main [2024-10-14T09:17:49.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:17:49.587Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:17:49.954Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07 [2024-10-14T09:17:49.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-14T09:17:49.954Z] 53de1731f8a6: Preparing [2024-10-14T09:17:49.954Z] 6646f5c626fb: Preparing [2024-10-14T09:17:49.954Z] c2ce52724dff: Preparing [2024-10-14T09:17:49.954Z] d2d3f894e90f: Preparing [2024-10-14T09:17:49.954Z] db3781c8a534: Preparing [2024-10-14T09:17:49.954Z] 61146eda35e2: Preparing [2024-10-14T09:17:49.954Z] 16113d51b718: Preparing [2024-10-14T09:17:49.954Z] 61146eda35e2: Waiting [2024-10-14T09:17:49.954Z] 16113d51b718: Waiting [2024-10-14T09:17:50.223Z] 6646f5c626fb: Pushed [2024-10-14T09:17:50.223Z] d2d3f894e90f: Pushed [2024-10-14T09:17:50.223Z] c2ce52724dff: Pushed [2024-10-14T09:17:50.223Z] db3781c8a534: Pushed [2024-10-14T09:17:50.223Z] 16113d51b718: Layer already exists [2024-10-14T09:17:50.806Z] 61146eda35e2: Pushed [2024-10-14T09:18:03.103Z] 53de1731f8a6: Pushed [2024-10-14T09:18:03.103Z] 8c79b3e8596e3046eac293165193c45a576b8d07: digest: sha256:41a6cdc5400fa18a9b08f954a68a1f54f39bacbccabdc881a5bca51697f600c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:03.471Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:03.843Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-14T09:18:03.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-14T09:18:03.844Z] 53de1731f8a6: Preparing [2024-10-14T09:18:03.844Z] 6646f5c626fb: Preparing [2024-10-14T09:18:03.844Z] c2ce52724dff: Preparing [2024-10-14T09:18:03.844Z] d2d3f894e90f: Preparing [2024-10-14T09:18:03.844Z] db3781c8a534: Preparing [2024-10-14T09:18:03.844Z] 61146eda35e2: Preparing [2024-10-14T09:18:03.844Z] 16113d51b718: Preparing [2024-10-14T09:18:03.844Z] 61146eda35e2: Waiting [2024-10-14T09:18:03.844Z] 16113d51b718: Waiting [2024-10-14T09:18:03.844Z] db3781c8a534: Layer already exists [2024-10-14T09:18:03.844Z] 53de1731f8a6: Layer already exists [2024-10-14T09:18:03.844Z] 6646f5c626fb: Layer already exists [2024-10-14T09:18:03.844Z] c2ce52724dff: Layer already exists [2024-10-14T09:18:03.844Z] d2d3f894e90f: Layer already exists [2024-10-14T09:18:03.844Z] 61146eda35e2: Layer already exists [2024-10-14T09:18:03.844Z] 16113d51b718: Layer already exists [2024-10-14T09:18:04.112Z] latest: digest: sha256:41a6cdc5400fa18a9b08f954a68a1f54f39bacbccabdc881a5bca51697f600c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:04.489Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:04.857Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.37 [2024-10-14T09:18:04.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-14T09:18:04.857Z] 53de1731f8a6: Preparing [2024-10-14T09:18:04.857Z] 6646f5c626fb: Preparing [2024-10-14T09:18:04.857Z] c2ce52724dff: Preparing [2024-10-14T09:18:04.857Z] d2d3f894e90f: Preparing [2024-10-14T09:18:04.857Z] db3781c8a534: Preparing [2024-10-14T09:18:04.857Z] 61146eda35e2: Preparing [2024-10-14T09:18:04.857Z] 16113d51b718: Preparing [2024-10-14T09:18:04.857Z] 61146eda35e2: Waiting [2024-10-14T09:18:04.857Z] 16113d51b718: Waiting [2024-10-14T09:18:04.857Z] db3781c8a534: Layer already exists [2024-10-14T09:18:04.857Z] d2d3f894e90f: Layer already exists [2024-10-14T09:18:04.857Z] 53de1731f8a6: Layer already exists [2024-10-14T09:18:04.857Z] c2ce52724dff: Layer already exists [2024-10-14T09:18:04.857Z] 6646f5c626fb: Layer already exists [2024-10-14T09:18:04.857Z] 16113d51b718: Layer already exists [2024-10-14T09:18:04.857Z] 61146eda35e2: Layer already exists [2024-10-14T09:18:05.124Z] 3.2.0-dev.37: digest: sha256:41a6cdc5400fa18a9b08f954a68a1f54f39bacbccabdc881a5bca51697f600c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:05.501Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:05.878Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 [2024-10-14T09:18:05.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-14T09:18:05.878Z] 53de1731f8a6: Preparing [2024-10-14T09:18:05.878Z] 6646f5c626fb: Preparing [2024-10-14T09:18:05.878Z] c2ce52724dff: Preparing [2024-10-14T09:18:05.878Z] d2d3f894e90f: Preparing [2024-10-14T09:18:05.878Z] db3781c8a534: Preparing [2024-10-14T09:18:05.878Z] 61146eda35e2: Preparing [2024-10-14T09:18:05.878Z] 16113d51b718: Preparing [2024-10-14T09:18:05.878Z] 16113d51b718: Waiting [2024-10-14T09:18:05.878Z] 61146eda35e2: Waiting [2024-10-14T09:18:05.878Z] db3781c8a534: Layer already exists [2024-10-14T09:18:05.878Z] 6646f5c626fb: Layer already exists [2024-10-14T09:18:05.878Z] c2ce52724dff: Layer already exists [2024-10-14T09:18:05.878Z] 53de1731f8a6: Layer already exists [2024-10-14T09:18:05.878Z] d2d3f894e90f: Layer already exists [2024-10-14T09:18:05.878Z] 61146eda35e2: Layer already exists [2024-10-14T09:18:05.878Z] 16113d51b718: Layer already exists [2024-10-14T09:18:06.146Z] 8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37: digest: sha256:41a6cdc5400fa18a9b08f954a68a1f54f39bacbccabdc881a5bca51697f600c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:06.621Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:07.019Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-10-14T09:18:07.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-14T09:18:07.020Z] 53de1731f8a6: Preparing [2024-10-14T09:18:07.020Z] 6646f5c626fb: Preparing [2024-10-14T09:18:07.020Z] c2ce52724dff: Preparing [2024-10-14T09:18:07.020Z] d2d3f894e90f: Preparing [2024-10-14T09:18:07.020Z] db3781c8a534: Preparing [2024-10-14T09:18:07.020Z] 61146eda35e2: Preparing [2024-10-14T09:18:07.020Z] 16113d51b718: Preparing [2024-10-14T09:18:07.020Z] 61146eda35e2: Waiting [2024-10-14T09:18:07.020Z] 16113d51b718: Waiting [2024-10-14T09:18:07.020Z] 53de1731f8a6: Layer already exists [2024-10-14T09:18:07.020Z] 6646f5c626fb: Layer already exists [2024-10-14T09:18:07.020Z] db3781c8a534: Layer already exists [2024-10-14T09:18:07.020Z] d2d3f894e90f: Layer already exists [2024-10-14T09:18:07.020Z] c2ce52724dff: Layer already exists [2024-10-14T09:18:07.020Z] 61146eda35e2: Layer already exists [2024-10-14T09:18:07.020Z] 16113d51b718: Layer already exists [2024-10-14T09:18:07.300Z] main: digest: sha256:41a6cdc5400fa18a9b08f954a68a1f54f39bacbccabdc881a5bca51697f600c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:18:07.389Z] ===================================================== [Pipeline] echo [2024-10-14T09:18:07.402Z] taggedImages: [2024-10-14T09:18:07.402Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07 [2024-10-14T09:18:07.402Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-14T09:18:07.402Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.37 [2024-10-14T09:18:07.402Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8c79b3e8596e3046eac293165193c45a576b8d07-3.2.0-dev.37 [2024-10-14T09:18:07.402Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:07.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:18:07.856Z] [2024-10-14T09:18:07.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:08.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:18:08.483Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T09:18:08.483Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T09:18:08.483Z] 04944245beec: Pulling fs layer [2024-10-14T09:18:08.483Z] 699f458cf7ca: Pulling fs layer [2024-10-14T09:18:08.483Z] 765212b225bb: Pulling fs layer [2024-10-14T09:18:08.483Z] f23df028b6ca: Pulling fs layer [2024-10-14T09:18:08.483Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T09:18:08.483Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T09:18:08.483Z] 765212b225bb: Waiting [2024-10-14T09:18:08.483Z] f23df028b6ca: Waiting [2024-10-14T09:18:08.483Z] d65c8cfc05b1: Waiting [2024-10-14T09:18:08.483Z] 2437ff75d9bd: Waiting [2024-10-14T09:18:08.483Z] 04944245beec: Verifying Checksum [2024-10-14T09:18:08.483Z] 04944245beec: Download complete [2024-10-14T09:18:08.483Z] 765212b225bb: Download complete [2024-10-14T09:18:08.483Z] f23df028b6ca: Download complete [2024-10-14T09:18:08.753Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T09:18:08.753Z] d65c8cfc05b1: Download complete [2024-10-14T09:18:08.753Z] 699f458cf7ca: Verifying Checksum [2024-10-14T09:18:08.753Z] 699f458cf7ca: Download complete [2024-10-14T09:18:09.341Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T09:18:09.341Z] 8998bd30e6a1: Download complete [2024-10-14T09:18:11.944Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T09:18:11.944Z] 2437ff75d9bd: Download complete [2024-10-14T09:18:13.895Z] 8998bd30e6a1: Pull complete [2024-10-14T09:18:14.481Z] 04944245beec: Pull complete [2024-10-14T09:18:15.892Z] 699f458cf7ca: Pull complete [2024-10-14T09:18:16.160Z] 765212b225bb: Pull complete [2024-10-14T09:18:17.121Z] f23df028b6ca: Pull complete [2024-10-14T09:18:17.418Z] d65c8cfc05b1: Pull complete [2024-10-14T09:18:35.619Z] 2437ff75d9bd: Pull complete [2024-10-14T09:18:35.619Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T09:18:35.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:18:35.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:18:35.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-22742 does not seem to be running inside a container [2024-10-14T09:18:35.948Z] $ 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/247 -v /w/workspace/app-service-configurable/247:/w/workspace/app-service-configurable/247:rw,z -v /w/workspace/app-service-configurable/247@tmp:/w/workspace/app-service-configurable/247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-14T09:18:39.134Z] $ docker top 423cda139bb1618f2d79c34a3580bb373ac935c186d16c6de8365f0a71c7d0ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:18:40.015Z] ---> job-cost.sh [2024-10-14T09:18:40.015Z] lf-activate-venv: SKIPPING [2024-10-14T09:18:40.015Z] INFO: No Stack... [2024-10-14T09:18:40.603Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T09:18:41.189Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T09:18:41.839Z] + cat /w/workspace/app-service-configurable/247/archives/cost.csv [2024-10-14T09:18:41.839Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T09:18:41.879Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] [2024-10-14T09:18:41.891Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] did not exist. Created. [2024-10-14T09:18:41.898Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T09:18:42.581Z] /w/workspace/app-service-configurable/247@tmp/durable-f8b0dcc7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T09:18:43.235Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T09:18:43.251Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T09:18:43.319Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T09:18:43.327Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-247-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T09:18:43.369Z] $ docker stop --time=1 423cda139bb1618f2d79c34a3580bb373ac935c186d16c6de8365f0a71c7d0ce [2024-10-14T09:18:45.434Z] $ docker rm -f --volumes 423cda139bb1618f2d79c34a3580bb373ac935c186d16c6de8365f0a71c7d0ce [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-10-14T09:18:45.935Z] provisioning config files... [2024-10-14T09:18:45.943Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8459237568037410647tmp [Pipeline] { [Pipeline] sh [2024-10-14T09:18:46.247Z] + set +x [2024-10-14T09:18:46.247Z] + + curl -s https://codecov.io/bash [2024-10-14T09:18:46.247Z] bash -s -- [2024-10-14T09:18:46.247Z] [2024-10-14T09:18:46.247Z] _____ _ [2024-10-14T09:18:46.247Z] / ____| | | [2024-10-14T09:18:46.247Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T09:18:46.247Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T09:18:46.247Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T09:18:46.247Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T09:18:46.247Z] Bash-1.0.6 [2024-10-14T09:18:46.247Z] [2024-10-14T09:18:46.247Z] [2024-10-14T09:18:46.247Z] ==> git version 2.25.1 found [2024-10-14T09:18:46.247Z] ==> 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-10-14T09:18:46.247Z] Release-Date: 2020-01-08 [2024-10-14T09:18:46.247Z] 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-10-14T09:18:46.247Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T09:18:46.247Z] ==> Jenkins CI detected. [2024-10-14T09:18:46.247Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-10-14T09:18:46.247Z] project root: . [2024-10-14T09:18:46.247Z] --> token set from env [2024-10-14T09:18:46.247Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T09:18:46.247Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T09:18:46.247Z] ==> Python coveragepy not found [2024-10-14T09:18:46.247Z] ==> Searching for coverage reports in: [2024-10-14T09:18:46.247Z] + . [2024-10-14T09:18:46.507Z] -> Found 1 reports [2024-10-14T09:18:46.507Z] ==> Detecting git/mercurial file structure [2024-10-14T09:18:46.507Z] ==> Reading reports [2024-10-14T09:18:46.507Z] + ./coverage.out bytes=953 [2024-10-14T09:18:46.507Z] ==> Appending adjustments [2024-10-14T09:18:46.507Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T09:18:46.507Z] + Found adjustments [2024-10-14T09:18:46.507Z] ==> Gzipping contents [2024-10-14T09:18:46.507Z] 4.0K /tmp/codecov.GDfW1O.gz [2024-10-14T09:18:46.507Z] ==> Uploading reports [2024-10-14T09:18:46.507Z] url: https://codecov.io [2024-10-14T09:18:46.507Z] query: branch=main&commit=8c79b3e8596e3046eac293165193c45a576b8d07&build=247&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F247%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:18:46.507Z] -> Pinging Codecov [2024-10-14T09:18:46.507Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8c79b3e8596e3046eac293165193c45a576b8d07&build=247&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F247%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:18:46.507Z] -> Uploading to [2024-10-14T09:18:46.507Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/8c79b3e8596e3046eac293165193c45a576b8d07/01c7e4ba-3c8a-4903-b120-74cda18f1fd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T091846Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=88a2175c4bb0c0bb662caac863c95de127c2cdc054ca72afde4e538e94383238 [2024-10-14T09:18:46.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:18:46.767Z] Dload Upload Total Spent Left Speed [2024-10-14T09:18:46.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1889 --:--:-- --:--:-- --:--:-- 1889 [2024-10-14T09:18:46.767Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] } [2024-10-14T09:18:46.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-14T09:18:46.920Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T09:18:46.937Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:47.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:18:47.245Z] [2024-10-14T09:18:47.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:18:47.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:18:47.545Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T09:18:47.545Z] 43c4264eed91: Already exists [2024-10-14T09:18:47.545Z] 4cc291be95ef: Already exists [2024-10-14T09:18:47.545Z] 2ac1f1163629: Already exists [2024-10-14T09:18:47.545Z] 5c3c966382ef: Already exists [2024-10-14T09:18:47.545Z] 4f4fb700ef54: Already exists [2024-10-14T09:18:47.545Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T09:18:47.545Z] 9c3e1370e548: Pulling fs layer [2024-10-14T09:18:47.804Z] d9c7d2e4e75e: Download complete [2024-10-14T09:18:48.062Z] d9c7d2e4e75e: Pull complete [2024-10-14T09:18:48.629Z] 9c3e1370e548: Verifying Checksum [2024-10-14T09:18:48.629Z] 9c3e1370e548: Download complete [2024-10-14T09:18:51.917Z] 9c3e1370e548: Pull complete [2024-10-14T09:18:51.917Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T09:18:51.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:18:51.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:18:52.032Z] prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container [2024-10-14T09:18:52.063Z] $ 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_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-14T09:18:54.578Z] $ docker top f0ec9b6347f62d311c442bdd7ea592e72c4a9d2193102f63c782b05a4842dca4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:18:54.938Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-10-14T09:18:54.949Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-10-14T09:18:55.229Z] + set -o pipefail [2024-10-14T09:18:55.230Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-10-14T09:19:03.384Z] [2024-10-14T09:19:03.384Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-10-14T09:19:03.384Z] [2024-10-14T09:19:03.384Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/baed9b94-8d8c-4fb5-9d71-7152f99a65a7 [2024-10-14T09:19:03.384Z] [2024-10-14T09:19:03.384Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T09:19:03.384Z] [2024-10-14T09:19:03.384Z] [2024-10-14T09:19:03.384Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T09:19:03.384Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T09:19:03.393Z] $ docker stop --time=1 f0ec9b6347f62d311c442bdd7ea592e72c4a9d2193102f63c782b05a4842dca4 [2024-10-14T09:19:08.162Z] $ docker rm -f --volumes f0ec9b6347f62d311c442bdd7ea592e72c4a9d2193102f63c782b05a4842dca4 [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-10-14T09:19:09.102Z] + git log --format=format:%s -1 8c79b3e8596e3046eac293165193c45a576b8d07 [Pipeline] sh [2024-10-14T09:19:09.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:19:09.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:19:09.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:19:09.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:19:09.786Z] prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container [2024-10-14T09:19:09.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:19:10.381Z] $ docker top 16e231acdc043aacc3be3d49e5342856e1b9389dad5bfbc019652d61f2525c07 -eo pid,comm [2024-10-14T09:19:10.437Z] 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-10-14T09:19:10.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:19:10.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:19:10.497Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:19:10.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:19:10.618Z] $ docker exec 16e231acdc043aacc3be3d49e5342856e1b9389dad5bfbc019652d61f2525c07 ssh-agent [2024-10-14T09:19:10.732Z] SSH_AUTH_SOCK=/tmp/ssh-BUALBFtNDUzG/agent.32 [2024-10-14T09:19:10.732Z] SSH_AGENT_PID=38 [2024-10-14T09:19:10.737Z] Running ssh-add (command line suppressed) [2024-10-14T09:19:10.844Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_252878891918525875.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_252878891918525875.key) [2024-10-14T09:19:10.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:19:11.164Z] + git semver tag [2024-10-14T09:19:11.424Z] 2024-10-14 09:19:11,339 [run_tag] DEBUG tag force:False [2024-10-14T09:19:11.424Z] 2024-10-14 09:19:11,339 [check_head_tag] DEBUG check head tag [2024-10-14T09:19:11.424Z] 2024-10-14 09:19:11,340 [execute] INFO git cat-file --batch-check [2024-10-14T09:19:11.424Z] 2024-10-14 09:19:11,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-14T09:19:11.424Z] 2024-10-14 09:19:11,342 [execute] INFO git cat-file --batch [2024-10-14T09:19:11.424Z] 2024-10-14 09:19:11,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-14T09:19:11.424Z] 2024-10-14 09:19:11,377 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-14T09:19:11.424Z] 2024-10-14 09:19:11,377 [execute] INFO git tag -a v3.2.0-dev.37 -m v3.2.0-dev.37 [2024-10-14T09:19:11.424Z] 2024-10-14 09:19:11,377 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.37', '-m', 'v3.2.0-dev.37'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:19:11.424Z] 2024-10-14 09:19:11,384 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-14T09:19:11.424Z] 3.2.0-dev.37 [Pipeline] } [2024-10-14T09:19:11.432Z] $ docker exec --env ******** --env ******** 16e231acdc043aacc3be3d49e5342856e1b9389dad5bfbc019652d61f2525c07 ssh-agent -k [2024-10-14T09:19:11.544Z] unset SSH_AUTH_SOCK; [2024-10-14T09:19:11.545Z] unset SSH_AGENT_PID; [2024-10-14T09:19:11.545Z] echo Agent pid 38 killed; [2024-10-14T09:19:11.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:19:11.887Z] + git semver [Pipeline] } [2024-10-14T09:19:12.155Z] $ docker stop --time=1 16e231acdc043aacc3be3d49e5342856e1b9389dad5bfbc019652d61f2525c07 [2024-10-14T09:19:13.452Z] $ docker rm -f --volumes 16e231acdc043aacc3be3d49e5342856e1b9389dad5bfbc019652d61f2525c07 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:19:13.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:19:13.894Z] [2024-10-14T09:19:13.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:19:14.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:19:14.200Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T09:19:14.200Z] ab5ef0e58194: Pulling fs layer [2024-10-14T09:19:14.200Z] 9712f1f96733: Pulling fs layer [2024-10-14T09:19:14.200Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T09:19:14.200Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T09:19:14.200Z] e9a5061849ea: Pulling fs layer [2024-10-14T09:19:14.200Z] d747dcd14b5f: Pulling fs layer [2024-10-14T09:19:14.200Z] 2de7ff778b66: Pulling fs layer [2024-10-14T09:19:14.200Z] e9a5061849ea: Waiting [2024-10-14T09:19:14.200Z] d747dcd14b5f: Waiting [2024-10-14T09:19:14.200Z] 2de7ff778b66: Waiting [2024-10-14T09:19:14.200Z] 0d9ebad4ef96: Waiting [2024-10-14T09:19:14.200Z] 9712f1f96733: Verifying Checksum [2024-10-14T09:19:14.200Z] 9712f1f96733: Download complete [2024-10-14T09:19:14.460Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T09:19:14.460Z] 63f879dbbcfc: Download complete [2024-10-14T09:19:14.719Z] e9a5061849ea: Verifying Checksum [2024-10-14T09:19:14.719Z] e9a5061849ea: Download complete [2024-10-14T09:19:14.719Z] d747dcd14b5f: Verifying Checksum [2024-10-14T09:19:14.719Z] d747dcd14b5f: Download complete [2024-10-14T09:19:14.719Z] 0d9ebad4ef96: Verifying Checksum [2024-10-14T09:19:14.719Z] 0d9ebad4ef96: Download complete [2024-10-14T09:19:14.719Z] ab5ef0e58194: Verifying Checksum [2024-10-14T09:19:14.719Z] ab5ef0e58194: Download complete [2024-10-14T09:19:14.719Z] 2de7ff778b66: Verifying Checksum [2024-10-14T09:19:14.719Z] 2de7ff778b66: Download complete [2024-10-14T09:19:18.003Z] ab5ef0e58194: Pull complete [2024-10-14T09:19:18.003Z] 9712f1f96733: Pull complete [2024-10-14T09:19:18.571Z] 63f879dbbcfc: Pull complete [2024-10-14T09:19:22.776Z] 0d9ebad4ef96: Pull complete [2024-10-14T09:19:23.035Z] e9a5061849ea: Pull complete [2024-10-14T09:19:23.293Z] d747dcd14b5f: Pull complete [2024-10-14T09:19:24.226Z] 2de7ff778b66: Pull complete [2024-10-14T09:19:24.226Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T09:19:24.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:19:24.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:19:24.324Z] prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container [2024-10-14T09:19:24.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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:0.23.1-centos7 cat [2024-10-14T09:19:28.733Z] $ docker top 8555ed9c11c7e972c33763343d582cfd07e8085aa4e9b79efefa6002387481ef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:19:28.825Z] provisioning config files... [2024-10-14T09:19:28.833Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config134627465307539366tmp [2024-10-14T09:19:28.847Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12374250164516436434tmp [2024-10-14T09:19:28.859Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16650919862488434273tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:19:28.960Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:19:29.247Z] ---> sigul-configuration.sh [2024-10-14T09:19:29.247Z] gpg: directory `/root/.gnupg' created [2024-10-14T09:19:29.247Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T09:19:29.247Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T09:19:29.247Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T09:19:29.247Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T09:19:29.247Z] gpg: CAST5 encrypted data [2024-10-14T09:19:29.247Z] gpg: encrypted with 1 passphrase [2024-10-14T09:19:29.247Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T09:19:29.540Z] + mkdir /home/jenkins [2024-10-14T09:19:29.540Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T09:19:29.839Z] + 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-10-14T09:19:29.852Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:19:30.148Z] ---> sigul-install.sh [2024-10-14T09:19:30.148Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T09:19:30.443Z] + git tag --list [2024-10-14T09:19:30.443Z] v1.0.0 [2024-10-14T09:19:30.443Z] v1.1.0 [2024-10-14T09:19:30.443Z] v1.2.0 [2024-10-14T09:19:30.443Z] v1.3.0 [2024-10-14T09:19:30.443Z] v1.3.1 [2024-10-14T09:19:30.443Z] v2.0.0 [2024-10-14T09:19:30.443Z] v2.0.1 [2024-10-14T09:19:30.443Z] v2.1.0 [2024-10-14T09:19:30.443Z] v2.1.1 [2024-10-14T09:19:30.443Z] v2.1.2 [2024-10-14T09:19:30.443Z] v2.2.0 [2024-10-14T09:19:30.443Z] v2.3 [2024-10-14T09:19:30.443Z] v2.3.0 [2024-10-14T09:19:30.443Z] v2.3.1 [2024-10-14T09:19:30.443Z] v3.0 [2024-10-14T09:19:30.443Z] v3.0.0 [2024-10-14T09:19:30.443Z] v3.0.1 [2024-10-14T09:19:30.443Z] v3.0.1-dev.1 [2024-10-14T09:19:30.443Z] v3.1 [2024-10-14T09:19:30.443Z] v3.1.0 [2024-10-14T09:19:30.443Z] v3.1.0-dev.1 [2024-10-14T09:19:30.443Z] v3.1.0-dev.10 [2024-10-14T09:19:30.443Z] v3.1.0-dev.11 [2024-10-14T09:19:30.443Z] v3.1.0-dev.12 [2024-10-14T09:19:30.443Z] v3.1.0-dev.13 [2024-10-14T09:19:30.443Z] v3.1.0-dev.14 [2024-10-14T09:19:30.443Z] v3.1.0-dev.15 [2024-10-14T09:19:30.443Z] v3.1.0-dev.16 [2024-10-14T09:19:30.443Z] v3.1.0-dev.17 [2024-10-14T09:19:30.443Z] v3.1.0-dev.18 [2024-10-14T09:19:30.443Z] v3.1.0-dev.19 [2024-10-14T09:19:30.443Z] v3.1.0-dev.2 [2024-10-14T09:19:30.443Z] v3.1.0-dev.20 [2024-10-14T09:19:30.443Z] v3.1.0-dev.21 [2024-10-14T09:19:30.443Z] v3.1.0-dev.22 [2024-10-14T09:19:30.443Z] v3.1.0-dev.23 [2024-10-14T09:19:30.443Z] v3.1.0-dev.24 [2024-10-14T09:19:30.443Z] v3.1.0-dev.25 [2024-10-14T09:19:30.443Z] v3.1.0-dev.26 [2024-10-14T09:19:30.443Z] v3.1.0-dev.27 [2024-10-14T09:19:30.443Z] v3.1.0-dev.28 [2024-10-14T09:19:30.443Z] v3.1.0-dev.29 [2024-10-14T09:19:30.443Z] v3.1.0-dev.3 [2024-10-14T09:19:30.443Z] v3.1.0-dev.30 [2024-10-14T09:19:30.443Z] v3.1.0-dev.31 [2024-10-14T09:19:30.443Z] v3.1.0-dev.32 [2024-10-14T09:19:30.443Z] v3.1.0-dev.33 [2024-10-14T09:19:30.443Z] v3.1.0-dev.34 [2024-10-14T09:19:30.443Z] v3.1.0-dev.35 [2024-10-14T09:19:30.443Z] v3.1.0-dev.36 [2024-10-14T09:19:30.443Z] v3.1.0-dev.37 [2024-10-14T09:19:30.443Z] v3.1.0-dev.38 [2024-10-14T09:19:30.443Z] v3.1.0-dev.39 [2024-10-14T09:19:30.443Z] v3.1.0-dev.4 [2024-10-14T09:19:30.443Z] v3.1.0-dev.5 [2024-10-14T09:19:30.443Z] v3.1.0-dev.6 [2024-10-14T09:19:30.443Z] v3.1.0-dev.7 [2024-10-14T09:19:30.443Z] v3.1.0-dev.8 [2024-10-14T09:19:30.443Z] v3.1.0-dev.9 [2024-10-14T09:19:30.443Z] v3.1.1 [2024-10-14T09:19:30.443Z] v3.1.1-dev.1 [2024-10-14T09:19:30.443Z] v3.2.0-dev.1 [2024-10-14T09:19:30.443Z] v3.2.0-dev.10 [2024-10-14T09:19:30.443Z] v3.2.0-dev.11 [2024-10-14T09:19:30.443Z] v3.2.0-dev.12 [2024-10-14T09:19:30.443Z] v3.2.0-dev.13 [2024-10-14T09:19:30.443Z] v3.2.0-dev.14 [2024-10-14T09:19:30.443Z] v3.2.0-dev.15 [2024-10-14T09:19:30.443Z] v3.2.0-dev.16 [2024-10-14T09:19:30.443Z] v3.2.0-dev.17 [2024-10-14T09:19:30.443Z] v3.2.0-dev.18 [2024-10-14T09:19:30.443Z] v3.2.0-dev.19 [2024-10-14T09:19:30.443Z] v3.2.0-dev.2 [2024-10-14T09:19:30.443Z] v3.2.0-dev.20 [2024-10-14T09:19:30.443Z] v3.2.0-dev.21 [2024-10-14T09:19:30.443Z] v3.2.0-dev.22 [2024-10-14T09:19:30.443Z] v3.2.0-dev.23 [2024-10-14T09:19:30.443Z] v3.2.0-dev.24 [2024-10-14T09:19:30.443Z] v3.2.0-dev.25 [2024-10-14T09:19:30.443Z] v3.2.0-dev.26 [2024-10-14T09:19:30.443Z] v3.2.0-dev.27 [2024-10-14T09:19:30.443Z] v3.2.0-dev.28 [2024-10-14T09:19:30.443Z] v3.2.0-dev.29 [2024-10-14T09:19:30.443Z] v3.2.0-dev.3 [2024-10-14T09:19:30.443Z] v3.2.0-dev.30 [2024-10-14T09:19:30.443Z] v3.2.0-dev.31 [2024-10-14T09:19:30.443Z] v3.2.0-dev.32 [2024-10-14T09:19:30.443Z] v3.2.0-dev.33 [2024-10-14T09:19:30.443Z] v3.2.0-dev.34 [2024-10-14T09:19:30.443Z] v3.2.0-dev.35 [2024-10-14T09:19:30.443Z] v3.2.0-dev.36 [2024-10-14T09:19:30.443Z] v3.2.0-dev.37 [2024-10-14T09:19:30.443Z] v3.2.0-dev.4 [2024-10-14T09:19:30.443Z] v3.2.0-dev.5 [2024-10-14T09:19:30.443Z] v3.2.0-dev.6 [2024-10-14T09:19:30.443Z] v3.2.0-dev.7 [2024-10-14T09:19:30.443Z] v3.2.0-dev.8 [2024-10-14T09:19:30.443Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-14T09:19:30.738Z] + lftools sign git-tag v3.2.0-dev.37 [2024-10-14T09:19:31.307Z] Signing Git tag with Sigul... [2024-10-14T09:19:31.307Z] Signing v3.2.0-dev.37 [Pipeline] echo [2024-10-14T09:19:31.583Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:19:31.882Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T09:19:31.893Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T09:19:31.921Z] $ docker stop --time=1 8555ed9c11c7e972c33763343d582cfd07e8085aa4e9b79efefa6002387481ef [2024-10-14T09:19:33.202Z] $ docker rm -f --volumes 8555ed9c11c7e972c33763343d582cfd07e8085aa4e9b79efefa6002387481ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T09:19:33.666Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:19:33.666Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:19:33.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:19:33.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:19:34.048Z] prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container [2024-10-14T09:19:34.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:19:34.423Z] $ docker top 1e332d8d11fc4ae71052da59756ca84da448f7568c137ff42517e328c7a0ecb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:19:34.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:19:34.540Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:19:34.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:19:34.663Z] $ docker exec 1e332d8d11fc4ae71052da59756ca84da448f7568c137ff42517e328c7a0ecb9 ssh-agent [2024-10-14T09:19:34.779Z] SSH_AUTH_SOCK=/tmp/ssh-S5RTmeS24mkH/agent.32 [2024-10-14T09:19:34.779Z] SSH_AGENT_PID=38 [2024-10-14T09:19:34.783Z] Running ssh-add (command line suppressed) [2024-10-14T09:19:34.883Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17000340976430117543.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17000340976430117543.key) [2024-10-14T09:19:34.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:19:35.194Z] + git semver bump pre [2024-10-14T09:19:35.454Z] 2024-10-14 09:19:35,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-14T09:19:35.455Z] 2024-10-14 09:19:35,362 [bump_version] DEBUG bumping version:3.2.0-dev.37 on axis:pre with prefix:dev [2024-10-14T09:19:35.455Z] 2024-10-14 09:19:35,362 [bump_version] DEBUG bumped version:3.2.0-dev.38 [2024-10-14T09:19:35.455Z] 2024-10-14 09:19:35,362 [write_version] DEBUG write version:3.2.0-dev.38 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-10-14T09:19:35.455Z] 2024-10-14 09:19:35,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-14T09:19:35.455Z] 2024-10-14 09:19:35,362 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-14T09:19:35.455Z] 2024-10-14 09:19:35,364 [execute] INFO git cat-file --batch-check [2024-10-14T09:19:35.455Z] 2024-10-14 09:19:35,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:19:35.455Z] 2024-10-14 09:19:35,370 [execute] INFO git cat-file --batch [2024-10-14T09:19:35.455Z] 2024-10-14 09:19:35,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:19:35.455Z] 2024-10-14 09:19:35,377 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-14T09:19:35.455Z] 3.2.0-dev.38 [Pipeline] } [2024-10-14T09:19:35.461Z] $ docker exec --env ******** --env ******** 1e332d8d11fc4ae71052da59756ca84da448f7568c137ff42517e328c7a0ecb9 ssh-agent -k [2024-10-14T09:19:35.559Z] unset SSH_AUTH_SOCK; [2024-10-14T09:19:35.559Z] unset SSH_AGENT_PID; [2024-10-14T09:19:35.559Z] echo Agent pid 38 killed; [2024-10-14T09:19:35.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:19:35.900Z] + git semver [Pipeline] } [2024-10-14T09:19:36.170Z] $ docker stop --time=1 1e332d8d11fc4ae71052da59756ca84da448f7568c137ff42517e328c7a0ecb9 [2024-10-14T09:19:37.429Z] $ docker rm -f --volumes 1e332d8d11fc4ae71052da59756ca84da448f7568c137ff42517e328c7a0ecb9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T09:19:37.793Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:19:37.793Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:19:38.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:19:38.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:19:38.174Z] prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container [2024-10-14T09:19:38.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:19:38.546Z] $ docker top ccdea64bf4af3d4a5578d0a51a0a8c224685a9b1e5534f5db6bb0d23147a1d64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:19:38.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:19:38.670Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:19:38.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:19:38.787Z] $ docker exec ccdea64bf4af3d4a5578d0a51a0a8c224685a9b1e5534f5db6bb0d23147a1d64 ssh-agent [2024-10-14T09:19:38.888Z] SSH_AUTH_SOCK=/tmp/ssh-FsAyPH4OJMto/agent.32 [2024-10-14T09:19:38.888Z] SSH_AGENT_PID=38 [2024-10-14T09:19:38.892Z] Running ssh-add (command line suppressed) [2024-10-14T09:19:38.989Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1821371617523986433.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1821371617523986433.key) [2024-10-14T09:19:39.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:19:39.301Z] + git semver push [2024-10-14T09:19:39.559Z] 2024-10-14 09:19:39,486 [run_push] DEBUG push [2024-10-14T09:19:39.559Z] 2024-10-14 09:19:39,487 [execute] INFO git cat-file --batch-check [2024-10-14T09:19:39.559Z] 2024-10-14 09:19:39,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:19:39.559Z] 2024-10-14 09:19:39,492 [execute] INFO git rev-list a9f254b2a46e01e214c09c60a977abfd181664d8 -- [2024-10-14T09:19:39.559Z] 2024-10-14 09:19:39,492 [execute] DEBUG Popen(['git', 'rev-list', 'a9f254b2a46e01e214c09c60a977abfd181664d8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:19:39.559Z] 2024-10-14 09:19:39,502 [execute] INFO git fetch -v origin [2024-10-14T09:19:39.559Z] 2024-10-14 09:19:39,502 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-14T09:19:40.128Z] 2024-10-14 09:19:39,981 [run_push] DEBUG no remote changes detected [2024-10-14T09:19:40.128Z] 2024-10-14 09:19:39,982 [execute] INFO git push origin semver [2024-10-14T09:19:40.128Z] 2024-10-14 09:19:39,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:19:41.065Z] 2024-10-14 09:19:40,706 [run_push] DEBUG push all version tags [2024-10-14T09:19:41.065Z] 2024-10-14 09:19:40,706 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T09:19:41.065Z] 2024-10-14 09:19:40,707 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:19:41.633Z] 2024-10-14 09:19:41,377 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-14T09:19:41.633Z] 3.2.0-dev.38 [Pipeline] } [2024-10-14T09:19:41.640Z] $ docker exec --env ******** --env ******** ccdea64bf4af3d4a5578d0a51a0a8c224685a9b1e5534f5db6bb0d23147a1d64 ssh-agent -k [2024-10-14T09:19:41.757Z] unset SSH_AUTH_SOCK; [2024-10-14T09:19:41.757Z] unset SSH_AGENT_PID; [2024-10-14T09:19:41.757Z] echo Agent pid 38 killed; [2024-10-14T09:19:41.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:19:42.101Z] + git semver [Pipeline] } [2024-10-14T09:19:42.372Z] $ docker stop --time=1 ccdea64bf4af3d4a5578d0a51a0a8c224685a9b1e5534f5db6bb0d23147a1d64 [2024-10-14T09:19:43.666Z] $ docker rm -f --volumes ccdea64bf4af3d4a5578d0a51a0a8c224685a9b1e5534f5db6bb0d23147a1d64 [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-10-14T09:19:44.322Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-10-14T09:19:44.322Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-14T09:19:44.322Z] total 16 [2024-10-14T09:19:44.322Z] drwxr-xr-x 3 root root 4096 Oct 14 08:58 . [2024-10-14T09:19:44.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 09:19 .. [2024-10-14T09:19:44.322Z] drwxr-xr-x 2 root root 4096 Oct 14 08:58 cost [2024-10-14T09:19:44.322Z] -rw-r--r-- 1 root root 96 Oct 14 08:58 cost.csv [2024-10-14T09:19:44.323Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-10-14T09:19:44.323Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-14T09:19:44.323Z] total 16 [2024-10-14T09:19:44.323Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:58 . [2024-10-14T09:19:44.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 09:19 .. [2024-10-14T09:19:44.323Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:58 cost [2024-10-14T09:19:44.323Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 14 08:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:19:44.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:19:45.510Z] ---> package-listing.sh [2024-10-14T09:19:45.510Z] ++ facter osfamily [2024-10-14T09:19:45.510Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T09:19:45.772Z] + OS_FAMILY=debian [2024-10-14T09:19:45.772Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-10-14T09:19:45.772Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T09:19:45.772Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T09:19:45.772Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T09:19:45.772Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T09:19:45.772Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-14T09:19:45.772Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T09:19:45.772Z] + case "${OS_FAMILY}" in [2024-10-14T09:19:45.772Z] + dpkg -l [2024-10-14T09:19:45.772Z] + grep '^ii' [2024-10-14T09:19:45.772Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T09:19:45.772Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T09:19:45.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T09:19:45.772Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-14T09:19:45.772Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-10-14T09:19:45.772Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-10-14T09:19:45.784Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T09:19:46.067Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:19:46.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T09:19:46.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:19:46.735Z] prd-ubuntu20.04-docker-8c-8g-22741 does not seem to be running inside a container [2024-10-14T09:19:46.762Z] $ 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_main/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_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-10-14T09:19:46.971Z] $ docker top c6dc56e322201e764bc909d502009be475d26acfba999276522e71cd283d26b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:19:47.339Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T09:19:47.629Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T09:19:47.914Z] + ls /var/log/sa-host [2024-10-14T09:19:47.914Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:19:48.010Z] provisioning config files... [2024-10-14T09:19:48.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9365331033682016430tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:19:48.042Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:19:48.331Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T09:19:48.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:19:48.691Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T09:19:48.701Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:19:48.987Z] ---> sudo-logs.sh [2024-10-14T09:19:48.987Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T09:19:49.022Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:19:49.306Z] ---> job-cost.sh [2024-10-14T09:19:49.307Z] lf-activate-venv: SKIPPING [2024-10-14T09:19:49.307Z] DEBUG: total: 0.2199999988079071 [2024-10-14T09:19:49.307Z] INFO: Retrieving Stack Cost... [2024-10-14T09:19:49.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T09:19:50.136Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T09:19:50.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:19:50.438Z] ---> logs-deploy.sh [2024-10-14T09:19:50.438Z] lf-activate-venv: SKIPPING [2024-10-14T09:19:50.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/247 [2024-10-14T09:19:50.438Z] INFO: archiving workspace using pattern(s): [2024-10-14T09:19:51.380Z] Archives upload complete. [2024-10-14T09:19:51.640Z] INFO: archiving logs to Nexus