Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a 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-ssh4534960979605420851.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-ssh8940211103809997250.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-ssh7741892897129901493.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-ssh10310935130062490714.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-ssh16291782978162669548.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22179 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 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a (main) Commit message: "Merge pull request #678 from lindseysimple/issue-1618" > 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 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a # timeout=10 > git rev-list --no-walk fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T08:18:56.749Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T08:18:56.820Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T08:18:56.849Z] ========================================================= [2024-10-08T08:18:56.849Z] EdgeX Global Pipelines Version Info [2024-10-08T08:18:56.849Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:18:58.006Z] ------------------- [2024-10-08T08:18:58.006Z] stable info: [2024-10-08T08:18:58.006Z] ------------------- [2024-10-08T08:18:58.006Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T08:18:58.006Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T08:18:58.006Z] Message: update stable to v1.0.265 [2024-10-08T08:18:58.266Z] ------------------- [2024-10-08T08:18:58.266Z] experimental info: [2024-10-08T08:18:58.266Z] ------------------- [2024-10-08T08:18:58.266Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T08:18:58.266Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T08:18:58.266Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T08:18:58.378Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-08T08:18:58.400Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-08T08:18:58.424Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T08:18:58.451Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T08:18:58.476Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T08:18:58.497Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T08:18:58.521Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T08:18:58.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-08T08:18:58.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T08:18:58.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T08:18:58.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T08:18:58.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-08T08:18:58.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T08:18:58.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T08:18:58.703Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T08:18:58.725Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T08:18:58.748Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T08:18:58.775Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T08:18:58.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T08:18:58.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T08:18:58.833Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-08T08:18:58.852Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-08T08:18:58.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-08T08:18:58.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-08T08:18:58.919Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-08T08:18:58.942Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T08:18:58.968Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T08:18:58.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-08T08:18:59.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-08T08:18:59.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-08T08:18:59.069Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] echo [2024-10-08T08:18:59.090Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf1e89e [Pipeline] echo [2024-10-08T08:18:59.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T08:18:59.184Z] provisioning config files... [2024-10-08T08:18:59.198Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16992450299525546493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:18:59.533Z] ---> ****-login.sh [2024-10-08T08:18:59.533Z] nexus3.edgexfoundry.org:10001 [2024-10-08T08:18:59.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:19:00.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:19:00.055Z] Configure a credential helper to remove this warning. See [2024-10-08T08:19:00.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:19:00.055Z] [2024-10-08T08:19:00.055Z] Login Succeeded [2024-10-08T08:19:00.055Z] nexus3.edgexfoundry.org:10002 [2024-10-08T08:19:00.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:19:00.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:19:00.056Z] Configure a credential helper to remove this warning. See [2024-10-08T08:19:00.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:19:00.056Z] [2024-10-08T08:19:00.056Z] Login Succeeded [2024-10-08T08:19:00.056Z] nexus3.edgexfoundry.org:10003 [2024-10-08T08:19:00.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:19:00.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:19:00.056Z] Configure a credential helper to remove this warning. See [2024-10-08T08:19:00.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:19:00.056Z] [2024-10-08T08:19:00.056Z] Login Succeeded [2024-10-08T08:19:00.056Z] nexus3.edgexfoundry.org:10004 [2024-10-08T08:19:00.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:19:00.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:19:00.315Z] Configure a credential helper to remove this warning. See [2024-10-08T08:19:00.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:19:00.315Z] [2024-10-08T08:19:00.315Z] Login Succeeded [2024-10-08T08:19:00.315Z] ****.io [2024-10-08T08:19:00.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:19:00.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:19:00.575Z] Configure a credential helper to remove this warning. See [2024-10-08T08:19:00.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:19:00.575Z] [2024-10-08T08:19:00.575Z] Login Succeeded [2024-10-08T08:19:00.575Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T08:19:00.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-08T08:19:01.000Z] + git rev-list -1 --merges bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a~1..bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] echo [2024-10-08T08:19:01.029Z] -----------> git rev-list -1 --merges bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a~1..bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [2024-10-08T08:19:01.029Z] bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [false] [Pipeline] sh [2024-10-08T08:19:01.322Z] + git log --format=format:%s -1 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] echo [2024-10-08T08:19:01.339Z] ========================================================= [2024-10-08T08:19:01.339Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T08:19:01.339Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T08:19:01.684Z] + git log --format=format:%s -1 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] echo [2024-10-08T08:19:01.697Z] [semverPrep] GIT_COMMIT: bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a, Commit Message: Merge pull request #678 from lindseysimple/issue-1618 [Pipeline] echo [2024-10-08T08:19:01.711Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-08T08:19:02.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T08:19:02.080Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T08:19:02.080Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T08:19:02.080Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T08:19:02.080Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T08:19:02.080Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T08:19:02.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:19:02.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T08:19:02.529Z] [2024-10-08T08:19:02.529Z] 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-08T08:19:02.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T08:19:02.834Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T08:19:02.834Z] b85a868b505f: Pulling fs layer [2024-10-08T08:19:02.834Z] e2be974225ed: Pulling fs layer [2024-10-08T08:19:02.834Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T08:19:02.835Z] 988bab9f4d93: Pulling fs layer [2024-10-08T08:19:02.835Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T08:19:02.835Z] eaf3925da568: Pulling fs layer [2024-10-08T08:19:02.835Z] bab4dde63d76: Pulling fs layer [2024-10-08T08:19:02.835Z] bde34c3a00c8: Pulling fs layer [2024-10-08T08:19:02.835Z] b352a97aabf1: Pulling fs layer [2024-10-08T08:19:02.835Z] 4872d77fe225: Pulling fs layer [2024-10-08T08:19:02.835Z] 5851b861e8e6: Pulling fs layer [2024-10-08T08:19:02.835Z] 988bab9f4d93: Waiting [2024-10-08T08:19:02.835Z] 1469e6f7b9e6: Waiting [2024-10-08T08:19:02.835Z] bab4dde63d76: Waiting [2024-10-08T08:19:02.835Z] 5851b861e8e6: Waiting [2024-10-08T08:19:02.835Z] 4872d77fe225: Waiting [2024-10-08T08:19:02.835Z] bde34c3a00c8: Waiting [2024-10-08T08:19:02.835Z] b352a97aabf1: Waiting [2024-10-08T08:19:02.835Z] eaf3925da568: Waiting [2024-10-08T08:19:02.835Z] e2be974225ed: Verifying Checksum [2024-10-08T08:19:02.835Z] e2be974225ed: Download complete [2024-10-08T08:19:02.835Z] 988bab9f4d93: Verifying Checksum [2024-10-08T08:19:02.835Z] 988bab9f4d93: Download complete [2024-10-08T08:19:02.835Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T08:19:02.835Z] 1469e6f7b9e6: Download complete [2024-10-08T08:19:02.835Z] eaf3925da568: Verifying Checksum [2024-10-08T08:19:02.835Z] eaf3925da568: Download complete [2024-10-08T08:19:02.835Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T08:19:02.835Z] 339a4e72a1f5: Download complete [2024-10-08T08:19:03.094Z] bde34c3a00c8: Verifying Checksum [2024-10-08T08:19:03.094Z] bde34c3a00c8: Download complete [2024-10-08T08:19:03.094Z] b352a97aabf1: Download complete [2024-10-08T08:19:03.094Z] 4872d77fe225: Download complete [2024-10-08T08:19:03.094Z] 5851b861e8e6: Verifying Checksum [2024-10-08T08:19:03.094Z] b85a868b505f: Verifying Checksum [2024-10-08T08:19:03.094Z] b85a868b505f: Download complete [2024-10-08T08:19:03.353Z] bab4dde63d76: Verifying Checksum [2024-10-08T08:19:03.353Z] bab4dde63d76: Download complete [2024-10-08T08:19:04.290Z] b85a868b505f: Pull complete [2024-10-08T08:19:04.549Z] e2be974225ed: Pull complete [2024-10-08T08:19:04.809Z] 339a4e72a1f5: Pull complete [2024-10-08T08:19:05.069Z] 988bab9f4d93: Pull complete [2024-10-08T08:19:05.329Z] 1469e6f7b9e6: Pull complete [2024-10-08T08:19:05.329Z] eaf3925da568: Pull complete [2024-10-08T08:19:07.232Z] bab4dde63d76: Pull complete [2024-10-08T08:19:07.232Z] bde34c3a00c8: Pull complete [2024-10-08T08:19:07.232Z] b352a97aabf1: Pull complete [2024-10-08T08:19:07.491Z] 4872d77fe225: Pull complete [2024-10-08T08:19:07.491Z] 5851b861e8e6: Pull complete [2024-10-08T08:19:07.491Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T08:19:07.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T08:19:07.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:19:07.639Z] prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container [2024-10-08T08:19:07.674Z] $ 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-08T08:19:11.062Z] $ docker top 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 -eo pid,comm [2024-10-08T08:19:11.117Z] 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-08T08:19:11.117Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T08:19:11.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T08:19:11.168Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T08:19:11.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T08:19:11.280Z] $ docker exec 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 ssh-agent [2024-10-08T08:19:11.387Z] SSH_AUTH_SOCK=/tmp/ssh-4eNiUD0xJlm4/agent.32 [2024-10-08T08:19:11.387Z] SSH_AGENT_PID=38 [2024-10-08T08:19:11.393Z] Running ssh-add (command line suppressed) [2024-10-08T08:19:11.496Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4050154998591080656.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4050154998591080656.key) [2024-10-08T08:19:11.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T08:19:11.806Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T08:19:11.820Z] $ docker exec --env ******** --env ******** 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 ssh-agent -k [2024-10-08T08:19:11.916Z] unset SSH_AUTH_SOCK; [2024-10-08T08:19:11.916Z] unset SSH_AGENT_PID; [2024-10-08T08:19:11.916Z] echo Agent pid 38 killed; [2024-10-08T08:19:11.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T08:19:11.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T08:19:11.967Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T08:19:12.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T08:19:12.079Z] $ docker exec 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 ssh-agent [2024-10-08T08:19:12.184Z] SSH_AUTH_SOCK=/tmp/ssh-gMwUuIXXAkDH/agent.71 [2024-10-08T08:19:12.184Z] SSH_AGENT_PID=77 [2024-10-08T08:19:12.189Z] Running ssh-add (command line suppressed) [2024-10-08T08:19:12.298Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3448798925184336250.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3448798925184336250.key) [2024-10-08T08:19:12.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T08:19:12.606Z] + git semver init [2024-10-08T08:19:12.866Z] 2024-10-08 08:19:12,778 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T08:19:12.866Z] 2024-10-08 08:19:12,779 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-10-08T08:19:12.866Z] 2024-10-08 08:19:12,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-10-08T08:19:12.866Z] 2024-10-08 08:19:12,780 [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-08T08:19:14.259Z] 2024-10-08 08:19:13,819 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-10-08T08:19:14.259Z] 2024-10-08 08:19:13,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-10-08T08:19:14.259Z] 2024-10-08 08:19:13,820 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T08:19:14.259Z] 2024-10-08 08:19:13,820 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T08:19:14.259Z] 3.2.0-dev.35 [Pipeline] } [2024-10-08T08:19:14.271Z] $ docker exec --env ******** --env ******** 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 ssh-agent -k [2024-10-08T08:19:14.354Z] unset SSH_AUTH_SOCK; [2024-10-08T08:19:14.354Z] unset SSH_AGENT_PID; [2024-10-08T08:19:14.354Z] echo Agent pid 77 killed; [2024-10-08T08:19:14.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T08:19:14.695Z] + git semver [Pipeline] } [2024-10-08T08:19:15.284Z] $ docker stop --time=1 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 [2024-10-08T08:19:16.615Z] $ docker rm -f --volumes 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T08:19:16.976Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T08:19:17.212Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T08:19:17.215Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.35 [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-08T08:19:17.395Z] provisioning config files... [2024-10-08T08:19:17.405Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13721726812880455098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:19:17.710Z] ---> ****-login.sh [2024-10-08T08:19:17.710Z] nexus3.edgexfoundry.org:10001 [2024-10-08T08:19:17.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:19:17.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:19:17.710Z] Configure a credential helper to remove this warning. See [2024-10-08T08:19:17.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:19:17.710Z] [2024-10-08T08:19:17.710Z] Login Succeeded [2024-10-08T08:19:17.710Z] nexus3.edgexfoundry.org:10002 [2024-10-08T08:19:17.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:19:17.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:19:17.710Z] Configure a credential helper to remove this warning. See [2024-10-08T08:19:17.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:19:17.711Z] [2024-10-08T08:19:17.711Z] Login Succeeded [2024-10-08T08:19:17.711Z] nexus3.edgexfoundry.org:10003 [2024-10-08T08:19:17.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:19:17.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:19:17.981Z] Configure a credential helper to remove this warning. See [2024-10-08T08:19:17.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:19:17.981Z] [2024-10-08T08:19:17.981Z] Login Succeeded [2024-10-08T08:19:17.981Z] nexus3.edgexfoundry.org:10004 [2024-10-08T08:19:17.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:19:17.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:19:17.981Z] Configure a credential helper to remove this warning. See [2024-10-08T08:19:17.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:19:17.981Z] [2024-10-08T08:19:17.981Z] Login Succeeded [2024-10-08T08:19:17.981Z] ****.io [2024-10-08T08:19:18.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:19:18.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:19:18.241Z] Configure a credential helper to remove this warning. See [2024-10-08T08:19:18.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:19:18.241Z] [2024-10-08T08:19:18.241Z] Login Succeeded [2024-10-08T08:19:18.241Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T08:19:18.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T08:19:18.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T08:19:18.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T08:19:18.373Z] ========================================================= [2024-10-08T08:19:18.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T08:19:18.373Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:19:18.706Z] + 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-08T08:19:18.706Z] Sending build context to Docker daemon 9.19MB [2024-10-08T08:19:18.706Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T08:19:18.706Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T08:19:18.706Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T08:19:18.706Z] 43c4264eed91: Pulling fs layer [2024-10-08T08:19:18.706Z] 4cc291be95ef: Pulling fs layer [2024-10-08T08:19:18.706Z] 2ac1f1163629: Pulling fs layer [2024-10-08T08:19:18.706Z] 5c3c966382ef: Pulling fs layer [2024-10-08T08:19:18.706Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T08:19:18.706Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T08:19:18.706Z] 9f66e0745190: Pulling fs layer [2024-10-08T08:19:18.706Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T08:19:18.706Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T08:19:18.706Z] 5c3c966382ef: Waiting [2024-10-08T08:19:18.706Z] 4f4fb700ef54: Waiting [2024-10-08T08:19:18.706Z] 5d5c8e513c77: Waiting [2024-10-08T08:19:18.706Z] 9f66e0745190: Waiting [2024-10-08T08:19:18.706Z] f49a43e4bbc0: Waiting [2024-10-08T08:19:18.706Z] 561ebcabdf7f: Waiting [2024-10-08T08:19:18.706Z] 4cc291be95ef: Download complete [2024-10-08T08:19:18.967Z] 5c3c966382ef: Verifying Checksum [2024-10-08T08:19:18.967Z] 5c3c966382ef: Download complete [2024-10-08T08:19:18.967Z] 4f4fb700ef54: Download complete [2024-10-08T08:19:18.967Z] 5d5c8e513c77: Verifying Checksum [2024-10-08T08:19:18.967Z] 5d5c8e513c77: Download complete [2024-10-08T08:19:18.967Z] 43c4264eed91: Verifying Checksum [2024-10-08T08:19:18.967Z] 43c4264eed91: Download complete [2024-10-08T08:19:18.967Z] 9f66e0745190: Verifying Checksum [2024-10-08T08:19:18.967Z] 9f66e0745190: Download complete [2024-10-08T08:19:18.967Z] 43c4264eed91: Pull complete [2024-10-08T08:19:19.225Z] 561ebcabdf7f: Verifying Checksum [2024-10-08T08:19:19.225Z] 561ebcabdf7f: Download complete [2024-10-08T08:19:19.225Z] 4cc291be95ef: Pull complete [2024-10-08T08:19:19.484Z] 2ac1f1163629: Verifying Checksum [2024-10-08T08:19:19.484Z] 2ac1f1163629: Download complete [2024-10-08T08:19:19.745Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T08:19:19.745Z] f49a43e4bbc0: Download complete [2024-10-08T08:19:23.938Z] 2ac1f1163629: Pull complete [2024-10-08T08:19:23.938Z] 5c3c966382ef: Pull complete [2024-10-08T08:19:23.939Z] 4f4fb700ef54: Pull complete [2024-10-08T08:19:23.939Z] 5d5c8e513c77: Pull complete [2024-10-08T08:19:23.939Z] 9f66e0745190: Pull complete [2024-10-08T08:19:25.842Z] f49a43e4bbc0: Pull complete [2024-10-08T08:19:26.410Z] 561ebcabdf7f: Pull complete [2024-10-08T08:19:26.410Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T08:19:26.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T08:19:26.410Z] ---> 3a752c3f9dda [2024-10-08T08:19:26.410Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T08:19:32.341Z] Still waiting to schedule task [2024-10-08T08:19:32.341Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-08T08:19:33.011Z] ---> Running in d5fbdd846150 [2024-10-08T08:19:33.011Z] Removing intermediate container d5fbdd846150 [2024-10-08T08:19:33.011Z] ---> be88ecb72e37 [2024-10-08T08:19:33.011Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T08:19:33.011Z] ---> Running in a5a0f10c36c0 [2024-10-08T08:19:33.011Z] Removing intermediate container a5a0f10c36c0 [2024-10-08T08:19:33.011Z] ---> a1d5378ea4b2 [2024-10-08T08:19:33.011Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T08:19:33.011Z] ---> Running in 6f148afc335c [2024-10-08T08:19:33.011Z] Removing intermediate container 6f148afc335c [2024-10-08T08:19:33.011Z] ---> a29ffe2efb20 [2024-10-08T08:19:33.011Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T08:19:33.011Z] ---> Running in 93e696d80b7d [2024-10-08T08:19:33.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:19:33.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:19:33.011Z] OK: 246 MiB in 54 packages [2024-10-08T08:19:33.591Z] Removing intermediate container 93e696d80b7d [2024-10-08T08:19:33.591Z] ---> 4f4fbe17caba [2024-10-08T08:19:33.591Z] Step 7/12 : WORKDIR /app [2024-10-08T08:19:33.591Z] ---> Running in 22d5d8dc5016 [2024-10-08T08:19:33.591Z] Removing intermediate container 22d5d8dc5016 [2024-10-08T08:19:33.591Z] ---> 8622bd210132 [2024-10-08T08:19:33.591Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-08T08:19:33.850Z] ---> 09f87ff53f05 [2024-10-08T08:19:33.850Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:19:33.850Z] ---> Running in 1a554be02780 [2024-10-08T08:20:30.135Z] Removing intermediate container 1a554be02780 [2024-10-08T08:20:30.135Z] ---> b088075d44c3 [2024-10-08T08:20:30.135Z] Step 10/12 : COPY . . [2024-10-08T08:20:30.135Z] ---> 6bd0abd0803e [2024-10-08T08:20:30.135Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T08:20:30.135Z] ---> Running in dfb11dbd7edb [2024-10-08T08:20:30.135Z] Removing intermediate container dfb11dbd7edb [2024-10-08T08:20:30.135Z] ---> ee420b465ec6 [2024-10-08T08:20:30.135Z] Step 12/12 : RUN $MAKE [2024-10-08T08:20:30.135Z] ---> Running in 3121a1b6ba6a [2024-10-08T08:20:30.135Z] noop [2024-10-08T08:20:30.135Z] Removing intermediate container 3121a1b6ba6a [2024-10-08T08:20:30.135Z] ---> 9815bf175833 [2024-10-08T08:20:30.135Z] Successfully built 9815bf175833 [2024-10-08T08:20:30.135Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:20:30.471Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T08:20:30.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:20:30.551Z] prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container [2024-10-08T08:20:30.586Z] $ 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-08T08:20:30.899Z] $ docker top 01309d100605ea8f9dae7053a6ad7364000d8ea1e6fbee7c9ed0f8afd56ce3f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T08:20:31.254Z] + go version [2024-10-08T08:20:31.254Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T08:20:31.265Z] $ docker stop --time=1 01309d100605ea8f9dae7053a6ad7364000d8ea1e6fbee7c9ed0f8afd56ce3f6 [2024-10-08T08:20:32.568Z] $ docker rm -f --volumes 01309d100605ea8f9dae7053a6ad7364000d8ea1e6fbee7c9ed0f8afd56ce3f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:20:33.005Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T08:20:33.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:20:33.087Z] prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container [2024-10-08T08:20:33.110Z] $ 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-08T08:20:33.458Z] $ docker top 8cc174b3dd8a0f6a3f6b3130b4967f2eb102733488e29e01a00bf8304e4e13c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T08:20:33.809Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-10-08T08:20:34.109Z] + make test [2024-10-08T08:20:34.109Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T08:21:06.182Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-08T08:21:16.782Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22180 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-10-08T08:21:16.802Z] Running in /w/workspace/app-service-configurable/245 [Pipeline] { [Pipeline] checkout [2024-10-08T08:21:16.836Z] The recommended git tool is: git [2024-10-08T08:21:21.414Z] using credential edgex-jenkins-ssh [2024-10-08T08:21:21.437Z] Cloning the remote Git repository [2024-10-08T08:21:21.476Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-08T08:21:21.557Z] > git init /w/workspace/app-service-configurable/245 # timeout=10 [2024-10-08T08:21:21.683Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-08T08:21:21.684Z] > git --version # timeout=10 [2024-10-08T08:21:21.702Z] > git --version # 'git version 2.25.1' [2024-10-08T08:21:21.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T08:21:21.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T08:21:23.764Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-08T08:21:23.789Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T08:21:24.645Z] Avoid second fetch [2024-10-08T08:21:24.646Z] Checking out Revision bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a (main) [2024-10-08T08:21:25.275Z] Commit message: "Merge pull request #678 from lindseysimple/issue-1618" [2024-10-08T08:21:24.662Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T08:21:24.728Z] > git checkout -f bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T08:21:29.920Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-08T08:21:29.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T08:21:29.921Z] Dload Upload Total Spent Left Speed [2024-10-08T08:21:29.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2024-10-08T08:21:30.258Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-08T08:21:30.584Z] + sudo tee /etc/docker/daemon.new [2024-10-08T08:21:30.584Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-08T08:21:30.584Z] { [2024-10-08T08:21:30.584Z] "registry-mirrors": [ [2024-10-08T08:21:30.584Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-08T08:21:30.584Z] ], [2024-10-08T08:21:30.584Z] "bip": "10.250.0.254/24", [2024-10-08T08:21:30.584Z] "hosts": [ [2024-10-08T08:21:30.584Z] "tcp://0.0.0.0:5555", [2024-10-08T08:21:30.584Z] "unix:///var/run/docker.sock" [2024-10-08T08:21:30.584Z] ], [2024-10-08T08:21:30.584Z] "mtu": 1458, [2024-10-08T08:21:30.584Z] "selinux-enabled": true, [2024-10-08T08:21:30.584Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-08T08:21:30.584Z] } [Pipeline] sh [2024-10-08T08:21:30.934Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-08T08:21:31.265Z] + sudo service docker restart [2024-10-08T08:21:38.258Z] go vet ./... [2024-10-08T08:21:41.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T08:21:41.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T08:21:41.560Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T08:21:41.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-08T08:21:41.589Z] $ docker stop --time=1 8cc174b3dd8a0f6a3f6b3130b4967f2eb102733488e29e01a00bf8304e4e13c9 [2024-10-08T08:21:47.495Z] $ docker rm -f --volumes 8cc174b3dd8a0f6a3f6b3130b4967f2eb102733488e29e01a00bf8304e4e13c9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T08:21:48.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-08T08:21:48.174Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-08T08:21:48.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-08T08:21:49.026Z] + ls -al . [2024-10-08T08:21:49.026Z] total 260 [2024-10-08T08:21:49.026Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 8 08:20 . [2024-10-08T08:21:49.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 08:18 .. [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 08:18 .dockerignore [2024-10-08T08:21:49.026Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 08:21 .git [2024-10-08T08:21:49.026Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 08:18 .github [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 08:18 .gitignore [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 08:18 .golangci.yml [2024-10-08T08:21:49.026Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 08:19 .semver [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 08:18 Attribution.txt [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 08:18 CHANGELOG.md [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 08:18 Dockerfile [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 08:18 GOVERNANCE.md [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 08:18 Jenkinsfile [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 08:18 LICENSE [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 08:18 OWNERS.md [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 08:18 README.md [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 08:19 VERSION [2024-10-08T08:21:49.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 08:18 bin [2024-10-08T08:21:49.026Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 8 08:21 coverage.out [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 08:18 go.mod [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 08:18 go.sum [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 08:18 main.go [2024-10-08T08:21:49.026Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 08:18 makefile [2024-10-08T08:21:49.026Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 08:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:21:49.345Z] + 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=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a --label arch=amd64 --label version=3.2.0-dev.35 . [2024-10-08T08:21:49.345Z] Sending build context to Docker daemon 9.191MB [2024-10-08T08:21:49.345Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T08:21:49.345Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-08T08:21:49.345Z] ---> 9815bf175833 [2024-10-08T08:21:49.345Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T08:21:49.530Z] provisioning config files... [2024-10-08T08:21:49.555Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/245@tmp/config13437313892841938662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:21:49.605Z] ---> Running in 397c9a9ab861 [2024-10-08T08:21:49.605Z] Removing intermediate container 397c9a9ab861 [2024-10-08T08:21:49.605Z] ---> 2d0e6e4483e9 [2024-10-08T08:21:49.605Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T08:21:49.605Z] ---> Running in a5138c043e6c [2024-10-08T08:21:49.862Z] Removing intermediate container a5138c043e6c [2024-10-08T08:21:49.862Z] ---> c9a3eee587db [2024-10-08T08:21:49.862Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-08T08:21:49.862Z] ---> Running in 02a70f7a67cd [2024-10-08T08:21:49.862Z] Removing intermediate container 02a70f7a67cd [2024-10-08T08:21:49.862Z] ---> 2d7b5c999a6d [2024-10-08T08:21:49.862Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T08:21:49.862Z] ---> Running in d55ed6d422e9 [2024-10-08T08:21:49.997Z] ---> ****-login.sh [2024-10-08T08:21:49.997Z] nexus3.edgexfoundry.org:10001 [2024-10-08T08:21:50.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:21:50.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:21:50.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:21:50.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:21:50.534Z] Configure a credential helper to remove this warning. See [2024-10-08T08:21:50.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:21:50.534Z] [2024-10-08T08:21:50.534Z] Login Succeeded [2024-10-08T08:21:50.534Z] nexus3.edgexfoundry.org:10002 [2024-10-08T08:21:50.643Z] OK: 246 MiB in 54 packages [2024-10-08T08:21:50.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:21:50.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:21:50.802Z] Configure a credential helper to remove this warning. See [2024-10-08T08:21:50.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:21:50.802Z] [2024-10-08T08:21:50.802Z] Login Succeeded [2024-10-08T08:21:50.802Z] nexus3.edgexfoundry.org:10003 [2024-10-08T08:21:50.903Z] Removing intermediate container d55ed6d422e9 [2024-10-08T08:21:50.903Z] ---> 88200c190455 [2024-10-08T08:21:50.903Z] Step 7/27 : WORKDIR /app [2024-10-08T08:21:50.903Z] ---> Running in 066f7275e653 [2024-10-08T08:21:51.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:21:51.161Z] Removing intermediate container 066f7275e653 [2024-10-08T08:21:51.161Z] ---> 6fa19ff7eef5 [2024-10-08T08:21:51.161Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-08T08:21:51.161Z] ---> f6321948b064 [2024-10-08T08:21:51.161Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:21:51.161Z] ---> Running in f714cb891e46 [2024-10-08T08:21:51.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:21:51.341Z] Configure a credential helper to remove this warning. See [2024-10-08T08:21:51.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:21:51.341Z] [2024-10-08T08:21:51.341Z] Login Succeeded [2024-10-08T08:21:51.341Z] nexus3.edgexfoundry.org:10004 [2024-10-08T08:21:51.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:21:51.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:21:51.613Z] Configure a credential helper to remove this warning. See [2024-10-08T08:21:51.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:21:51.613Z] [2024-10-08T08:21:51.613Z] Login Succeeded [2024-10-08T08:21:51.613Z] ****.io [2024-10-08T08:21:51.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:21:52.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:21:52.145Z] Configure a credential helper to remove this warning. See [2024-10-08T08:21:52.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:21:52.145Z] [2024-10-08T08:21:52.145Z] Login Succeeded [2024-10-08T08:21:52.145Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T08:21:52.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-10-08T08:21:52.215Z] Removing intermediate container f714cb891e46 [2024-10-08T08:21:52.215Z] ---> ef34631ecfb0 [2024-10-08T08:21:52.215Z] Step 10/27 : COPY . . [Pipeline] unstash [Pipeline] echo [2024-10-08T08:21:52.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-10-08T08:21:52.473Z] ---> 117114e2ac15 [2024-10-08T08:21:52.473Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T08:21:52.473Z] ---> Running in 9df8c615b3d1 [2024-10-08T08:21:52.473Z] Removing intermediate container 9df8c615b3d1 [2024-10-08T08:21:52.473Z] ---> 3f63cc4f4f31 [2024-10-08T08:21:52.473Z] Step 12/27 : RUN $MAKE [2024-10-08T08:21:52.473Z] ---> Running in 3597dcfc0f80 [Pipeline] echo [2024-10-08T08:21:52.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T08:21:52.513Z] ========================================================= [2024-10-08T08:21:52.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-08T08:21:52.513Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:21:52.732Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.35" -trimpath -mod=readonly -o app-service-configurable [2024-10-08T08:21:52.884Z] + 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-08T08:21:52.884Z] Sending build context to Docker daemon 242.2kB [2024-10-08T08:21:53.163Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T08:21:53.163Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T08:21:53.163Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-08T08:21:53.163Z] cf04c63912e1: Pulling fs layer [2024-10-08T08:21:53.163Z] 55b35a11ae5e: Pulling fs layer [2024-10-08T08:21:53.163Z] a37a00ec5f00: Pulling fs layer [2024-10-08T08:21:53.163Z] 50b3750afda1: Pulling fs layer [2024-10-08T08:21:53.163Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T08:21:53.163Z] 80978eb59214: Pulling fs layer [2024-10-08T08:21:53.163Z] c9f46d7d2bd2: Pulling fs layer [2024-10-08T08:21:53.163Z] c5a475d317c9: Pulling fs layer [2024-10-08T08:21:53.163Z] 50b3750afda1: Waiting [2024-10-08T08:21:53.163Z] 4f4fb700ef54: Waiting [2024-10-08T08:21:53.163Z] 80978eb59214: Waiting [2024-10-08T08:21:53.163Z] c9f46d7d2bd2: Waiting [2024-10-08T08:21:53.163Z] c5a475d317c9: Waiting [2024-10-08T08:21:53.163Z] 55b35a11ae5e: Verifying Checksum [2024-10-08T08:21:53.163Z] 55b35a11ae5e: Download complete [2024-10-08T08:21:53.163Z] 50b3750afda1: Verifying Checksum [2024-10-08T08:21:53.163Z] 50b3750afda1: Download complete [2024-10-08T08:21:53.431Z] 4f4fb700ef54: Download complete [2024-10-08T08:21:53.431Z] 80978eb59214: Verifying Checksum [2024-10-08T08:21:53.431Z] 80978eb59214: Download complete [2024-10-08T08:21:53.431Z] cf04c63912e1: Verifying Checksum [2024-10-08T08:21:53.431Z] cf04c63912e1: Download complete [2024-10-08T08:21:54.020Z] c5a475d317c9: Verifying Checksum [2024-10-08T08:21:54.020Z] c5a475d317c9: Download complete [2024-10-08T08:21:54.288Z] cf04c63912e1: Pull complete [2024-10-08T08:21:54.876Z] 55b35a11ae5e: Pull complete [2024-10-08T08:21:55.471Z] a37a00ec5f00: Verifying Checksum [2024-10-08T08:21:55.471Z] a37a00ec5f00: Download complete [2024-10-08T08:21:56.059Z] c9f46d7d2bd2: Verifying Checksum [2024-10-08T08:21:56.059Z] c9f46d7d2bd2: Download complete [2024-10-08T08:22:11.074Z] a37a00ec5f00: Pull complete [2024-10-08T08:22:11.074Z] 50b3750afda1: Pull complete [2024-10-08T08:22:11.074Z] 4f4fb700ef54: Pull complete [2024-10-08T08:22:11.074Z] 80978eb59214: Pull complete [2024-10-08T08:22:18.055Z] c9f46d7d2bd2: Pull complete [2024-10-08T08:22:20.091Z] c5a475d317c9: Pull complete [2024-10-08T08:22:20.091Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-08T08:22:20.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T08:22:20.091Z] ---> be29e6b0f0d4 [2024-10-08T08:22:20.091Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T08:22:21.049Z] ---> Running in a11aea30756b [2024-10-08T08:22:21.316Z] Removing intermediate container a11aea30756b [2024-10-08T08:22:21.316Z] ---> 291822fff0f0 [2024-10-08T08:22:21.316Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T08:22:21.582Z] ---> Running in 09a736666f56 [2024-10-08T08:22:21.849Z] Removing intermediate container 09a736666f56 [2024-10-08T08:22:21.849Z] ---> 104e17104831 [2024-10-08T08:22:21.849Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T08:22:21.849Z] ---> Running in 891567b8b158 [2024-10-08T08:22:22.122Z] Removing intermediate container 891567b8b158 [2024-10-08T08:22:22.122Z] ---> daa32312dab0 [2024-10-08T08:22:22.122Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T08:22:22.122Z] ---> Running in 01ff346f81fd [2024-10-08T08:22:23.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:22:23.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:22:24.942Z] OK: 238 MiB in 54 packages [2024-10-08T08:22:25.898Z] Removing intermediate container 01ff346f81fd [2024-10-08T08:22:25.898Z] ---> f98945469a44 [2024-10-08T08:22:25.898Z] Step 7/12 : WORKDIR /app [2024-10-08T08:22:25.898Z] ---> Running in 3a7ad92d49e5 [2024-10-08T08:22:26.164Z] Removing intermediate container 3a7ad92d49e5 [2024-10-08T08:22:26.164Z] ---> a945e9dec492 [2024-10-08T08:22:26.164Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-08T08:22:26.437Z] ---> 745157ad46ec [2024-10-08T08:22:26.437Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:22:26.437Z] ---> Running in 368a8d3ac138 [2024-10-08T08:22:32.288Z] Removing intermediate container 3597dcfc0f80 [2024-10-08T08:22:32.288Z] ---> f9671890b430 [2024-10-08T08:22:32.288Z] Step 13/27 : FROM alpine:3.20 [2024-10-08T08:22:32.288Z] 3.20: Pulling from library/alpine [2024-10-08T08:22:32.288Z] 43c4264eed91: Already exists [2024-10-08T08:22:32.288Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:22:32.288Z] Status: Downloaded newer image for alpine:3.20 [2024-10-08T08:22:32.288Z] ---> 91ef0af61f39 [2024-10-08T08:22:32.288Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-08T08:22:32.288Z] ---> Running in 811e2877fe73 [2024-10-08T08:22:32.288Z] Removing intermediate container 811e2877fe73 [2024-10-08T08:22:32.288Z] ---> 33322f78819c [2024-10-08T08:22:32.288Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-08T08:22:32.288Z] ---> Running in d13624d31115 [2024-10-08T08:22:32.288Z] Removing intermediate container d13624d31115 [2024-10-08T08:22:32.288Z] ---> 084b55583294 [2024-10-08T08:22:32.288Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T08:22:32.288Z] ---> Running in f313a181c0a4 [2024-10-08T08:22:32.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:22:32.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:22:32.288Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T08:22:32.288Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T08:22:32.288Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T08:22:32.288Z] Executing ca-certificates-20240705-r0.trigger [2024-10-08T08:22:32.288Z] OK: 9 MiB in 16 packages [2024-10-08T08:22:32.288Z] Removing intermediate container f313a181c0a4 [2024-10-08T08:22:32.288Z] ---> 5e8bef05f6cb [2024-10-08T08:22:32.288Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-08T08:22:32.288Z] ---> Running in 51a4c39d4e27 [2024-10-08T08:22:32.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:22:32.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:22:32.808Z] Upgrading critical system libraries and apk-tools: [2024-10-08T08:22:32.808Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:22:32.808Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T08:22:32.808Z] Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:22:32.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T08:22:32.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T08:22:33.069Z] OK: 9 MiB in 16 packages [2024-10-08T08:22:33.638Z] Removing intermediate container 51a4c39d4e27 [2024-10-08T08:22:33.638Z] ---> c84ac414bdef [2024-10-08T08:22:33.638Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-08T08:22:33.638Z] ---> 7780c7e1a232 [2024-10-08T08:22:33.638Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-08T08:22:33.638Z] ---> 2062023820d8 [2024-10-08T08:22:33.638Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-08T08:22:33.899Z] ---> 665f35037087 [2024-10-08T08:22:33.899Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-08T08:22:35.819Z] ---> 875378c884ba [2024-10-08T08:22:35.819Z] Step 22/27 : EXPOSE 48095 [2024-10-08T08:22:35.819Z] ---> Running in 4792ebbe95e9 [2024-10-08T08:22:35.819Z] Removing intermediate container 4792ebbe95e9 [2024-10-08T08:22:35.819Z] ---> 4c700e9fbf3a [2024-10-08T08:22:35.819Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-08T08:22:35.819Z] ---> Running in 14c1af9674df [2024-10-08T08:22:35.819Z] Removing intermediate container 14c1af9674df [2024-10-08T08:22:35.819Z] ---> c6dd919c2b74 [2024-10-08T08:22:35.819Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-08T08:22:35.819Z] ---> Running in 7ec70e70c054 [2024-10-08T08:22:35.819Z] Removing intermediate container 7ec70e70c054 [2024-10-08T08:22:35.819Z] ---> 4b0cfd905af0 [2024-10-08T08:22:35.819Z] Step 25/27 : LABEL arch=amd64 [2024-10-08T08:22:35.819Z] ---> Running in 920d580dc4c5 [2024-10-08T08:22:36.078Z] Removing intermediate container 920d580dc4c5 [2024-10-08T08:22:36.078Z] ---> 5f2a3f022036 [2024-10-08T08:22:36.078Z] Step 26/27 : LABEL git_sha=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [2024-10-08T08:22:36.078Z] ---> Running in e8d3d7137646 [2024-10-08T08:22:36.078Z] Removing intermediate container e8d3d7137646 [2024-10-08T08:22:36.078Z] ---> 5fbfcc7f21f0 [2024-10-08T08:22:36.078Z] Step 27/27 : LABEL version=3.2.0-dev.35 [2024-10-08T08:22:36.340Z] ---> Running in 2d6cd0f80ed5 [2024-10-08T08:22:36.340Z] Removing intermediate container 2d6cd0f80ed5 [2024-10-08T08:22:36.340Z] ---> 4232d9aa943c [2024-10-08T08:22:36.340Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-08T08:22:36.340Z] Successfully built 4232d9aa943c [2024-10-08T08:22:36.340Z] 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-08T08:22:36.473Z] provisioning config files... [2024-10-08T08:22:36.497Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4307527791793169567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:22:36.801Z] ---> ****-login.sh [2024-10-08T08:22:36.801Z] nexus3.edgexfoundry.org:10001 [2024-10-08T08:22:36.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:22:36.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:22:36.801Z] Configure a credential helper to remove this warning. See [2024-10-08T08:22:36.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:22:36.801Z] [2024-10-08T08:22:36.801Z] Login Succeeded [2024-10-08T08:22:36.801Z] nexus3.edgexfoundry.org:10002 [2024-10-08T08:22:36.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:22:36.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:22:36.802Z] Configure a credential helper to remove this warning. See [2024-10-08T08:22:36.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:22:36.802Z] [2024-10-08T08:22:36.802Z] Login Succeeded [2024-10-08T08:22:36.802Z] nexus3.edgexfoundry.org:10003 [2024-10-08T08:22:37.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:22:37.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:22:37.059Z] Configure a credential helper to remove this warning. See [2024-10-08T08:22:37.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:22:37.059Z] [2024-10-08T08:22:37.059Z] Login Succeeded [2024-10-08T08:22:37.059Z] nexus3.edgexfoundry.org:10004 [2024-10-08T08:22:37.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:22:37.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:22:37.060Z] Configure a credential helper to remove this warning. See [2024-10-08T08:22:37.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:22:37.060Z] [2024-10-08T08:22:37.060Z] Login Succeeded [2024-10-08T08:22:37.060Z] ****.io [2024-10-08T08:22:37.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:22:37.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:22:37.318Z] Configure a credential helper to remove this warning. See [2024-10-08T08:22:37.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:22:37.318Z] [2024-10-08T08:22:37.318Z] Login Succeeded [2024-10-08T08:22:37.318Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T08:22:37.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T08:22:37.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T08:22:37.411Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-10-08T08:22:37.411Z] bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [2024-10-08T08:22:37.411Z] latest [2024-10-08T08:22:37.411Z] 3.2.0-dev.35 [2024-10-08T08:22:37.411Z] bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 [2024-10-08T08:22:37.411Z] main [2024-10-08T08:22:37.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:22:37.762Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:22:38.096Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [2024-10-08T08:22:38.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-08T08:22:38.096Z] da48d36f65ac: Preparing [2024-10-08T08:22:38.096Z] 89ad23689cee: Preparing [2024-10-08T08:22:38.096Z] 1eb3398d3b72: Preparing [2024-10-08T08:22:38.096Z] c49d28f1ff9b: Preparing [2024-10-08T08:22:38.096Z] 5d77857e8d6d: Preparing [2024-10-08T08:22:38.096Z] 506263485d9d: Preparing [2024-10-08T08:22:38.096Z] 63ca1fbb43ae: Preparing [2024-10-08T08:22:38.096Z] 506263485d9d: Waiting [2024-10-08T08:22:38.096Z] 63ca1fbb43ae: Waiting [2024-10-08T08:22:38.096Z] c49d28f1ff9b: Pushed [2024-10-08T08:22:38.096Z] 1eb3398d3b72: Pushed [2024-10-08T08:22:38.096Z] 89ad23689cee: Pushed [2024-10-08T08:22:38.096Z] 5d77857e8d6d: Pushed [2024-10-08T08:22:38.096Z] 63ca1fbb43ae: Layer already exists [2024-10-08T08:22:38.356Z] 506263485d9d: Pushed [2024-10-08T08:22:41.653Z] da48d36f65ac: Pushed [2024-10-08T08:22:41.653Z] bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a: digest: sha256:6d76086c6b1377db1d80ead798a99bc4367fcd5c49fa0cd68e3652e58cf5c8cf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:22:41.993Z] + 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-08T08:22:42.321Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-08T08:22:42.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-08T08:22:42.321Z] da48d36f65ac: Preparing [2024-10-08T08:22:42.321Z] 89ad23689cee: Preparing [2024-10-08T08:22:42.321Z] 1eb3398d3b72: Preparing [2024-10-08T08:22:42.321Z] c49d28f1ff9b: Preparing [2024-10-08T08:22:42.321Z] 5d77857e8d6d: Preparing [2024-10-08T08:22:42.321Z] 506263485d9d: Preparing [2024-10-08T08:22:42.321Z] 63ca1fbb43ae: Preparing [2024-10-08T08:22:42.321Z] 63ca1fbb43ae: Waiting [2024-10-08T08:22:42.321Z] 89ad23689cee: Layer already exists [2024-10-08T08:22:42.321Z] c49d28f1ff9b: Layer already exists [2024-10-08T08:22:42.321Z] da48d36f65ac: Layer already exists [2024-10-08T08:22:42.321Z] 5d77857e8d6d: Layer already exists [2024-10-08T08:22:42.321Z] 1eb3398d3b72: Layer already exists [2024-10-08T08:22:42.321Z] 63ca1fbb43ae: Layer already exists [2024-10-08T08:22:42.321Z] 506263485d9d: Layer already exists [2024-10-08T08:22:42.321Z] latest: digest: sha256:6d76086c6b1377db1d80ead798a99bc4367fcd5c49fa0cd68e3652e58cf5c8cf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:22:42.647Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:22:42.970Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.35 [2024-10-08T08:22:42.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-08T08:22:42.970Z] da48d36f65ac: Preparing [2024-10-08T08:22:42.970Z] 89ad23689cee: Preparing [2024-10-08T08:22:42.970Z] 1eb3398d3b72: Preparing [2024-10-08T08:22:42.970Z] c49d28f1ff9b: Preparing [2024-10-08T08:22:42.970Z] 5d77857e8d6d: Preparing [2024-10-08T08:22:42.970Z] 506263485d9d: Preparing [2024-10-08T08:22:42.970Z] 63ca1fbb43ae: Preparing [2024-10-08T08:22:42.970Z] 63ca1fbb43ae: Waiting [2024-10-08T08:22:42.970Z] 506263485d9d: Waiting [2024-10-08T08:22:42.970Z] c49d28f1ff9b: Layer already exists [2024-10-08T08:22:42.970Z] 1eb3398d3b72: Layer already exists [2024-10-08T08:22:42.970Z] 5d77857e8d6d: Layer already exists [2024-10-08T08:22:42.970Z] 89ad23689cee: Layer already exists [2024-10-08T08:22:42.970Z] da48d36f65ac: Layer already exists [2024-10-08T08:22:42.970Z] 63ca1fbb43ae: Layer already exists [2024-10-08T08:22:42.970Z] 506263485d9d: Layer already exists [2024-10-08T08:22:42.970Z] 3.2.0-dev.35: digest: sha256:6d76086c6b1377db1d80ead798a99bc4367fcd5c49fa0cd68e3652e58cf5c8cf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:22:43.302Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:22:43.625Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 [2024-10-08T08:22:43.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-08T08:22:43.625Z] da48d36f65ac: Preparing [2024-10-08T08:22:43.625Z] 89ad23689cee: Preparing [2024-10-08T08:22:43.625Z] 1eb3398d3b72: Preparing [2024-10-08T08:22:43.625Z] c49d28f1ff9b: Preparing [2024-10-08T08:22:43.625Z] 5d77857e8d6d: Preparing [2024-10-08T08:22:43.625Z] 506263485d9d: Preparing [2024-10-08T08:22:43.625Z] 63ca1fbb43ae: Preparing [2024-10-08T08:22:43.625Z] 63ca1fbb43ae: Waiting [2024-10-08T08:22:43.625Z] 506263485d9d: Waiting [2024-10-08T08:22:43.625Z] da48d36f65ac: Layer already exists [2024-10-08T08:22:43.625Z] 89ad23689cee: Layer already exists [2024-10-08T08:22:43.625Z] 5d77857e8d6d: Layer already exists [2024-10-08T08:22:43.625Z] c49d28f1ff9b: Layer already exists [2024-10-08T08:22:43.625Z] 1eb3398d3b72: Layer already exists [2024-10-08T08:22:43.625Z] 63ca1fbb43ae: Layer already exists [2024-10-08T08:22:43.625Z] 506263485d9d: Layer already exists [2024-10-08T08:22:43.625Z] bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35: digest: sha256:6d76086c6b1377db1d80ead798a99bc4367fcd5c49fa0cd68e3652e58cf5c8cf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:22:43.949Z] + 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-08T08:22:44.273Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-10-08T08:22:44.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-08T08:22:44.273Z] da48d36f65ac: Preparing [2024-10-08T08:22:44.273Z] 89ad23689cee: Preparing [2024-10-08T08:22:44.273Z] 1eb3398d3b72: Preparing [2024-10-08T08:22:44.273Z] c49d28f1ff9b: Preparing [2024-10-08T08:22:44.273Z] 5d77857e8d6d: Preparing [2024-10-08T08:22:44.273Z] 506263485d9d: Preparing [2024-10-08T08:22:44.273Z] 63ca1fbb43ae: Preparing [2024-10-08T08:22:44.273Z] 506263485d9d: Waiting [2024-10-08T08:22:44.273Z] 63ca1fbb43ae: Waiting [2024-10-08T08:22:44.273Z] da48d36f65ac: Layer already exists [2024-10-08T08:22:44.273Z] 89ad23689cee: Layer already exists [2024-10-08T08:22:44.273Z] 1eb3398d3b72: Layer already exists [2024-10-08T08:22:44.273Z] c49d28f1ff9b: Layer already exists [2024-10-08T08:22:44.273Z] 5d77857e8d6d: Layer already exists [2024-10-08T08:22:44.273Z] 506263485d9d: Layer already exists [2024-10-08T08:22:44.273Z] 63ca1fbb43ae: Layer already exists [2024-10-08T08:22:44.273Z] main: digest: sha256:6d76086c6b1377db1d80ead798a99bc4367fcd5c49fa0cd68e3652e58cf5c8cf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T08:22:44.352Z] ===================================================== [Pipeline] echo [2024-10-08T08:22:44.365Z] taggedImages: [2024-10-08T08:22:44.365Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [2024-10-08T08:22:44.365Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-08T08:22:44.365Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.35 [2024-10-08T08:22:44.365Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 [2024-10-08T08:22:44.365Z] - 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-08T08:22:44.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T08:22:44.779Z] [2024-10-08T08:22:44.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:22:45.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T08:22:45.088Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T08:22:45.088Z] 5eb5b503b376: Pulling fs layer [2024-10-08T08:22:45.088Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T08:22:45.088Z] ec43610c2a17: Pulling fs layer [2024-10-08T08:22:45.088Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T08:22:45.088Z] 33b1e0a273af: Pulling fs layer [2024-10-08T08:22:45.088Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T08:22:45.088Z] 2f39f015ded8: Pulling fs layer [2024-10-08T08:22:45.088Z] 33b1e0a273af: Waiting [2024-10-08T08:22:45.088Z] 3a2ae6a8a46f: Waiting [2024-10-08T08:22:45.088Z] 5d3b04190fa2: Waiting [2024-10-08T08:22:45.088Z] 2f39f015ded8: Waiting [2024-10-08T08:22:45.088Z] 5c69ac0246d0: Verifying Checksum [2024-10-08T08:22:45.088Z] 5c69ac0246d0: Download complete [2024-10-08T08:22:45.088Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T08:22:45.088Z] 3a2ae6a8a46f: Download complete [2024-10-08T08:22:45.088Z] 33b1e0a273af: Verifying Checksum [2024-10-08T08:22:45.088Z] 33b1e0a273af: Download complete [2024-10-08T08:22:45.088Z] 5d3b04190fa2: Verifying Checksum [2024-10-08T08:22:45.088Z] 5d3b04190fa2: Download complete [2024-10-08T08:22:45.345Z] ec43610c2a17: Download complete [2024-10-08T08:22:45.345Z] 5eb5b503b376: Verifying Checksum [2024-10-08T08:22:45.345Z] 5eb5b503b376: Download complete [2024-10-08T08:22:45.910Z] 2f39f015ded8: Download complete [2024-10-08T08:22:46.475Z] 5eb5b503b376: Pull complete [2024-10-08T08:22:46.733Z] 5c69ac0246d0: Pull complete [2024-10-08T08:22:47.301Z] ec43610c2a17: Pull complete [2024-10-08T08:22:47.301Z] 3a2ae6a8a46f: Pull complete [2024-10-08T08:22:47.301Z] 33b1e0a273af: Pull complete [2024-10-08T08:22:47.558Z] 5d3b04190fa2: Pull complete [2024-10-08T08:22:51.741Z] 2f39f015ded8: Pull complete [2024-10-08T08:22:51.741Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T08:22:51.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T08:22:51.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:22:51.851Z] prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container [2024-10-08T08:22:51.879Z] $ 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-08T08:22:55.684Z] $ docker top 905cf96398c622c4676d49d581e1578ebf95816753046f5f685a4de9e5166551 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:22:56.112Z] ---> job-cost.sh [2024-10-08T08:22:56.113Z] lf-activate-venv: SKIPPING [2024-10-08T08:22:56.113Z] INFO: No Stack... [2024-10-08T08:22:56.372Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T08:22:56.631Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T08:22:56.918Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-10-08T08:22:56.918Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T08:22:56.933Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] [2024-10-08T08:22:56.943Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] did not exist. Created. [2024-10-08T08:22:56.949Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T08:22:57.261Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-08T08:22:57.294Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T08:22:57.303Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T08:22:57.330Z] $ docker stop --time=1 905cf96398c622c4676d49d581e1578ebf95816753046f5f685a4de9e5166551 [2024-10-08T08:22:58.484Z] $ docker rm -f --volumes 905cf96398c622c4676d49d581e1578ebf95816753046f5f685a4de9e5166551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T08:24:18.080Z] Removing intermediate container 368a8d3ac138 [2024-10-08T08:24:18.080Z] ---> bd6c641727aa [2024-10-08T08:24:18.080Z] Step 10/12 : COPY . . [2024-10-08T08:24:18.080Z] ---> a744882419d1 [2024-10-08T08:24:18.080Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T08:24:18.080Z] ---> Running in 722351e5d36a [2024-10-08T08:24:18.080Z] Removing intermediate container 722351e5d36a [2024-10-08T08:24:18.080Z] ---> 56f9a612bc06 [2024-10-08T08:24:18.080Z] Step 12/12 : RUN $MAKE [2024-10-08T08:24:18.080Z] ---> Running in 12369cf51864 [2024-10-08T08:24:18.080Z] noop [2024-10-08T08:24:18.080Z] Removing intermediate container 12369cf51864 [2024-10-08T08:24:18.080Z] ---> ac98f63f7f6b [2024-10-08T08:24:18.080Z] Successfully built ac98f63f7f6b [2024-10-08T08:24:18.080Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:24:18.440Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T08:24:18.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:24:18.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-22180 does not seem to be running inside a container [2024-10-08T08:24:18.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/245 -v /w/workspace/app-service-configurable/245:/w/workspace/app-service-configurable/245:rw,z -v /w/workspace/app-service-configurable/245@tmp:/w/workspace/app-service-configurable/245@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-08T08:24:19.842Z] $ docker top 55cdefc71e27b1d64d50780f4e75b9cd4f5de98ab1cb89433c2e2b0706e431a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T08:24:20.670Z] + go version [2024-10-08T08:24:20.936Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-08T08:24:20.953Z] $ docker stop --time=1 55cdefc71e27b1d64d50780f4e75b9cd4f5de98ab1cb89433c2e2b0706e431a1 [2024-10-08T08:24:22.542Z] $ docker rm -f --volumes 55cdefc71e27b1d64d50780f4e75b9cd4f5de98ab1cb89433c2e2b0706e431a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:24:23.139Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T08:24:23.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:24:23.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-22180 does not seem to be running inside a container [2024-10-08T08:24:23.407Z] $ 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/245 -v /w/workspace/app-service-configurable/245:/w/workspace/app-service-configurable/245:rw,z -v /w/workspace/app-service-configurable/245@tmp:/w/workspace/app-service-configurable/245@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-08T08:24:24.584Z] $ docker top 7ddd6d68a486d6b3febdd7b717638a783f15103572d867685cda15c5d7626eb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T08:24:25.104Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/245 [Pipeline] fileExists [Pipeline] sh [2024-10-08T08:24:25.857Z] + make test [2024-10-08T08:24:25.857Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T08:28:47.713Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-08T08:28:47.713Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-08T08:28:47.713Z] go vet ./... [2024-10-08T08:32:39.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T08:32:39.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T08:32:39.550Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T08:32:39.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-08T08:32:39.594Z] $ docker stop --time=1 7ddd6d68a486d6b3febdd7b717638a783f15103572d867685cda15c5d7626eb0 [2024-10-08T08:32:41.447Z] $ docker rm -f --volumes 7ddd6d68a486d6b3febdd7b717638a783f15103572d867685cda15c5d7626eb0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T08:32:43.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-08T08:32:43.799Z] Warning: overwriting stash ‘coverage-report’ [2024-10-08T08:32:44.227Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T08:32:44.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-08T08:32:44.968Z] + ls -al . [2024-10-08T08:32:44.968Z] total 256 [2024-10-08T08:32:44.968Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 8 08:24 . [2024-10-08T08:32:44.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 08:21 .. [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 08:21 .dockerignore [2024-10-08T08:32:44.968Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 08:21 .git [2024-10-08T08:32:44.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 08:21 .github [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 08:21 .gitignore [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 08:21 .golangci.yml [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 08:21 Attribution.txt [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 08:21 CHANGELOG.md [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 08:21 Dockerfile [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 08:21 GOVERNANCE.md [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 08:21 Jenkinsfile [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 08:21 LICENSE [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 08:21 OWNERS.md [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 08:21 README.md [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 08:19 VERSION [2024-10-08T08:32:44.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 08:21 bin [2024-10-08T08:32:44.968Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 8 08:28 coverage.out [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 08:21 go.mod [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 08:21 go.sum [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 08:21 main.go [2024-10-08T08:32:44.968Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 08:21 makefile [2024-10-08T08:32:44.968Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 08:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:32:45.328Z] + 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=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a --label arch=arm64 --label version=3.2.0-dev.35 . [2024-10-08T08:32:45.328Z] Sending build context to Docker daemon 243.7kB [2024-10-08T08:32:45.596Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T08:32:45.596Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-08T08:32:45.596Z] ---> ac98f63f7f6b [2024-10-08T08:32:45.596Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T08:32:45.596Z] ---> Running in 1b6fcdedc0f3 [2024-10-08T08:32:45.864Z] Removing intermediate container 1b6fcdedc0f3 [2024-10-08T08:32:45.864Z] ---> df15d89faa32 [2024-10-08T08:32:45.864Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T08:32:46.131Z] ---> Running in 54c0cf91e43b [2024-10-08T08:32:46.398Z] Removing intermediate container 54c0cf91e43b [2024-10-08T08:32:46.398Z] ---> 5dbf36fedbc2 [2024-10-08T08:32:46.398Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-08T08:32:46.398Z] ---> Running in 82c179e75eff [2024-10-08T08:32:46.671Z] Removing intermediate container 82c179e75eff [2024-10-08T08:32:46.671Z] ---> cd27663d23bb [2024-10-08T08:32:46.671Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T08:32:46.671Z] ---> Running in 798418c594e0 [2024-10-08T08:32:47.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:32:48.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:32:49.625Z] OK: 238 MiB in 54 packages [2024-10-08T08:32:50.588Z] Removing intermediate container 798418c594e0 [2024-10-08T08:32:50.588Z] ---> 90cd4574db0d [2024-10-08T08:32:50.588Z] Step 7/27 : WORKDIR /app [2024-10-08T08:32:50.588Z] ---> Running in c78987e6c4df [2024-10-08T08:32:50.856Z] Removing intermediate container c78987e6c4df [2024-10-08T08:32:50.856Z] ---> ff461985d427 [2024-10-08T08:32:50.856Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-08T08:32:51.440Z] ---> 3fc04f2154c8 [2024-10-08T08:32:51.440Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T08:32:51.440Z] ---> Running in 80535ccec55e [2024-10-08T08:32:54.027Z] Removing intermediate container 80535ccec55e [2024-10-08T08:32:54.027Z] ---> 9eac6f8697d3 [2024-10-08T08:32:54.027Z] Step 10/27 : COPY . . [2024-10-08T08:32:54.293Z] ---> 8daa668019a2 [2024-10-08T08:32:54.293Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T08:32:54.568Z] ---> Running in 51f466e84609 [2024-10-08T08:32:54.837Z] Removing intermediate container 51f466e84609 [2024-10-08T08:32:54.837Z] ---> 7c063a636b76 [2024-10-08T08:32:54.837Z] Step 12/27 : RUN $MAKE [2024-10-08T08:32:54.837Z] ---> Running in 61ecdfab8dd1 [2024-10-08T08:32:55.805Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.35" -trimpath -mod=readonly -o app-service-configurable [2024-10-08T08:36:32.591Z] Removing intermediate container 61ecdfab8dd1 [2024-10-08T08:36:32.591Z] ---> b0d2e555a4b3 [2024-10-08T08:36:32.591Z] Step 13/27 : FROM alpine:3.20 [2024-10-08T08:36:32.591Z] 3.20: Pulling from library/alpine [2024-10-08T08:36:32.591Z] cf04c63912e1: Already exists [2024-10-08T08:36:32.591Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:36:32.591Z] Status: Downloaded newer image for alpine:3.20 [2024-10-08T08:36:32.591Z] ---> c157a85ed455 [2024-10-08T08:36:32.591Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-08T08:36:32.591Z] ---> Running in b01f6ba35653 [2024-10-08T08:36:32.591Z] Removing intermediate container b01f6ba35653 [2024-10-08T08:36:32.591Z] ---> b6d10d374638 [2024-10-08T08:36:32.591Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-08T08:36:32.591Z] ---> Running in 1698e0212194 [2024-10-08T08:36:32.591Z] Removing intermediate container 1698e0212194 [2024-10-08T08:36:32.591Z] ---> 90401123f029 [2024-10-08T08:36:32.591Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T08:36:32.591Z] ---> Running in 9777a93f2f39 [2024-10-08T08:36:32.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:36:32.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:36:32.591Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T08:36:32.591Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T08:36:32.591Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T08:36:32.591Z] Executing ca-certificates-20240705-r0.trigger [2024-10-08T08:36:32.591Z] OK: 10 MiB in 16 packages [2024-10-08T08:36:33.174Z] Removing intermediate container 9777a93f2f39 [2024-10-08T08:36:33.174Z] ---> f3214491a6da [2024-10-08T08:36:33.174Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-08T08:36:33.174Z] ---> Running in e992acff6194 [2024-10-08T08:36:34.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:36:34.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:36:35.821Z] Upgrading critical system libraries and apk-tools: [2024-10-08T08:36:35.821Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:36:35.821Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T08:36:36.086Z] Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:36:36.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:36:36.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:36:37.757Z] OK: 10 MiB in 16 packages [2024-10-08T08:36:38.715Z] Removing intermediate container e992acff6194 [2024-10-08T08:36:38.715Z] ---> f011e041cbf5 [2024-10-08T08:36:38.716Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-08T08:36:39.296Z] ---> 12488d614dbd [2024-10-08T08:36:39.296Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-08T08:36:39.563Z] ---> 797e99747f97 [2024-10-08T08:36:39.563Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-08T08:36:40.144Z] ---> 6d9f9bd01991 [2024-10-08T08:36:40.144Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-08T08:36:42.079Z] ---> 40eb471a8aa2 [2024-10-08T08:36:42.079Z] Step 22/27 : EXPOSE 48095 [2024-10-08T08:36:42.079Z] ---> Running in d677d084202e [2024-10-08T08:36:42.079Z] Removing intermediate container d677d084202e [2024-10-08T08:36:42.079Z] ---> 98ac428d19f3 [2024-10-08T08:36:42.079Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-08T08:36:42.345Z] ---> Running in 5dd316faee9c [2024-10-08T08:36:42.610Z] Removing intermediate container 5dd316faee9c [2024-10-08T08:36:42.610Z] ---> ff650eb93330 [2024-10-08T08:36:42.610Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-08T08:36:42.610Z] ---> Running in d203958d70c3 [2024-10-08T08:36:42.874Z] Removing intermediate container d203958d70c3 [2024-10-08T08:36:42.874Z] ---> 15ab1cdad60e [2024-10-08T08:36:42.874Z] Step 25/27 : LABEL arch=arm64 [2024-10-08T08:36:42.874Z] ---> Running in 80aba3b78fdc [2024-10-08T08:36:43.452Z] Removing intermediate container 80aba3b78fdc [2024-10-08T08:36:43.452Z] ---> ed8ed99ec15b [2024-10-08T08:36:43.452Z] Step 26/27 : LABEL git_sha=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [2024-10-08T08:36:43.452Z] ---> Running in 98dc8162868d [2024-10-08T08:36:43.716Z] Removing intermediate container 98dc8162868d [2024-10-08T08:36:43.716Z] ---> 147c881cc92b [2024-10-08T08:36:43.716Z] Step 27/27 : LABEL version=3.2.0-dev.35 [2024-10-08T08:36:43.716Z] ---> Running in 8e90838326f1 [2024-10-08T08:36:43.981Z] Removing intermediate container 8e90838326f1 [2024-10-08T08:36:43.981Z] ---> f8327ec1322f [2024-10-08T08:36:43.981Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-08T08:36:43.981Z] Successfully built f8327ec1322f [2024-10-08T08:36:43.981Z] 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-08T08:36:44.149Z] provisioning config files... [2024-10-08T08:36:44.164Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/245@tmp/config11686134599566344738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:36:44.506Z] ---> ****-login.sh [2024-10-08T08:36:44.506Z] nexus3.edgexfoundry.org:10001 [2024-10-08T08:36:44.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:36:44.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:36:44.771Z] Configure a credential helper to remove this warning. See [2024-10-08T08:36:44.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:36:44.771Z] [2024-10-08T08:36:44.771Z] Login Succeeded [2024-10-08T08:36:44.771Z] nexus3.edgexfoundry.org:10002 [2024-10-08T08:36:45.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:36:45.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:36:45.037Z] Configure a credential helper to remove this warning. See [2024-10-08T08:36:45.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:36:45.037Z] [2024-10-08T08:36:45.037Z] Login Succeeded [2024-10-08T08:36:45.037Z] nexus3.edgexfoundry.org:10003 [2024-10-08T08:36:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:36:45.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:36:45.571Z] Configure a credential helper to remove this warning. See [2024-10-08T08:36:45.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:36:45.571Z] [2024-10-08T08:36:45.571Z] Login Succeeded [2024-10-08T08:36:45.571Z] nexus3.edgexfoundry.org:10004 [2024-10-08T08:36:45.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:36:45.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:36:45.902Z] Configure a credential helper to remove this warning. See [2024-10-08T08:36:45.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:36:45.902Z] [2024-10-08T08:36:45.902Z] Login Succeeded [2024-10-08T08:36:45.902Z] ****.io [2024-10-08T08:36:46.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T08:36:46.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T08:36:46.442Z] Configure a credential helper to remove this warning. See [2024-10-08T08:36:46.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T08:36:46.442Z] [2024-10-08T08:36:46.442Z] Login Succeeded [2024-10-08T08:36:46.442Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T08:36:46.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T08:36:46.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T08:36:46.537Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-10-08T08:36:46.537Z] bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [2024-10-08T08:36:46.537Z] latest [2024-10-08T08:36:46.537Z] 3.2.0-dev.35 [2024-10-08T08:36:46.537Z] bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 [2024-10-08T08:36:46.537Z] main [2024-10-08T08:36:46.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:36:46.914Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:36:47.291Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [2024-10-08T08:36:47.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-08T08:36:47.291Z] 3086aada0d28: Preparing [2024-10-08T08:36:47.291Z] 233e12b33f51: Preparing [2024-10-08T08:36:47.291Z] 79f86c7717fe: Preparing [2024-10-08T08:36:47.291Z] 3e8c06d07fe4: Preparing [2024-10-08T08:36:47.291Z] c930dc74f28a: Preparing [2024-10-08T08:36:47.291Z] 2d6365c05cdf: Preparing [2024-10-08T08:36:47.291Z] 16113d51b718: Preparing [2024-10-08T08:36:47.291Z] 2d6365c05cdf: Waiting [2024-10-08T08:36:47.291Z] 16113d51b718: Waiting [2024-10-08T08:36:47.565Z] 233e12b33f51: Pushed [2024-10-08T08:36:47.565Z] 79f86c7717fe: Pushed [2024-10-08T08:36:47.565Z] 3e8c06d07fe4: Pushed [2024-10-08T08:36:47.565Z] 16113d51b718: Layer already exists [2024-10-08T08:36:47.565Z] c930dc74f28a: Pushed [2024-10-08T08:36:47.837Z] 2d6365c05cdf: Pushed [2024-10-08T08:36:56.018Z] 3086aada0d28: Pushed [2024-10-08T08:36:56.018Z] bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a: digest: sha256:5dff37167d62f4964006eb4f0bb7e4215071734d265e2bb2f3a7ced770a83932 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:36:56.379Z] + 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-08T08:36:56.744Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-08T08:36:56.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-08T08:36:56.744Z] 3086aada0d28: Preparing [2024-10-08T08:36:56.744Z] 233e12b33f51: Preparing [2024-10-08T08:36:56.744Z] 79f86c7717fe: Preparing [2024-10-08T08:36:56.744Z] 3e8c06d07fe4: Preparing [2024-10-08T08:36:56.744Z] c930dc74f28a: Preparing [2024-10-08T08:36:56.744Z] 2d6365c05cdf: Preparing [2024-10-08T08:36:56.744Z] 16113d51b718: Preparing [2024-10-08T08:36:56.744Z] 2d6365c05cdf: Waiting [2024-10-08T08:36:56.744Z] 16113d51b718: Waiting [2024-10-08T08:36:56.744Z] 3e8c06d07fe4: Layer already exists [2024-10-08T08:36:56.744Z] 233e12b33f51: Layer already exists [2024-10-08T08:36:56.744Z] 79f86c7717fe: Layer already exists [2024-10-08T08:36:56.744Z] c930dc74f28a: Layer already exists [2024-10-08T08:36:56.744Z] 3086aada0d28: Layer already exists [2024-10-08T08:36:56.744Z] 16113d51b718: Layer already exists [2024-10-08T08:36:56.744Z] 2d6365c05cdf: Layer already exists [2024-10-08T08:36:56.744Z] latest: digest: sha256:5dff37167d62f4964006eb4f0bb7e4215071734d265e2bb2f3a7ced770a83932 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:36:57.369Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:36:57.739Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.35 [2024-10-08T08:36:57.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-08T08:36:57.739Z] 3086aada0d28: Preparing [2024-10-08T08:36:57.739Z] 233e12b33f51: Preparing [2024-10-08T08:36:57.739Z] 79f86c7717fe: Preparing [2024-10-08T08:36:57.739Z] 3e8c06d07fe4: Preparing [2024-10-08T08:36:57.739Z] c930dc74f28a: Preparing [2024-10-08T08:36:57.739Z] 2d6365c05cdf: Preparing [2024-10-08T08:36:57.739Z] 16113d51b718: Preparing [2024-10-08T08:36:57.739Z] 2d6365c05cdf: Waiting [2024-10-08T08:36:57.739Z] 16113d51b718: Waiting [2024-10-08T08:36:57.739Z] c930dc74f28a: Layer already exists [2024-10-08T08:36:57.739Z] 3086aada0d28: Layer already exists [2024-10-08T08:36:57.739Z] 79f86c7717fe: Layer already exists [2024-10-08T08:36:57.739Z] 3e8c06d07fe4: Layer already exists [2024-10-08T08:36:57.739Z] 233e12b33f51: Layer already exists [2024-10-08T08:36:57.739Z] 2d6365c05cdf: Layer already exists [2024-10-08T08:36:57.739Z] 16113d51b718: Layer already exists [2024-10-08T08:36:58.005Z] 3.2.0-dev.35: digest: sha256:5dff37167d62f4964006eb4f0bb7e4215071734d265e2bb2f3a7ced770a83932 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:36:58.377Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:36:58.728Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 [2024-10-08T08:36:58.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-08T08:36:58.728Z] 3086aada0d28: Preparing [2024-10-08T08:36:58.728Z] 233e12b33f51: Preparing [2024-10-08T08:36:58.728Z] 79f86c7717fe: Preparing [2024-10-08T08:36:58.728Z] 3e8c06d07fe4: Preparing [2024-10-08T08:36:58.728Z] c930dc74f28a: Preparing [2024-10-08T08:36:58.728Z] 2d6365c05cdf: Preparing [2024-10-08T08:36:58.728Z] 16113d51b718: Preparing [2024-10-08T08:36:58.728Z] 2d6365c05cdf: Waiting [2024-10-08T08:36:58.728Z] 16113d51b718: Waiting [2024-10-08T08:36:58.728Z] 233e12b33f51: Layer already exists [2024-10-08T08:36:58.728Z] 3086aada0d28: Layer already exists [2024-10-08T08:36:58.728Z] 3e8c06d07fe4: Layer already exists [2024-10-08T08:36:58.728Z] 16113d51b718: Layer already exists [2024-10-08T08:36:58.728Z] c930dc74f28a: Layer already exists [2024-10-08T08:36:58.728Z] 2d6365c05cdf: Layer already exists [2024-10-08T08:36:58.728Z] 79f86c7717fe: Layer already exists [2024-10-08T08:36:58.995Z] bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35: digest: sha256:5dff37167d62f4964006eb4f0bb7e4215071734d265e2bb2f3a7ced770a83932 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:36:59.358Z] + 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-08T08:36:59.707Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-10-08T08:36:59.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-08T08:36:59.707Z] 3086aada0d28: Preparing [2024-10-08T08:36:59.707Z] 233e12b33f51: Preparing [2024-10-08T08:36:59.707Z] 79f86c7717fe: Preparing [2024-10-08T08:36:59.707Z] 3e8c06d07fe4: Preparing [2024-10-08T08:36:59.707Z] c930dc74f28a: Preparing [2024-10-08T08:36:59.707Z] 2d6365c05cdf: Preparing [2024-10-08T08:36:59.707Z] 16113d51b718: Preparing [2024-10-08T08:36:59.707Z] 2d6365c05cdf: Waiting [2024-10-08T08:36:59.707Z] 16113d51b718: Waiting [2024-10-08T08:36:59.707Z] 3086aada0d28: Layer already exists [2024-10-08T08:36:59.707Z] 3e8c06d07fe4: Layer already exists [2024-10-08T08:36:59.707Z] 79f86c7717fe: Layer already exists [2024-10-08T08:36:59.707Z] 233e12b33f51: Layer already exists [2024-10-08T08:36:59.707Z] c930dc74f28a: Layer already exists [2024-10-08T08:36:59.707Z] 2d6365c05cdf: Layer already exists [2024-10-08T08:36:59.707Z] 16113d51b718: Layer already exists [2024-10-08T08:36:59.972Z] main: digest: sha256:5dff37167d62f4964006eb4f0bb7e4215071734d265e2bb2f3a7ced770a83932 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T08:37:00.057Z] ===================================================== [Pipeline] echo [2024-10-08T08:37:00.075Z] taggedImages: [2024-10-08T08:37:00.075Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [2024-10-08T08:37:00.075Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-08T08:37:00.075Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.35 [2024-10-08T08:37:00.075Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 [2024-10-08T08:37:00.075Z] - 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-08T08:37:00.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T08:37:00.464Z] [2024-10-08T08:37:00.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:37:00.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T08:37:00.795Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-08T08:37:00.795Z] 8998bd30e6a1: Pulling fs layer [2024-10-08T08:37:00.795Z] 04944245beec: Pulling fs layer [2024-10-08T08:37:00.795Z] 699f458cf7ca: Pulling fs layer [2024-10-08T08:37:00.795Z] 765212b225bb: Pulling fs layer [2024-10-08T08:37:00.795Z] f23df028b6ca: Pulling fs layer [2024-10-08T08:37:00.795Z] d65c8cfc05b1: Pulling fs layer [2024-10-08T08:37:00.795Z] 2437ff75d9bd: Pulling fs layer [2024-10-08T08:37:00.795Z] 765212b225bb: Waiting [2024-10-08T08:37:00.795Z] f23df028b6ca: Waiting [2024-10-08T08:37:00.795Z] d65c8cfc05b1: Waiting [2024-10-08T08:37:00.795Z] 2437ff75d9bd: Waiting [2024-10-08T08:37:01.061Z] 04944245beec: Verifying Checksum [2024-10-08T08:37:01.061Z] 04944245beec: Download complete [2024-10-08T08:37:01.061Z] 765212b225bb: Verifying Checksum [2024-10-08T08:37:01.061Z] 765212b225bb: Download complete [2024-10-08T08:37:01.061Z] f23df028b6ca: Verifying Checksum [2024-10-08T08:37:01.061Z] f23df028b6ca: Download complete [2024-10-08T08:37:01.061Z] d65c8cfc05b1: Verifying Checksum [2024-10-08T08:37:01.061Z] d65c8cfc05b1: Download complete [2024-10-08T08:37:01.326Z] 699f458cf7ca: Verifying Checksum [2024-10-08T08:37:01.326Z] 699f458cf7ca: Download complete [2024-10-08T08:37:01.601Z] 8998bd30e6a1: Verifying Checksum [2024-10-08T08:37:01.601Z] 8998bd30e6a1: Download complete [2024-10-08T08:37:04.173Z] 2437ff75d9bd: Verifying Checksum [2024-10-08T08:37:04.173Z] 2437ff75d9bd: Download complete [2024-10-08T08:37:06.106Z] 8998bd30e6a1: Pull complete [2024-10-08T08:37:06.688Z] 04944245beec: Pull complete [2024-10-08T08:37:08.092Z] 699f458cf7ca: Pull complete [2024-10-08T08:37:08.358Z] 765212b225bb: Pull complete [2024-10-08T08:37:09.316Z] f23df028b6ca: Pull complete [2024-10-08T08:37:09.316Z] d65c8cfc05b1: Pull complete [2024-10-08T08:37:27.500Z] 2437ff75d9bd: Pull complete [2024-10-08T08:37:27.500Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-08T08:37:27.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T08:37:27.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:37:27.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-22180 does not seem to be running inside a container [2024-10-08T08:37:27.779Z] $ 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/245 -v /w/workspace/app-service-configurable/245:/w/workspace/app-service-configurable/245:rw,z -v /w/workspace/app-service-configurable/245@tmp:/w/workspace/app-service-configurable/245@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-08T08:37:30.325Z] $ docker top 73d770b64c9b596c9801865e5e5f862141b96a3bb7a750bf2878ba6a671b2b24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:37:31.149Z] ---> job-cost.sh [2024-10-08T08:37:31.149Z] lf-activate-venv: SKIPPING [2024-10-08T08:37:31.149Z] INFO: No Stack... [2024-10-08T08:37:31.726Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-08T08:37:32.304Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T08:37:32.936Z] + cat /w/workspace/app-service-configurable/245/archives/cost.csv [2024-10-08T08:37:32.936Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T08:37:32.971Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] [2024-10-08T08:37:32.979Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] did not exist. Created. [2024-10-08T08:37:32.986Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T08:37:33.333Z] /w/workspace/app-service-configurable/245@tmp/durable-50a464fe/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-08T08:37:34.245Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-08T08:37:34.274Z] Warning: overwriting stash ‘stack-cost’ [2024-10-08T08:37:34.322Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T08:37:34.331Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T08:37:34.357Z] $ docker stop --time=1 73d770b64c9b596c9801865e5e5f862141b96a3bb7a750bf2878ba6a671b2b24 [2024-10-08T08:37:35.822Z] $ docker rm -f --volumes 73d770b64c9b596c9801865e5e5f862141b96a3bb7a750bf2878ba6a671b2b24 [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-08T08:37:36.303Z] provisioning config files... [2024-10-08T08:37:36.310Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15393186392666498057tmp [Pipeline] { [Pipeline] sh [2024-10-08T08:37:36.614Z] + set +x [2024-10-08T08:37:36.614Z] + curl -s https://codecov.io/bash [2024-10-08T08:37:36.615Z] + bash -s -- [2024-10-08T08:37:36.615Z] [2024-10-08T08:37:36.615Z] _____ _ [2024-10-08T08:37:36.615Z] / ____| | | [2024-10-08T08:37:36.615Z] | | ___ __| | ___ ___ _____ __ [2024-10-08T08:37:36.615Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-08T08:37:36.615Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-08T08:37:36.615Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-08T08:37:36.615Z] Bash-1.0.6 [2024-10-08T08:37:36.615Z] [2024-10-08T08:37:36.615Z] [2024-10-08T08:37:36.615Z] ==> git version 2.25.1 found [2024-10-08T08:37:36.615Z] ==> 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-08T08:37:36.615Z] Release-Date: 2020-01-08 [2024-10-08T08:37:36.615Z] 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-08T08:37:36.615Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-08T08:37:36.615Z] ==> Jenkins CI detected. [2024-10-08T08:37:36.615Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-10-08T08:37:36.615Z] project root: . [2024-10-08T08:37:36.615Z] --> token set from env [2024-10-08T08:37:36.615Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-08T08:37:36.615Z] ==> Running gcov in . (disable via -X gcov) [2024-10-08T08:37:36.615Z] ==> Python coveragepy not found [2024-10-08T08:37:36.615Z] ==> Searching for coverage reports in: [2024-10-08T08:37:36.615Z] + . [2024-10-08T08:37:36.615Z] -> Found 1 reports [2024-10-08T08:37:36.615Z] ==> Detecting git/mercurial file structure [2024-10-08T08:37:36.874Z] ==> Reading reports [2024-10-08T08:37:36.874Z] + ./coverage.out bytes=953 [2024-10-08T08:37:36.874Z] ==> Appending adjustments [2024-10-08T08:37:36.874Z] https://docs.codecov.io/docs/fixing-reports [2024-10-08T08:37:36.874Z] + Found adjustments [2024-10-08T08:37:36.874Z] ==> Gzipping contents [2024-10-08T08:37:36.874Z] 4.0K /tmp/codecov.CEoHgv.gz [2024-10-08T08:37:36.874Z] ==> Uploading reports [2024-10-08T08:37:36.874Z] url: https://codecov.io [2024-10-08T08:37:36.874Z] query: branch=main&commit=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-08T08:37:36.874Z] -> Pinging Codecov [2024-10-08T08:37:36.874Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-08T08:37:37.134Z] -> Uploading to [2024-10-08T08:37:37.134Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a/6d70dd61-b7d0-4853-961f-64e064af0783.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T083736Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4738d35d4380dc527297f416c7af2313ca8ed55f80eb1abba19126252cc3cd8c [2024-10-08T08:37:37.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T08:37:37.134Z] Dload Upload Total Spent Left Speed [2024-10-08T08:37:37.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1687 --:--:-- --:--:-- --:--:-- 1694 [2024-10-08T08:37:37.394Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] } [2024-10-08T08:37:37.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-08T08:37:37.626Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-08T08:37:37.642Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:37:37.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T08:37:37.956Z] [2024-10-08T08:37:37.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:37:38.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T08:37:38.259Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-08T08:37:38.259Z] 43c4264eed91: Already exists [2024-10-08T08:37:38.259Z] 4cc291be95ef: Already exists [2024-10-08T08:37:38.259Z] 2ac1f1163629: Already exists [2024-10-08T08:37:38.259Z] 5c3c966382ef: Already exists [2024-10-08T08:37:38.259Z] 4f4fb700ef54: Already exists [2024-10-08T08:37:38.259Z] d9c7d2e4e75e: Pulling fs layer [2024-10-08T08:37:38.259Z] 9c3e1370e548: Pulling fs layer [2024-10-08T08:37:38.517Z] d9c7d2e4e75e: Verifying Checksum [2024-10-08T08:37:38.517Z] d9c7d2e4e75e: Download complete [2024-10-08T08:37:38.776Z] d9c7d2e4e75e: Pull complete [2024-10-08T08:37:39.342Z] 9c3e1370e548: Download complete [2024-10-08T08:37:42.627Z] 9c3e1370e548: Pull complete [2024-10-08T08:37:42.627Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-08T08:37:42.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T08:37:42.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:37:42.731Z] prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container [2024-10-08T08:37:42.758Z] $ 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-08T08:37:48.324Z] $ docker top 4baf12450539527a4e018a05a4b8a6d77339c8f3dc063dac8c2a2b9b91fbb6ef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T08:37:48.692Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-10-08T08:37:48.705Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-10-08T08:37:48.983Z] + set -o pipefail [2024-10-08T08:37:48.983Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-10-08T08:37:58.968Z] [2024-10-08T08:37:58.968Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-10-08T08:37:58.968Z] [2024-10-08T08:37:58.968Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/6cc2e77a-794a-4fab-89ae-094659140fe9 [2024-10-08T08:37:58.968Z] [2024-10-08T08:37:58.968Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-08T08:37:58.968Z] [2024-10-08T08:37:58.968Z] [2024-10-08T08:37:58.968Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-08T08:37:58.968Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-08T08:37:58.975Z] $ docker stop --time=1 4baf12450539527a4e018a05a4b8a6d77339c8f3dc063dac8c2a2b9b91fbb6ef [2024-10-08T08:38:06.806Z] $ docker rm -f --volumes 4baf12450539527a4e018a05a4b8a6d77339c8f3dc063dac8c2a2b9b91fbb6ef [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-08T08:38:07.716Z] + git log --format=format:%s -1 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] sh [2024-10-08T08:38:08.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T08:38:08.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:38:08.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T08:38:08.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:38:08.411Z] prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container [2024-10-08T08:38:08.438Z] $ 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-08T08:38:08.982Z] $ docker top b8ef2d4082122222510d799e4562e8d4cb31ac58fd945bcd47acaa681140f73f -eo pid,comm [2024-10-08T08:38:09.037Z] 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-08T08:38:09.037Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T08:38:09.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T08:38:09.108Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T08:38:09.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T08:38:09.212Z] $ docker exec b8ef2d4082122222510d799e4562e8d4cb31ac58fd945bcd47acaa681140f73f ssh-agent [2024-10-08T08:38:09.319Z] SSH_AUTH_SOCK=/tmp/ssh-az28aqo96nAb/agent.32 [2024-10-08T08:38:09.319Z] SSH_AGENT_PID=39 [2024-10-08T08:38:09.323Z] Running ssh-add (command line suppressed) [2024-10-08T08:38:09.410Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3899679931949755800.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3899679931949755800.key) [2024-10-08T08:38:09.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T08:38:09.722Z] + git semver tag [2024-10-08T08:38:09.981Z] 2024-10-08 08:38:09,938 [run_tag] DEBUG tag force:False [2024-10-08T08:38:09.981Z] 2024-10-08 08:38:09,938 [check_head_tag] DEBUG check head tag [2024-10-08T08:38:09.981Z] 2024-10-08 08:38:09,939 [execute] INFO git cat-file --batch-check [2024-10-08T08:38:09.981Z] 2024-10-08 08:38:09,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-08T08:38:09.981Z] 2024-10-08 08:38:09,943 [execute] INFO git cat-file --batch [2024-10-08T08:38:09.981Z] 2024-10-08 08:38:09,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-08T08:38:09.981Z] 2024-10-08 08:38:09,973 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T08:38:09.981Z] 2024-10-08 08:38:09,973 [execute] INFO git tag -a v3.2.0-dev.35 -m v3.2.0-dev.35 [2024-10-08T08:38:09.981Z] 2024-10-08 08:38:09,973 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.35', '-m', 'v3.2.0-dev.35'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-10-08T08:38:10.242Z] 2024-10-08 08:38:09,978 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T08:38:10.242Z] 3.2.0-dev.35 [Pipeline] } [2024-10-08T08:38:10.247Z] $ docker exec --env ******** --env ******** b8ef2d4082122222510d799e4562e8d4cb31ac58fd945bcd47acaa681140f73f ssh-agent -k [2024-10-08T08:38:10.343Z] unset SSH_AUTH_SOCK; [2024-10-08T08:38:10.344Z] unset SSH_AGENT_PID; [2024-10-08T08:38:10.344Z] echo Agent pid 39 killed; [2024-10-08T08:38:10.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T08:38:10.693Z] + git semver [Pipeline] } [2024-10-08T08:38:10.961Z] $ docker stop --time=1 b8ef2d4082122222510d799e4562e8d4cb31ac58fd945bcd47acaa681140f73f [2024-10-08T08:38:12.230Z] $ docker rm -f --volumes b8ef2d4082122222510d799e4562e8d4cb31ac58fd945bcd47acaa681140f73f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:38:12.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T08:38:12.652Z] [2024-10-08T08:38:12.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:38:12.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T08:38:12.964Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-08T08:38:12.964Z] ab5ef0e58194: Pulling fs layer [2024-10-08T08:38:12.964Z] 9712f1f96733: Pulling fs layer [2024-10-08T08:38:12.964Z] 63f879dbbcfc: Pulling fs layer [2024-10-08T08:38:12.964Z] 0d9ebad4ef96: Pulling fs layer [2024-10-08T08:38:12.964Z] e9a5061849ea: Pulling fs layer [2024-10-08T08:38:12.964Z] d747dcd14b5f: Pulling fs layer [2024-10-08T08:38:12.964Z] 2de7ff778b66: Pulling fs layer [2024-10-08T08:38:12.964Z] 0d9ebad4ef96: Waiting [2024-10-08T08:38:12.964Z] e9a5061849ea: Waiting [2024-10-08T08:38:12.964Z] d747dcd14b5f: Waiting [2024-10-08T08:38:12.964Z] 9712f1f96733: Verifying Checksum [2024-10-08T08:38:12.964Z] 9712f1f96733: Download complete [2024-10-08T08:38:13.903Z] 63f879dbbcfc: Verifying Checksum [2024-10-08T08:38:13.903Z] 63f879dbbcfc: Download complete [2024-10-08T08:38:13.903Z] e9a5061849ea: Verifying Checksum [2024-10-08T08:38:13.903Z] e9a5061849ea: Download complete [2024-10-08T08:38:13.903Z] d747dcd14b5f: Verifying Checksum [2024-10-08T08:38:13.903Z] d747dcd14b5f: Download complete [2024-10-08T08:38:14.161Z] 2de7ff778b66: Verifying Checksum [2024-10-08T08:38:14.161Z] 2de7ff778b66: Download complete [2024-10-08T08:38:14.161Z] 0d9ebad4ef96: Verifying Checksum [2024-10-08T08:38:14.161Z] 0d9ebad4ef96: Download complete [2024-10-08T08:38:14.425Z] ab5ef0e58194: Download complete [2024-10-08T08:38:16.956Z] ab5ef0e58194: Pull complete [2024-10-08T08:38:16.956Z] 9712f1f96733: Pull complete [2024-10-08T08:38:17.522Z] 63f879dbbcfc: Pull complete [2024-10-08T08:38:20.806Z] 0d9ebad4ef96: Pull complete [2024-10-08T08:38:21.065Z] e9a5061849ea: Pull complete [2024-10-08T08:38:21.065Z] d747dcd14b5f: Pull complete [2024-10-08T08:38:22.438Z] 2de7ff778b66: Pull complete [2024-10-08T08:38:22.438Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-08T08:38:22.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T08:38:22.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:38:22.540Z] prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container [2024-10-08T08:38:22.561Z] $ 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-08T08:38:31.196Z] $ docker top 9297de574232e5cc70ebca387427fa321e34def03398f740349ebadab056993c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-08T08:38:31.293Z] provisioning config files... [2024-10-08T08:38:31.300Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8153812952403994535tmp [2024-10-08T08:38:31.307Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13223229354986688760tmp [2024-10-08T08:38:31.314Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9505410344648966276tmp [Pipeline] { [Pipeline] echo [2024-10-08T08:38:31.344Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:38:31.635Z] ---> sigul-configuration.sh [2024-10-08T08:38:31.635Z] gpg: directory `/root/.gnupg' created [2024-10-08T08:38:31.635Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-08T08:38:31.635Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-08T08:38:31.635Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-08T08:38:31.635Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-08T08:38:31.635Z] gpg: CAST5 encrypted data [2024-10-08T08:38:31.635Z] gpg: encrypted with 1 passphrase [2024-10-08T08:38:31.635Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-08T08:38:31.935Z] + mkdir /home/jenkins [2024-10-08T08:38:31.935Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-08T08:38:32.231Z] + 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-08T08:38:32.244Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:38:32.533Z] ---> sigul-install.sh [2024-10-08T08:38:32.533Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-08T08:38:32.823Z] + git tag --list [2024-10-08T08:38:32.823Z] v1.0.0 [2024-10-08T08:38:32.823Z] v1.1.0 [2024-10-08T08:38:32.823Z] v1.2.0 [2024-10-08T08:38:32.823Z] v1.3.0 [2024-10-08T08:38:32.823Z] v1.3.1 [2024-10-08T08:38:32.823Z] v2.0.0 [2024-10-08T08:38:32.823Z] v2.0.1 [2024-10-08T08:38:32.823Z] v2.1.0 [2024-10-08T08:38:32.823Z] v2.1.1 [2024-10-08T08:38:32.823Z] v2.1.2 [2024-10-08T08:38:32.823Z] v2.2.0 [2024-10-08T08:38:32.823Z] v2.3 [2024-10-08T08:38:32.823Z] v2.3.0 [2024-10-08T08:38:32.823Z] v2.3.1 [2024-10-08T08:38:32.823Z] v3.0 [2024-10-08T08:38:32.823Z] v3.0.0 [2024-10-08T08:38:32.823Z] v3.0.1 [2024-10-08T08:38:32.823Z] v3.0.1-dev.1 [2024-10-08T08:38:32.823Z] v3.1 [2024-10-08T08:38:32.823Z] v3.1.0 [2024-10-08T08:38:32.823Z] v3.1.0-dev.1 [2024-10-08T08:38:32.823Z] v3.1.0-dev.10 [2024-10-08T08:38:32.823Z] v3.1.0-dev.11 [2024-10-08T08:38:32.823Z] v3.1.0-dev.12 [2024-10-08T08:38:32.823Z] v3.1.0-dev.13 [2024-10-08T08:38:32.823Z] v3.1.0-dev.14 [2024-10-08T08:38:32.823Z] v3.1.0-dev.15 [2024-10-08T08:38:32.823Z] v3.1.0-dev.16 [2024-10-08T08:38:32.823Z] v3.1.0-dev.17 [2024-10-08T08:38:32.823Z] v3.1.0-dev.18 [2024-10-08T08:38:32.823Z] v3.1.0-dev.19 [2024-10-08T08:38:32.823Z] v3.1.0-dev.2 [2024-10-08T08:38:32.823Z] v3.1.0-dev.20 [2024-10-08T08:38:32.823Z] v3.1.0-dev.21 [2024-10-08T08:38:32.823Z] v3.1.0-dev.22 [2024-10-08T08:38:32.823Z] v3.1.0-dev.23 [2024-10-08T08:38:32.823Z] v3.1.0-dev.24 [2024-10-08T08:38:32.823Z] v3.1.0-dev.25 [2024-10-08T08:38:32.823Z] v3.1.0-dev.26 [2024-10-08T08:38:32.823Z] v3.1.0-dev.27 [2024-10-08T08:38:32.823Z] v3.1.0-dev.28 [2024-10-08T08:38:32.823Z] v3.1.0-dev.29 [2024-10-08T08:38:32.823Z] v3.1.0-dev.3 [2024-10-08T08:38:32.823Z] v3.1.0-dev.30 [2024-10-08T08:38:32.823Z] v3.1.0-dev.31 [2024-10-08T08:38:32.823Z] v3.1.0-dev.32 [2024-10-08T08:38:32.823Z] v3.1.0-dev.33 [2024-10-08T08:38:32.823Z] v3.1.0-dev.34 [2024-10-08T08:38:32.823Z] v3.1.0-dev.35 [2024-10-08T08:38:32.823Z] v3.1.0-dev.36 [2024-10-08T08:38:32.823Z] v3.1.0-dev.37 [2024-10-08T08:38:32.823Z] v3.1.0-dev.38 [2024-10-08T08:38:32.823Z] v3.1.0-dev.39 [2024-10-08T08:38:32.823Z] v3.1.0-dev.4 [2024-10-08T08:38:32.823Z] v3.1.0-dev.5 [2024-10-08T08:38:32.823Z] v3.1.0-dev.6 [2024-10-08T08:38:32.823Z] v3.1.0-dev.7 [2024-10-08T08:38:32.823Z] v3.1.0-dev.8 [2024-10-08T08:38:32.823Z] v3.1.0-dev.9 [2024-10-08T08:38:32.823Z] v3.1.1 [2024-10-08T08:38:32.823Z] v3.1.1-dev.1 [2024-10-08T08:38:32.823Z] v3.2.0-dev.1 [2024-10-08T08:38:32.823Z] v3.2.0-dev.10 [2024-10-08T08:38:32.823Z] v3.2.0-dev.11 [2024-10-08T08:38:32.823Z] v3.2.0-dev.12 [2024-10-08T08:38:32.823Z] v3.2.0-dev.13 [2024-10-08T08:38:32.823Z] v3.2.0-dev.14 [2024-10-08T08:38:32.823Z] v3.2.0-dev.15 [2024-10-08T08:38:32.823Z] v3.2.0-dev.16 [2024-10-08T08:38:32.823Z] v3.2.0-dev.17 [2024-10-08T08:38:32.823Z] v3.2.0-dev.18 [2024-10-08T08:38:32.823Z] v3.2.0-dev.19 [2024-10-08T08:38:32.823Z] v3.2.0-dev.2 [2024-10-08T08:38:32.823Z] v3.2.0-dev.20 [2024-10-08T08:38:32.823Z] v3.2.0-dev.21 [2024-10-08T08:38:32.823Z] v3.2.0-dev.22 [2024-10-08T08:38:32.823Z] v3.2.0-dev.23 [2024-10-08T08:38:32.823Z] v3.2.0-dev.24 [2024-10-08T08:38:32.823Z] v3.2.0-dev.25 [2024-10-08T08:38:32.823Z] v3.2.0-dev.26 [2024-10-08T08:38:32.823Z] v3.2.0-dev.27 [2024-10-08T08:38:32.823Z] v3.2.0-dev.28 [2024-10-08T08:38:32.823Z] v3.2.0-dev.29 [2024-10-08T08:38:32.823Z] v3.2.0-dev.3 [2024-10-08T08:38:32.823Z] v3.2.0-dev.30 [2024-10-08T08:38:32.823Z] v3.2.0-dev.31 [2024-10-08T08:38:32.823Z] v3.2.0-dev.32 [2024-10-08T08:38:32.823Z] v3.2.0-dev.33 [2024-10-08T08:38:32.823Z] v3.2.0-dev.34 [2024-10-08T08:38:32.823Z] v3.2.0-dev.35 [2024-10-08T08:38:32.823Z] v3.2.0-dev.4 [2024-10-08T08:38:32.823Z] v3.2.0-dev.5 [2024-10-08T08:38:32.823Z] v3.2.0-dev.6 [2024-10-08T08:38:32.823Z] v3.2.0-dev.7 [2024-10-08T08:38:32.823Z] v3.2.0-dev.8 [2024-10-08T08:38:32.823Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-08T08:38:33.116Z] + lftools sign git-tag v3.2.0-dev.35 [2024-10-08T08:38:33.688Z] Signing Git tag with Sigul... [2024-10-08T08:38:33.688Z] Signing v3.2.0-dev.35 [Pipeline] echo [2024-10-08T08:38:33.960Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:38:34.247Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-08T08:38:34.253Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-08T08:38:34.280Z] $ docker stop --time=1 9297de574232e5cc70ebca387427fa321e34def03398f740349ebadab056993c [2024-10-08T08:38:35.565Z] $ docker rm -f --volumes 9297de574232e5cc70ebca387427fa321e34def03398f740349ebadab056993c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-08T08:38:36.003Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T08:38:36.003Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:38:36.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T08:38:36.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:38:36.386Z] prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container [2024-10-08T08:38:36.412Z] $ 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-08T08:38:36.752Z] $ docker top ca3e40cde82cad8b7da848ed009f5fd16cae20c94ed97b8d9440c3a5855efa15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T08:38:36.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T08:38:36.856Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T08:38:36.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T08:38:36.972Z] $ docker exec ca3e40cde82cad8b7da848ed009f5fd16cae20c94ed97b8d9440c3a5855efa15 ssh-agent [2024-10-08T08:38:37.081Z] SSH_AUTH_SOCK=/tmp/ssh-PaLFIsAlbmqJ/agent.32 [2024-10-08T08:38:37.081Z] SSH_AGENT_PID=38 [2024-10-08T08:38:37.085Z] Running ssh-add (command line suppressed) [2024-10-08T08:38:37.179Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4294190180481177619.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4294190180481177619.key) [2024-10-08T08:38:37.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T08:38:37.488Z] + git semver bump pre [2024-10-08T08:38:37.747Z] 2024-10-08 08:38:37,639 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T08:38:37.747Z] 2024-10-08 08:38:37,639 [bump_version] DEBUG bumping version:3.2.0-dev.35 on axis:pre with prefix:dev [2024-10-08T08:38:37.747Z] 2024-10-08 08:38:37,639 [bump_version] DEBUG bumped version:3.2.0-dev.36 [2024-10-08T08:38:37.747Z] 2024-10-08 08:38:37,639 [write_version] DEBUG write version:3.2.0-dev.36 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-10-08T08:38:37.747Z] 2024-10-08 08:38:37,639 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T08:38:37.747Z] 2024-10-08 08:38:37,639 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T08:38:37.747Z] 2024-10-08 08:38:37,642 [execute] INFO git cat-file --batch-check [2024-10-08T08:38:37.747Z] 2024-10-08 08:38:37,642 [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-08T08:38:37.747Z] 2024-10-08 08:38:37,647 [execute] INFO git cat-file --batch [2024-10-08T08:38:37.747Z] 2024-10-08 08:38:37,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T08:38:37.747Z] 2024-10-08 08:38:37,653 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T08:38:37.747Z] 3.2.0-dev.36 [Pipeline] } [2024-10-08T08:38:37.751Z] $ docker exec --env ******** --env ******** ca3e40cde82cad8b7da848ed009f5fd16cae20c94ed97b8d9440c3a5855efa15 ssh-agent -k [2024-10-08T08:38:37.851Z] unset SSH_AUTH_SOCK; [2024-10-08T08:38:37.852Z] unset SSH_AGENT_PID; [2024-10-08T08:38:37.852Z] echo Agent pid 38 killed; [2024-10-08T08:38:37.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T08:38:38.188Z] + git semver [Pipeline] } [2024-10-08T08:38:38.453Z] $ docker stop --time=1 ca3e40cde82cad8b7da848ed009f5fd16cae20c94ed97b8d9440c3a5855efa15 [2024-10-08T08:38:39.718Z] $ docker rm -f --volumes ca3e40cde82cad8b7da848ed009f5fd16cae20c94ed97b8d9440c3a5855efa15 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T08:38:40.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T08:38:40.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:38:40.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T08:38:40.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:38:40.483Z] prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container [2024-10-08T08:38:40.506Z] $ 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-08T08:38:40.913Z] $ docker top faf74b0d4a32f2f51e2ba5b479fa91a0e69cfa00cdb756508f6c37fe689bd6d3 -eo pid,comm [2024-10-08T08:38:40.963Z] 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-08T08:38:40.963Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T08:38:41.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T08:38:41.029Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T08:38:41.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T08:38:41.135Z] $ docker exec faf74b0d4a32f2f51e2ba5b479fa91a0e69cfa00cdb756508f6c37fe689bd6d3 ssh-agent [2024-10-08T08:38:41.244Z] SSH_AUTH_SOCK=/tmp/ssh-W3IDkw8jzTTx/agent.32 [2024-10-08T08:38:41.244Z] SSH_AGENT_PID=38 [2024-10-08T08:38:41.248Z] Running ssh-add (command line suppressed) [2024-10-08T08:38:41.343Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6512895388818221476.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6512895388818221476.key) [2024-10-08T08:38:41.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T08:38:41.650Z] + git semver push [2024-10-08T08:38:41.908Z] 2024-10-08 08:38:41,836 [run_push] DEBUG push [2024-10-08T08:38:41.908Z] 2024-10-08 08:38:41,837 [execute] INFO git cat-file --batch-check [2024-10-08T08:38:41.908Z] 2024-10-08 08:38:41,837 [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-08T08:38:41.908Z] 2024-10-08 08:38:41,841 [execute] INFO git rev-list ee982fcf966a5458f3d9d35c2785b3cb4bed4b77 -- [2024-10-08T08:38:41.908Z] 2024-10-08 08:38:41,842 [execute] DEBUG Popen(['git', 'rev-list', 'ee982fcf966a5458f3d9d35c2785b3cb4bed4b77', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-08T08:38:41.908Z] 2024-10-08 08:38:41,851 [execute] INFO git fetch -v origin [2024-10-08T08:38:41.908Z] 2024-10-08 08:38:41,851 [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-08T08:38:42.475Z] 2024-10-08 08:38:42,315 [run_push] DEBUG no remote changes detected [2024-10-08T08:38:42.476Z] 2024-10-08 08:38:42,316 [execute] INFO git push origin semver [2024-10-08T08:38:42.476Z] 2024-10-08 08:38:42,316 [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-08T08:38:43.043Z] 2024-10-08 08:38:43,035 [run_push] DEBUG push all version tags [2024-10-08T08:38:43.043Z] 2024-10-08 08:38:43,035 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-08T08:38:43.043Z] 2024-10-08 08:38:43,036 [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-08T08:38:43.981Z] 2024-10-08 08:38:43,681 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T08:38:43.981Z] 3.2.0-dev.36 [Pipeline] } [2024-10-08T08:38:43.986Z] $ docker exec --env ******** --env ******** faf74b0d4a32f2f51e2ba5b479fa91a0e69cfa00cdb756508f6c37fe689bd6d3 ssh-agent -k [2024-10-08T08:38:44.080Z] unset SSH_AUTH_SOCK; [2024-10-08T08:38:44.080Z] unset SSH_AGENT_PID; [2024-10-08T08:38:44.080Z] echo Agent pid 38 killed; [2024-10-08T08:38:44.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T08:38:44.422Z] + git semver [Pipeline] } [2024-10-08T08:38:44.688Z] $ docker stop --time=1 faf74b0d4a32f2f51e2ba5b479fa91a0e69cfa00cdb756508f6c37fe689bd6d3 [2024-10-08T08:38:45.943Z] $ docker rm -f --volumes faf74b0d4a32f2f51e2ba5b479fa91a0e69cfa00cdb756508f6c37fe689bd6d3 [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-08T08:38:46.617Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-10-08T08:38:46.617Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-08T08:38:46.617Z] total 16 [2024-10-08T08:38:46.617Z] drwxr-xr-x 3 root root 4096 Oct 8 08:22 . [2024-10-08T08:38:46.617Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 08:38 .. [2024-10-08T08:38:46.617Z] drwxr-xr-x 2 root root 4096 Oct 8 08:22 cost [2024-10-08T08:38:46.617Z] -rw-r--r-- 1 root root 96 Oct 8 08:22 cost.csv [2024-10-08T08:38:46.617Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-10-08T08:38:46.617Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-08T08:38:46.617Z] total 16 [2024-10-08T08:38:46.617Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 08:22 . [2024-10-08T08:38:46.617Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 08:38 .. [2024-10-08T08:38:46.617Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 08:22 cost [2024-10-08T08:38:46.617Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 8 08:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:38:46.903Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:38:47.761Z] ---> package-listing.sh [2024-10-08T08:38:47.761Z] ++ facter osfamily [2024-10-08T08:38:47.761Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T08:38:48.020Z] + OS_FAMILY=debian [2024-10-08T08:38:48.020Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-10-08T08:38:48.020Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T08:38:48.020Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T08:38:48.020Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T08:38:48.020Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T08:38:48.020Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-08T08:38:48.020Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T08:38:48.020Z] + case "${OS_FAMILY}" in [2024-10-08T08:38:48.020Z] + dpkg -l [2024-10-08T08:38:48.020Z] + grep '^ii' [2024-10-08T08:38:48.020Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T08:38:48.020Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T08:38:48.020Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T08:38:48.020Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-08T08:38:48.020Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-10-08T08:38:48.020Z] + 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-08T08:38:48.032Z] 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-08T08:38:48.315Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:38:48.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T08:38:48.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:38:48.954Z] prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container [2024-10-08T08:38:48.984Z] $ 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-08T08:38:49.182Z] $ docker top 344da3ce9b21f788b6ec89d34d21ddfd4e905cdd69b477197b6f561dda207440 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T08:38:49.533Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T08:38:49.819Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T08:38:50.104Z] + ls /var/log/sa-host [2024-10-08T08:38:50.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T08:38:50.268Z] provisioning config files... [2024-10-08T08:38:50.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12445221432900569031tmp [Pipeline] { [Pipeline] echo [2024-10-08T08:38:50.293Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:38:50.576Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T08:38:50.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:38:50.923Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T08:38:50.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:38:51.211Z] ---> sudo-logs.sh [2024-10-08T08:38:51.211Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T08:38:51.245Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:38:51.528Z] ---> job-cost.sh [2024-10-08T08:38:51.528Z] lf-activate-venv: SKIPPING [2024-10-08T08:38:51.528Z] DEBUG: total: 0.2199999988079071 [2024-10-08T08:38:51.528Z] INFO: Retrieving Stack Cost... [2024-10-08T08:38:52.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T08:38:52.356Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T08:38:52.369Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:38:52.652Z] ---> logs-deploy.sh [2024-10-08T08:38:52.652Z] lf-activate-venv: SKIPPING [2024-10-08T08:38:52.652Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/245 [2024-10-08T08:38:52.652Z] INFO: archiving workspace using pattern(s): [2024-10-08T08:38:53.594Z] Archives upload complete. [2024-10-08T08:38:53.853Z] INFO: archiving logs to Nexus