Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 602563175aa612bf687830e352a585727a059003 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-ssh1766125362780079566.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17010967287418228582.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1639391568488750570.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1085045599120697391.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-ssh13186879130405377558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34792’ Running on prd-ubuntu20.04-docker-8c-8g-34793 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 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 602563175aa612bf687830e352a585727a059003 (main) Commit message: "Merge pull request #694 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12" > git config core.sparsecheckout # timeout=10 > git checkout -f 602563175aa612bf687830e352a585727a059003 # timeout=10 > git rev-list --no-walk 6c399b8c9231d2913d6200d2c321e45229192bc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-09T13:28:17.989Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-09T13:28:18.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-09T13:28:18.107Z] ========================================================= [2024-12-09T13:28:18.107Z] EdgeX Global Pipelines Version Info [2024-12-09T13:28:18.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:28:19.214Z] ------------------- [2024-12-09T13:28:19.214Z] stable info: [2024-12-09T13:28:19.214Z] ------------------- [2024-12-09T13:28:19.214Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-09T13:28:19.214Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T13:28:19.214Z] Message: update stable to v1.0.269 [2024-12-09T13:28:19.476Z] ------------------- [2024-12-09T13:28:19.476Z] experimental info: [2024-12-09T13:28:19.476Z] ------------------- [2024-12-09T13:28:19.476Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-09T13:28:19.476Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T13:28:19.476Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-09T13:28:19.570Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-12-09T13:28:19.599Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-12-09T13:28:19.624Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-09T13:28:19.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-09T13:28:19.681Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-09T13:28:19.711Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-09T13:28:19.738Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-09T13:28:19.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-09T13:28:19.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-09T13:28:19.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-09T13:28:19.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-09T13:28:19.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-12-09T13:28:19.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-09T13:28:19.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-09T13:28:19.942Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T13:28:19.970Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T13:28:19.994Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T13:28:20.020Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T13:28:20.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-09T13:28:20.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-09T13:28:20.097Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-09T13:28:20.123Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-09T13:28:20.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-09T13:28:20.259Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-09T13:28:20.283Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-09T13:28:20.309Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-09T13:28:20.337Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-09T13:28:20.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-09T13:28:20.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-09T13:28:20.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-09T13:28:20.450Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 602563175aa612bf687830e352a585727a059003 [Pipeline] echo [2024-12-09T13:28:20.475Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6025631 [Pipeline] echo [2024-12-09T13:28:20.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:28:20.569Z] provisioning config files... [2024-12-09T13:28:20.584Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7534036850921248080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:28:20.928Z] ---> ****-login.sh [2024-12-09T13:28:20.928Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:28:21.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:21.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:21.189Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:21.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:21.189Z] [2024-12-09T13:28:21.189Z] Login Succeeded [2024-12-09T13:28:21.190Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:28:21.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:21.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:21.451Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:21.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:21.451Z] [2024-12-09T13:28:21.452Z] Login Succeeded [2024-12-09T13:28:21.452Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:28:21.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:21.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:21.452Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:21.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:21.452Z] [2024-12-09T13:28:21.452Z] Login Succeeded [2024-12-09T13:28:21.452Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:28:21.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:21.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:21.713Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:21.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:21.713Z] [2024-12-09T13:28:21.713Z] Login Succeeded [2024-12-09T13:28:21.713Z] ****.io [2024-12-09T13:28:21.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:21.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:21.974Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:21.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:21.974Z] [2024-12-09T13:28:21.974Z] Login Succeeded [2024-12-09T13:28:21.974Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:28:21.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-09T13:28:22.410Z] + git rev-list -1 --merges 602563175aa612bf687830e352a585727a059003~1..602563175aa612bf687830e352a585727a059003 [Pipeline] echo [2024-12-09T13:28:22.441Z] -----------> git rev-list -1 --merges 602563175aa612bf687830e352a585727a059003~1..602563175aa612bf687830e352a585727a059003 602563175aa612bf687830e352a585727a059003 [2024-12-09T13:28:22.441Z] 602563175aa612bf687830e352a585727a059003 [false] [Pipeline] sh [2024-12-09T13:28:22.737Z] + git log --format=format:%s -1 602563175aa612bf687830e352a585727a059003 [Pipeline] echo [2024-12-09T13:28:22.755Z] ========================================================= [2024-12-09T13:28:22.756Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-09T13:28:22.756Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T13:28:23.110Z] + git log --format=format:%s -1 602563175aa612bf687830e352a585727a059003 [Pipeline] echo [2024-12-09T13:28:23.125Z] [semverPrep] GIT_COMMIT: 602563175aa612bf687830e352a585727a059003, Commit Message: Merge pull request #694 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12 [Pipeline] echo [2024-12-09T13:28:23.145Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-09T13:28:23.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:28:23.526Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-09T13:28:23.526Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-09T13:28:23.526Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-09T13:28:23.526Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-09T13:28:23.526Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-09T13:28:23.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:28:23.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:28:23.956Z] [2024-12-09T13:28:23.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:28:24.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:28:24.264Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-09T13:28:24.264Z] b85a868b505f: Pulling fs layer [2024-12-09T13:28:24.264Z] e2be974225ed: Pulling fs layer [2024-12-09T13:28:24.265Z] 339a4e72a1f5: Pulling fs layer [2024-12-09T13:28:24.265Z] 988bab9f4d93: Pulling fs layer [2024-12-09T13:28:24.265Z] 1469e6f7b9e6: Pulling fs layer [2024-12-09T13:28:24.265Z] eaf3925da568: Pulling fs layer [2024-12-09T13:28:24.265Z] bab4dde63d76: Pulling fs layer [2024-12-09T13:28:24.265Z] bde34c3a00c8: Pulling fs layer [2024-12-09T13:28:24.265Z] b352a97aabf1: Pulling fs layer [2024-12-09T13:28:24.265Z] 4872d77fe225: Pulling fs layer [2024-12-09T13:28:24.265Z] 5851b861e8e6: Pulling fs layer [2024-12-09T13:28:24.265Z] eaf3925da568: Waiting [2024-12-09T13:28:24.265Z] bab4dde63d76: Waiting [2024-12-09T13:28:24.265Z] 988bab9f4d93: Waiting [2024-12-09T13:28:24.265Z] 4872d77fe225: Waiting [2024-12-09T13:28:24.265Z] 1469e6f7b9e6: Waiting [2024-12-09T13:28:24.265Z] 5851b861e8e6: Waiting [2024-12-09T13:28:24.265Z] e2be974225ed: Download complete [2024-12-09T13:28:24.265Z] 988bab9f4d93: Download complete [2024-12-09T13:28:24.265Z] 1469e6f7b9e6: Verifying Checksum [2024-12-09T13:28:24.265Z] 1469e6f7b9e6: Download complete [2024-12-09T13:28:24.525Z] eaf3925da568: Verifying Checksum [2024-12-09T13:28:24.525Z] eaf3925da568: Download complete [2024-12-09T13:28:24.525Z] 339a4e72a1f5: Verifying Checksum [2024-12-09T13:28:24.525Z] 339a4e72a1f5: Download complete [2024-12-09T13:28:24.525Z] bde34c3a00c8: Verifying Checksum [2024-12-09T13:28:24.525Z] bde34c3a00c8: Download complete [2024-12-09T13:28:24.525Z] b352a97aabf1: Verifying Checksum [2024-12-09T13:28:24.525Z] b352a97aabf1: Download complete [2024-12-09T13:28:24.525Z] 4872d77fe225: Download complete [2024-12-09T13:28:24.525Z] 5851b861e8e6: Verifying Checksum [2024-12-09T13:28:24.525Z] 5851b861e8e6: Download complete [2024-12-09T13:28:24.525Z] b85a868b505f: Verifying Checksum [2024-12-09T13:28:24.525Z] b85a868b505f: Download complete [2024-12-09T13:28:24.785Z] bab4dde63d76: Verifying Checksum [2024-12-09T13:28:24.785Z] bab4dde63d76: Download complete [2024-12-09T13:28:25.726Z] b85a868b505f: Pull complete [2024-12-09T13:28:25.985Z] e2be974225ed: Pull complete [2024-12-09T13:28:26.563Z] 339a4e72a1f5: Pull complete [2024-12-09T13:28:26.563Z] 988bab9f4d93: Pull complete [2024-12-09T13:28:26.824Z] 1469e6f7b9e6: Pull complete [2024-12-09T13:28:27.084Z] eaf3925da568: Pull complete [2024-12-09T13:28:28.994Z] bab4dde63d76: Pull complete [2024-12-09T13:28:28.994Z] bde34c3a00c8: Pull complete [2024-12-09T13:28:28.994Z] b352a97aabf1: Pull complete [2024-12-09T13:28:29.277Z] 4872d77fe225: Pull complete [2024-12-09T13:28:29.277Z] 5851b861e8e6: Pull complete [2024-12-09T13:28:29.277Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-09T13:28:29.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:28:29.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:28:29.435Z] prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container [2024-12-09T13:28:29.467Z] $ 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-12-09T13:28:32.086Z] $ docker top 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a -eo pid,comm [2024-12-09T13:28:32.143Z] 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-12-09T13:28:32.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:28:32.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:28:32.201Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:28:32.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:28:32.324Z] $ docker exec 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a ssh-agent [2024-12-09T13:28:32.442Z] SSH_AUTH_SOCK=/tmp/ssh-Jmi5L0DVHNre/agent.32 [2024-12-09T13:28:32.443Z] SSH_AGENT_PID=38 [2024-12-09T13:28:32.449Z] Running ssh-add (command line suppressed) [2024-12-09T13:28:32.548Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13112979498003810133.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13112979498003810133.key) [2024-12-09T13:28:32.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:28:32.861Z] + git tag --points-at HEAD [Pipeline] } [2024-12-09T13:28:32.871Z] $ docker exec --env ******** --env ******** 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a ssh-agent -k [2024-12-09T13:28:32.966Z] unset SSH_AUTH_SOCK; [2024-12-09T13:28:32.966Z] unset SSH_AGENT_PID; [2024-12-09T13:28:32.966Z] echo Agent pid 38 killed; [2024-12-09T13:28:32.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-09T13:28:33.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:28:33.026Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:28:33.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:28:33.154Z] $ docker exec 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a ssh-agent [2024-12-09T13:28:33.264Z] SSH_AUTH_SOCK=/tmp/ssh-JvkgzihdssCr/agent.71 [2024-12-09T13:28:33.264Z] SSH_AGENT_PID=77 [2024-12-09T13:28:33.268Z] Running ssh-add (command line suppressed) [2024-12-09T13:28:33.372Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3203061856429416063.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3203061856429416063.key) [2024-12-09T13:28:33.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:28:33.691Z] + git semver init [2024-12-09T13:28:33.951Z] 2024-12-09 13:28:33,879 [run_init] DEBUG init version:0.0.0 force:False [2024-12-09T13:28:33.951Z] 2024-12-09 13:28:33,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-12-09T13:28:33.951Z] 2024-12-09 13:28:33,880 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-12-09T13:28:33.951Z] 2024-12-09 13:28:33,880 [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-12-09T13:28:35.334Z] 2024-12-09 13:28:34,934 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-12-09T13:28:35.334Z] 2024-12-09 13:28:34,935 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-12-09T13:28:35.334Z] 2024-12-09 13:28:34,935 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-09T13:28:35.334Z] 2024-12-09 13:28:34,935 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-09T13:28:35.334Z] 4.0.0-dev.10 [Pipeline] } [2024-12-09T13:28:35.341Z] $ docker exec --env ******** --env ******** 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a ssh-agent -k [2024-12-09T13:28:35.443Z] unset SSH_AUTH_SOCK; [2024-12-09T13:28:35.444Z] unset SSH_AGENT_PID; [2024-12-09T13:28:35.444Z] echo Agent pid 77 killed; [2024-12-09T13:28:35.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:28:35.784Z] + git semver [Pipeline] } [2024-12-09T13:28:36.055Z] $ docker stop --time=1 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a [2024-12-09T13:28:37.328Z] $ docker rm -f --volumes 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T13:28:37.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-09T13:28:37.938Z] Stashed 1 file(s) [Pipeline] echo [2024-12-09T13:28:37.942Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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-12-09T13:28:38.155Z] provisioning config files... [2024-12-09T13:28:38.165Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17635865153117207519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:28:38.471Z] ---> ****-login.sh [2024-12-09T13:28:38.471Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:28:38.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:38.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:38.471Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:38.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:38.471Z] [2024-12-09T13:28:38.471Z] Login Succeeded [2024-12-09T13:28:38.471Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:28:38.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:38.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:38.471Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:38.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:38.471Z] [2024-12-09T13:28:38.471Z] Login Succeeded [2024-12-09T13:28:38.471Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:28:38.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:38.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:38.730Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:38.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:38.730Z] [2024-12-09T13:28:38.730Z] Login Succeeded [2024-12-09T13:28:38.730Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:28:38.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:38.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:38.731Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:38.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:38.731Z] [2024-12-09T13:28:38.731Z] Login Succeeded [2024-12-09T13:28:38.731Z] ****.io [2024-12-09T13:28:38.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:38.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:38.989Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:38.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:38.989Z] [2024-12-09T13:28:38.989Z] Login Succeeded [2024-12-09T13:28:38.989Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:28:38.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T13:28:39.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:28:39.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:28:39.138Z] ========================================================= [2024-12-09T13:28:39.138Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-09T13:28:39.138Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:28:39.496Z] + 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-12-09T13:28:39.496Z] Sending build context to Docker daemon 9.23MB [2024-12-09T13:28:39.496Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T13:28:39.496Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-09T13:28:39.496Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-09T13:28:39.496Z] 43c4264eed91: Pulling fs layer [2024-12-09T13:28:39.496Z] 4cc291be95ef: Pulling fs layer [2024-12-09T13:28:39.496Z] 2ac1f1163629: Pulling fs layer [2024-12-09T13:28:39.496Z] 5c3c966382ef: Pulling fs layer [2024-12-09T13:28:39.496Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T13:28:39.496Z] 5d5c8e513c77: Pulling fs layer [2024-12-09T13:28:39.496Z] 5c3c966382ef: Waiting [2024-12-09T13:28:39.496Z] 4f4fb700ef54: Waiting [2024-12-09T13:28:39.496Z] 9f66e0745190: Pulling fs layer [2024-12-09T13:28:39.496Z] 5d5c8e513c77: Waiting [2024-12-09T13:28:39.496Z] f49a43e4bbc0: Pulling fs layer [2024-12-09T13:28:39.496Z] 561ebcabdf7f: Pulling fs layer [2024-12-09T13:28:39.496Z] 9f66e0745190: Waiting [2024-12-09T13:28:39.496Z] f49a43e4bbc0: Waiting [2024-12-09T13:28:39.496Z] 4cc291be95ef: Verifying Checksum [2024-12-09T13:28:39.496Z] 4cc291be95ef: Download complete [2024-12-09T13:28:39.496Z] 5c3c966382ef: Verifying Checksum [2024-12-09T13:28:39.496Z] 5c3c966382ef: Download complete [2024-12-09T13:28:39.496Z] 4f4fb700ef54: Verifying Checksum [2024-12-09T13:28:39.496Z] 4f4fb700ef54: Download complete [2024-12-09T13:28:39.756Z] 5d5c8e513c77: Verifying Checksum [2024-12-09T13:28:39.756Z] 5d5c8e513c77: Download complete [2024-12-09T13:28:39.756Z] 43c4264eed91: Download complete [2024-12-09T13:28:39.756Z] 9f66e0745190: Verifying Checksum [2024-12-09T13:28:39.756Z] 9f66e0745190: Download complete [2024-12-09T13:28:39.756Z] 43c4264eed91: Pull complete [2024-12-09T13:28:40.014Z] 561ebcabdf7f: Download complete [2024-12-09T13:28:40.014Z] 4cc291be95ef: Pull complete [2024-12-09T13:28:40.014Z] 2ac1f1163629: Download complete [2024-12-09T13:28:40.273Z] f49a43e4bbc0: Verifying Checksum [2024-12-09T13:28:40.273Z] f49a43e4bbc0: Download complete [2024-12-09T13:28:44.499Z] 2ac1f1163629: Pull complete [2024-12-09T13:28:44.499Z] 5c3c966382ef: Pull complete [2024-12-09T13:28:44.499Z] 4f4fb700ef54: Pull complete [2024-12-09T13:28:44.499Z] 5d5c8e513c77: Pull complete [2024-12-09T13:28:44.499Z] 9f66e0745190: Pull complete [2024-12-09T13:28:46.406Z] f49a43e4bbc0: Pull complete [2024-12-09T13:28:46.973Z] 561ebcabdf7f: Pull complete [2024-12-09T13:28:46.973Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-09T13:28:46.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T13:28:46.973Z] ---> 3a752c3f9dda [2024-12-09T13:28:46.973Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-12-09T13:28:52.251Z] ---> Running in 12b315ce6620 [2024-12-09T13:28:52.251Z] Removing intermediate container 12b315ce6620 [2024-12-09T13:28:52.251Z] ---> 36eb01771919 [2024-12-09T13:28:52.251Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-09T13:28:52.251Z] ---> Running in b1c1636f76ca [2024-12-09T13:28:52.251Z] Removing intermediate container b1c1636f76ca [2024-12-09T13:28:52.251Z] ---> 566aa0dfc6a6 [2024-12-09T13:28:52.251Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-09T13:28:52.251Z] ---> Running in 3622e937287c [2024-12-09T13:28:52.251Z] Removing intermediate container 3622e937287c [2024-12-09T13:28:52.251Z] ---> 97f1b81c07c4 [2024-12-09T13:28:52.251Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T13:28:52.251Z] ---> Running in 50539a6c5fde [2024-12-09T13:28:52.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:28:52.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:28:53.028Z] OK: 246 MiB in 54 packages [2024-12-09T13:28:53.108Z] Still waiting to schedule task [2024-12-09T13:28:53.108Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-09T13:28:53.286Z] Removing intermediate container 50539a6c5fde [2024-12-09T13:28:53.286Z] ---> f3affc51eb54 [2024-12-09T13:28:53.286Z] Step 7/12 : WORKDIR /app [2024-12-09T13:28:53.286Z] ---> Running in 8c7778caa6d1 [2024-12-09T13:28:53.286Z] Removing intermediate container 8c7778caa6d1 [2024-12-09T13:28:53.286Z] ---> ec8eb5ce96b9 [2024-12-09T13:28:53.286Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-09T13:28:53.544Z] ---> b3e849eb8e1c [2024-12-09T13:28:53.544Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T13:28:53.544Z] ---> Running in 4195badc85e0 [2024-12-09T13:29:40.282Z] Removing intermediate container 4195badc85e0 [2024-12-09T13:29:40.282Z] ---> d2146a09ba7b [2024-12-09T13:29:40.282Z] Step 10/12 : COPY . . [2024-12-09T13:29:40.282Z] ---> 1f51d2b3d020 [2024-12-09T13:29:40.282Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T13:29:40.282Z] ---> Running in 6e38ad860392 [2024-12-09T13:29:40.282Z] Removing intermediate container 6e38ad860392 [2024-12-09T13:29:40.282Z] ---> a88f4312d814 [2024-12-09T13:29:40.282Z] Step 12/12 : RUN $MAKE [2024-12-09T13:29:40.282Z] ---> Running in 7162e6f383f2 [2024-12-09T13:29:40.282Z] noop [2024-12-09T13:29:40.282Z] Removing intermediate container 7162e6f383f2 [2024-12-09T13:29:40.282Z] ---> 213b6b944c97 [2024-12-09T13:29:40.282Z] Successfully built 213b6b944c97 [2024-12-09T13:29:40.282Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:29:40.609Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T13:29:40.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:29:40.689Z] prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container [2024-12-09T13:29:40.713Z] $ 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-12-09T13:29:41.028Z] $ docker top 3c1c0688be3e691d7f4605f2a8ebdc67615594ec6bb486f7713fe636b31f6f4f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:29:41.386Z] + go version [2024-12-09T13:29:41.386Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-09T13:29:41.393Z] $ docker stop --time=1 3c1c0688be3e691d7f4605f2a8ebdc67615594ec6bb486f7713fe636b31f6f4f [2024-12-09T13:29:42.660Z] $ docker rm -f --volumes 3c1c0688be3e691d7f4605f2a8ebdc67615594ec6bb486f7713fe636b31f6f4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:29:43.126Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T13:29:43.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:29:43.213Z] prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container [2024-12-09T13:29:43.240Z] $ 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-12-09T13:29:43.562Z] $ docker top ead0d553c9531901766751fb032c35f3e81f291045648ec6312ea356fc77a639 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:29:43.932Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-12-09T13:29:44.240Z] + make test [2024-12-09T13:29:44.240Z] go test -race -coverprofile=coverage.out ./... [2024-12-09T13:30:16.329Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-12-09T13:30:23.900Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34795 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-12-09T13:30:23.922Z] Running in /w/workspace/app-service-configurable/258 [Pipeline] { [Pipeline] checkout [2024-12-09T13:30:26.978Z] The recommended git tool is: git [2024-12-09T13:30:31.953Z] using credential edgex-jenkins-ssh [2024-12-09T13:30:31.978Z] Cloning the remote Git repository [2024-12-09T13:30:32.021Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-12-09T13:30:32.122Z] > git init /w/workspace/app-service-configurable/258 # timeout=10 [2024-12-09T13:30:32.251Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-12-09T13:30:32.252Z] > git --version # timeout=10 [2024-12-09T13:30:32.270Z] > git --version # 'git version 2.25.1' [2024-12-09T13:30:32.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-09T13:30:32.409Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T13:30:34.382Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-12-09T13:30:34.401Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T13:30:35.208Z] Avoid second fetch [2024-12-09T13:30:35.208Z] Checking out Revision 602563175aa612bf687830e352a585727a059003 (main) [2024-12-09T13:30:35.769Z] Commit message: "Merge pull request #694 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12" [2024-12-09T13:30:35.219Z] > git config core.sparsecheckout # timeout=10 [2024-12-09T13:30:35.274Z] > git checkout -f 602563175aa612bf687830e352a585727a059003 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T13:30:40.500Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-09T13:30:40.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T13:30:40.500Z] Dload Upload Total Spent Left Speed [2024-12-09T13:30:40.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh [2024-12-09T13:30:40.844Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-09T13:30:41.168Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-09T13:30:41.168Z] + sudo tee /etc/docker/daemon.new [2024-12-09T13:30:41.168Z] { [2024-12-09T13:30:41.168Z] "registry-mirrors": [ [2024-12-09T13:30:41.168Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-09T13:30:41.168Z] ], [2024-12-09T13:30:41.168Z] "bip": "10.250.0.254/24", [2024-12-09T13:30:41.168Z] "hosts": [ [2024-12-09T13:30:41.168Z] "tcp://0.0.0.0:5555", [2024-12-09T13:30:41.168Z] "unix:///var/run/docker.sock" [2024-12-09T13:30:41.168Z] ], [2024-12-09T13:30:41.168Z] "mtu": 1458, [2024-12-09T13:30:41.168Z] "selinux-enabled": true, [2024-12-09T13:30:41.168Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-09T13:30:41.168Z] } [Pipeline] sh [2024-12-09T13:30:41.492Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-09T13:30:41.822Z] + sudo service docker restart [2024-12-09T13:30:48.401Z] go vet ./... [2024-12-09T13:30:51.684Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T13:30:51.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T13:30:51.684Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T13:30:51.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T13:30:51.715Z] $ docker stop --time=1 ead0d553c9531901766751fb032c35f3e81f291045648ec6312ea356fc77a639 [2024-12-09T13:30:56.863Z] $ docker rm -f --volumes ead0d553c9531901766751fb032c35f3e81f291045648ec6312ea356fc77a639 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T13:30:57.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T13:30:57.570Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-09T13:30:58.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T13:30:58.379Z] + ls -al . [2024-12-09T13:30:58.380Z] total 248 [2024-12-09T13:30:58.380Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 9 13:29 . [2024-12-09T13:30:58.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:28 .. [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 9 13:28 .dockerignore [2024-12-09T13:30:58.380Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:30 .git [2024-12-09T13:30:58.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:28 .github [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 9 13:28 .gitignore [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 9 13:28 .golangci.yml [2024-12-09T13:30:58.380Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:28 .semver [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 16432 Dec 9 13:28 Attribution.txt [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 9 13:28 CHANGELOG.md [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 2008 Dec 9 13:28 Dockerfile [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 13:28 GOVERNANCE.md [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 9 13:28 Jenkinsfile [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 9 13:28 LICENSE [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 9 13:28 OWNERS.md [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 4952 Dec 9 13:28 README.md [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 9 13:28 VERSION [2024-12-09T13:30:58.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:28 bin [2024-12-09T13:30:58.380Z] -rw-r--r-- 1 jenkins jenkins 953 Dec 9 13:30 coverage.out [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 6541 Dec 9 13:28 go.mod [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 87896 Dec 9 13:28 go.sum [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 9 13:28 main.go [2024-12-09T13:30:58.380Z] -rw-rw-r-- 1 jenkins jenkins 3271 Dec 9 13:28 makefile [2024-12-09T13:30:58.380Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 13:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:30:58.709Z] + 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=602563175aa612bf687830e352a585727a059003 --label arch=amd64 --label version=4.0.0-dev.10 . [2024-12-09T13:30:58.710Z] Sending build context to Docker daemon 9.231MB [2024-12-09T13:30:58.710Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T13:30:58.710Z] Step 2/27 : FROM ${BASE} AS builder [2024-12-09T13:30:58.710Z] ---> 213b6b944c97 [2024-12-09T13:30:58.710Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-12-09T13:30:58.969Z] ---> Running in 56dbb7afee11 [2024-12-09T13:30:58.969Z] Removing intermediate container 56dbb7afee11 [2024-12-09T13:30:58.969Z] ---> 6ba1f35dc18a [2024-12-09T13:30:58.969Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-12-09T13:30:58.969Z] ---> Running in b4cf1bf35671 [2024-12-09T13:30:58.969Z] Removing intermediate container b4cf1bf35671 [2024-12-09T13:30:58.969Z] ---> 17811777548b [2024-12-09T13:30:58.969Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-12-09T13:30:59.228Z] ---> Running in 7fb5dcdf88bc [2024-12-09T13:30:59.228Z] Removing intermediate container 7fb5dcdf88bc [2024-12-09T13:30:59.228Z] ---> aa1dedad3b87 [2024-12-09T13:30:59.228Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T13:30:59.228Z] ---> Running in 1660c7b47880 [2024-12-09T13:30:59.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:30:59.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:31:00.006Z] OK: 246 MiB in 54 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:31:00.120Z] provisioning config files... [2024-12-09T13:31:00.158Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/258@tmp/config13054887515605122058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:31:00.266Z] Removing intermediate container 1660c7b47880 [2024-12-09T13:31:00.266Z] ---> 18ae12b6c4c2 [2024-12-09T13:31:00.266Z] Step 7/27 : WORKDIR /app [2024-12-09T13:31:00.266Z] ---> Running in 9ee3039bd1d1 [2024-12-09T13:31:00.266Z] Removing intermediate container 9ee3039bd1d1 [2024-12-09T13:31:00.266Z] ---> f45df3ecb347 [2024-12-09T13:31:00.266Z] Step 8/27 : COPY go.mod vendor* ./ [2024-12-09T13:31:00.524Z] ---> f175438a33be [2024-12-09T13:31:00.524Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T13:31:00.524Z] ---> Running in 758d6eba271f [2024-12-09T13:31:00.608Z] ---> ****-login.sh [2024-12-09T13:31:00.609Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:31:00.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:31:01.091Z] Removing intermediate container 758d6eba271f [2024-12-09T13:31:01.091Z] ---> c32b4ee4bbb9 [2024-12-09T13:31:01.091Z] Step 10/27 : COPY . . [2024-12-09T13:31:01.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:31:01.147Z] Configure a credential helper to remove this warning. See [2024-12-09T13:31:01.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:31:01.147Z] [2024-12-09T13:31:01.147Z] Login Succeeded [2024-12-09T13:31:01.147Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:31:01.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:31:01.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:31:01.418Z] Configure a credential helper to remove this warning. See [2024-12-09T13:31:01.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:31:01.418Z] [2024-12-09T13:31:01.418Z] Login Succeeded [2024-12-09T13:31:01.418Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:31:01.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:31:01.658Z] ---> 418fcff28ea7 [2024-12-09T13:31:01.658Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T13:31:01.658Z] ---> Running in 3e8a9f15d67e [2024-12-09T13:31:01.658Z] Removing intermediate container 3e8a9f15d67e [2024-12-09T13:31:01.658Z] ---> a068c9e3ed86 [2024-12-09T13:31:01.658Z] Step 12/27 : RUN $MAKE [2024-12-09T13:31:01.658Z] ---> Running in 9f62878260be [2024-12-09T13:31:01.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:31:01.687Z] Configure a credential helper to remove this warning. See [2024-12-09T13:31:01.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:31:01.687Z] [2024-12-09T13:31:01.687Z] Login Succeeded [2024-12-09T13:31:01.687Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:31:01.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:31:01.916Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-12-09T13:31:01.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:31:01.957Z] Configure a credential helper to remove this warning. See [2024-12-09T13:31:01.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:31:01.957Z] [2024-12-09T13:31:01.957Z] Login Succeeded [2024-12-09T13:31:01.957Z] ****.io [2024-12-09T13:31:01.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:31:02.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:31:02.229Z] Configure a credential helper to remove this warning. See [2024-12-09T13:31:02.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:31:02.229Z] [2024-12-09T13:31:02.229Z] Login Succeeded [2024-12-09T13:31:02.229Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:31:02.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T13:31:02.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:31:02.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:31:02.668Z] ========================================================= [2024-12-09T13:31:02.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-09T13:31:02.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:03.054Z] + 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-12-09T13:31:04.471Z] #0 building with "default" instance using docker driver [2024-12-09T13:31:04.471Z] [2024-12-09T13:31:04.471Z] #1 [internal] load .dockerignore [2024-12-09T13:31:04.471Z] #1 transferring context: 159B 0.0s done [2024-12-09T13:31:04.471Z] #1 DONE 0.1s [2024-12-09T13:31:04.471Z] [2024-12-09T13:31:04.471Z] #2 [internal] load build definition from Dockerfile [2024-12-09T13:31:04.472Z] #2 transferring dockerfile: 2.05kB done [2024-12-09T13:31:04.472Z] #2 DONE 0.1s [2024-12-09T13:31:04.472Z] [2024-12-09T13:31:04.472Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T13:31:04.472Z] #3 DONE 0.1s [2024-12-09T13:31:04.472Z] [2024-12-09T13:31:04.472Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T13:31:04.472Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-09T13:31:04.472Z] #4 ... [2024-12-09T13:31:04.472Z] [2024-12-09T13:31:04.472Z] #5 [internal] load build context [2024-12-09T13:31:04.472Z] #5 transferring context: 194.29kB 0.1s done [2024-12-09T13:31:04.472Z] #5 DONE 0.1s [2024-12-09T13:31:04.472Z] [2024-12-09T13:31:04.472Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T13:31:04.472Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-09T13:31:04.472Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-09T13:31:04.472Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-09T13:31:04.472Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 4.19MB / 70.64MB 0.2s [2024-12-09T13:31:04.472Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-09T13:31:04.472Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.1s done [2024-12-09T13:31:04.472Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s [2024-12-09T13:31:04.743Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 7.89MB / 70.64MB 0.3s [2024-12-09T13:31:04.743Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-09T13:31:04.743Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 12.58MB / 70.64MB 0.4s [2024-12-09T13:31:04.743Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-09T13:31:04.743Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.24MB / 95.52MB 0.4s [2024-12-09T13:31:04.743Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.4s [2024-12-09T13:31:04.743Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.2s done [2024-12-09T13:31:05.013Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 16.78MB / 70.64MB 0.5s [2024-12-09T13:31:05.013Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 6.29MB / 12.73MB 0.5s [2024-12-09T13:31:05.013Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 25.40MB / 70.64MB 0.7s [2024-12-09T13:31:05.013Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done [2024-12-09T13:31:05.013Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 18.87MB / 95.52MB 0.7s [2024-12-09T13:31:05.013Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s [2024-12-09T13:31:05.284Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 31.46MB / 70.64MB 0.8s [2024-12-09T13:31:05.284Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 24.12MB / 95.52MB 0.8s [2024-12-09T13:31:05.284Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done [2024-12-09T13:31:05.284Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 35.65MB / 70.64MB 0.9s [2024-12-09T13:31:05.284Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-09T13:31:05.555Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.04MB / 70.64MB 1.0s [2024-12-09T13:31:05.555Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 31.46MB / 95.52MB 1.0s [2024-12-09T13:31:05.555Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-09T13:31:05.555Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 52.43MB / 70.64MB 1.2s [2024-12-09T13:31:05.555Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.94MB / 95.52MB 1.2s [2024-12-09T13:31:05.825Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 56.62MB / 70.64MB 1.3s [2024-12-09T13:31:05.825Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 67.11MB / 70.64MB 1.5s [2024-12-09T13:31:05.825Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.67MB / 95.52MB 1.5s [2024-12-09T13:31:06.098Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s [2024-12-09T13:31:06.098Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 62.91MB / 95.52MB 1.6s [2024-12-09T13:31:06.098Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done [2024-12-09T13:31:06.098Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 69.19MB / 95.52MB 1.7s [2024-12-09T13:31:06.098Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-09T13:31:06.368Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.30MB / 95.52MB 1.8s [2024-12-09T13:31:06.368Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 87.03MB / 95.52MB 2.0s [2024-12-09T13:31:06.638Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 92.66MB / 95.52MB 2.1s [2024-12-09T13:31:06.912Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s done [2024-12-09T13:31:12.272Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.0s [2024-12-09T13:31:17.643Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.2s [2024-12-09T13:31:24.309Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.0s done [2024-12-09T13:31:25.747Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea [2024-12-09T13:31:25.747Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-09T13:31:25.747Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-09T13:31:25.747Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 [2024-12-09T13:31:25.747Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-09T13:31:25.747Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-09T13:31:31.107Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s [2024-12-09T13:31:33.988Z] Removing intermediate container 9f62878260be [2024-12-09T13:31:33.988Z] ---> 4a2ecf1411c4 [2024-12-09T13:31:33.988Z] Step 13/27 : FROM alpine:3.20 [2024-12-09T13:31:33.988Z] 3.20: Pulling from library/alpine [2024-12-09T13:31:33.988Z] da9db072f522: Pulling fs layer [2024-12-09T13:31:33.988Z] da9db072f522: Download complete [2024-12-09T13:31:33.988Z] da9db072f522: Pull complete [2024-12-09T13:31:33.988Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T13:31:33.988Z] Status: Downloaded newer image for alpine:3.20 [2024-12-09T13:31:33.988Z] ---> 63b790fccc90 [2024-12-09T13:31:33.988Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-09T13:31:33.988Z] ---> Running in 308f8693179d [2024-12-09T13:31:33.988Z] Removing intermediate container 308f8693179d [2024-12-09T13:31:33.988Z] ---> e926a941cf55 [2024-12-09T13:31:33.988Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-12-09T13:31:33.988Z] ---> Running in ba66be38a730 [2024-12-09T13:31:33.988Z] Removing intermediate container ba66be38a730 [2024-12-09T13:31:33.988Z] ---> baf51f0aa23c [2024-12-09T13:31:33.988Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-09T13:31:33.988Z] ---> Running in f65d3dd4b0a4 [2024-12-09T13:31:33.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:31:33.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:31:33.988Z] (1/2) Installing ca-certificates (20240705-r0) [2024-12-09T13:31:33.988Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-12-09T13:31:33.988Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T13:31:33.988Z] Executing ca-certificates-20240705-r0.trigger [2024-12-09T13:31:33.988Z] OK: 9 MiB in 16 packages [2024-12-09T13:31:34.468Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.4s done [2024-12-09T13:31:34.468Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-09T13:31:34.556Z] Removing intermediate container f65d3dd4b0a4 [2024-12-09T13:31:34.556Z] ---> 67b250c79325 [2024-12-09T13:31:34.556Z] Step 17/27 : RUN apk --no-cache upgrade [2024-12-09T13:31:34.556Z] ---> Running in 01683fe27ed3 [2024-12-09T13:31:34.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:31:34.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:31:35.077Z] Upgrading critical system libraries and apk-tools: [2024-12-09T13:31:35.077Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T13:31:35.077Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T13:31:35.337Z] Continuing the upgrade transaction with new apk-tools: [2024-12-09T13:31:35.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:31:35.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:31:35.599Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T13:31:35.599Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T13:31:35.599Z] Executing ca-certificates-20240705-r0.trigger [2024-12-09T13:31:35.599Z] OK: 9 MiB in 16 packages [2024-12-09T13:31:36.420Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.9s done [2024-12-09T13:31:36.536Z] Removing intermediate container 01683fe27ed3 [2024-12-09T13:31:36.536Z] ---> 6453489ce59a [2024-12-09T13:31:36.536Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-09T13:31:36.536Z] ---> fc06fef691cd [2024-12-09T13:31:36.536Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-12-09T13:31:36.536Z] ---> 4acb1a8cc841 [2024-12-09T13:31:36.536Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-12-09T13:31:36.689Z] #4 DONE 32.4s [2024-12-09T13:31:36.689Z] [2024-12-09T13:31:36.689Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-12-09T13:31:36.795Z] ---> 33015e630d94 [2024-12-09T13:31:36.795Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-12-09T13:31:37.655Z] #6 0.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T13:31:37.655Z] #6 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T13:31:38.173Z] ---> e7d1300adeb4 [2024-12-09T13:31:38.173Z] Step 22/27 : EXPOSE 48095 [2024-12-09T13:31:38.173Z] ---> Running in bf759d0e404a [2024-12-09T13:31:38.173Z] Removing intermediate container bf759d0e404a [2024-12-09T13:31:38.173Z] ---> d41f07ca5769 [2024-12-09T13:31:38.173Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-12-09T13:31:38.173Z] ---> Running in 5cf9cb269c94 [2024-12-09T13:31:38.173Z] Removing intermediate container 5cf9cb269c94 [2024-12-09T13:31:38.173Z] ---> 4899706eac2c [2024-12-09T13:31:38.173Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-09T13:31:38.173Z] ---> Running in 22131c051da1 [2024-12-09T13:31:38.432Z] Removing intermediate container 22131c051da1 [2024-12-09T13:31:38.432Z] ---> 570ea82a2f02 [2024-12-09T13:31:38.432Z] Step 25/27 : LABEL arch=amd64 [2024-12-09T13:31:38.432Z] ---> Running in d842afe68991 [2024-12-09T13:31:38.432Z] Removing intermediate container d842afe68991 [2024-12-09T13:31:38.432Z] ---> 59b1226bb0ff [2024-12-09T13:31:38.432Z] Step 26/27 : LABEL git_sha=602563175aa612bf687830e352a585727a059003 [2024-12-09T13:31:38.432Z] ---> Running in 58a1fde3dcac [2024-12-09T13:31:38.432Z] Removing intermediate container 58a1fde3dcac [2024-12-09T13:31:38.432Z] ---> 4ec0f6a49ec9 [2024-12-09T13:31:38.432Z] Step 27/27 : LABEL version=4.0.0-dev.10 [2024-12-09T13:31:38.692Z] ---> Running in e13a332e6d0e [2024-12-09T13:31:38.692Z] Removing intermediate container e13a332e6d0e [2024-12-09T13:31:38.692Z] ---> 2f62c0e51dd4 [2024-12-09T13:31:38.692Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-09T13:31:38.692Z] Successfully built 2f62c0e51dd4 [2024-12-09T13:31:38.692Z] 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-12-09T13:31:38.863Z] provisioning config files... [2024-12-09T13:31:38.871Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15113082145375776020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:31:39.073Z] #6 2.229 OK: 238 MiB in 54 packages [2024-12-09T13:31:39.182Z] ---> ****-login.sh [2024-12-09T13:31:39.182Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:31:39.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:31:39.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:31:39.182Z] Configure a credential helper to remove this warning. See [2024-12-09T13:31:39.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:31:39.182Z] [2024-12-09T13:31:39.182Z] Login Succeeded [2024-12-09T13:31:39.182Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:31:39.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:31:39.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:31:39.182Z] Configure a credential helper to remove this warning. See [2024-12-09T13:31:39.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:31:39.182Z] [2024-12-09T13:31:39.182Z] Login Succeeded [2024-12-09T13:31:39.182Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:31:39.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:31:39.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:31:39.442Z] Configure a credential helper to remove this warning. See [2024-12-09T13:31:39.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:31:39.442Z] [2024-12-09T13:31:39.442Z] Login Succeeded [2024-12-09T13:31:39.442Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:31:39.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:31:39.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:31:39.442Z] Configure a credential helper to remove this warning. See [2024-12-09T13:31:39.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:31:39.442Z] [2024-12-09T13:31:39.442Z] Login Succeeded [2024-12-09T13:31:39.442Z] ****.io [2024-12-09T13:31:39.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:31:39.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:31:39.701Z] Configure a credential helper to remove this warning. See [2024-12-09T13:31:39.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:31:39.701Z] [2024-12-09T13:31:39.701Z] Login Succeeded [2024-12-09T13:31:39.701Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:31:39.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T13:31:39.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:31:39.794Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-12-09T13:31:39.794Z] 602563175aa612bf687830e352a585727a059003 [2024-12-09T13:31:39.794Z] latest [2024-12-09T13:31:39.794Z] 4.0.0-dev.10 [2024-12-09T13:31:39.794Z] 602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 [2024-12-09T13:31:39.794Z] main [2024-12-09T13:31:39.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:40.166Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:40.505Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003 [2024-12-09T13:31:40.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-12-09T13:31:40.505Z] 43a230dbf4e1: Preparing [2024-12-09T13:31:40.505Z] ab8c8cd71288: Preparing [2024-12-09T13:31:40.505Z] 6388f4f4fa5b: Preparing [2024-12-09T13:31:40.505Z] 614ef9c47805: Preparing [2024-12-09T13:31:40.505Z] 8ddc0ae1b94f: Preparing [2024-12-09T13:31:40.505Z] af354a4987e0: Preparing [2024-12-09T13:31:40.505Z] 75654b8eeebd: Preparing [2024-12-09T13:31:40.505Z] 75654b8eeebd: Waiting [2024-12-09T13:31:40.505Z] af354a4987e0: Waiting [2024-12-09T13:31:40.505Z] 6388f4f4fa5b: Pushed [2024-12-09T13:31:40.505Z] 614ef9c47805: Pushed [2024-12-09T13:31:40.505Z] ab8c8cd71288: Pushed [2024-12-09T13:31:40.505Z] 75654b8eeebd: Layer already exists [2024-12-09T13:31:40.763Z] af354a4987e0: Pushed [2024-12-09T13:31:41.018Z] #6 DONE 4.1s [2024-12-09T13:31:41.018Z] [2024-12-09T13:31:41.018Z] #7 [builder 3/7] WORKDIR /app [2024-12-09T13:31:41.018Z] #7 DONE 0.1s [2024-12-09T13:31:41.018Z] [2024-12-09T13:31:41.018Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T13:31:41.018Z] #8 DONE 0.1s [2024-12-09T13:31:41.022Z] 8ddc0ae1b94f: Pushed [2024-12-09T13:31:41.289Z] [2024-12-09T13:31:41.289Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T13:31:44.304Z] 43a230dbf4e1: Pushed [2024-12-09T13:31:44.304Z] 602563175aa612bf687830e352a585727a059003: digest: sha256:ce463a651b74c2263a5ff10b91b2e64fcfad799e0816f5b762ce2dc28958b4c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:44.633Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:44.965Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-12-09T13:31:44.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-12-09T13:31:44.965Z] 43a230dbf4e1: Preparing [2024-12-09T13:31:44.965Z] ab8c8cd71288: Preparing [2024-12-09T13:31:44.965Z] 6388f4f4fa5b: Preparing [2024-12-09T13:31:44.965Z] 614ef9c47805: Preparing [2024-12-09T13:31:44.965Z] 8ddc0ae1b94f: Preparing [2024-12-09T13:31:44.965Z] af354a4987e0: Preparing [2024-12-09T13:31:44.965Z] 75654b8eeebd: Preparing [2024-12-09T13:31:44.965Z] 75654b8eeebd: Waiting [2024-12-09T13:31:44.965Z] af354a4987e0: Waiting [2024-12-09T13:31:44.965Z] 43a230dbf4e1: Layer already exists [2024-12-09T13:31:44.965Z] 8ddc0ae1b94f: Layer already exists [2024-12-09T13:31:44.965Z] ab8c8cd71288: Layer already exists [2024-12-09T13:31:44.965Z] 614ef9c47805: Layer already exists [2024-12-09T13:31:44.965Z] 6388f4f4fa5b: Layer already exists [2024-12-09T13:31:44.965Z] af354a4987e0: Layer already exists [2024-12-09T13:31:44.965Z] 75654b8eeebd: Layer already exists [2024-12-09T13:31:44.965Z] latest: digest: sha256:ce463a651b74c2263a5ff10b91b2e64fcfad799e0816f5b762ce2dc28958b4c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:45.299Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:45.635Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.10 [2024-12-09T13:31:45.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-12-09T13:31:45.635Z] 43a230dbf4e1: Preparing [2024-12-09T13:31:45.635Z] ab8c8cd71288: Preparing [2024-12-09T13:31:45.635Z] 6388f4f4fa5b: Preparing [2024-12-09T13:31:45.635Z] 614ef9c47805: Preparing [2024-12-09T13:31:45.635Z] 8ddc0ae1b94f: Preparing [2024-12-09T13:31:45.635Z] af354a4987e0: Preparing [2024-12-09T13:31:45.635Z] 75654b8eeebd: Preparing [2024-12-09T13:31:45.635Z] 75654b8eeebd: Waiting [2024-12-09T13:31:45.635Z] af354a4987e0: Waiting [2024-12-09T13:31:45.635Z] 43a230dbf4e1: Layer already exists [2024-12-09T13:31:45.635Z] 614ef9c47805: Layer already exists [2024-12-09T13:31:45.635Z] 6388f4f4fa5b: Layer already exists [2024-12-09T13:31:45.635Z] ab8c8cd71288: Layer already exists [2024-12-09T13:31:45.635Z] 8ddc0ae1b94f: Layer already exists [2024-12-09T13:31:45.635Z] af354a4987e0: Layer already exists [2024-12-09T13:31:45.635Z] 75654b8eeebd: Layer already exists [2024-12-09T13:31:45.635Z] 4.0.0-dev.10: digest: sha256:ce463a651b74c2263a5ff10b91b2e64fcfad799e0816f5b762ce2dc28958b4c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:45.980Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:46.306Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 [2024-12-09T13:31:46.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-12-09T13:31:46.306Z] 43a230dbf4e1: Preparing [2024-12-09T13:31:46.306Z] ab8c8cd71288: Preparing [2024-12-09T13:31:46.306Z] 6388f4f4fa5b: Preparing [2024-12-09T13:31:46.306Z] 614ef9c47805: Preparing [2024-12-09T13:31:46.306Z] 8ddc0ae1b94f: Preparing [2024-12-09T13:31:46.306Z] af354a4987e0: Preparing [2024-12-09T13:31:46.306Z] 75654b8eeebd: Preparing [2024-12-09T13:31:46.306Z] 75654b8eeebd: Waiting [2024-12-09T13:31:46.306Z] af354a4987e0: Waiting [2024-12-09T13:31:46.306Z] 6388f4f4fa5b: Layer already exists [2024-12-09T13:31:46.306Z] 614ef9c47805: Layer already exists [2024-12-09T13:31:46.306Z] ab8c8cd71288: Layer already exists [2024-12-09T13:31:46.306Z] 8ddc0ae1b94f: Layer already exists [2024-12-09T13:31:46.306Z] 43a230dbf4e1: Layer already exists [2024-12-09T13:31:46.306Z] 75654b8eeebd: Layer already exists [2024-12-09T13:31:46.306Z] af354a4987e0: Layer already exists [2024-12-09T13:31:46.306Z] 602563175aa612bf687830e352a585727a059003-4.0.0-dev.10: digest: sha256:ce463a651b74c2263a5ff10b91b2e64fcfad799e0816f5b762ce2dc28958b4c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:46.644Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:46.976Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-12-09T13:31:46.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-12-09T13:31:46.976Z] 43a230dbf4e1: Preparing [2024-12-09T13:31:46.976Z] ab8c8cd71288: Preparing [2024-12-09T13:31:46.976Z] 6388f4f4fa5b: Preparing [2024-12-09T13:31:46.976Z] 614ef9c47805: Preparing [2024-12-09T13:31:46.976Z] 8ddc0ae1b94f: Preparing [2024-12-09T13:31:46.976Z] af354a4987e0: Preparing [2024-12-09T13:31:46.976Z] 75654b8eeebd: Preparing [2024-12-09T13:31:46.976Z] af354a4987e0: Waiting [2024-12-09T13:31:46.976Z] 75654b8eeebd: Waiting [2024-12-09T13:31:46.976Z] ab8c8cd71288: Layer already exists [2024-12-09T13:31:46.976Z] 43a230dbf4e1: Layer already exists [2024-12-09T13:31:46.976Z] 614ef9c47805: Layer already exists [2024-12-09T13:31:46.976Z] 8ddc0ae1b94f: Layer already exists [2024-12-09T13:31:46.976Z] 6388f4f4fa5b: Layer already exists [2024-12-09T13:31:46.976Z] 75654b8eeebd: Layer already exists [2024-12-09T13:31:46.976Z] af354a4987e0: Layer already exists [2024-12-09T13:31:46.976Z] main: digest: sha256:ce463a651b74c2263a5ff10b91b2e64fcfad799e0816f5b762ce2dc28958b4c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T13:31:47.061Z] ===================================================== [Pipeline] echo [2024-12-09T13:31:47.081Z] taggedImages: [2024-12-09T13:31:47.081Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003 [2024-12-09T13:31:47.081Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-12-09T13:31:47.081Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.10 [2024-12-09T13:31:47.081Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 [2024-12-09T13:31:47.081Z] - 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-12-09T13:31:47.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:31:47.500Z] [2024-12-09T13:31:47.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:47.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:31:47.809Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-09T13:31:47.809Z] 5eb5b503b376: Pulling fs layer [2024-12-09T13:31:47.809Z] 5c69ac0246d0: Pulling fs layer [2024-12-09T13:31:47.809Z] ec43610c2a17: Pulling fs layer [2024-12-09T13:31:47.809Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-09T13:31:47.809Z] 33b1e0a273af: Pulling fs layer [2024-12-09T13:31:47.809Z] 5d3b04190fa2: Pulling fs layer [2024-12-09T13:31:47.809Z] 2f39f015ded8: Pulling fs layer [2024-12-09T13:31:47.809Z] 3a2ae6a8a46f: Waiting [2024-12-09T13:31:47.809Z] 33b1e0a273af: Waiting [2024-12-09T13:31:47.809Z] 5d3b04190fa2: Waiting [2024-12-09T13:31:47.809Z] 2f39f015ded8: Waiting [2024-12-09T13:31:47.809Z] 5c69ac0246d0: Verifying Checksum [2024-12-09T13:31:47.809Z] 5c69ac0246d0: Download complete [2024-12-09T13:31:47.809Z] 3a2ae6a8a46f: Download complete [2024-12-09T13:31:47.809Z] 33b1e0a273af: Verifying Checksum [2024-12-09T13:31:47.809Z] 33b1e0a273af: Download complete [2024-12-09T13:31:47.809Z] 5d3b04190fa2: Download complete [2024-12-09T13:31:47.809Z] ec43610c2a17: Verifying Checksum [2024-12-09T13:31:47.809Z] ec43610c2a17: Download complete [2024-12-09T13:31:48.067Z] 5eb5b503b376: Verifying Checksum [2024-12-09T13:31:48.067Z] 5eb5b503b376: Download complete [2024-12-09T13:31:48.632Z] 2f39f015ded8: Download complete [2024-12-09T13:31:49.196Z] 5eb5b503b376: Pull complete [2024-12-09T13:31:49.454Z] 5c69ac0246d0: Pull complete [2024-12-09T13:31:50.022Z] ec43610c2a17: Pull complete [2024-12-09T13:31:50.022Z] 3a2ae6a8a46f: Pull complete [2024-12-09T13:31:50.281Z] 33b1e0a273af: Pull complete [2024-12-09T13:31:50.281Z] 5d3b04190fa2: Pull complete [2024-12-09T13:31:54.466Z] 2f39f015ded8: Pull complete [2024-12-09T13:31:54.466Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-09T13:31:54.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:31:54.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:31:54.624Z] prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container [2024-12-09T13:31:54.653Z] $ 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-12-09T13:31:58.549Z] $ docker top eaa2f41df1ca14581e712fa90fd0d7f3b38e70d5f0ce8a147e1a46eca336bea5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:31:58.948Z] ---> job-cost.sh [2024-12-09T13:31:58.948Z] lf-activate-venv: SKIPPING [2024-12-09T13:31:58.948Z] INFO: No Stack... [2024-12-09T13:31:59.207Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T13:31:59.466Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T13:31:59.755Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-12-09T13:31:59.755Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T13:31:59.770Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] [2024-12-09T13:31:59.781Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] did not exist. Created. [2024-12-09T13:31:59.790Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T13:32:00.094Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T13:32:00.117Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T13:32:00.129Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T13:32:00.158Z] $ docker stop --time=1 eaa2f41df1ca14581e712fa90fd0d7f3b38e70d5f0ce8a147e1a46eca336bea5 [2024-12-09T13:32:01.302Z] $ docker rm -f --volumes eaa2f41df1ca14581e712fa90fd0d7f3b38e70d5f0ce8a147e1a46eca336bea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-09T13:32:13.605Z] #9 DONE 29.5s [2024-12-09T13:32:13.605Z] [2024-12-09T13:32:13.605Z] #10 [builder 6/7] COPY . . [2024-12-09T13:32:13.605Z] #10 DONE 0.1s [2024-12-09T13:32:13.605Z] [2024-12-09T13:32:13.605Z] #11 [builder 7/7] RUN echo noop [2024-12-09T13:32:13.605Z] #11 0.630 noop [2024-12-09T13:32:13.605Z] #11 DONE 0.7s [2024-12-09T13:32:13.605Z] [2024-12-09T13:32:13.605Z] #12 exporting to image [2024-12-09T13:32:13.605Z] #12 exporting layers [2024-12-09T13:32:45.801Z] #12 exporting layers 34.3s done [2024-12-09T13:32:45.801Z] #12 writing image sha256:a4dcb1e91b7367a32437eea0da6baa0d6d2d11b452a9f621c1bc2e47f8fadb46 done [2024-12-09T13:32:45.801Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-09T13:32:45.801Z] #12 DONE 34.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:32:46.174Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T13:32:46.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:32:46.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-34795 does not seem to be running inside a container [2024-12-09T13:32:46.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/258 -v /w/workspace/app-service-configurable/258:/w/workspace/app-service-configurable/258:rw,z -v /w/workspace/app-service-configurable/258@tmp:/w/workspace/app-service-configurable/258@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-12-09T13:32:47.521Z] $ docker top 7aa63779014080dae869c7c3a5e21a2ba374f58d4cc47bcfca8483c441422151 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:32:47.994Z] + go version [2024-12-09T13:32:48.259Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-09T13:32:48.270Z] $ docker stop --time=1 7aa63779014080dae869c7c3a5e21a2ba374f58d4cc47bcfca8483c441422151 [2024-12-09T13:32:49.772Z] $ docker rm -f --volumes 7aa63779014080dae869c7c3a5e21a2ba374f58d4cc47bcfca8483c441422151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:32:50.336Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T13:32:50.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:32:50.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-34795 does not seem to be running inside a container [2024-12-09T13:32:50.545Z] $ 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/258 -v /w/workspace/app-service-configurable/258:/w/workspace/app-service-configurable/258:rw,z -v /w/workspace/app-service-configurable/258@tmp:/w/workspace/app-service-configurable/258@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-12-09T13:32:51.391Z] $ docker top bc95a1558a9d5a2b093f5bdde1d45d4887dce062189bae4df9f4fd9a64c09640 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:32:51.865Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/258 [Pipeline] fileExists [Pipeline] sh [2024-12-09T13:32:52.195Z] + make test [2024-12-09T13:32:52.195Z] go test -race -coverprofile=coverage.out ./... [2024-12-09T13:35:59.053Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-12-09T13:35:59.053Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-09T13:35:59.053Z] go vet ./... [2024-12-09T13:38:05.751Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T13:38:05.751Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T13:38:05.751Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T13:38:05.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T13:38:05.779Z] $ docker stop --time=1 bc95a1558a9d5a2b093f5bdde1d45d4887dce062189bae4df9f4fd9a64c09640 [2024-12-09T13:38:08.501Z] $ docker rm -f --volumes bc95a1558a9d5a2b093f5bdde1d45d4887dce062189bae4df9f4fd9a64c09640 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T13:38:10.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T13:38:10.629Z] Warning: overwriting stash ‘coverage-report’ [2024-12-09T13:38:11.055Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T13:38:11.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T13:38:11.797Z] + ls -al . [2024-12-09T13:38:11.797Z] total 244 [2024-12-09T13:38:11.797Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 13:32 . [2024-12-09T13:38:11.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:30 .. [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 9 13:30 .dockerignore [2024-12-09T13:38:11.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:30 .git [2024-12-09T13:38:11.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:30 .github [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 9 13:30 .gitignore [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 9 13:30 .golangci.yml [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 16432 Dec 9 13:30 Attribution.txt [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 9 13:30 CHANGELOG.md [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 2008 Dec 9 13:30 Dockerfile [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 13:30 GOVERNANCE.md [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 9 13:30 Jenkinsfile [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 9 13:30 LICENSE [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 9 13:30 OWNERS.md [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 4952 Dec 9 13:30 README.md [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 9 13:28 VERSION [2024-12-09T13:38:11.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:30 bin [2024-12-09T13:38:11.797Z] -rw-r--r-- 1 jenkins jenkins 953 Dec 9 13:35 coverage.out [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 6541 Dec 9 13:30 go.mod [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 87896 Dec 9 13:30 go.sum [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 9 13:30 main.go [2024-12-09T13:38:11.797Z] -rw-rw-r-- 1 jenkins jenkins 3271 Dec 9 13:30 makefile [2024-12-09T13:38:11.797Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 13:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:38:12.160Z] + 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=602563175aa612bf687830e352a585727a059003 --label arch=arm64 --label version=4.0.0-dev.10 . [2024-12-09T13:38:13.121Z] #0 building with "default" instance using docker driver [2024-12-09T13:38:13.121Z] [2024-12-09T13:38:13.121Z] #1 [internal] load build definition from Dockerfile [2024-12-09T13:38:13.121Z] #1 transferring dockerfile: 2.05kB 0.0s done [2024-12-09T13:38:13.121Z] #1 DONE 0.0s [2024-12-09T13:38:13.121Z] [2024-12-09T13:38:13.121Z] #2 [internal] load .dockerignore [2024-12-09T13:38:13.121Z] #2 transferring context: 159B done [2024-12-09T13:38:13.121Z] #2 DONE 0.0s [2024-12-09T13:38:13.121Z] [2024-12-09T13:38:13.121Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T13:38:13.121Z] #3 DONE 0.0s [2024-12-09T13:38:13.121Z] [2024-12-09T13:38:13.121Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T13:38:13.121Z] #4 DONE 0.2s [2024-12-09T13:38:13.121Z] [2024-12-09T13:38:13.121Z] #5 [internal] load build context [2024-12-09T13:38:13.121Z] #5 transferring context: 2.54kB 0.0s done [2024-12-09T13:38:13.122Z] #5 DONE 0.0s [2024-12-09T13:38:13.122Z] [2024-12-09T13:38:13.122Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T13:38:13.122Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-09T13:38:13.390Z] #6 ... [2024-12-09T13:38:13.390Z] [2024-12-09T13:38:13.390Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T13:38:13.390Z] #7 DONE 0.2s [2024-12-09T13:38:13.390Z] [2024-12-09T13:38:13.390Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T13:38:13.390Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T13:38:13.390Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T13:38:13.390Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T13:38:13.390Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s [2024-12-09T13:38:13.390Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-09T13:38:13.390Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-09T13:38:13.658Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done [2024-12-09T13:38:13.938Z] #6 DONE 0.9s [2024-12-09T13:38:13.938Z] [2024-12-09T13:38:13.938Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2024-12-09T13:38:13.938Z] #8 0.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T13:38:14.526Z] #8 1.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T13:38:15.932Z] #8 2.642 OK: 238 MiB in 54 packages [2024-12-09T13:38:16.201Z] #8 DONE 3.1s [2024-12-09T13:38:16.201Z] [2024-12-09T13:38:16.201Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-09T13:38:16.201Z] #9 0.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T13:38:16.201Z] #9 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T13:38:16.201Z] #9 2.206 (1/2) Installing ca-certificates (20240705-r0) [2024-12-09T13:38:16.201Z] #9 2.302 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-09T13:38:16.473Z] #9 ... [2024-12-09T13:38:16.473Z] [2024-12-09T13:38:16.473Z] #10 [builder 3/7] WORKDIR /app [2024-12-09T13:38:16.473Z] #10 DONE 0.1s [2024-12-09T13:38:16.473Z] [2024-12-09T13:38:16.473Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-09T13:38:16.473Z] #9 2.328 Executing busybox-1.36.1-r29.trigger [2024-12-09T13:38:16.473Z] #9 2.347 Executing ca-certificates-20240705-r0.trigger [2024-12-09T13:38:16.744Z] #9 ... [2024-12-09T13:38:16.744Z] [2024-12-09T13:38:16.744Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T13:38:16.744Z] #11 DONE 0.2s [2024-12-09T13:38:16.744Z] [2024-12-09T13:38:16.744Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-09T13:38:16.744Z] #9 2.624 OK: 10 MiB in 16 packages [2024-12-09T13:38:17.016Z] #9 DONE 3.0s [2024-12-09T13:38:17.016Z] [2024-12-09T13:38:17.016Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T13:38:19.600Z] #12 DONE 2.6s [2024-12-09T13:38:19.600Z] [2024-12-09T13:38:19.600Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T13:38:19.600Z] #13 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T13:38:19.600Z] #13 1.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T13:38:19.600Z] #13 ... [2024-12-09T13:38:19.600Z] [2024-12-09T13:38:19.600Z] #14 [builder 6/7] COPY . . [2024-12-09T13:38:19.600Z] #14 DONE 0.2s [2024-12-09T13:38:19.600Z] [2024-12-09T13:38:19.600Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T13:38:19.600Z] #13 2.448 Upgrading critical system libraries and apk-tools: [2024-12-09T13:38:19.600Z] #13 2.448 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T13:38:19.600Z] #13 2.468 Executing busybox-1.36.1-r29.trigger [2024-12-09T13:38:19.867Z] #13 2.767 Continuing the upgrade transaction with new apk-tools: [2024-12-09T13:38:19.867Z] #13 2.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T13:38:20.136Z] #13 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T13:38:21.681Z] #13 4.501 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T13:38:21.681Z] #13 4.631 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T13:38:21.681Z] #13 4.660 Executing ca-certificates-20240705-r0.trigger [2024-12-09T13:38:21.950Z] #13 4.841 OK: 10 MiB in 16 packages [2024-12-09T13:38:22.538Z] #13 DONE 5.3s [2024-12-09T13:38:22.538Z] [2024-12-09T13:38:22.538Z] #15 [builder 7/7] RUN make build [2024-12-09T13:38:22.538Z] #15 0.762 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-12-09T13:40:44.288Z] #15 DONE 142.1s [2024-12-09T13:40:44.288Z] [2024-12-09T13:40:44.288Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-09T13:40:44.288Z] #16 DONE 0.1s [2024-12-09T13:40:44.288Z] [2024-12-09T13:40:44.288Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-12-09T13:40:44.288Z] #17 DONE 0.1s [2024-12-09T13:40:44.288Z] [2024-12-09T13:40:44.288Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-12-09T13:40:44.288Z] #18 DONE 0.1s [2024-12-09T13:40:44.288Z] [2024-12-09T13:40:44.288Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-12-09T13:40:44.288Z] #19 DONE 0.4s [2024-12-09T13:40:44.288Z] [2024-12-09T13:40:44.288Z] #20 exporting to image [2024-12-09T13:40:44.288Z] #20 exporting layers [2024-12-09T13:40:44.288Z] #20 exporting layers 0.4s done [2024-12-09T13:40:44.288Z] #20 writing image sha256:a18f6028f6f43f56f3774533f5f9d015cf31a4a53b66d9f09976cea010207940 done [2024-12-09T13:40:44.288Z] #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done [2024-12-09T13:40:44.288Z] #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:40:44.472Z] provisioning config files... [2024-12-09T13:40:44.489Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/258@tmp/config16338291884992627514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:40:44.827Z] ---> ****-login.sh [2024-12-09T13:40:44.828Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:40:44.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:40:45.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:40:45.094Z] Configure a credential helper to remove this warning. See [2024-12-09T13:40:45.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:40:45.094Z] [2024-12-09T13:40:45.094Z] Login Succeeded [2024-12-09T13:40:45.094Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:40:45.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:40:45.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:40:45.364Z] Configure a credential helper to remove this warning. See [2024-12-09T13:40:45.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:40:45.364Z] [2024-12-09T13:40:45.364Z] Login Succeeded [2024-12-09T13:40:45.364Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:40:45.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:40:45.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:40:45.639Z] Configure a credential helper to remove this warning. See [2024-12-09T13:40:45.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:40:45.639Z] [2024-12-09T13:40:45.639Z] Login Succeeded [2024-12-09T13:40:45.639Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:40:45.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:40:45.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:40:45.906Z] Configure a credential helper to remove this warning. See [2024-12-09T13:40:45.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:40:45.906Z] [2024-12-09T13:40:45.906Z] Login Succeeded [2024-12-09T13:40:45.906Z] ****.io [2024-12-09T13:40:46.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:40:46.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:40:46.171Z] Configure a credential helper to remove this warning. See [2024-12-09T13:40:46.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:40:46.171Z] [2024-12-09T13:40:46.171Z] Login Succeeded [2024-12-09T13:40:46.171Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:40:46.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T13:40:46.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:40:46.289Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-12-09T13:40:46.289Z] 602563175aa612bf687830e352a585727a059003 [2024-12-09T13:40:46.289Z] latest [2024-12-09T13:40:46.289Z] 4.0.0-dev.10 [2024-12-09T13:40:46.289Z] 602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 [2024-12-09T13:40:46.289Z] main [2024-12-09T13:40:46.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:40:46.689Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:40:47.057Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003 [2024-12-09T13:40:47.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-12-09T13:40:47.057Z] 46a8f55fcca0: Preparing [2024-12-09T13:40:47.057Z] ab62cb9ba5ba: Preparing [2024-12-09T13:40:47.057Z] eb280c57fdca: Preparing [2024-12-09T13:40:47.057Z] 2c888b7d3b11: Preparing [2024-12-09T13:40:47.057Z] 203ceb094a91: Preparing [2024-12-09T13:40:47.057Z] 3de00e3feb6f: Preparing [2024-12-09T13:40:47.057Z] 651d9022c234: Preparing [2024-12-09T13:40:47.057Z] 3de00e3feb6f: Waiting [2024-12-09T13:40:47.057Z] 651d9022c234: Waiting [2024-12-09T13:40:47.324Z] eb280c57fdca: Pushed [2024-12-09T13:40:47.324Z] 2c888b7d3b11: Pushed [2024-12-09T13:40:47.324Z] ab62cb9ba5ba: Pushed [2024-12-09T13:40:47.324Z] 651d9022c234: Layer already exists [2024-12-09T13:40:47.590Z] 3de00e3feb6f: Pushed [2024-12-09T13:40:48.990Z] 203ceb094a91: Pushed [2024-12-09T13:40:55.630Z] 46a8f55fcca0: Pushed [2024-12-09T13:40:55.630Z] 602563175aa612bf687830e352a585727a059003: digest: sha256:ea050287fb747950292ef38443960d47e68acc4b3b4a80187b0b9edead4e893a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:40:56.013Z] + 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-12-09T13:40:56.390Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-12-09T13:40:56.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-12-09T13:40:56.390Z] 46a8f55fcca0: Preparing [2024-12-09T13:40:56.390Z] ab62cb9ba5ba: Preparing [2024-12-09T13:40:56.390Z] eb280c57fdca: Preparing [2024-12-09T13:40:56.390Z] 2c888b7d3b11: Preparing [2024-12-09T13:40:56.390Z] 203ceb094a91: Preparing [2024-12-09T13:40:56.390Z] 3de00e3feb6f: Preparing [2024-12-09T13:40:56.390Z] 651d9022c234: Preparing [2024-12-09T13:40:56.390Z] 3de00e3feb6f: Waiting [2024-12-09T13:40:56.390Z] 651d9022c234: Waiting [2024-12-09T13:40:56.390Z] ab62cb9ba5ba: Layer already exists [2024-12-09T13:40:56.390Z] 203ceb094a91: Layer already exists [2024-12-09T13:40:56.390Z] 2c888b7d3b11: Layer already exists [2024-12-09T13:40:56.390Z] 46a8f55fcca0: Layer already exists [2024-12-09T13:40:56.390Z] eb280c57fdca: Layer already exists [2024-12-09T13:40:56.390Z] 3de00e3feb6f: Layer already exists [2024-12-09T13:40:56.390Z] 651d9022c234: Layer already exists [2024-12-09T13:40:56.658Z] latest: digest: sha256:ea050287fb747950292ef38443960d47e68acc4b3b4a80187b0b9edead4e893a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:40:57.036Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:40:57.396Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.10 [2024-12-09T13:40:57.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-12-09T13:40:57.396Z] 46a8f55fcca0: Preparing [2024-12-09T13:40:57.396Z] ab62cb9ba5ba: Preparing [2024-12-09T13:40:57.396Z] eb280c57fdca: Preparing [2024-12-09T13:40:57.396Z] 2c888b7d3b11: Preparing [2024-12-09T13:40:57.396Z] 203ceb094a91: Preparing [2024-12-09T13:40:57.396Z] 3de00e3feb6f: Preparing [2024-12-09T13:40:57.396Z] 651d9022c234: Preparing [2024-12-09T13:40:57.396Z] 3de00e3feb6f: Waiting [2024-12-09T13:40:57.396Z] 651d9022c234: Waiting [2024-12-09T13:40:57.396Z] 2c888b7d3b11: Layer already exists [2024-12-09T13:40:57.396Z] eb280c57fdca: Layer already exists [2024-12-09T13:40:57.396Z] 46a8f55fcca0: Layer already exists [2024-12-09T13:40:57.396Z] 203ceb094a91: Layer already exists [2024-12-09T13:40:57.396Z] ab62cb9ba5ba: Layer already exists [2024-12-09T13:40:57.396Z] 3de00e3feb6f: Layer already exists [2024-12-09T13:40:57.396Z] 651d9022c234: Layer already exists [2024-12-09T13:40:57.662Z] 4.0.0-dev.10: digest: sha256:ea050287fb747950292ef38443960d47e68acc4b3b4a80187b0b9edead4e893a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:40:58.030Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:40:58.397Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 [2024-12-09T13:40:58.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-12-09T13:40:58.397Z] 46a8f55fcca0: Preparing [2024-12-09T13:40:58.397Z] ab62cb9ba5ba: Preparing [2024-12-09T13:40:58.397Z] eb280c57fdca: Preparing [2024-12-09T13:40:58.397Z] 2c888b7d3b11: Preparing [2024-12-09T13:40:58.397Z] 203ceb094a91: Preparing [2024-12-09T13:40:58.397Z] 3de00e3feb6f: Preparing [2024-12-09T13:40:58.397Z] 651d9022c234: Preparing [2024-12-09T13:40:58.397Z] 3de00e3feb6f: Waiting [2024-12-09T13:40:58.397Z] 651d9022c234: Waiting [2024-12-09T13:40:58.397Z] ab62cb9ba5ba: Layer already exists [2024-12-09T13:40:58.397Z] 203ceb094a91: Layer already exists [2024-12-09T13:40:58.397Z] 2c888b7d3b11: Layer already exists [2024-12-09T13:40:58.397Z] eb280c57fdca: Layer already exists [2024-12-09T13:40:58.397Z] 46a8f55fcca0: Layer already exists [2024-12-09T13:40:58.397Z] 3de00e3feb6f: Layer already exists [2024-12-09T13:40:58.397Z] 651d9022c234: Layer already exists [2024-12-09T13:40:58.664Z] 602563175aa612bf687830e352a585727a059003-4.0.0-dev.10: digest: sha256:ea050287fb747950292ef38443960d47e68acc4b3b4a80187b0b9edead4e893a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:40:59.034Z] + 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-12-09T13:40:59.409Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-12-09T13:40:59.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-12-09T13:40:59.409Z] 46a8f55fcca0: Preparing [2024-12-09T13:40:59.409Z] ab62cb9ba5ba: Preparing [2024-12-09T13:40:59.409Z] eb280c57fdca: Preparing [2024-12-09T13:40:59.409Z] 2c888b7d3b11: Preparing [2024-12-09T13:40:59.409Z] 203ceb094a91: Preparing [2024-12-09T13:40:59.409Z] 3de00e3feb6f: Preparing [2024-12-09T13:40:59.409Z] 651d9022c234: Preparing [2024-12-09T13:40:59.409Z] 3de00e3feb6f: Waiting [2024-12-09T13:40:59.409Z] 651d9022c234: Waiting [2024-12-09T13:40:59.409Z] eb280c57fdca: Layer already exists [2024-12-09T13:40:59.409Z] 46a8f55fcca0: Layer already exists [2024-12-09T13:40:59.409Z] ab62cb9ba5ba: Layer already exists [2024-12-09T13:40:59.409Z] 2c888b7d3b11: Layer already exists [2024-12-09T13:40:59.409Z] 203ceb094a91: Layer already exists [2024-12-09T13:40:59.409Z] 3de00e3feb6f: Layer already exists [2024-12-09T13:40:59.409Z] 651d9022c234: Layer already exists [2024-12-09T13:40:59.676Z] main: digest: sha256:ea050287fb747950292ef38443960d47e68acc4b3b4a80187b0b9edead4e893a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T13:40:59.761Z] ===================================================== [Pipeline] echo [2024-12-09T13:40:59.774Z] taggedImages: [2024-12-09T13:40:59.774Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003 [2024-12-09T13:40:59.774Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-12-09T13:40:59.774Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.10 [2024-12-09T13:40:59.774Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 [2024-12-09T13:40:59.774Z] - 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-12-09T13:41:00.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T13:41:00.179Z] [2024-12-09T13:41:00.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:41:00.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T13:41:00.803Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-09T13:41:00.803Z] 8998bd30e6a1: Pulling fs layer [2024-12-09T13:41:00.803Z] 04944245beec: Pulling fs layer [2024-12-09T13:41:00.803Z] 699f458cf7ca: Pulling fs layer [2024-12-09T13:41:00.803Z] 765212b225bb: Pulling fs layer [2024-12-09T13:41:00.803Z] f23df028b6ca: Pulling fs layer [2024-12-09T13:41:00.803Z] d65c8cfc05b1: Pulling fs layer [2024-12-09T13:41:00.803Z] 2437ff75d9bd: Pulling fs layer [2024-12-09T13:41:00.803Z] f23df028b6ca: Waiting [2024-12-09T13:41:00.803Z] d65c8cfc05b1: Waiting [2024-12-09T13:41:00.803Z] 765212b225bb: Waiting [2024-12-09T13:41:00.803Z] 2437ff75d9bd: Waiting [2024-12-09T13:41:00.803Z] 04944245beec: Verifying Checksum [2024-12-09T13:41:00.803Z] 04944245beec: Download complete [2024-12-09T13:41:00.803Z] 765212b225bb: Verifying Checksum [2024-12-09T13:41:00.803Z] 765212b225bb: Download complete [2024-12-09T13:41:00.803Z] f23df028b6ca: Verifying Checksum [2024-12-09T13:41:00.803Z] f23df028b6ca: Download complete [2024-12-09T13:41:00.803Z] d65c8cfc05b1: Download complete [2024-12-09T13:41:01.072Z] 699f458cf7ca: Verifying Checksum [2024-12-09T13:41:01.072Z] 699f458cf7ca: Download complete [2024-12-09T13:41:01.340Z] 8998bd30e6a1: Verifying Checksum [2024-12-09T13:41:01.341Z] 8998bd30e6a1: Download complete [2024-12-09T13:41:03.288Z] 2437ff75d9bd: Verifying Checksum [2024-12-09T13:41:03.288Z] 2437ff75d9bd: Download complete [2024-12-09T13:41:08.639Z] 8998bd30e6a1: Pull complete [2024-12-09T13:41:08.639Z] 04944245beec: Pull complete [2024-12-09T13:41:10.586Z] 699f458cf7ca: Pull complete [2024-12-09T13:41:10.586Z] 765212b225bb: Pull complete [2024-12-09T13:41:11.170Z] f23df028b6ca: Pull complete [2024-12-09T13:41:11.170Z] d65c8cfc05b1: Pull complete [2024-12-09T13:41:37.868Z] 2437ff75d9bd: Pull complete [2024-12-09T13:41:37.868Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-09T13:41:37.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T13:41:37.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:41:38.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-34795 does not seem to be running inside a container [2024-12-09T13:41:38.132Z] $ 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/258 -v /w/workspace/app-service-configurable/258:/w/workspace/app-service-configurable/258:rw,z -v /w/workspace/app-service-configurable/258@tmp:/w/workspace/app-service-configurable/258@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-12-09T13:41:39.882Z] $ docker top d1f7353b1205e9d20d70cb9fc172a56702d826d446155acbce699f9d911e73c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:41:40.379Z] ---> job-cost.sh [2024-12-09T13:41:40.644Z] lf-activate-venv: SKIPPING [2024-12-09T13:41:40.644Z] INFO: No Stack... [2024-12-09T13:41:40.910Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T13:41:41.866Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T13:41:42.193Z] + cat /w/workspace/app-service-configurable/258/archives/cost.csv [2024-12-09T13:41:42.193Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T13:41:42.232Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] [2024-12-09T13:41:42.241Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] did not exist. Created. [2024-12-09T13:41:42.249Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T13:41:42.606Z] /w/workspace/app-service-configurable/258@tmp/durable-e397d921/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-09T13:41:42.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T13:41:42.945Z] Warning: overwriting stash ‘stack-cost’ [2024-12-09T13:41:43.010Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T13:41:43.019Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T13:41:43.046Z] $ docker stop --time=1 d1f7353b1205e9d20d70cb9fc172a56702d826d446155acbce699f9d911e73c5 [2024-12-09T13:41:44.452Z] $ docker rm -f --volumes d1f7353b1205e9d20d70cb9fc172a56702d826d446155acbce699f9d911e73c5 [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-12-09T13:41:45.000Z] provisioning config files... [2024-12-09T13:41:45.007Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15315801806700549007tmp [Pipeline] { [Pipeline] sh [2024-12-09T13:41:45.313Z] + set +x [2024-12-09T13:41:45.313Z] + curl -s https://codecov.io/bash+ [2024-12-09T13:41:45.313Z] bash -s -- [2024-12-09T13:41:45.313Z] [2024-12-09T13:41:45.313Z] _____ _ [2024-12-09T13:41:45.313Z] / ____| | | [2024-12-09T13:41:45.313Z] | | ___ __| | ___ ___ _____ __ [2024-12-09T13:41:45.313Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-09T13:41:45.313Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-09T13:41:45.313Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-09T13:41:45.313Z] Bash-1.0.6 [2024-12-09T13:41:45.313Z] [2024-12-09T13:41:45.313Z] [2024-12-09T13:41:45.313Z] ==> git version 2.25.1 found [2024-12-09T13:41:45.313Z] ==> 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-12-09T13:41:45.313Z] Release-Date: 2020-01-08 [2024-12-09T13:41:45.313Z] 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-12-09T13:41:45.313Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-09T13:41:45.313Z] ==> Jenkins CI detected. [2024-12-09T13:41:45.313Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-12-09T13:41:45.313Z] project root: . [2024-12-09T13:41:45.313Z] --> token set from env [2024-12-09T13:41:45.313Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-09T13:41:45.313Z] ==> Running gcov in . (disable via -X gcov) [2024-12-09T13:41:45.313Z] ==> Python coveragepy not found [2024-12-09T13:41:45.313Z] ==> Searching for coverage reports in: [2024-12-09T13:41:45.313Z] + . [2024-12-09T13:41:45.313Z] -> Found 1 reports [2024-12-09T13:41:45.313Z] ==> Detecting git/mercurial file structure [2024-12-09T13:41:45.313Z] ==> Reading reports [2024-12-09T13:41:45.608Z] + ./coverage.out bytes=953 [2024-12-09T13:41:45.608Z] ==> Appending adjustments [2024-12-09T13:41:45.608Z] https://docs.codecov.io/docs/fixing-reports [2024-12-09T13:41:45.608Z] + Found adjustments [2024-12-09T13:41:45.608Z] ==> Gzipping contents [2024-12-09T13:41:45.608Z] 4.0K /tmp/codecov.mLMXS5.gz [2024-12-09T13:41:45.608Z] ==> Uploading reports [2024-12-09T13:41:45.608Z] url: https://codecov.io [2024-12-09T13:41:45.608Z] query: branch=main&commit=602563175aa612bf687830e352a585727a059003&build=258&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F258%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T13:41:45.608Z] -> Pinging Codecov [2024-12-09T13:41:45.608Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=602563175aa612bf687830e352a585727a059003&build=258&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F258%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T13:41:45.608Z] -> Uploading to [2024-12-09T13:41:45.608Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/602563175aa612bf687830e352a585727a059003/adfa690e-e4f1-48d5-8f25-967a23b84c3c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T134145Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e5af9781893530ab64daf815cddf86dc95169cfd95f857a235a0f0b5da69c6f4 [2024-12-09T13:41:45.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T13:41:45.905Z] Dload Upload Total Spent Left Speed [2024-12-09T13:41:46.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1357 --:--:-- --:--:-- --:--:-- 1357 [2024-12-09T13:41:46.179Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/602563175aa612bf687830e352a585727a059003 [Pipeline] } [2024-12-09T13:41:46.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-09T13:41:46.325Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-09T13:41:46.344Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:41:46.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T13:41:46.681Z] [2024-12-09T13:41:46.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:41:47.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T13:41:47.011Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-09T13:41:47.011Z] 43c4264eed91: Already exists [2024-12-09T13:41:47.011Z] 4cc291be95ef: Already exists [2024-12-09T13:41:47.011Z] 2ac1f1163629: Already exists [2024-12-09T13:41:47.011Z] 5c3c966382ef: Already exists [2024-12-09T13:41:47.011Z] 4f4fb700ef54: Already exists [2024-12-09T13:41:47.011Z] d9c7d2e4e75e: Pulling fs layer [2024-12-09T13:41:47.011Z] 9c3e1370e548: Pulling fs layer [2024-12-09T13:41:47.284Z] d9c7d2e4e75e: Download complete [2024-12-09T13:41:47.546Z] d9c7d2e4e75e: Pull complete [2024-12-09T13:41:48.114Z] 9c3e1370e548: Verifying Checksum [2024-12-09T13:41:48.114Z] 9c3e1370e548: Download complete [2024-12-09T13:41:50.648Z] 9c3e1370e548: Pull complete [2024-12-09T13:41:50.648Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-09T13:41:50.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T13:41:50.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:41:51.028Z] prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container [2024-12-09T13:41:51.056Z] $ 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-12-09T13:41:53.303Z] $ docker top b57964243eb76ce5e6a35efdcdaba922ece007099660506638fb330226cd6b82 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:41:53.668Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-12-09T13:41:53.679Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-12-09T13:41:53.958Z] + set -o pipefail [2024-12-09T13:41:53.958Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-12-09T13:42:00.531Z] [2024-12-09T13:42:00.531Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-12-09T13:42:00.531Z] [2024-12-09T13:42:00.531Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/7c30aa63-3d56-4ffc-9c0d-2cd1057ee855 [2024-12-09T13:42:00.531Z] [2024-12-09T13:42:00.531Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-09T13:42:00.531Z] [2024-12-09T13:42:00.792Z] [2024-12-09T13:42:00.792Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-09T13:42:00.792Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-09T13:42:01.061Z] $ docker stop --time=1 b57964243eb76ce5e6a35efdcdaba922ece007099660506638fb330226cd6b82 [2024-12-09T13:42:05.918Z] $ docker rm -f --volumes b57964243eb76ce5e6a35efdcdaba922ece007099660506638fb330226cd6b82 [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-12-09T13:42:06.925Z] + git log --format=format:%s -1 602563175aa612bf687830e352a585727a059003 [Pipeline] sh [2024-12-09T13:42:07.219Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:42:07.219Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:42:07.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:42:07.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:42:07.610Z] prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container [2024-12-09T13:42:07.640Z] $ 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-12-09T13:42:08.117Z] $ docker top be4de40f90c7159ae1abc5d4539ec099da1a25c7127d32170dbeb6f6198d61ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:42:08.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:42:08.233Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:42:08.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:42:08.341Z] $ docker exec be4de40f90c7159ae1abc5d4539ec099da1a25c7127d32170dbeb6f6198d61ee ssh-agent [2024-12-09T13:42:08.445Z] SSH_AUTH_SOCK=/tmp/ssh-crVYMvHxf445/agent.31 [2024-12-09T13:42:08.445Z] SSH_AGENT_PID=36 [2024-12-09T13:42:08.450Z] Running ssh-add (command line suppressed) [2024-12-09T13:42:08.539Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5695039473359647422.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5695039473359647422.key) [2024-12-09T13:42:08.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:42:08.854Z] + git semver tag [2024-12-09T13:42:09.113Z] 2024-12-09 13:42:09,025 [run_tag] DEBUG tag force:False [2024-12-09T13:42:09.113Z] 2024-12-09 13:42:09,025 [check_head_tag] DEBUG check head tag [2024-12-09T13:42:09.113Z] 2024-12-09 13:42:09,027 [execute] INFO git cat-file --batch-check [2024-12-09T13:42:09.113Z] 2024-12-09 13:42:09,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-12-09T13:42:09.113Z] 2024-12-09 13:42:09,030 [execute] INFO git cat-file --batch [2024-12-09T13:42:09.113Z] 2024-12-09 13:42:09,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-12-09T13:42:09.113Z] 2024-12-09 13:42:09,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-09T13:42:09.113Z] 2024-12-09 13:42:09,055 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2024-12-09T13:42:09.113Z] 2024-12-09 13:42:09,055 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T13:42:09.113Z] 2024-12-09 13:42:09,060 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-09T13:42:09.113Z] 4.0.0-dev.10 [Pipeline] } [2024-12-09T13:42:09.122Z] $ docker exec --env ******** --env ******** be4de40f90c7159ae1abc5d4539ec099da1a25c7127d32170dbeb6f6198d61ee ssh-agent -k [2024-12-09T13:42:09.239Z] unset SSH_AUTH_SOCK; [2024-12-09T13:42:09.240Z] unset SSH_AGENT_PID; [2024-12-09T13:42:09.240Z] echo Agent pid 36 killed; [2024-12-09T13:42:09.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:42:09.586Z] + git semver [Pipeline] } [2024-12-09T13:42:09.856Z] $ docker stop --time=1 be4de40f90c7159ae1abc5d4539ec099da1a25c7127d32170dbeb6f6198d61ee [2024-12-09T13:42:11.190Z] $ docker rm -f --volumes be4de40f90c7159ae1abc5d4539ec099da1a25c7127d32170dbeb6f6198d61ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:42:11.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T13:42:11.596Z] [2024-12-09T13:42:11.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:42:11.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T13:42:11.901Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-09T13:42:11.901Z] ab5ef0e58194: Pulling fs layer [2024-12-09T13:42:11.901Z] 9712f1f96733: Pulling fs layer [2024-12-09T13:42:11.901Z] 63f879dbbcfc: Pulling fs layer [2024-12-09T13:42:11.901Z] 0d9ebad4ef96: Pulling fs layer [2024-12-09T13:42:11.901Z] e9a5061849ea: Pulling fs layer [2024-12-09T13:42:11.901Z] d747dcd14b5f: Pulling fs layer [2024-12-09T13:42:11.901Z] 2de7ff778b66: Pulling fs layer [2024-12-09T13:42:11.901Z] 0d9ebad4ef96: Waiting [2024-12-09T13:42:11.901Z] e9a5061849ea: Waiting [2024-12-09T13:42:11.901Z] d747dcd14b5f: Waiting [2024-12-09T13:42:11.901Z] 2de7ff778b66: Waiting [2024-12-09T13:42:11.901Z] 9712f1f96733: Download complete [2024-12-09T13:42:12.161Z] 63f879dbbcfc: Verifying Checksum [2024-12-09T13:42:12.161Z] 63f879dbbcfc: Download complete [2024-12-09T13:42:12.419Z] e9a5061849ea: Verifying Checksum [2024-12-09T13:42:12.419Z] e9a5061849ea: Download complete [2024-12-09T13:42:12.419Z] d747dcd14b5f: Verifying Checksum [2024-12-09T13:42:12.419Z] d747dcd14b5f: Download complete [2024-12-09T13:42:12.419Z] ab5ef0e58194: Verifying Checksum [2024-12-09T13:42:12.419Z] ab5ef0e58194: Download complete [2024-12-09T13:42:12.419Z] 2de7ff778b66: Download complete [2024-12-09T13:42:12.419Z] 0d9ebad4ef96: Verifying Checksum [2024-12-09T13:42:12.419Z] 0d9ebad4ef96: Download complete [2024-12-09T13:42:14.962Z] ab5ef0e58194: Pull complete [2024-12-09T13:42:15.223Z] 9712f1f96733: Pull complete [2024-12-09T13:42:15.792Z] 63f879dbbcfc: Pull complete [2024-12-09T13:42:19.988Z] 0d9ebad4ef96: Pull complete [2024-12-09T13:42:19.988Z] e9a5061849ea: Pull complete [2024-12-09T13:42:19.988Z] d747dcd14b5f: Pull complete [2024-12-09T13:42:21.376Z] 2de7ff778b66: Pull complete [2024-12-09T13:42:21.376Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-09T13:42:21.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T13:42:21.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:42:21.508Z] prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container [2024-12-09T13:42:21.536Z] $ 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-12-09T13:42:26.262Z] $ docker top 95d6f3d460a53fe557d362dc57c84b3362d0458cfdcde2213dc562a6f8a9223a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:42:26.349Z] provisioning config files... [2024-12-09T13:42:26.356Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14233660331277275038tmp [2024-12-09T13:42:26.367Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16872528394048461643tmp [2024-12-09T13:42:26.376Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6317785027401041969tmp [Pipeline] { [Pipeline] echo [2024-12-09T13:42:26.466Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:42:26.777Z] ---> sigul-configuration.sh [2024-12-09T13:42:26.777Z] gpg: directory `/root/.gnupg' created [2024-12-09T13:42:26.777Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-09T13:42:26.777Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-09T13:42:26.777Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-09T13:42:26.777Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-09T13:42:26.777Z] gpg: CAST5 encrypted data [2024-12-09T13:42:26.777Z] gpg: encrypted with 1 passphrase [2024-12-09T13:42:26.777Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-09T13:42:27.072Z] + mkdir /home/jenkins [2024-12-09T13:42:27.072Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-09T13:42:27.373Z] + 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-12-09T13:42:27.387Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:42:27.681Z] ---> sigul-install.sh [2024-12-09T13:42:27.681Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-09T13:42:27.981Z] + git tag --list [2024-12-09T13:42:27.981Z] v1.0.0 [2024-12-09T13:42:27.981Z] v1.1.0 [2024-12-09T13:42:27.981Z] v1.2.0 [2024-12-09T13:42:27.981Z] v1.3.0 [2024-12-09T13:42:27.981Z] v1.3.1 [2024-12-09T13:42:27.981Z] v2.0.0 [2024-12-09T13:42:27.981Z] v2.0.1 [2024-12-09T13:42:27.981Z] v2.1.0 [2024-12-09T13:42:27.981Z] v2.1.1 [2024-12-09T13:42:27.981Z] v2.1.2 [2024-12-09T13:42:27.981Z] v2.2.0 [2024-12-09T13:42:27.981Z] v2.3 [2024-12-09T13:42:27.981Z] v2.3.0 [2024-12-09T13:42:27.981Z] v2.3.1 [2024-12-09T13:42:27.981Z] v3.0 [2024-12-09T13:42:27.981Z] v3.0.0 [2024-12-09T13:42:27.981Z] v3.0.1 [2024-12-09T13:42:27.981Z] v3.0.1-dev.1 [2024-12-09T13:42:27.981Z] v3.1 [2024-12-09T13:42:27.981Z] v3.1.0 [2024-12-09T13:42:27.981Z] v3.1.0-dev.1 [2024-12-09T13:42:27.981Z] v3.1.0-dev.10 [2024-12-09T13:42:27.981Z] v3.1.0-dev.11 [2024-12-09T13:42:27.981Z] v3.1.0-dev.12 [2024-12-09T13:42:27.981Z] v3.1.0-dev.13 [2024-12-09T13:42:27.982Z] v3.1.0-dev.14 [2024-12-09T13:42:27.982Z] v3.1.0-dev.15 [2024-12-09T13:42:27.982Z] v3.1.0-dev.16 [2024-12-09T13:42:27.982Z] v3.1.0-dev.17 [2024-12-09T13:42:27.982Z] v3.1.0-dev.18 [2024-12-09T13:42:27.982Z] v3.1.0-dev.19 [2024-12-09T13:42:27.982Z] v3.1.0-dev.2 [2024-12-09T13:42:27.982Z] v3.1.0-dev.20 [2024-12-09T13:42:27.982Z] v3.1.0-dev.21 [2024-12-09T13:42:27.982Z] v3.1.0-dev.22 [2024-12-09T13:42:27.982Z] v3.1.0-dev.23 [2024-12-09T13:42:27.982Z] v3.1.0-dev.24 [2024-12-09T13:42:27.982Z] v3.1.0-dev.25 [2024-12-09T13:42:27.982Z] v3.1.0-dev.26 [2024-12-09T13:42:27.982Z] v3.1.0-dev.27 [2024-12-09T13:42:27.982Z] v3.1.0-dev.28 [2024-12-09T13:42:27.982Z] v3.1.0-dev.29 [2024-12-09T13:42:27.982Z] v3.1.0-dev.3 [2024-12-09T13:42:27.982Z] v3.1.0-dev.30 [2024-12-09T13:42:27.982Z] v3.1.0-dev.31 [2024-12-09T13:42:27.982Z] v3.1.0-dev.32 [2024-12-09T13:42:27.982Z] v3.1.0-dev.33 [2024-12-09T13:42:27.982Z] v3.1.0-dev.34 [2024-12-09T13:42:27.982Z] v3.1.0-dev.35 [2024-12-09T13:42:27.982Z] v3.1.0-dev.36 [2024-12-09T13:42:27.982Z] v3.1.0-dev.37 [2024-12-09T13:42:27.982Z] v3.1.0-dev.38 [2024-12-09T13:42:27.982Z] v3.1.0-dev.39 [2024-12-09T13:42:27.982Z] v3.1.0-dev.4 [2024-12-09T13:42:27.982Z] v3.1.0-dev.5 [2024-12-09T13:42:27.982Z] v3.1.0-dev.6 [2024-12-09T13:42:27.982Z] v3.1.0-dev.7 [2024-12-09T13:42:27.982Z] v3.1.0-dev.8 [2024-12-09T13:42:27.982Z] v3.1.0-dev.9 [2024-12-09T13:42:27.982Z] v3.1.1 [2024-12-09T13:42:27.982Z] v3.1.1-dev.1 [2024-12-09T13:42:27.982Z] v3.2.0-dev.1 [2024-12-09T13:42:27.982Z] v3.2.0-dev.10 [2024-12-09T13:42:27.982Z] v3.2.0-dev.11 [2024-12-09T13:42:27.982Z] v3.2.0-dev.12 [2024-12-09T13:42:27.982Z] v3.2.0-dev.13 [2024-12-09T13:42:27.982Z] v3.2.0-dev.14 [2024-12-09T13:42:27.982Z] v3.2.0-dev.15 [2024-12-09T13:42:27.982Z] v3.2.0-dev.16 [2024-12-09T13:42:27.982Z] v3.2.0-dev.17 [2024-12-09T13:42:27.982Z] v3.2.0-dev.18 [2024-12-09T13:42:27.982Z] v3.2.0-dev.19 [2024-12-09T13:42:27.982Z] v3.2.0-dev.2 [2024-12-09T13:42:27.982Z] v3.2.0-dev.20 [2024-12-09T13:42:27.982Z] v3.2.0-dev.21 [2024-12-09T13:42:27.982Z] v3.2.0-dev.22 [2024-12-09T13:42:27.982Z] v3.2.0-dev.23 [2024-12-09T13:42:27.982Z] v3.2.0-dev.24 [2024-12-09T13:42:27.982Z] v3.2.0-dev.25 [2024-12-09T13:42:27.982Z] v3.2.0-dev.26 [2024-12-09T13:42:27.982Z] v3.2.0-dev.27 [2024-12-09T13:42:27.982Z] v3.2.0-dev.28 [2024-12-09T13:42:27.982Z] v3.2.0-dev.29 [2024-12-09T13:42:27.982Z] v3.2.0-dev.3 [2024-12-09T13:42:27.982Z] v3.2.0-dev.30 [2024-12-09T13:42:27.982Z] v3.2.0-dev.31 [2024-12-09T13:42:27.982Z] v3.2.0-dev.32 [2024-12-09T13:42:27.982Z] v3.2.0-dev.33 [2024-12-09T13:42:27.982Z] v3.2.0-dev.34 [2024-12-09T13:42:27.982Z] v3.2.0-dev.35 [2024-12-09T13:42:27.982Z] v3.2.0-dev.36 [2024-12-09T13:42:27.982Z] v3.2.0-dev.37 [2024-12-09T13:42:27.982Z] v3.2.0-dev.38 [2024-12-09T13:42:27.982Z] v3.2.0-dev.4 [2024-12-09T13:42:27.982Z] v3.2.0-dev.5 [2024-12-09T13:42:27.982Z] v3.2.0-dev.6 [2024-12-09T13:42:27.982Z] v3.2.0-dev.7 [2024-12-09T13:42:27.982Z] v3.2.0-dev.8 [2024-12-09T13:42:27.982Z] v3.2.0-dev.9 [2024-12-09T13:42:27.982Z] v4.0.0-dev.1 [2024-12-09T13:42:27.982Z] v4.0.0-dev.10 [2024-12-09T13:42:27.982Z] v4.0.0-dev.2 [2024-12-09T13:42:27.982Z] v4.0.0-dev.3 [2024-12-09T13:42:27.982Z] v4.0.0-dev.4 [2024-12-09T13:42:27.982Z] v4.0.0-dev.5 [2024-12-09T13:42:27.982Z] v4.0.0-dev.6 [2024-12-09T13:42:27.982Z] v4.0.0-dev.7 [2024-12-09T13:42:27.982Z] v4.0.0-dev.8 [2024-12-09T13:42:27.982Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-09T13:42:28.275Z] + lftools sign git-tag v4.0.0-dev.10 [2024-12-09T13:42:28.666Z] Signing Git tag with Sigul... [2024-12-09T13:42:28.666Z] Signing v4.0.0-dev.10 [Pipeline] echo [2024-12-09T13:42:29.248Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:42:29.542Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-09T13:42:29.553Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-09T13:42:29.585Z] $ docker stop --time=1 95d6f3d460a53fe557d362dc57c84b3362d0458cfdcde2213dc562a6f8a9223a [2024-12-09T13:42:30.867Z] $ docker rm -f --volumes 95d6f3d460a53fe557d362dc57c84b3362d0458cfdcde2213dc562a6f8a9223a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-09T13:42:31.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:42:31.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:42:31.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:42:31.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:42:31.746Z] prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container [2024-12-09T13:42:31.776Z] $ 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-12-09T13:42:32.105Z] $ docker top 407108dfb93612f76cf32ac0aea7606664c03fff4136a0b1770b4428c5e76d86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:42:32.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:42:32.216Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:42:32.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:42:32.330Z] $ docker exec 407108dfb93612f76cf32ac0aea7606664c03fff4136a0b1770b4428c5e76d86 ssh-agent [2024-12-09T13:42:32.440Z] SSH_AUTH_SOCK=/tmp/ssh-uHE9bazcK7FI/agent.32 [2024-12-09T13:42:32.440Z] SSH_AGENT_PID=38 [2024-12-09T13:42:32.445Z] Running ssh-add (command line suppressed) [2024-12-09T13:42:32.551Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11902559730986752448.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11902559730986752448.key) [2024-12-09T13:42:32.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:42:32.864Z] + git semver bump pre [2024-12-09T13:42:33.123Z] 2024-12-09 13:42:33,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-09T13:42:33.123Z] 2024-12-09 13:42:33,037 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2024-12-09T13:42:33.123Z] 2024-12-09 13:42:33,037 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2024-12-09T13:42:33.123Z] 2024-12-09 13:42:33,037 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-12-09T13:42:33.123Z] 2024-12-09 13:42:33,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-09T13:42:33.123Z] 2024-12-09 13:42:33,037 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-09T13:42:33.123Z] 2024-12-09 13:42:33,039 [execute] INFO git cat-file --batch-check [2024-12-09T13:42:33.123Z] 2024-12-09 13:42:33,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T13:42:33.123Z] 2024-12-09 13:42:33,044 [execute] INFO git cat-file --batch [2024-12-09T13:42:33.123Z] 2024-12-09 13:42:33,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T13:42:33.123Z] 2024-12-09 13:42:33,050 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-09T13:42:33.123Z] 4.0.0-dev.11 [Pipeline] } [2024-12-09T13:42:33.130Z] $ docker exec --env ******** --env ******** 407108dfb93612f76cf32ac0aea7606664c03fff4136a0b1770b4428c5e76d86 ssh-agent -k [2024-12-09T13:42:33.227Z] unset SSH_AUTH_SOCK; [2024-12-09T13:42:33.227Z] unset SSH_AGENT_PID; [2024-12-09T13:42:33.227Z] echo Agent pid 38 killed; [2024-12-09T13:42:33.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:42:33.570Z] + git semver [Pipeline] } [2024-12-09T13:42:33.842Z] $ docker stop --time=1 407108dfb93612f76cf32ac0aea7606664c03fff4136a0b1770b4428c5e76d86 [2024-12-09T13:42:35.139Z] $ docker rm -f --volumes 407108dfb93612f76cf32ac0aea7606664c03fff4136a0b1770b4428c5e76d86 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T13:42:35.513Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:42:35.513Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:42:35.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:42:35.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:42:35.911Z] prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container [2024-12-09T13:42:35.933Z] $ 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-12-09T13:42:36.274Z] $ docker top f2ffbbf4079289709c0cc4309b2c53a3945507d178cbfe47a8133e372e4a46cd -eo pid,comm [2024-12-09T13:42:36.325Z] 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-12-09T13:42:36.325Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:42:36.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:42:36.390Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:42:36.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:42:36.502Z] $ docker exec f2ffbbf4079289709c0cc4309b2c53a3945507d178cbfe47a8133e372e4a46cd ssh-agent [2024-12-09T13:42:36.623Z] SSH_AUTH_SOCK=/tmp/ssh-7ajiqTxo6zLx/agent.32 [2024-12-09T13:42:36.623Z] SSH_AGENT_PID=38 [2024-12-09T13:42:36.628Z] Running ssh-add (command line suppressed) [2024-12-09T13:42:36.731Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11734970919953027523.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11734970919953027523.key) [2024-12-09T13:42:36.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:42:37.036Z] + git semver push [2024-12-09T13:42:37.296Z] 2024-12-09 13:42:37,209 [run_push] DEBUG push [2024-12-09T13:42:37.296Z] 2024-12-09 13:42:37,210 [execute] INFO git cat-file --batch-check [2024-12-09T13:42:37.296Z] 2024-12-09 13:42:37,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T13:42:37.296Z] 2024-12-09 13:42:37,214 [execute] INFO git rev-list 463269e069277d62a0900988c1ff3e173b54234d -- [2024-12-09T13:42:37.296Z] 2024-12-09 13:42:37,214 [execute] DEBUG Popen(['git', 'rev-list', '463269e069277d62a0900988c1ff3e173b54234d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T13:42:37.296Z] 2024-12-09 13:42:37,228 [execute] INFO git fetch -v origin [2024-12-09T13:42:37.296Z] 2024-12-09 13:42:37,228 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-09T13:42:37.865Z] 2024-12-09 13:42:37,689 [run_push] DEBUG no remote changes detected [2024-12-09T13:42:37.865Z] 2024-12-09 13:42:37,689 [execute] INFO git push origin semver [2024-12-09T13:42:37.865Z] 2024-12-09 13:42:37,690 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T13:42:38.435Z] 2024-12-09 13:42:38,358 [run_push] DEBUG push all version tags [2024-12-09T13:42:38.435Z] 2024-12-09 13:42:38,358 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-09T13:42:38.435Z] 2024-12-09 13:42:38,359 [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-12-09T13:42:39.373Z] 2024-12-09 13:42:39,018 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-12-09T13:42:39.373Z] 4.0.0-dev.11 [Pipeline] } [2024-12-09T13:42:39.380Z] $ docker exec --env ******** --env ******** f2ffbbf4079289709c0cc4309b2c53a3945507d178cbfe47a8133e372e4a46cd ssh-agent -k [2024-12-09T13:42:39.478Z] unset SSH_AUTH_SOCK; [2024-12-09T13:42:39.479Z] unset SSH_AGENT_PID; [2024-12-09T13:42:39.479Z] echo Agent pid 38 killed; [2024-12-09T13:42:39.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:42:39.832Z] + git semver [Pipeline] } [2024-12-09T13:42:40.104Z] $ docker stop --time=1 f2ffbbf4079289709c0cc4309b2c53a3945507d178cbfe47a8133e372e4a46cd [2024-12-09T13:42:41.397Z] $ docker rm -f --volumes f2ffbbf4079289709c0cc4309b2c53a3945507d178cbfe47a8133e372e4a46cd [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-12-09T13:42:42.061Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-12-09T13:42:42.061Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-12-09T13:42:42.061Z] total 16 [2024-12-09T13:42:42.061Z] drwxr-xr-x 3 root root 4096 Dec 9 13:31 . [2024-12-09T13:42:42.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:42 .. [2024-12-09T13:42:42.061Z] drwxr-xr-x 2 root root 4096 Dec 9 13:31 cost [2024-12-09T13:42:42.061Z] -rw-r--r-- 1 root root 96 Dec 9 13:31 cost.csv [2024-12-09T13:42:42.061Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-12-09T13:42:42.061Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-12-09T13:42:42.061Z] total 16 [2024-12-09T13:42:42.061Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:31 . [2024-12-09T13:42:42.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:42 .. [2024-12-09T13:42:42.061Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 13:31 cost [2024-12-09T13:42:42.061Z] -rw-r--r-- 1 jenkins jenkins 96 Dec 9 13:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:42:42.352Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:42:43.215Z] ---> package-listing.sh [2024-12-09T13:42:43.215Z] ++ facter osfamily [2024-12-09T13:42:43.215Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-09T13:42:43.474Z] + OS_FAMILY=debian [2024-12-09T13:42:43.474Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-12-09T13:42:43.474Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-09T13:42:43.474Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-09T13:42:43.474Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-09T13:42:43.474Z] + PACKAGES=/tmp/packages_start.txt [2024-12-09T13:42:43.474Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-12-09T13:42:43.474Z] + PACKAGES=/tmp/packages_end.txt [2024-12-09T13:42:43.474Z] + case "${OS_FAMILY}" in [2024-12-09T13:42:43.474Z] + dpkg -l [2024-12-09T13:42:43.474Z] + grep '^ii' [2024-12-09T13:42:43.474Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-09T13:42:43.474Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-09T13:42:43.474Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-09T13:42:43.474Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-12-09T13:42:43.474Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-12-09T13:42:43.474Z] + 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-12-09T13:42:43.486Z] 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-12-09T13:42:43.766Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:42:44.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:42:44.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:42:44.429Z] prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container [2024-12-09T13:42:44.472Z] $ 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-12-09T13:42:44.674Z] $ docker top 263ca9dd27c5058b762338fc2217a466b8a0e07db0650e4569b742e92749d0b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:42:45.043Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-09T13:42:45.329Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-09T13:42:45.616Z] + ls /var/log/sa-host [2024-12-09T13:42:45.617Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:42:45.695Z] provisioning config files... [2024-12-09T13:42:45.703Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3708998510685776210tmp [Pipeline] { [Pipeline] echo [2024-12-09T13:42:45.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:42:46.004Z] ---> create-netrc.sh [Pipeline] } [2024-12-09T13:42:46.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:42:46.353Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-09T13:42:46.364Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:42:46.651Z] ---> sudo-logs.sh [2024-12-09T13:42:46.651Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-09T13:42:46.689Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:42:46.972Z] ---> job-cost.sh [2024-12-09T13:42:46.972Z] lf-activate-venv: SKIPPING [2024-12-09T13:42:46.972Z] DEBUG: total: 0.2199999988079071 [2024-12-09T13:42:46.972Z] INFO: Retrieving Stack Cost... [2024-12-09T13:42:47.541Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T13:42:47.802Z] INFO: Archiving Costs [Pipeline] echo [2024-12-09T13:42:47.816Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:42:48.098Z] ---> logs-deploy.sh [2024-12-09T13:42:48.098Z] lf-activate-venv: SKIPPING [2024-12-09T13:42:48.098Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/258 [2024-12-09T13:42:48.098Z] INFO: archiving workspace using pattern(s): [2024-12-09T13:42:49.036Z] Archives upload complete. [2024-12-09T13:42:49.036Z] INFO: archiving logs to Nexus