Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12354096360b16cd741a0a3956d4bc0058215e9b 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-ssh5575768205499845195.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15936727780703299707.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/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-ssh15967606163029121990.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1354084562381577786.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-ssh5167832443396710445.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-555 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 12354096360b16cd741a0a3956d4bc0058215e9b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#640)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12354096360b16cd741a0a3956d4bc0058215e9b # timeout=10 > git rev-list --no-walk c387f8d8248c2e23c26c5a451cea17ce39badd4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-06T16:15:15.462Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-06T16:15:15.549Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-06T16:15:15.575Z] ========================================================= [2024-02-06T16:15:15.575Z] EdgeX Global Pipelines Version Info [2024-02-06T16:15:15.575Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:15:16.305Z] ------------------- [2024-02-06T16:15:16.305Z] stable info: [2024-02-06T16:15:16.305Z] ------------------- [2024-02-06T16:15:16.305Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-06T16:15:16.305Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T16:15:16.305Z] Message: update stable to v1.0.258 [2024-02-06T16:15:16.875Z] ------------------- [2024-02-06T16:15:16.875Z] experimental info: [2024-02-06T16:15:16.875Z] ------------------- [2024-02-06T16:15:16.876Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-06T16:15:16.876Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T16:15:16.876Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-06T16:15:16.965Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-06T16:15:17.004Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-06T16:15:17.032Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-06T16:15:17.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-06T16:15:17.095Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-06T16:15:17.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-06T16:15:17.145Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-06T16:15:17.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-06T16:15:17.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-06T16:15:17.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-06T16:15:17.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-06T16:15:17.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-06T16:15:17.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-06T16:15:17.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-06T16:15:17.387Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T16:15:17.426Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T16:15:17.462Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T16:15:17.503Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T16:15:17.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-06T16:15:17.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-06T16:15:17.607Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-06T16:15:17.650Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-06T16:15:17.682Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-06T16:15:17.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-06T16:15:17.760Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-06T16:15:17.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-06T16:15:17.846Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-06T16:15:17.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-06T16:15:17.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-06T16:15:17.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-06T16:15:18.013Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] echo [2024-02-06T16:15:18.051Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1235409 [Pipeline] echo [2024-02-06T16:15:18.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:15:18.184Z] provisioning config files... [2024-02-06T16:15:18.197Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16268489165154000387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:15:18.547Z] ---> ****-login.sh [2024-02-06T16:15:18.547Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:15:18.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:15:18.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:15:18.808Z] Configure a credential helper to remove this warning. See [2024-02-06T16:15:18.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:15:18.808Z] [2024-02-06T16:15:18.808Z] Login Succeeded [2024-02-06T16:15:18.808Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:15:18.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:15:18.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:15:18.808Z] Configure a credential helper to remove this warning. See [2024-02-06T16:15:18.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:15:18.808Z] [2024-02-06T16:15:18.808Z] Login Succeeded [2024-02-06T16:15:18.808Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:15:19.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:15:19.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:15:19.068Z] Configure a credential helper to remove this warning. See [2024-02-06T16:15:19.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:15:19.068Z] [2024-02-06T16:15:19.068Z] Login Succeeded [2024-02-06T16:15:19.068Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:15:19.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:15:19.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:15:19.068Z] Configure a credential helper to remove this warning. See [2024-02-06T16:15:19.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:15:19.068Z] [2024-02-06T16:15:19.068Z] Login Succeeded [2024-02-06T16:15:19.068Z] ****.io [2024-02-06T16:15:19.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:15:19.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:15:19.328Z] Configure a credential helper to remove this warning. See [2024-02-06T16:15:19.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:15:19.328Z] [2024-02-06T16:15:19.328Z] Login Succeeded [2024-02-06T16:15:19.328Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:15:19.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-06T16:15:19.858Z] + git rev-list -1 --merges 12354096360b16cd741a0a3956d4bc0058215e9b~1..12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] echo [2024-02-06T16:15:19.888Z] -----------> git rev-list -1 --merges 12354096360b16cd741a0a3956d4bc0058215e9b~1..12354096360b16cd741a0a3956d4bc0058215e9b 12354096360b16cd741a0a3956d4bc0058215e9b [false] [Pipeline] sh [2024-02-06T16:15:20.196Z] + git log --format=format:%s -1 12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] echo [2024-02-06T16:15:20.214Z] ========================================================= [2024-02-06T16:15:20.214Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-06T16:15:20.214Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T16:15:20.602Z] + git log --format=format:%s -1 12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] echo [2024-02-06T16:15:20.612Z] [semverPrep] GIT_COMMIT: 12354096360b16cd741a0a3956d4bc0058215e9b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#640) [Pipeline] echo [2024-02-06T16:15:20.637Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-06T16:15:21.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:15:21.014Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-06T16:15:21.014Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-06T16:15:21.014Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-06T16:15:21.014Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-06T16:15:21.014Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-06T16:15:21.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:15:21.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:15:21.390Z] [2024-02-06T16:15:21.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:15:21.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:15:21.703Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-06T16:15:21.703Z] b85a868b505f: Pulling fs layer [2024-02-06T16:15:21.703Z] e2be974225ed: Pulling fs layer [2024-02-06T16:15:21.703Z] 339a4e72a1f5: Pulling fs layer [2024-02-06T16:15:21.703Z] 988bab9f4d93: Pulling fs layer [2024-02-06T16:15:21.703Z] 1469e6f7b9e6: Pulling fs layer [2024-02-06T16:15:21.703Z] eaf3925da568: Pulling fs layer [2024-02-06T16:15:21.703Z] bab4dde63d76: Pulling fs layer [2024-02-06T16:15:21.703Z] bde34c3a00c8: Pulling fs layer [2024-02-06T16:15:21.703Z] b352a97aabf1: Pulling fs layer [2024-02-06T16:15:21.703Z] 4872d77fe225: Pulling fs layer [2024-02-06T16:15:21.703Z] 5851b861e8e6: Pulling fs layer [2024-02-06T16:15:21.703Z] bde34c3a00c8: Waiting [2024-02-06T16:15:21.703Z] b352a97aabf1: Waiting [2024-02-06T16:15:21.703Z] 4872d77fe225: Waiting [2024-02-06T16:15:21.703Z] 5851b861e8e6: Waiting [2024-02-06T16:15:21.703Z] 1469e6f7b9e6: Waiting [2024-02-06T16:15:21.703Z] eaf3925da568: Waiting [2024-02-06T16:15:21.703Z] bab4dde63d76: Waiting [2024-02-06T16:15:21.703Z] e2be974225ed: Download complete [2024-02-06T16:15:21.703Z] 988bab9f4d93: Verifying Checksum [2024-02-06T16:15:21.703Z] 988bab9f4d93: Download complete [2024-02-06T16:15:21.703Z] 1469e6f7b9e6: Verifying Checksum [2024-02-06T16:15:21.703Z] 1469e6f7b9e6: Download complete [2024-02-06T16:15:21.962Z] eaf3925da568: Verifying Checksum [2024-02-06T16:15:21.962Z] eaf3925da568: Download complete [2024-02-06T16:15:21.962Z] 339a4e72a1f5: Verifying Checksum [2024-02-06T16:15:21.962Z] 339a4e72a1f5: Download complete [2024-02-06T16:15:21.962Z] bde34c3a00c8: Download complete [2024-02-06T16:15:21.962Z] 4872d77fe225: Download complete [2024-02-06T16:15:21.962Z] 5851b861e8e6: Verifying Checksum [2024-02-06T16:15:21.962Z] 5851b861e8e6: Download complete [2024-02-06T16:15:22.221Z] b85a868b505f: Verifying Checksum [2024-02-06T16:15:22.221Z] b85a868b505f: Download complete [2024-02-06T16:15:22.482Z] bab4dde63d76: Verifying Checksum [2024-02-06T16:15:22.482Z] bab4dde63d76: Download complete [2024-02-06T16:15:23.420Z] b85a868b505f: Pull complete [2024-02-06T16:15:23.420Z] e2be974225ed: Pull complete [2024-02-06T16:15:23.988Z] 339a4e72a1f5: Pull complete [2024-02-06T16:15:23.988Z] 988bab9f4d93: Pull complete [2024-02-06T16:15:24.251Z] 1469e6f7b9e6: Pull complete [2024-02-06T16:15:24.251Z] eaf3925da568: Pull complete [2024-02-06T16:15:26.156Z] bab4dde63d76: Pull complete [2024-02-06T16:15:26.156Z] bde34c3a00c8: Pull complete [2024-02-06T16:15:26.156Z] b352a97aabf1: Pull complete [2024-02-06T16:15:26.416Z] 4872d77fe225: Pull complete [2024-02-06T16:15:26.416Z] 5851b861e8e6: Pull complete [2024-02-06T16:15:26.416Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-06T16:15:26.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:15:26.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:15:26.611Z] prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container [2024-02-06T16:15:26.631Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:15:31.437Z] $ docker top 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 -eo pid,comm [2024-02-06T16:15:31.504Z] 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-02-06T16:15:31.504Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:15:31.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:15:31.602Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:15:31.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:15:31.711Z] $ docker exec 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 ssh-agent [2024-02-06T16:15:31.839Z] SSH_AUTH_SOCK=/tmp/ssh-TI98QlSiRxui/agent.32 [2024-02-06T16:15:31.839Z] SSH_AGENT_PID=37 [2024-02-06T16:15:31.845Z] Running ssh-add (command line suppressed) [2024-02-06T16:15:31.929Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11984234001042312920.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11984234001042312920.key) [2024-02-06T16:15:31.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:15:32.259Z] + git tag --points-at HEAD [Pipeline] } [2024-02-06T16:15:32.264Z] $ docker exec --env ******** --env ******** 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 ssh-agent -k [2024-02-06T16:15:32.365Z] unset SSH_AUTH_SOCK; [2024-02-06T16:15:32.365Z] unset SSH_AGENT_PID; [2024-02-06T16:15:32.366Z] echo Agent pid 37 killed; [2024-02-06T16:15:32.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-06T16:15:32.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:15:32.471Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:15:32.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:15:32.577Z] $ docker exec 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 ssh-agent [2024-02-06T16:15:32.694Z] SSH_AUTH_SOCK=/tmp/ssh-AntUlj9GU4Eb/agent.69 [2024-02-06T16:15:32.694Z] SSH_AGENT_PID=75 [2024-02-06T16:15:32.699Z] Running ssh-add (command line suppressed) [2024-02-06T16:15:32.802Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7676423381118191063.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7676423381118191063.key) [2024-02-06T16:15:32.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:15:33.131Z] + git semver init [2024-02-06T16:15:33.393Z] 2024-02-06 16:15:33,307 [run_init] DEBUG init version:0.0.0 force:False [2024-02-06T16:15:33.393Z] 2024-02-06 16:15:33,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-02-06T16:15:33.393Z] 2024-02-06 16:15:33,310 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-02-06T16:15:33.393Z] 2024-02-06 16:15:33,310 [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-02-06T16:15:34.774Z] 2024-02-06 16:15:34,586 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-02-06T16:15:34.774Z] 2024-02-06 16:15:34,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-02-06T16:15:34.774Z] 2024-02-06 16:15:34,587 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T16:15:34.774Z] 2024-02-06 16:15:34,587 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T16:15:34.774Z] 3.2.0-dev.10 [Pipeline] } [2024-02-06T16:15:34.779Z] $ docker exec --env ******** --env ******** 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 ssh-agent -k [2024-02-06T16:15:34.875Z] unset SSH_AUTH_SOCK; [2024-02-06T16:15:34.875Z] unset SSH_AGENT_PID; [2024-02-06T16:15:34.875Z] echo Agent pid 75 killed; [2024-02-06T16:15:34.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:15:35.274Z] + git semver [Pipeline] } [2024-02-06T16:15:35.544Z] $ docker stop --time=1 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 [2024-02-06T16:15:36.849Z] $ docker rm -f --volumes 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:15:37.226Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-06T16:15:37.475Z] Stashed 1 file(s) [Pipeline] echo [2024-02-06T16:15:37.478Z] [edgeXSemver]: initialized semver on version 3.2.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-02-06T16:15:37.842Z] provisioning config files... [2024-02-06T16:15:37.852Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5208303453030333457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:15:38.179Z] ---> ****-login.sh [2024-02-06T16:15:38.179Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:15:38.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:15:38.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:15:38.179Z] Configure a credential helper to remove this warning. See [2024-02-06T16:15:38.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:15:38.179Z] [2024-02-06T16:15:38.179Z] Login Succeeded [2024-02-06T16:15:38.179Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:15:38.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:15:38.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:15:38.179Z] Configure a credential helper to remove this warning. See [2024-02-06T16:15:38.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:15:38.179Z] [2024-02-06T16:15:38.179Z] Login Succeeded [2024-02-06T16:15:38.179Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:15:38.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:15:38.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:15:38.438Z] Configure a credential helper to remove this warning. See [2024-02-06T16:15:38.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:15:38.438Z] [2024-02-06T16:15:38.438Z] Login Succeeded [2024-02-06T16:15:38.438Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:15:38.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:15:38.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:15:38.438Z] Configure a credential helper to remove this warning. See [2024-02-06T16:15:38.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:15:38.438Z] [2024-02-06T16:15:38.438Z] Login Succeeded [2024-02-06T16:15:38.438Z] ****.io [2024-02-06T16:15:38.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:15:38.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:15:38.958Z] Configure a credential helper to remove this warning. See [2024-02-06T16:15:38.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:15:38.958Z] [2024-02-06T16:15:38.958Z] Login Succeeded [2024-02-06T16:15:38.959Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:15:38.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T16:15:39.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:15:39.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:15:39.213Z] ========================================================= [2024-02-06T16:15:39.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-06T16:15:39.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:15:39.620Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T16:15:39.620Z] Sending build context to Docker daemon 8.78MB [2024-02-06T16:15:39.620Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:15:39.620Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T16:15:39.620Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-06T16:15:39.620Z] 7264a8db6415: Pulling fs layer [2024-02-06T16:15:39.620Z] c4d48a809fc2: Pulling fs layer [2024-02-06T16:15:39.620Z] 4f1c88b9dad5: Pulling fs layer [2024-02-06T16:15:39.620Z] ad3a456e5733: Pulling fs layer [2024-02-06T16:15:39.620Z] 69c7f0334f64: Pulling fs layer [2024-02-06T16:15:39.620Z] 1f1c1a5573a3: Pulling fs layer [2024-02-06T16:15:39.620Z] ce7588e14bc9: Pulling fs layer [2024-02-06T16:15:39.620Z] b5e4710f87ac: Pulling fs layer [2024-02-06T16:15:39.620Z] 1f1c1a5573a3: Waiting [2024-02-06T16:15:39.620Z] ce7588e14bc9: Waiting [2024-02-06T16:15:39.620Z] ad3a456e5733: Waiting [2024-02-06T16:15:39.620Z] b5e4710f87ac: Waiting [2024-02-06T16:15:39.620Z] 69c7f0334f64: Waiting [2024-02-06T16:15:39.620Z] c4d48a809fc2: Download complete [2024-02-06T16:15:39.879Z] ad3a456e5733: Download complete [2024-02-06T16:15:39.879Z] 69c7f0334f64: Download complete [2024-02-06T16:15:39.879Z] 7264a8db6415: Verifying Checksum [2024-02-06T16:15:39.879Z] 7264a8db6415: Download complete [2024-02-06T16:15:39.879Z] 1f1c1a5573a3: Verifying Checksum [2024-02-06T16:15:39.879Z] 1f1c1a5573a3: Download complete [2024-02-06T16:15:39.879Z] 7264a8db6415: Pull complete [2024-02-06T16:15:40.138Z] b5e4710f87ac: Verifying Checksum [2024-02-06T16:15:40.138Z] c4d48a809fc2: Pull complete [2024-02-06T16:15:40.138Z] 4f1c88b9dad5: Verifying Checksum [2024-02-06T16:15:40.138Z] 4f1c88b9dad5: Download complete [2024-02-06T16:15:40.705Z] ce7588e14bc9: Verifying Checksum [2024-02-06T16:15:40.705Z] ce7588e14bc9: Download complete [2024-02-06T16:15:43.994Z] 4f1c88b9dad5: Pull complete [2024-02-06T16:15:43.994Z] ad3a456e5733: Pull complete [2024-02-06T16:15:43.994Z] 69c7f0334f64: Pull complete [2024-02-06T16:15:43.994Z] 1f1c1a5573a3: Pull complete [2024-02-06T16:15:46.535Z] ce7588e14bc9: Pull complete [2024-02-06T16:15:46.792Z] b5e4710f87ac: Pull complete [2024-02-06T16:15:46.792Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-06T16:15:46.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-06T16:15:46.792Z] ---> 88b5674ff536 [2024-02-06T16:15:46.792Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:15:52.735Z] Still waiting to schedule task [2024-02-06T16:15:52.736Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-556’ is offline [2024-02-06T16:15:53.484Z] ---> Running in 1a69188325b1 [2024-02-06T16:15:53.484Z] Removing intermediate container 1a69188325b1 [2024-02-06T16:15:53.484Z] ---> 6dc98eb92bc8 [2024-02-06T16:15:53.484Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:15:53.484Z] ---> Running in ae50f90e22b9 [2024-02-06T16:15:53.484Z] Removing intermediate container ae50f90e22b9 [2024-02-06T16:15:53.484Z] ---> 7af469715940 [2024-02-06T16:15:53.484Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T16:15:53.484Z] ---> Running in fc17981555ce [2024-02-06T16:15:53.484Z] Removing intermediate container fc17981555ce [2024-02-06T16:15:53.484Z] ---> 700fd9d3c790 [2024-02-06T16:15:53.484Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:15:53.484Z] ---> Running in b41367869db3 [2024-02-06T16:15:53.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T16:15:53.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:15:53.484Z] OK: 264 MiB in 52 packages [2024-02-06T16:15:53.745Z] Removing intermediate container b41367869db3 [2024-02-06T16:15:53.745Z] ---> 29357d694f0c [2024-02-06T16:15:53.745Z] Step 7/12 : WORKDIR /app [2024-02-06T16:15:53.745Z] ---> Running in 4778ecf50543 [2024-02-06T16:15:53.745Z] Removing intermediate container 4778ecf50543 [2024-02-06T16:15:53.745Z] ---> 994e8208b781 [2024-02-06T16:15:53.745Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T16:15:54.005Z] ---> 834f2d6a6611 [2024-02-06T16:15:54.005Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:15:54.005Z] ---> Running in b5fd699b998f [2024-02-06T16:16:32.830Z] Removing intermediate container b5fd699b998f [2024-02-06T16:16:32.830Z] ---> f913a1b478c5 [2024-02-06T16:16:32.830Z] Step 10/12 : COPY . . [2024-02-06T16:16:32.830Z] ---> 106f14fdc7b2 [2024-02-06T16:16:32.830Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:16:32.830Z] ---> Running in 483ab2039514 [2024-02-06T16:16:32.830Z] Removing intermediate container 483ab2039514 [2024-02-06T16:16:32.830Z] ---> f673e4aadaf3 [2024-02-06T16:16:32.830Z] Step 12/12 : RUN $MAKE [2024-02-06T16:16:32.830Z] ---> Running in 49cfe6350ccd [2024-02-06T16:16:32.830Z] noop [2024-02-06T16:16:32.830Z] Removing intermediate container 49cfe6350ccd [2024-02-06T16:16:32.830Z] ---> 1ccd7aaf7339 [2024-02-06T16:16:32.830Z] Successfully built 1ccd7aaf7339 [2024-02-06T16:16:32.830Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:33.248Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T16:16:33.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:16:33.375Z] prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container [2024-02-06T16:16:33.410Z] $ 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 ******** ci-base-image-x86_64 cat [2024-02-06T16:16:33.743Z] $ docker top 2649e2f946548f67ce4de32629f122c94aaff598dbde58afd6f6f463620e795d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:16:34.128Z] + go version [2024-02-06T16:16:34.129Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-06T16:16:34.145Z] $ docker stop --time=1 2649e2f946548f67ce4de32629f122c94aaff598dbde58afd6f6f463620e795d [2024-02-06T16:16:35.432Z] $ docker rm -f --volumes 2649e2f946548f67ce4de32629f122c94aaff598dbde58afd6f6f463620e795d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:36.031Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T16:16:36.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:16:36.155Z] prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container [2024-02-06T16:16:36.196Z] $ 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 ******** ci-base-image-x86_64 cat [2024-02-06T16:16:36.532Z] $ docker top 9955ccb52dfdd694ae2ddf7cab78dafe7f8a084a3e51e33a74ef5dca17f42bb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:16:36.933Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-02-06T16:16:37.260Z] + make test [2024-02-06T16:16:37.260Z] go test -race -coverprofile=coverage.out ./... [2024-02-06T16:16:59.192Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-06T16:17:14.076Z] go vet ./... [2024-02-06T16:17:17.357Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T16:17:17.357Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T16:17:17.357Z] ./bin/test-attribution-txt.sh [2024-02-06T16:17:17.357Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T16:17:17.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T16:17:17.418Z] $ docker stop --time=1 9955ccb52dfdd694ae2ddf7cab78dafe7f8a084a3e51e33a74ef5dca17f42bb3 [2024-02-06T16:17:23.623Z] $ docker rm -f --volumes 9955ccb52dfdd694ae2ddf7cab78dafe7f8a084a3e51e33a74ef5dca17f42bb3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:17:24.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T16:17:24.230Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-06T16:17:24.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T16:17:25.058Z] + ls -al . [2024-02-06T16:17:25.058Z] total 184 [2024-02-06T16:17:25.058Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 16:16 . [2024-02-06T16:17:25.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:15 .. [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 16:15 .dockerignore [2024-02-06T16:17:25.058Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:16 .git [2024-02-06T16:17:25.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:15 .github [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 16:15 .gitignore [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:15 .golangci.yml [2024-02-06T16:17:25.058Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:15 .semver [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 16:15 Attribution.txt [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 16:15 CHANGELOG.md [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 16:15 Dockerfile [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:15 GOVERNANCE.md [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 16:15 Jenkinsfile [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 16:15 LICENSE [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 16:15 OWNERS.md [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 16:15 README.md [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 6 16:15 VERSION [2024-02-06T16:17:25.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:15 bin [2024-02-06T16:17:25.058Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 6 16:16 coverage.out [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 16:15 go.mod [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 16:15 go.sum [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 16:15 main.go [2024-02-06T16:17:25.058Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 16:15 makefile [2024-02-06T16:17:25.058Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 16:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:17:25.415Z] + 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=12354096360b16cd741a0a3956d4bc0058215e9b --label arch=amd64 --label version=3.2.0-dev.10 . [2024-02-06T16:17:25.415Z] Sending build context to Docker daemon 8.781MB [2024-02-06T16:17:25.415Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:17:25.415Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-06T16:17:25.415Z] ---> 1ccd7aaf7339 [2024-02-06T16:17:25.415Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:17:25.675Z] ---> Running in 3cf7d46946b9 [2024-02-06T16:17:25.675Z] Removing intermediate container 3cf7d46946b9 [2024-02-06T16:17:25.675Z] ---> edf09ab1523d [2024-02-06T16:17:25.675Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:17:25.675Z] ---> Running in f6c70c105dba [2024-02-06T16:17:25.675Z] Removing intermediate container f6c70c105dba [2024-02-06T16:17:25.675Z] ---> f191cdb54e90 [2024-02-06T16:17:25.675Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-06T16:17:25.935Z] ---> Running in 7fe43bd14490 [2024-02-06T16:17:25.935Z] Removing intermediate container 7fe43bd14490 [2024-02-06T16:17:25.935Z] ---> 0273c2706f25 [2024-02-06T16:17:25.935Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:17:25.935Z] ---> Running in b283ad8ff77d [2024-02-06T16:17:26.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T16:17:26.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:17:26.465Z] OK: 264 MiB in 52 packages [2024-02-06T16:17:27.036Z] Removing intermediate container b283ad8ff77d [2024-02-06T16:17:27.036Z] ---> 97afba79994c [2024-02-06T16:17:27.036Z] Step 7/27 : WORKDIR /app [2024-02-06T16:17:27.036Z] ---> Running in dbd4e9061ca6 [2024-02-06T16:17:27.295Z] Removing intermediate container dbd4e9061ca6 [2024-02-06T16:17:27.295Z] ---> 16beffc2e4d9 [2024-02-06T16:17:27.295Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-06T16:17:27.295Z] ---> 13983db8a75b [2024-02-06T16:17:27.295Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:17:27.295Z] ---> Running in 632a576e7ebe [2024-02-06T16:17:27.865Z] Removing intermediate container 632a576e7ebe [2024-02-06T16:17:27.865Z] ---> ce026faeb092 [2024-02-06T16:17:27.865Z] Step 10/27 : COPY . . [2024-02-06T16:17:28.435Z] ---> f9b5814f67c9 [2024-02-06T16:17:28.435Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:17:28.435Z] ---> Running in f1a896573ca9 [2024-02-06T16:17:28.435Z] Removing intermediate container f1a896573ca9 [2024-02-06T16:17:28.435Z] ---> 3f14c6cc42a2 [2024-02-06T16:17:28.435Z] Step 12/27 : RUN $MAKE [2024-02-06T16:17:28.435Z] ---> Running in d7a458cdd4ad [2024-02-06T16:17:28.694Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10" -trimpath -mod=readonly -o app-service-configurable [2024-02-06T16:17:50.718Z] Removing intermediate container d7a458cdd4ad [2024-02-06T16:17:50.718Z] ---> 4f02c39fb7eb [2024-02-06T16:17:50.718Z] Step 13/27 : FROM alpine:3.18 [2024-02-06T16:17:50.718Z] 3.18: Pulling from library/alpine [2024-02-06T16:17:50.718Z] 619be1103602: Pulling fs layer [2024-02-06T16:17:50.718Z] 619be1103602: Download complete [2024-02-06T16:17:50.718Z] 619be1103602: Pull complete [2024-02-06T16:17:50.718Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T16:17:50.718Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T16:17:50.718Z] ---> d3782b16ccc9 [2024-02-06T16:17:50.718Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T16:17:50.718Z] ---> Running in 10e8682692a2 [2024-02-06T16:17:50.718Z] Removing intermediate container 10e8682692a2 [2024-02-06T16:17:50.718Z] ---> 308dc90e7582 [2024-02-06T16:17:50.718Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-06T16:17:50.718Z] ---> Running in 0b7e8b3f7cc2 [2024-02-06T16:17:50.718Z] Removing intermediate container 0b7e8b3f7cc2 [2024-02-06T16:17:50.718Z] ---> df58a79e076e [2024-02-06T16:17:50.718Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-06T16:17:50.718Z] ---> Running in f91c7a43bb8c [2024-02-06T16:17:50.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T16:17:50.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:17:50.977Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T16:17:50.977Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T16:17:50.977Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T16:17:50.977Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T16:17:50.977Z] OK: 8 MiB in 17 packages [2024-02-06T16:17:51.548Z] Removing intermediate container f91c7a43bb8c [2024-02-06T16:17:51.548Z] ---> a22a5ff61044 [2024-02-06T16:17:51.548Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-06T16:17:51.548Z] ---> Running in e7870b97cb3b [2024-02-06T16:17:51.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T16:17:51.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:17:52.066Z] OK: 8 MiB in 17 packages [2024-02-06T16:17:52.325Z] Removing intermediate container e7870b97cb3b [2024-02-06T16:17:52.325Z] ---> d72d6ca6df13 [2024-02-06T16:17:52.325Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T16:17:52.584Z] ---> 7da2c03c2bf9 [2024-02-06T16:17:52.584Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T16:17:52.584Z] ---> 74d35a9818fd [2024-02-06T16:17:52.584Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-06T16:17:52.584Z] ---> 54f1a32db71f [2024-02-06T16:17:52.584Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-06T16:17:53.551Z] ---> 39a2d6104eac [2024-02-06T16:17:53.551Z] Step 22/27 : EXPOSE 48095 [2024-02-06T16:17:53.551Z] ---> Running in b2a382524e63 [2024-02-06T16:17:53.551Z] Removing intermediate container b2a382524e63 [2024-02-06T16:17:53.551Z] ---> 113f86c60b29 [2024-02-06T16:17:53.551Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-06T16:17:53.551Z] ---> Running in f9a011692839 [2024-02-06T16:17:53.551Z] Removing intermediate container f9a011692839 [2024-02-06T16:17:53.551Z] ---> 5cd97bb54689 [2024-02-06T16:17:53.551Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-06T16:17:53.552Z] ---> Running in c23828a3d29e [2024-02-06T16:17:53.552Z] Removing intermediate container c23828a3d29e [2024-02-06T16:17:53.552Z] ---> 996eb50cf8e4 [2024-02-06T16:17:53.552Z] Step 25/27 : LABEL arch=amd64 [2024-02-06T16:17:53.552Z] ---> Running in f61b556ae461 [2024-02-06T16:17:53.811Z] Removing intermediate container f61b556ae461 [2024-02-06T16:17:53.811Z] ---> 02b5b7ab0af6 [2024-02-06T16:17:53.811Z] Step 26/27 : LABEL git_sha=12354096360b16cd741a0a3956d4bc0058215e9b [2024-02-06T16:17:53.811Z] ---> Running in 7722d938d2d5 [2024-02-06T16:17:53.811Z] Removing intermediate container 7722d938d2d5 [2024-02-06T16:17:53.811Z] ---> e1b6eeceaf93 [2024-02-06T16:17:53.811Z] Step 27/27 : LABEL version=3.2.0-dev.10 [2024-02-06T16:17:53.811Z] ---> Running in 3e013aad9b25 [2024-02-06T16:17:53.811Z] Removing intermediate container 3e013aad9b25 [2024-02-06T16:17:53.811Z] ---> 91e02b8c97b9 [2024-02-06T16:17:53.811Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T16:17:53.811Z] Successfully built 91e02b8c97b9 [2024-02-06T16:17:53.811Z] 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-02-06T16:17:54.107Z] provisioning config files... [2024-02-06T16:17:54.119Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5338749374758551610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:17:54.453Z] ---> ****-login.sh [2024-02-06T16:17:54.453Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:17:54.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:17:54.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:17:54.453Z] Configure a credential helper to remove this warning. See [2024-02-06T16:17:54.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:17:54.453Z] [2024-02-06T16:17:54.453Z] Login Succeeded [2024-02-06T16:17:54.453Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:17:54.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:17:54.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:17:54.454Z] Configure a credential helper to remove this warning. See [2024-02-06T16:17:54.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:17:54.454Z] [2024-02-06T16:17:54.454Z] Login Succeeded [2024-02-06T16:17:54.454Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:17:54.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:17:54.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:17:54.713Z] Configure a credential helper to remove this warning. See [2024-02-06T16:17:54.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:17:54.713Z] [2024-02-06T16:17:54.713Z] Login Succeeded [2024-02-06T16:17:54.713Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:17:54.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:17:54.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:17:54.713Z] Configure a credential helper to remove this warning. See [2024-02-06T16:17:54.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:17:54.713Z] [2024-02-06T16:17:54.713Z] Login Succeeded [2024-02-06T16:17:54.713Z] ****.io [2024-02-06T16:17:54.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:17:54.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:17:54.975Z] Configure a credential helper to remove this warning. See [2024-02-06T16:17:54.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:17:54.975Z] [2024-02-06T16:17:54.975Z] Login Succeeded [2024-02-06T16:17:54.975Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:17:54.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:17:55.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:17:55.166Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-02-06T16:17:55.166Z] 12354096360b16cd741a0a3956d4bc0058215e9b [2024-02-06T16:17:55.166Z] latest [2024-02-06T16:17:55.166Z] 3.2.0-dev.10 [2024-02-06T16:17:55.166Z] 12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 [2024-02-06T16:17:55.166Z] main [2024-02-06T16:17:55.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:17:55.636Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:17:56.029Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b [2024-02-06T16:17:56.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-06T16:17:56.029Z] 0fbc95aae561: Preparing [2024-02-06T16:17:56.029Z] ae12ade7fbff: Preparing [2024-02-06T16:17:56.029Z] a6f4b34ab7bd: Preparing [2024-02-06T16:17:56.029Z] 1fca56aa2ce4: Preparing [2024-02-06T16:17:56.029Z] afa6706c385f: Preparing [2024-02-06T16:17:56.029Z] a06e364bf7aa: Preparing [2024-02-06T16:17:56.029Z] aedc3bda2944: Preparing [2024-02-06T16:17:56.029Z] a06e364bf7aa: Waiting [2024-02-06T16:17:56.029Z] aedc3bda2944: Waiting [2024-02-06T16:17:56.029Z] a6f4b34ab7bd: Pushed [2024-02-06T16:17:56.029Z] ae12ade7fbff: Pushed [2024-02-06T16:17:56.029Z] 1fca56aa2ce4: Pushed [2024-02-06T16:17:56.029Z] afa6706c385f: Pushed [2024-02-06T16:17:56.029Z] aedc3bda2944: Layer already exists [2024-02-06T16:17:56.287Z] a06e364bf7aa: Pushed [2024-02-06T16:17:58.200Z] 0fbc95aae561: Pushed [2024-02-06T16:17:58.200Z] 12354096360b16cd741a0a3956d4bc0058215e9b: digest: sha256:6876db2416ce1e850d3b733dda9d520113fd2a4176a2f54d122d4629f440886d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:17:58.598Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:17:58.997Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-06T16:17:58.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-06T16:17:58.998Z] 0fbc95aae561: Preparing [2024-02-06T16:17:58.998Z] ae12ade7fbff: Preparing [2024-02-06T16:17:58.998Z] a6f4b34ab7bd: Preparing [2024-02-06T16:17:58.998Z] 1fca56aa2ce4: Preparing [2024-02-06T16:17:58.998Z] afa6706c385f: Preparing [2024-02-06T16:17:58.998Z] a06e364bf7aa: Preparing [2024-02-06T16:17:58.998Z] aedc3bda2944: Preparing [2024-02-06T16:17:58.998Z] aedc3bda2944: Waiting [2024-02-06T16:17:58.998Z] afa6706c385f: Layer already exists [2024-02-06T16:17:58.998Z] ae12ade7fbff: Layer already exists [2024-02-06T16:17:58.998Z] 0fbc95aae561: Layer already exists [2024-02-06T16:17:58.998Z] 1fca56aa2ce4: Layer already exists [2024-02-06T16:17:58.998Z] a6f4b34ab7bd: Layer already exists [2024-02-06T16:17:58.998Z] aedc3bda2944: Layer already exists [2024-02-06T16:17:58.998Z] a06e364bf7aa: Layer already exists [2024-02-06T16:17:58.998Z] latest: digest: sha256:6876db2416ce1e850d3b733dda9d520113fd2a4176a2f54d122d4629f440886d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:17:59.401Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:17:59.801Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.10 [2024-02-06T16:17:59.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-06T16:17:59.801Z] 0fbc95aae561: Preparing [2024-02-06T16:17:59.801Z] ae12ade7fbff: Preparing [2024-02-06T16:17:59.801Z] a6f4b34ab7bd: Preparing [2024-02-06T16:17:59.801Z] 1fca56aa2ce4: Preparing [2024-02-06T16:17:59.801Z] afa6706c385f: Preparing [2024-02-06T16:17:59.801Z] a06e364bf7aa: Preparing [2024-02-06T16:17:59.801Z] aedc3bda2944: Preparing [2024-02-06T16:17:59.801Z] a06e364bf7aa: Waiting [2024-02-06T16:17:59.801Z] aedc3bda2944: Waiting [2024-02-06T16:17:59.801Z] 1fca56aa2ce4: Layer already exists [2024-02-06T16:17:59.801Z] afa6706c385f: Layer already exists [2024-02-06T16:17:59.801Z] ae12ade7fbff: Layer already exists [2024-02-06T16:17:59.801Z] 0fbc95aae561: Layer already exists [2024-02-06T16:17:59.801Z] a6f4b34ab7bd: Layer already exists [2024-02-06T16:17:59.801Z] a06e364bf7aa: Layer already exists [2024-02-06T16:17:59.801Z] aedc3bda2944: Layer already exists [2024-02-06T16:17:59.801Z] 3.2.0-dev.10: digest: sha256:6876db2416ce1e850d3b733dda9d520113fd2a4176a2f54d122d4629f440886d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:00.212Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:00.617Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 [2024-02-06T16:18:00.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-06T16:18:00.617Z] 0fbc95aae561: Preparing [2024-02-06T16:18:00.617Z] ae12ade7fbff: Preparing [2024-02-06T16:18:00.617Z] a6f4b34ab7bd: Preparing [2024-02-06T16:18:00.617Z] 1fca56aa2ce4: Preparing [2024-02-06T16:18:00.617Z] afa6706c385f: Preparing [2024-02-06T16:18:00.617Z] a06e364bf7aa: Preparing [2024-02-06T16:18:00.617Z] aedc3bda2944: Preparing [2024-02-06T16:18:00.617Z] a06e364bf7aa: Waiting [2024-02-06T16:18:00.617Z] aedc3bda2944: Waiting [2024-02-06T16:18:00.617Z] 1fca56aa2ce4: Layer already exists [2024-02-06T16:18:00.617Z] 0fbc95aae561: Layer already exists [2024-02-06T16:18:00.617Z] a6f4b34ab7bd: Layer already exists [2024-02-06T16:18:00.617Z] ae12ade7fbff: Layer already exists [2024-02-06T16:18:00.617Z] afa6706c385f: Layer already exists [2024-02-06T16:18:00.617Z] a06e364bf7aa: Layer already exists [2024-02-06T16:18:00.617Z] aedc3bda2944: Layer already exists [2024-02-06T16:18:00.617Z] 12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10: digest: sha256:6876db2416ce1e850d3b733dda9d520113fd2a4176a2f54d122d4629f440886d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:01.043Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:01.460Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-02-06T16:18:01.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-06T16:18:01.460Z] 0fbc95aae561: Preparing [2024-02-06T16:18:01.460Z] ae12ade7fbff: Preparing [2024-02-06T16:18:01.460Z] a6f4b34ab7bd: Preparing [2024-02-06T16:18:01.460Z] 1fca56aa2ce4: Preparing [2024-02-06T16:18:01.460Z] afa6706c385f: Preparing [2024-02-06T16:18:01.460Z] a06e364bf7aa: Preparing [2024-02-06T16:18:01.460Z] aedc3bda2944: Preparing [2024-02-06T16:18:01.460Z] a06e364bf7aa: Waiting [2024-02-06T16:18:01.460Z] 1fca56aa2ce4: Layer already exists [2024-02-06T16:18:01.460Z] ae12ade7fbff: Layer already exists [2024-02-06T16:18:01.460Z] 0fbc95aae561: Layer already exists [2024-02-06T16:18:01.460Z] afa6706c385f: Layer already exists [2024-02-06T16:18:01.460Z] a6f4b34ab7bd: Layer already exists [2024-02-06T16:18:01.460Z] aedc3bda2944: Layer already exists [2024-02-06T16:18:01.460Z] a06e364bf7aa: Layer already exists [2024-02-06T16:18:01.460Z] main: digest: sha256:6876db2416ce1e850d3b733dda9d520113fd2a4176a2f54d122d4629f440886d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:18:01.705Z] ===================================================== [Pipeline] echo [2024-02-06T16:18:01.750Z] taggedImages: [2024-02-06T16:18:01.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b [2024-02-06T16:18:01.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-06T16:18:01.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.10 [2024-02-06T16:18:01.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 [2024-02-06T16:18:01.750Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:02.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:18:02.474Z] [2024-02-06T16:18:02.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:02.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:18:02.813Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-06T16:18:02.813Z] 5eb5b503b376: Pulling fs layer [2024-02-06T16:18:02.813Z] 5c69ac0246d0: Pulling fs layer [2024-02-06T16:18:02.813Z] ec43610c2a17: Pulling fs layer [2024-02-06T16:18:02.813Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-06T16:18:02.813Z] 33b1e0a273af: Pulling fs layer [2024-02-06T16:18:02.813Z] 5d3b04190fa2: Pulling fs layer [2024-02-06T16:18:02.813Z] 2f39f015ded8: Pulling fs layer [2024-02-06T16:18:02.813Z] 3a2ae6a8a46f: Waiting [2024-02-06T16:18:02.813Z] 33b1e0a273af: Waiting [2024-02-06T16:18:02.813Z] 5d3b04190fa2: Waiting [2024-02-06T16:18:02.813Z] 2f39f015ded8: Waiting [2024-02-06T16:18:02.813Z] 5c69ac0246d0: Verifying Checksum [2024-02-06T16:18:02.813Z] 5c69ac0246d0: Download complete [2024-02-06T16:18:02.813Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-06T16:18:02.813Z] 3a2ae6a8a46f: Download complete [2024-02-06T16:18:02.813Z] 33b1e0a273af: Verifying Checksum [2024-02-06T16:18:02.813Z] 33b1e0a273af: Download complete [2024-02-06T16:18:02.813Z] ec43610c2a17: Verifying Checksum [2024-02-06T16:18:02.813Z] ec43610c2a17: Download complete [2024-02-06T16:18:02.813Z] 5d3b04190fa2: Verifying Checksum [2024-02-06T16:18:02.813Z] 5d3b04190fa2: Download complete [2024-02-06T16:18:03.071Z] 5eb5b503b376: Verifying Checksum [2024-02-06T16:18:03.071Z] 5eb5b503b376: Download complete [2024-02-06T16:18:03.639Z] 2f39f015ded8: Download complete [2024-02-06T16:18:04.213Z] 5eb5b503b376: Pull complete [2024-02-06T16:18:04.213Z] 5c69ac0246d0: Pull complete [2024-02-06T16:18:04.780Z] ec43610c2a17: Pull complete [2024-02-06T16:18:04.780Z] 3a2ae6a8a46f: Pull complete [2024-02-06T16:18:05.040Z] 33b1e0a273af: Pull complete [2024-02-06T16:18:05.040Z] 5d3b04190fa2: Pull complete [2024-02-06T16:18:09.231Z] 2f39f015ded8: Pull complete [2024-02-06T16:18:09.231Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-06T16:18:09.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:18:09.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:18:09.452Z] prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container [2024-02-06T16:18:09.491Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T16:18:15.195Z] $ docker top ac4451f1af4cc0e071e62b953d7f385cff7d859d54899cf92f1f54e5e1a4b1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:18:15.628Z] ---> job-cost.sh [2024-02-06T16:18:15.628Z] lf-activate-venv: SKIPPING [2024-02-06T16:18:15.628Z] INFO: No Stack... [2024-02-06T16:18:15.886Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T16:18:16.453Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T16:18:16.496Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-558 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-02-06T16:18:16.576Z] Running in /w/workspace/app-service-configurable/219 [Pipeline] { [Pipeline] checkout [2024-02-06T16:18:16.743Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-02-06T16:18:16.743Z] + cut -d, -f6 [2024-02-06T16:18:19.665Z] Selected Git installation does not exist. Using Default [2024-02-06T16:18:19.665Z] The recommended git tool is: NONE [Pipeline] lock [2024-02-06T16:18:19.690Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] [2024-02-06T16:18:19.700Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] did not exist. Created. [2024-02-06T16:18:19.705Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T16:18:20.072Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-06T16:18:20.144Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T16:18:20.154Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T16:18:20.258Z] $ docker stop --time=1 ac4451f1af4cc0e071e62b953d7f385cff7d859d54899cf92f1f54e5e1a4b1c8 [2024-02-06T16:18:21.427Z] $ docker rm -f --volumes ac4451f1af4cc0e071e62b953d7f385cff7d859d54899cf92f1f54e5e1a4b1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-06T16:18:24.707Z] using credential edgex-jenkins-ssh [2024-02-06T16:18:24.728Z] Cloning the remote Git repository [2024-02-06T16:18:24.777Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-02-06T16:18:24.870Z] > git init /w/workspace/app-service-configurable/219 # timeout=10 [2024-02-06T16:18:25.007Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-06T16:18:25.008Z] > git --version # timeout=10 [2024-02-06T16:18:25.027Z] > git --version # 'git version 2.25.1' [2024-02-06T16:18:25.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T16:18:25.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T16:18:28.096Z] Avoid second fetch [2024-02-06T16:18:28.097Z] Checking out Revision 12354096360b16cd741a0a3956d4bc0058215e9b (main) [2024-02-06T16:18:27.116Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-06T16:18:27.140Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T16:18:28.116Z] > git config core.sparsecheckout # timeout=10 [2024-02-06T16:18:28.197Z] > git checkout -f 12354096360b16cd741a0a3956d4bc0058215e9b # timeout=10 [2024-02-06T16:18:28.769Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#640)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T16:18:30.113Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-06T16:18:30.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T16:18:30.113Z] Dload Upload Total Spent Left Speed [2024-02-06T16:18:30.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2024-02-06T16:18:30.472Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-06T16:18:30.796Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-06T16:18:30.796Z] + sudo tee /etc/docker/daemon.new [2024-02-06T16:18:30.796Z] { [2024-02-06T16:18:30.796Z] "registry-mirrors": [ [2024-02-06T16:18:30.796Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-06T16:18:30.796Z] ], [2024-02-06T16:18:30.796Z] "bip": "10.250.0.254/24", [2024-02-06T16:18:30.796Z] "hosts": [ [2024-02-06T16:18:30.796Z] "tcp://0.0.0.0:5555", [2024-02-06T16:18:30.796Z] "unix:///var/run/docker.sock" [2024-02-06T16:18:30.796Z] ], [2024-02-06T16:18:30.796Z] "mtu": 1458, [2024-02-06T16:18:30.796Z] "selinux-enabled": true, [2024-02-06T16:18:30.796Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-06T16:18:30.796Z] } [Pipeline] sh [2024-02-06T16:18:31.136Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-06T16:18:31.471Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:18:53.667Z] provisioning config files... [2024-02-06T16:18:53.692Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/219@tmp/config7242189443986766745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:18:54.179Z] ---> ****-login.sh [2024-02-06T16:18:54.179Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:18:54.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:18:54.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:18:54.720Z] Configure a credential helper to remove this warning. See [2024-02-06T16:18:54.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:18:54.720Z] [2024-02-06T16:18:54.720Z] Login Succeeded [2024-02-06T16:18:54.720Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:18:54.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:18:55.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:18:55.266Z] Configure a credential helper to remove this warning. See [2024-02-06T16:18:55.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:18:55.266Z] [2024-02-06T16:18:55.266Z] Login Succeeded [2024-02-06T16:18:55.266Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:18:55.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:18:55.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:18:55.538Z] Configure a credential helper to remove this warning. See [2024-02-06T16:18:55.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:18:55.539Z] [2024-02-06T16:18:55.539Z] Login Succeeded [2024-02-06T16:18:55.539Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:18:55.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:18:55.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:18:55.810Z] Configure a credential helper to remove this warning. See [2024-02-06T16:18:55.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:18:55.810Z] [2024-02-06T16:18:55.810Z] Login Succeeded [2024-02-06T16:18:55.810Z] ****.io [2024-02-06T16:18:56.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:18:56.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:18:56.348Z] Configure a credential helper to remove this warning. See [2024-02-06T16:18:56.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:18:56.349Z] [2024-02-06T16:18:56.349Z] Login Succeeded [2024-02-06T16:18:56.349Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:18:56.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T16:18:56.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:18:56.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:18:56.979Z] ========================================================= [2024-02-06T16:18:56.979Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-06T16:18:56.979Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:57.495Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T16:18:57.495Z] Sending build context to Docker daemon 159.2kB [2024-02-06T16:18:57.764Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:18:57.764Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T16:18:58.035Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-06T16:18:58.035Z] 9fda8d8052c6: Pulling fs layer [2024-02-06T16:18:58.035Z] 5d54e960e981: Pulling fs layer [2024-02-06T16:18:58.035Z] c4a7e357bf2a: Pulling fs layer [2024-02-06T16:18:58.035Z] f0e02332f6b5: Pulling fs layer [2024-02-06T16:18:58.035Z] 872ee5b61b7b: Pulling fs layer [2024-02-06T16:18:58.035Z] 0c6a40ed1a82: Pulling fs layer [2024-02-06T16:18:58.035Z] 94ae7d8d031c: Pulling fs layer [2024-02-06T16:18:58.035Z] 872ee5b61b7b: Waiting [2024-02-06T16:18:58.035Z] 0c6a40ed1a82: Waiting [2024-02-06T16:18:58.035Z] f0e02332f6b5: Waiting [2024-02-06T16:18:58.035Z] 94ae7d8d031c: Waiting [2024-02-06T16:18:58.035Z] 5d54e960e981: Verifying Checksum [2024-02-06T16:18:58.035Z] 5d54e960e981: Download complete [2024-02-06T16:18:58.035Z] f0e02332f6b5: Verifying Checksum [2024-02-06T16:18:58.035Z] f0e02332f6b5: Download complete [2024-02-06T16:18:58.035Z] 872ee5b61b7b: Verifying Checksum [2024-02-06T16:18:58.035Z] 872ee5b61b7b: Download complete [2024-02-06T16:18:58.035Z] 9fda8d8052c6: Verifying Checksum [2024-02-06T16:18:58.035Z] 9fda8d8052c6: Download complete [2024-02-06T16:18:58.624Z] 94ae7d8d031c: Verifying Checksum [2024-02-06T16:18:58.624Z] 94ae7d8d031c: Download complete [2024-02-06T16:18:58.897Z] 9fda8d8052c6: Pull complete [2024-02-06T16:18:59.497Z] 5d54e960e981: Pull complete [2024-02-06T16:19:00.088Z] c4a7e357bf2a: Verifying Checksum [2024-02-06T16:19:00.088Z] c4a7e357bf2a: Download complete [2024-02-06T16:19:01.055Z] 0c6a40ed1a82: Verifying Checksum [2024-02-06T16:19:01.055Z] 0c6a40ed1a82: Download complete [2024-02-06T16:19:13.381Z] c4a7e357bf2a: Pull complete [2024-02-06T16:19:13.381Z] f0e02332f6b5: Pull complete [2024-02-06T16:19:13.651Z] 872ee5b61b7b: Pull complete [2024-02-06T16:19:23.754Z] 0c6a40ed1a82: Pull complete [2024-02-06T16:19:23.754Z] 94ae7d8d031c: Pull complete [2024-02-06T16:19:24.028Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-06T16:19:24.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-06T16:19:24.028Z] ---> 86de565de09d [2024-02-06T16:19:24.028Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:19:25.443Z] ---> Running in c92cf171fef0 [2024-02-06T16:19:25.443Z] Removing intermediate container c92cf171fef0 [2024-02-06T16:19:25.443Z] ---> ceae99f438a7 [2024-02-06T16:19:25.443Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:19:25.712Z] ---> Running in b510d46a0926 [2024-02-06T16:19:25.979Z] Removing intermediate container b510d46a0926 [2024-02-06T16:19:25.979Z] ---> bbfd50893d70 [2024-02-06T16:19:25.979Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T16:19:25.979Z] ---> Running in b307b2e9da46 [2024-02-06T16:19:26.250Z] Removing intermediate container b307b2e9da46 [2024-02-06T16:19:26.250Z] ---> 4c49a3a24188 [2024-02-06T16:19:26.250Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:19:26.518Z] ---> Running in 0bdc7f397d50 [2024-02-06T16:19:27.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:19:27.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:19:29.279Z] OK: 266 MiB in 52 packages [2024-02-06T16:19:29.863Z] Removing intermediate container 0bdc7f397d50 [2024-02-06T16:19:29.863Z] ---> 9889d1bf7eb2 [2024-02-06T16:19:29.863Z] Step 7/12 : WORKDIR /app [2024-02-06T16:19:30.143Z] ---> Running in 6a48cc177646 [2024-02-06T16:19:30.412Z] Removing intermediate container 6a48cc177646 [2024-02-06T16:19:30.412Z] ---> 1cb71366c4b2 [2024-02-06T16:19:30.412Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T16:19:30.996Z] ---> a1b4fd5f993f [2024-02-06T16:19:30.996Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:19:30.996Z] ---> Running in f920a7fc24c2 [2024-02-06T16:20:39.040Z] Removing intermediate container f920a7fc24c2 [2024-02-06T16:20:39.040Z] ---> 02a405732f09 [2024-02-06T16:20:39.040Z] Step 10/12 : COPY . . [2024-02-06T16:20:39.040Z] ---> 0ab1045059e9 [2024-02-06T16:20:39.040Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:20:39.040Z] ---> Running in dfd68d1075b4 [2024-02-06T16:20:39.040Z] Removing intermediate container dfd68d1075b4 [2024-02-06T16:20:39.040Z] ---> 2d9d9af63025 [2024-02-06T16:20:39.040Z] Step 12/12 : RUN $MAKE [2024-02-06T16:20:39.040Z] ---> Running in 9f0510ef8a66 [2024-02-06T16:20:39.040Z] noop [2024-02-06T16:20:39.040Z] Removing intermediate container 9f0510ef8a66 [2024-02-06T16:20:39.040Z] ---> 1cd7c175c5f2 [2024-02-06T16:20:39.040Z] Successfully built 1cd7c175c5f2 [2024-02-06T16:20:39.040Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:20:39.517Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T16:20:39.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:20:39.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-558 does not seem to be running inside a container [2024-02-06T16:20:39.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/219 -v /w/workspace/app-service-configurable/219:/w/workspace/app-service-configurable/219:rw,z -v /w/workspace/app-service-configurable/219@tmp:/w/workspace/app-service-configurable/219@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-02-06T16:20:41.290Z] $ docker top 387ade913e99e04fd3f34811517f1feff2de886169098bccb5b2d9f779c5a20b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:20:42.259Z] + go version [2024-02-06T16:20:42.259Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-06T16:20:42.282Z] $ docker stop --time=1 387ade913e99e04fd3f34811517f1feff2de886169098bccb5b2d9f779c5a20b [2024-02-06T16:20:43.973Z] $ docker rm -f --volumes 387ade913e99e04fd3f34811517f1feff2de886169098bccb5b2d9f779c5a20b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:20:44.907Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T16:20:44.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:20:45.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-558 does not seem to be running inside a container [2024-02-06T16:20:45.258Z] $ 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/219 -v /w/workspace/app-service-configurable/219:/w/workspace/app-service-configurable/219:rw,z -v /w/workspace/app-service-configurable/219@tmp:/w/workspace/app-service-configurable/219@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-02-06T16:20:49.500Z] $ docker top 6a68b3c4ad9dd0cfada7aff6eb35395508cc42f6c1febfab97e9fb7e5ec49636 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:20:50.433Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/219 [Pipeline] fileExists [Pipeline] sh [2024-02-06T16:20:51.132Z] + make test [2024-02-06T16:20:51.132Z] go test -race -coverprofile=coverage.out ./... [2024-02-06T16:23:27.874Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-06T16:23:27.874Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-06T16:23:27.874Z] go vet ./... [2024-02-06T16:25:20.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T16:25:20.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T16:25:20.796Z] ./bin/test-attribution-txt.sh [2024-02-06T16:25:20.796Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T16:25:20.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T16:25:20.868Z] $ docker stop --time=1 6a68b3c4ad9dd0cfada7aff6eb35395508cc42f6c1febfab97e9fb7e5ec49636 [2024-02-06T16:25:22.903Z] $ docker rm -f --volumes 6a68b3c4ad9dd0cfada7aff6eb35395508cc42f6c1febfab97e9fb7e5ec49636 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:25:24.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T16:25:24.747Z] Warning: overwriting stash ‘coverage-report’ [2024-02-06T16:25:25.237Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T16:25:25.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T16:25:26.211Z] + ls -al . [2024-02-06T16:25:26.211Z] total 180 [2024-02-06T16:25:26.211Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 6 16:20 . [2024-02-06T16:25:26.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:18 .. [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 16:18 .dockerignore [2024-02-06T16:25:26.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:18 .git [2024-02-06T16:25:26.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:18 .github [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 16:18 .gitignore [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:18 .golangci.yml [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 16:18 Attribution.txt [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 16:18 CHANGELOG.md [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 16:18 Dockerfile [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:18 GOVERNANCE.md [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 16:18 Jenkinsfile [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 16:18 LICENSE [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 16:18 OWNERS.md [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 16:18 README.md [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 6 16:15 VERSION [2024-02-06T16:25:26.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:18 bin [2024-02-06T16:25:26.211Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 6 16:20 coverage.out [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 16:18 go.mod [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 16:18 go.sum [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 16:18 main.go [2024-02-06T16:25:26.211Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 16:18 makefile [2024-02-06T16:25:26.211Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 16:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:25:26.638Z] + 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=12354096360b16cd741a0a3956d4bc0058215e9b --label arch=arm64 --label version=3.2.0-dev.10 . [2024-02-06T16:25:26.638Z] Sending build context to Docker daemon 160.3kB [2024-02-06T16:25:26.907Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:25:26.907Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-06T16:25:26.907Z] ---> 1cd7c175c5f2 [2024-02-06T16:25:26.907Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:25:26.907Z] ---> Running in f1820b79f000 [2024-02-06T16:25:27.499Z] Removing intermediate container f1820b79f000 [2024-02-06T16:25:27.499Z] ---> 43f7ad3725e7 [2024-02-06T16:25:27.499Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:25:27.499Z] ---> Running in 192a44b5e28c [2024-02-06T16:25:27.767Z] Removing intermediate container 192a44b5e28c [2024-02-06T16:25:27.767Z] ---> 0322215d0e92 [2024-02-06T16:25:27.767Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-06T16:25:27.767Z] ---> Running in 878ce207f197 [2024-02-06T16:25:28.034Z] Removing intermediate container 878ce207f197 [2024-02-06T16:25:28.034Z] ---> 847d55a8a79f [2024-02-06T16:25:28.034Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:25:28.303Z] ---> Running in d2666cca97d1 [2024-02-06T16:25:29.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:25:29.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:25:31.264Z] OK: 266 MiB in 52 packages [2024-02-06T16:25:31.859Z] Removing intermediate container d2666cca97d1 [2024-02-06T16:25:31.859Z] ---> 208dfc405bf2 [2024-02-06T16:25:31.859Z] Step 7/27 : WORKDIR /app [2024-02-06T16:25:32.129Z] ---> Running in 990f425382b8 [2024-02-06T16:25:32.398Z] Removing intermediate container 990f425382b8 [2024-02-06T16:25:32.398Z] ---> fc44abb9ec0f [2024-02-06T16:25:32.398Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-06T16:25:32.995Z] ---> 11f4bbf3f85e [2024-02-06T16:25:32.995Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:25:32.995Z] ---> Running in a9b89b8978a6 [2024-02-06T16:25:35.582Z] Removing intermediate container a9b89b8978a6 [2024-02-06T16:25:35.582Z] ---> 2cc99a2e585f [2024-02-06T16:25:35.582Z] Step 10/27 : COPY . . [2024-02-06T16:25:35.582Z] ---> 1c6680b56861 [2024-02-06T16:25:35.582Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:25:35.851Z] ---> Running in d92c2b3ade83 [2024-02-06T16:25:36.120Z] Removing intermediate container d92c2b3ade83 [2024-02-06T16:25:36.120Z] ---> 6921566f9ece [2024-02-06T16:25:36.120Z] Step 12/27 : RUN $MAKE [2024-02-06T16:25:36.120Z] ---> Running in 59d143f03af1 [2024-02-06T16:25:37.539Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10" -trimpath -mod=readonly -o app-service-configurable [2024-02-06T16:27:44.212Z] Removing intermediate container 59d143f03af1 [2024-02-06T16:27:44.212Z] ---> 3f570b75bc06 [2024-02-06T16:27:44.212Z] Step 13/27 : FROM alpine:3.18 [2024-02-06T16:27:44.212Z] 3.18: Pulling from library/alpine [2024-02-06T16:27:44.212Z] c6b39de5b339: Pulling fs layer [2024-02-06T16:27:44.212Z] c6b39de5b339: Verifying Checksum [2024-02-06T16:27:44.212Z] c6b39de5b339: Download complete [2024-02-06T16:27:44.212Z] c6b39de5b339: Pull complete [2024-02-06T16:27:44.212Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T16:27:44.212Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T16:27:44.212Z] ---> 33abbf032149 [2024-02-06T16:27:44.212Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T16:27:44.212Z] ---> Running in 3f444213d44e [2024-02-06T16:27:44.212Z] Removing intermediate container 3f444213d44e [2024-02-06T16:27:44.212Z] ---> 2615f2e56e0f [2024-02-06T16:27:44.212Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-06T16:27:44.212Z] ---> Running in 7f102b5d817e [2024-02-06T16:27:44.212Z] Removing intermediate container 7f102b5d817e [2024-02-06T16:27:44.212Z] ---> 6198228df4b3 [2024-02-06T16:27:44.212Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-06T16:27:44.212Z] ---> Running in 423eb169f5bc [2024-02-06T16:27:44.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:27:44.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:27:44.212Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T16:27:44.212Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T16:27:44.212Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T16:27:44.212Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T16:27:44.212Z] OK: 9 MiB in 17 packages [2024-02-06T16:27:44.212Z] Removing intermediate container 423eb169f5bc [2024-02-06T16:27:44.212Z] ---> e9379e9872d8 [2024-02-06T16:27:44.212Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-06T16:27:44.212Z] ---> Running in 9e9fa68acccc [2024-02-06T16:27:44.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:27:44.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:27:44.212Z] OK: 9 MiB in 17 packages [2024-02-06T16:27:44.212Z] Removing intermediate container 9e9fa68acccc [2024-02-06T16:27:44.212Z] ---> 06a52f39d6e1 [2024-02-06T16:27:44.212Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T16:27:44.212Z] ---> 8c7de8355a75 [2024-02-06T16:27:44.212Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T16:27:44.212Z] ---> b84763fea85c [2024-02-06T16:27:44.212Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-06T16:27:44.212Z] ---> 02ba939016f1 [2024-02-06T16:27:44.212Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-06T16:27:44.212Z] ---> 07f2d2c3ba09 [2024-02-06T16:27:44.212Z] Step 22/27 : EXPOSE 48095 [2024-02-06T16:27:44.212Z] ---> Running in a04de1caeeec [2024-02-06T16:27:44.212Z] Removing intermediate container a04de1caeeec [2024-02-06T16:27:44.212Z] ---> 60da51f774ad [2024-02-06T16:27:44.212Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-06T16:27:44.212Z] ---> Running in 68d65d98ba14 [2024-02-06T16:27:44.212Z] Removing intermediate container 68d65d98ba14 [2024-02-06T16:27:44.212Z] ---> 1e25553551ad [2024-02-06T16:27:44.212Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-06T16:27:44.212Z] ---> Running in 46ad93fb91a6 [2024-02-06T16:27:44.212Z] Removing intermediate container 46ad93fb91a6 [2024-02-06T16:27:44.212Z] ---> 92e9c7ad659e [2024-02-06T16:27:44.212Z] Step 25/27 : LABEL arch=arm64 [2024-02-06T16:27:44.212Z] ---> Running in 180858244c63 [2024-02-06T16:27:44.212Z] Removing intermediate container 180858244c63 [2024-02-06T16:27:44.212Z] ---> bc91334dfcb8 [2024-02-06T16:27:44.212Z] Step 26/27 : LABEL git_sha=12354096360b16cd741a0a3956d4bc0058215e9b [2024-02-06T16:27:44.212Z] ---> Running in ddb535d95502 [2024-02-06T16:27:44.212Z] Removing intermediate container ddb535d95502 [2024-02-06T16:27:44.212Z] ---> 5fcf9804ac8b [2024-02-06T16:27:44.212Z] Step 27/27 : LABEL version=3.2.0-dev.10 [2024-02-06T16:27:44.212Z] ---> Running in 9b9f0950039c [2024-02-06T16:27:44.212Z] Removing intermediate container 9b9f0950039c [2024-02-06T16:27:44.212Z] ---> 122cf3e0ab79 [2024-02-06T16:27:44.212Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T16:27:44.212Z] Successfully built 122cf3e0ab79 [2024-02-06T16:27:44.212Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:27:44.712Z] provisioning config files... [2024-02-06T16:27:44.735Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/219@tmp/config8860996169289041177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:27:45.130Z] ---> ****-login.sh [2024-02-06T16:27:45.130Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:27:45.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:27:45.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:27:45.398Z] Configure a credential helper to remove this warning. See [2024-02-06T16:27:45.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:27:45.398Z] [2024-02-06T16:27:45.398Z] Login Succeeded [2024-02-06T16:27:45.398Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:27:45.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:27:45.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:27:45.666Z] Configure a credential helper to remove this warning. See [2024-02-06T16:27:45.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:27:45.666Z] [2024-02-06T16:27:45.666Z] Login Succeeded [2024-02-06T16:27:45.666Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:27:45.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:27:46.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:27:46.201Z] Configure a credential helper to remove this warning. See [2024-02-06T16:27:46.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:27:46.202Z] [2024-02-06T16:27:46.202Z] Login Succeeded [2024-02-06T16:27:46.202Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:27:46.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:27:46.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:27:46.469Z] Configure a credential helper to remove this warning. See [2024-02-06T16:27:46.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:27:46.469Z] [2024-02-06T16:27:46.469Z] Login Succeeded [2024-02-06T16:27:46.469Z] ****.io [2024-02-06T16:27:46.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:27:47.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:27:47.004Z] Configure a credential helper to remove this warning. See [2024-02-06T16:27:47.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:27:47.004Z] [2024-02-06T16:27:47.004Z] Login Succeeded [2024-02-06T16:27:47.004Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:27:47.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:27:47.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:27:47.326Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-02-06T16:27:47.326Z] 12354096360b16cd741a0a3956d4bc0058215e9b [2024-02-06T16:27:47.326Z] latest [2024-02-06T16:27:47.326Z] 3.2.0-dev.10 [2024-02-06T16:27:47.326Z] 12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 [2024-02-06T16:27:47.326Z] main [2024-02-06T16:27:47.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:47.900Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:48.386Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b [2024-02-06T16:27:48.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-06T16:27:48.386Z] c8e856156e70: Preparing [2024-02-06T16:27:48.386Z] 6d5313d00c64: Preparing [2024-02-06T16:27:48.386Z] 0d831b6904f7: Preparing [2024-02-06T16:27:48.386Z] 42ae1ed1dbf9: Preparing [2024-02-06T16:27:48.386Z] 5cbf7e2ca0c0: Preparing [2024-02-06T16:27:48.386Z] 4b38c29010f6: Preparing [2024-02-06T16:27:48.386Z] 7c504f21be85: Preparing [2024-02-06T16:27:48.386Z] 4b38c29010f6: Waiting [2024-02-06T16:27:48.386Z] 7c504f21be85: Waiting [2024-02-06T16:27:48.654Z] 42ae1ed1dbf9: Pushed [2024-02-06T16:27:48.654Z] 5cbf7e2ca0c0: Pushed [2024-02-06T16:27:48.654Z] 0d831b6904f7: Pushed [2024-02-06T16:27:48.654Z] 6d5313d00c64: Pushed [2024-02-06T16:27:48.654Z] 7c504f21be85: Layer already exists [2024-02-06T16:27:48.921Z] 4b38c29010f6: Pushed [2024-02-06T16:27:52.278Z] c8e856156e70: Pushed [2024-02-06T16:27:52.555Z] 12354096360b16cd741a0a3956d4bc0058215e9b: digest: sha256:d2d1ca80deaf30215c7c23a9d1f8b3fa0362a6685f17918dcffc4ccd8165809f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:53.096Z] + 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-02-06T16:27:53.581Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-06T16:27:53.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-06T16:27:53.581Z] c8e856156e70: Preparing [2024-02-06T16:27:53.581Z] 6d5313d00c64: Preparing [2024-02-06T16:27:53.581Z] 0d831b6904f7: Preparing [2024-02-06T16:27:53.581Z] 42ae1ed1dbf9: Preparing [2024-02-06T16:27:53.581Z] 5cbf7e2ca0c0: Preparing [2024-02-06T16:27:53.581Z] 4b38c29010f6: Preparing [2024-02-06T16:27:53.581Z] 7c504f21be85: Preparing [2024-02-06T16:27:53.581Z] 4b38c29010f6: Waiting [2024-02-06T16:27:53.581Z] 7c504f21be85: Waiting [2024-02-06T16:27:53.581Z] c8e856156e70: Layer already exists [2024-02-06T16:27:53.581Z] 0d831b6904f7: Layer already exists [2024-02-06T16:27:53.581Z] 6d5313d00c64: Layer already exists [2024-02-06T16:27:53.581Z] 5cbf7e2ca0c0: Layer already exists [2024-02-06T16:27:53.581Z] 42ae1ed1dbf9: Layer already exists [2024-02-06T16:27:53.581Z] 7c504f21be85: Layer already exists [2024-02-06T16:27:53.581Z] 4b38c29010f6: Layer already exists [2024-02-06T16:27:53.847Z] latest: digest: sha256:d2d1ca80deaf30215c7c23a9d1f8b3fa0362a6685f17918dcffc4ccd8165809f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:54.349Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:54.981Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.10 [2024-02-06T16:27:54.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-06T16:27:54.981Z] c8e856156e70: Preparing [2024-02-06T16:27:54.981Z] 6d5313d00c64: Preparing [2024-02-06T16:27:54.981Z] 0d831b6904f7: Preparing [2024-02-06T16:27:54.981Z] 42ae1ed1dbf9: Preparing [2024-02-06T16:27:54.981Z] 5cbf7e2ca0c0: Preparing [2024-02-06T16:27:54.981Z] 4b38c29010f6: Preparing [2024-02-06T16:27:54.981Z] 7c504f21be85: Preparing [2024-02-06T16:27:54.981Z] 4b38c29010f6: Waiting [2024-02-06T16:27:54.981Z] 7c504f21be85: Waiting [2024-02-06T16:27:54.981Z] 0d831b6904f7: Layer already exists [2024-02-06T16:27:54.981Z] c8e856156e70: Layer already exists [2024-02-06T16:27:54.981Z] 5cbf7e2ca0c0: Layer already exists [2024-02-06T16:27:54.981Z] 6d5313d00c64: Layer already exists [2024-02-06T16:27:54.981Z] 42ae1ed1dbf9: Layer already exists [2024-02-06T16:27:54.981Z] 4b38c29010f6: Layer already exists [2024-02-06T16:27:54.981Z] 7c504f21be85: Layer already exists [2024-02-06T16:27:54.981Z] 3.2.0-dev.10: digest: sha256:d2d1ca80deaf30215c7c23a9d1f8b3fa0362a6685f17918dcffc4ccd8165809f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:55.469Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:55.967Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 [2024-02-06T16:27:55.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-06T16:27:55.967Z] c8e856156e70: Preparing [2024-02-06T16:27:55.967Z] 6d5313d00c64: Preparing [2024-02-06T16:27:55.967Z] 0d831b6904f7: Preparing [2024-02-06T16:27:55.967Z] 42ae1ed1dbf9: Preparing [2024-02-06T16:27:55.967Z] 5cbf7e2ca0c0: Preparing [2024-02-06T16:27:55.967Z] 4b38c29010f6: Preparing [2024-02-06T16:27:55.967Z] 7c504f21be85: Preparing [2024-02-06T16:27:55.967Z] 4b38c29010f6: Waiting [2024-02-06T16:27:55.967Z] 7c504f21be85: Waiting [2024-02-06T16:27:55.967Z] 6d5313d00c64: Layer already exists [2024-02-06T16:27:55.967Z] 0d831b6904f7: Layer already exists [2024-02-06T16:27:55.967Z] 42ae1ed1dbf9: Layer already exists [2024-02-06T16:27:55.967Z] 5cbf7e2ca0c0: Layer already exists [2024-02-06T16:27:55.967Z] c8e856156e70: Layer already exists [2024-02-06T16:27:55.967Z] 4b38c29010f6: Layer already exists [2024-02-06T16:27:55.967Z] 7c504f21be85: Layer already exists [2024-02-06T16:27:56.233Z] 12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10: digest: sha256:d2d1ca80deaf30215c7c23a9d1f8b3fa0362a6685f17918dcffc4ccd8165809f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:56.739Z] + 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-02-06T16:27:57.228Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-02-06T16:27:57.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-06T16:27:57.228Z] c8e856156e70: Preparing [2024-02-06T16:27:57.228Z] 6d5313d00c64: Preparing [2024-02-06T16:27:57.228Z] 0d831b6904f7: Preparing [2024-02-06T16:27:57.228Z] 42ae1ed1dbf9: Preparing [2024-02-06T16:27:57.228Z] 5cbf7e2ca0c0: Preparing [2024-02-06T16:27:57.228Z] 4b38c29010f6: Preparing [2024-02-06T16:27:57.228Z] 7c504f21be85: Preparing [2024-02-06T16:27:57.228Z] 4b38c29010f6: Waiting [2024-02-06T16:27:57.228Z] 0d831b6904f7: Layer already exists [2024-02-06T16:27:57.228Z] 42ae1ed1dbf9: Layer already exists [2024-02-06T16:27:57.228Z] 5cbf7e2ca0c0: Layer already exists [2024-02-06T16:27:57.228Z] 6d5313d00c64: Layer already exists [2024-02-06T16:27:57.228Z] c8e856156e70: Layer already exists [2024-02-06T16:27:57.228Z] 4b38c29010f6: Layer already exists [2024-02-06T16:27:57.228Z] 7c504f21be85: Layer already exists [2024-02-06T16:27:57.497Z] main: digest: sha256:d2d1ca80deaf30215c7c23a9d1f8b3fa0362a6685f17918dcffc4ccd8165809f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:27:57.839Z] ===================================================== [Pipeline] echo [2024-02-06T16:27:57.900Z] taggedImages: [2024-02-06T16:27:57.900Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b [2024-02-06T16:27:57.900Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-06T16:27:57.900Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.10 [2024-02-06T16:27:57.900Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 [2024-02-06T16:27:57.900Z] - 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-02-06T16:27:58.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T16:27:58.601Z] [2024-02-06T16:27:58.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:59.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T16:27:59.017Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-06T16:27:59.017Z] 8998bd30e6a1: Pulling fs layer [2024-02-06T16:27:59.017Z] 04944245beec: Pulling fs layer [2024-02-06T16:27:59.017Z] 699f458cf7ca: Pulling fs layer [2024-02-06T16:27:59.017Z] 765212b225bb: Pulling fs layer [2024-02-06T16:27:59.017Z] f23df028b6ca: Pulling fs layer [2024-02-06T16:27:59.017Z] d65c8cfc05b1: Pulling fs layer [2024-02-06T16:27:59.017Z] 2437ff75d9bd: Pulling fs layer [2024-02-06T16:27:59.017Z] f23df028b6ca: Waiting [2024-02-06T16:27:59.017Z] 765212b225bb: Waiting [2024-02-06T16:27:59.017Z] d65c8cfc05b1: Waiting [2024-02-06T16:27:59.303Z] 04944245beec: Verifying Checksum [2024-02-06T16:27:59.303Z] 04944245beec: Download complete [2024-02-06T16:27:59.303Z] 765212b225bb: Verifying Checksum [2024-02-06T16:27:59.303Z] 765212b225bb: Download complete [2024-02-06T16:27:59.303Z] f23df028b6ca: Download complete [2024-02-06T16:27:59.303Z] d65c8cfc05b1: Verifying Checksum [2024-02-06T16:27:59.303Z] d65c8cfc05b1: Download complete [2024-02-06T16:27:59.576Z] 699f458cf7ca: Verifying Checksum [2024-02-06T16:27:59.576Z] 699f458cf7ca: Download complete [2024-02-06T16:27:59.861Z] 8998bd30e6a1: Verifying Checksum [2024-02-06T16:27:59.861Z] 8998bd30e6a1: Download complete [2024-02-06T16:28:02.452Z] 2437ff75d9bd: Verifying Checksum [2024-02-06T16:28:02.452Z] 2437ff75d9bd: Download complete [2024-02-06T16:28:05.790Z] 8998bd30e6a1: Pull complete [2024-02-06T16:28:06.374Z] 04944245beec: Pull complete [2024-02-06T16:28:07.784Z] 699f458cf7ca: Pull complete [2024-02-06T16:28:08.054Z] 765212b225bb: Pull complete [2024-02-06T16:28:08.637Z] f23df028b6ca: Pull complete [2024-02-06T16:28:09.125Z] d65c8cfc05b1: Pull complete [2024-02-06T16:28:24.104Z] 2437ff75d9bd: Pull complete [2024-02-06T16:28:24.104Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-06T16:28:24.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T16:28:24.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:28:24.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-558 does not seem to be running inside a container [2024-02-06T16:28:24.554Z] $ 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/219 -v /w/workspace/app-service-configurable/219:/w/workspace/app-service-configurable/219:rw,z -v /w/workspace/app-service-configurable/219@tmp:/w/workspace/app-service-configurable/219@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-02-06T16:28:27.237Z] $ docker top 6acd0a7b05110533f167c46310784a41d0b76a9c98b8b191bcbf0bf63ba75d33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:28:28.212Z] ---> job-cost.sh [2024-02-06T16:28:28.212Z] lf-activate-venv: SKIPPING [2024-02-06T16:28:28.212Z] INFO: No Stack... [2024-02-06T16:28:28.478Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-06T16:28:29.439Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T16:28:30.085Z] + cat /w/workspace/app-service-configurable/219/archives/cost.csv [2024-02-06T16:28:30.085Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T16:28:30.147Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] [2024-02-06T16:28:30.155Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] did not exist. Created. [2024-02-06T16:28:30.160Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T16:28:30.910Z] /w/workspace/app-service-configurable/219@tmp/durable-087c77f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-06T16:28:31.555Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-06T16:28:31.570Z] Warning: overwriting stash ‘stack-cost’ [2024-02-06T16:28:31.621Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T16:28:31.643Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T16:28:31.756Z] $ docker stop --time=1 6acd0a7b05110533f167c46310784a41d0b76a9c98b8b191bcbf0bf63ba75d33 [2024-02-06T16:28:34.217Z] $ docker rm -f --volumes 6acd0a7b05110533f167c46310784a41d0b76a9c98b8b191bcbf0bf63ba75d33 [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-02-06T16:28:35.622Z] provisioning config files... [2024-02-06T16:28:35.637Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14890042177019022206tmp [Pipeline] { [Pipeline] sh [2024-02-06T16:28:36.029Z] + set +x [2024-02-06T16:28:36.029Z] + + bash -s -- [2024-02-06T16:28:36.029Z] curl -s https://codecov.io/bash [2024-02-06T16:28:36.029Z] [2024-02-06T16:28:36.029Z] _____ _ [2024-02-06T16:28:36.029Z] / ____| | | [2024-02-06T16:28:36.029Z] | | ___ __| | ___ ___ _____ __ [2024-02-06T16:28:36.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-06T16:28:36.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-06T16:28:36.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-06T16:28:36.029Z] Bash-1.0.6 [2024-02-06T16:28:36.029Z] [2024-02-06T16:28:36.029Z] [2024-02-06T16:28:36.029Z] ==> git version 2.25.1 found [2024-02-06T16:28:36.029Z] ==> 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-02-06T16:28:36.029Z] Release-Date: 2020-01-08 [2024-02-06T16:28:36.029Z] 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-02-06T16:28:36.029Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-06T16:28:36.029Z] ==> Jenkins CI detected. [2024-02-06T16:28:36.029Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-02-06T16:28:36.029Z] project root: . [2024-02-06T16:28:36.029Z] --> token set from env [2024-02-06T16:28:36.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-06T16:28:36.029Z] ==> Running gcov in . (disable via -X gcov) [2024-02-06T16:28:36.029Z] ==> Python coveragepy not found [2024-02-06T16:28:36.029Z] ==> Searching for coverage reports in: [2024-02-06T16:28:36.029Z] + . [2024-02-06T16:28:36.029Z] -> Found 1 reports [2024-02-06T16:28:36.029Z] ==> Detecting git/mercurial file structure [2024-02-06T16:28:36.029Z] ==> Reading reports [2024-02-06T16:28:36.029Z] + ./coverage.out bytes=13 [2024-02-06T16:28:36.029Z] ==> Appending adjustments [2024-02-06T16:28:36.029Z] https://docs.codecov.io/docs/fixing-reports [2024-02-06T16:28:36.290Z] + Found adjustments [2024-02-06T16:28:36.290Z] ==> Gzipping contents [2024-02-06T16:28:36.290Z] 4.0K /tmp/codecov.QG2NbQ.gz [2024-02-06T16:28:36.290Z] ==> Uploading reports [2024-02-06T16:28:36.290Z] url: https://codecov.io [2024-02-06T16:28:36.290Z] query: branch=main&commit=12354096360b16cd741a0a3956d4bc0058215e9b&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-06T16:28:36.290Z] -> Pinging Codecov [2024-02-06T16:28:36.290Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=12354096360b16cd741a0a3956d4bc0058215e9b&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-06T16:28:41.571Z] -> Uploading to [2024-02-06T16:28:41.571Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-06/A97CA9966030D2A3747ED39772930CCE/12354096360b16cd741a0a3956d4bc0058215e9b/82a65e40-f474-4479-906c-8f1aca1d18fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240206T162841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cab8560b5b44c095a351c568809668b2ce786eaf35fb892b8ff833982a1f85e [2024-02-06T16:28:41.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T16:28:41.571Z] Dload Upload Total Spent Left Speed [2024-02-06T16:28:41.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1152 --:--:-- --:--:-- --:--:-- 1147 100 234 0 0 100 234 0 812 --:--:-- --:--:-- --:--:-- 809 [2024-02-06T16:28:41.833Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] } [2024-02-06T16:28:41.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-06T16:28:42.251Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-06T16:28:42.264Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:28:42.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T16:28:42.711Z] [2024-02-06T16:28:42.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:28:43.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T16:28:43.067Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-06T16:28:43.067Z] df9b9388f04a: Pulling fs layer [2024-02-06T16:28:43.067Z] 52dc419b0ee2: Pulling fs layer [2024-02-06T16:28:43.067Z] 25bc292e5bac: Pulling fs layer [2024-02-06T16:28:43.067Z] 114826534d7a: Pulling fs layer [2024-02-06T16:28:43.067Z] 4657fd5d0bcf: Pulling fs layer [2024-02-06T16:28:43.067Z] 6ad1cebc031e: Pulling fs layer [2024-02-06T16:28:43.067Z] 114826534d7a: Waiting [2024-02-06T16:28:43.067Z] 4657fd5d0bcf: Waiting [2024-02-06T16:28:43.067Z] 8a3aa393b2d8: Pulling fs layer [2024-02-06T16:28:43.067Z] 6ad1cebc031e: Waiting [2024-02-06T16:28:43.067Z] 25bc292e5bac: Verifying Checksum [2024-02-06T16:28:43.067Z] 25bc292e5bac: Download complete [2024-02-06T16:28:43.067Z] 52dc419b0ee2: Download complete [2024-02-06T16:28:43.067Z] 4657fd5d0bcf: Verifying Checksum [2024-02-06T16:28:43.067Z] 4657fd5d0bcf: Download complete [2024-02-06T16:28:43.327Z] df9b9388f04a: Download complete [2024-02-06T16:28:43.327Z] 6ad1cebc031e: Verifying Checksum [2024-02-06T16:28:43.327Z] 6ad1cebc031e: Download complete [2024-02-06T16:28:43.587Z] df9b9388f04a: Pull complete [2024-02-06T16:28:43.588Z] 52dc419b0ee2: Pull complete [2024-02-06T16:28:43.847Z] 25bc292e5bac: Pull complete [2024-02-06T16:28:44.105Z] 114826534d7a: Verifying Checksum [2024-02-06T16:28:44.105Z] 114826534d7a: Download complete [2024-02-06T16:28:44.105Z] 8a3aa393b2d8: Verifying Checksum [2024-02-06T16:28:44.105Z] 8a3aa393b2d8: Download complete [2024-02-06T16:28:47.391Z] 114826534d7a: Pull complete [2024-02-06T16:28:47.392Z] 4657fd5d0bcf: Pull complete [2024-02-06T16:28:47.651Z] 6ad1cebc031e: Pull complete [2024-02-06T16:28:50.216Z] 8a3aa393b2d8: Pull complete [2024-02-06T16:28:50.216Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-06T16:28:50.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T16:28:50.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:28:50.502Z] prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container [2024-02-06T16:28:50.551Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-06T16:28:57.317Z] $ docker top a41e64c1a34bbeb889464a130a8295f3301ebc80b02c05b475f08d2f37839deb -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-06T16:28:57.475Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-02-06T16:28:57.755Z] + set -o pipefail [2024-02-06T16:28:57.755Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-02-06T16:29:05.616Z] [2024-02-06T16:29:05.616Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-02-06T16:29:05.616Z] [2024-02-06T16:29:05.616Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0ebb8458-0e5b-478a-99d0-adc12d9ca05d [2024-02-06T16:29:05.616Z] [2024-02-06T16:29:05.616Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-06T16:29:05.616Z] [2024-02-06T16:29:05.616Z] [2024-02-06T16:29:05.616Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-06T16:29:05.616Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-06T16:29:05.616Z] More details here: https://snyk.co/ue1NS [2024-02-06T16:29:05.616Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-02-06T16:29:05.616Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-02-06T16:29:05.642Z] $ docker stop --time=1 a41e64c1a34bbeb889464a130a8295f3301ebc80b02c05b475f08d2f37839deb [2024-02-06T16:29:09.609Z] $ docker rm -f --volumes a41e64c1a34bbeb889464a130a8295f3301ebc80b02c05b475f08d2f37839deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T16:29:11.126Z] + git log --format=format:%s -1 12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] sh [2024-02-06T16:29:11.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:29:11.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:11.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:29:11.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:29:11.956Z] prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container [2024-02-06T16:29:11.998Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:29:12.339Z] $ docker top 73228f42fa233fb5d76206a36ada2501eed774c6b0c5875f786d8ceabe70fbb5 -eo pid,comm [2024-02-06T16:29:12.373Z] 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-02-06T16:29:12.373Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:29:12.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:29:12.574Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:29:12.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:29:12.695Z] $ docker exec 73228f42fa233fb5d76206a36ada2501eed774c6b0c5875f786d8ceabe70fbb5 ssh-agent [2024-02-06T16:29:12.795Z] SSH_AUTH_SOCK=/tmp/ssh-WCGke51IZjs0/agent.32 [2024-02-06T16:29:12.795Z] SSH_AGENT_PID=38 [2024-02-06T16:29:12.800Z] Running ssh-add (command line suppressed) [2024-02-06T16:29:12.929Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6560857554162752920.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6560857554162752920.key) [2024-02-06T16:29:12.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:29:13.271Z] + git semver tag [2024-02-06T16:29:13.533Z] 2024-02-06 16:29:13,464 [run_tag] DEBUG tag force:False [2024-02-06T16:29:13.533Z] 2024-02-06 16:29:13,464 [check_head_tag] DEBUG check head tag [2024-02-06T16:29:13.533Z] 2024-02-06 16:29:13,465 [execute] INFO git cat-file --batch-check [2024-02-06T16:29:13.533Z] 2024-02-06 16:29:13,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-06T16:29:13.533Z] 2024-02-06 16:29:13,469 [execute] INFO git cat-file --batch [2024-02-06T16:29:13.533Z] 2024-02-06 16:29:13,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-06T16:29:13.533Z] 2024-02-06 16:29:13,491 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T16:29:13.533Z] 2024-02-06 16:29:13,491 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-02-06T16:29:13.533Z] 2024-02-06 16:29:13,492 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-02-06T16:29:13.533Z] 2024-02-06 16:29:13,496 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T16:29:13.533Z] 3.2.0-dev.10 [Pipeline] } [2024-02-06T16:29:13.557Z] $ docker exec --env ******** --env ******** 73228f42fa233fb5d76206a36ada2501eed774c6b0c5875f786d8ceabe70fbb5 ssh-agent -k [2024-02-06T16:29:13.651Z] unset SSH_AUTH_SOCK; [2024-02-06T16:29:13.652Z] unset SSH_AGENT_PID; [2024-02-06T16:29:13.652Z] echo Agent pid 38 killed; [2024-02-06T16:29:13.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:29:14.179Z] + git semver [Pipeline] } [2024-02-06T16:29:14.466Z] $ docker stop --time=1 73228f42fa233fb5d76206a36ada2501eed774c6b0c5875f786d8ceabe70fbb5 [2024-02-06T16:29:15.767Z] $ docker rm -f --volumes 73228f42fa233fb5d76206a36ada2501eed774c6b0c5875f786d8ceabe70fbb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:16.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T16:29:16.438Z] [2024-02-06T16:29:16.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:16.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T16:29:16.781Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-06T16:29:16.781Z] ab5ef0e58194: Pulling fs layer [2024-02-06T16:29:16.781Z] 9712f1f96733: Pulling fs layer [2024-02-06T16:29:16.781Z] 63f879dbbcfc: Pulling fs layer [2024-02-06T16:29:16.781Z] 0d9ebad4ef96: Pulling fs layer [2024-02-06T16:29:16.781Z] e9a5061849ea: Pulling fs layer [2024-02-06T16:29:16.781Z] d747dcd14b5f: Pulling fs layer [2024-02-06T16:29:16.781Z] 2de7ff778b66: Pulling fs layer [2024-02-06T16:29:16.781Z] d747dcd14b5f: Waiting [2024-02-06T16:29:16.781Z] e9a5061849ea: Waiting [2024-02-06T16:29:16.781Z] 2de7ff778b66: Waiting [2024-02-06T16:29:16.781Z] 0d9ebad4ef96: Waiting [2024-02-06T16:29:16.781Z] 9712f1f96733: Verifying Checksum [2024-02-06T16:29:16.781Z] 9712f1f96733: Download complete [2024-02-06T16:29:17.040Z] 63f879dbbcfc: Verifying Checksum [2024-02-06T16:29:17.040Z] 63f879dbbcfc: Download complete [2024-02-06T16:29:17.298Z] e9a5061849ea: Verifying Checksum [2024-02-06T16:29:17.298Z] e9a5061849ea: Download complete [2024-02-06T16:29:17.298Z] d747dcd14b5f: Download complete [2024-02-06T16:29:17.298Z] 0d9ebad4ef96: Verifying Checksum [2024-02-06T16:29:17.298Z] 0d9ebad4ef96: Download complete [2024-02-06T16:29:17.298Z] ab5ef0e58194: Verifying Checksum [2024-02-06T16:29:17.298Z] ab5ef0e58194: Download complete [2024-02-06T16:29:17.298Z] 2de7ff778b66: Verifying Checksum [2024-02-06T16:29:17.298Z] 2de7ff778b66: Download complete [2024-02-06T16:29:20.612Z] ab5ef0e58194: Pull complete [2024-02-06T16:29:20.612Z] 9712f1f96733: Pull complete [2024-02-06T16:29:20.612Z] 63f879dbbcfc: Pull complete [2024-02-06T16:29:24.900Z] 0d9ebad4ef96: Pull complete [2024-02-06T16:29:24.900Z] e9a5061849ea: Pull complete [2024-02-06T16:29:24.900Z] d747dcd14b5f: Pull complete [2024-02-06T16:29:25.467Z] 2de7ff778b66: Pull complete [2024-02-06T16:29:25.467Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-06T16:29:25.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T16:29:25.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:29:25.779Z] prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container [2024-02-06T16:29:25.828Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-06T16:29:30.730Z] $ docker top c2aea1ada376e9e8adec1eca1d553846a4e3fa4883f2c803aeb1682a8c5a27c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:29:30.888Z] provisioning config files... [2024-02-06T16:29:30.896Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17883114539653219571tmp [2024-02-06T16:29:30.906Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config462065136312261697tmp [2024-02-06T16:29:30.917Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8053829628107079765tmp [Pipeline] { [Pipeline] echo [2024-02-06T16:29:31.052Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:29:31.358Z] ---> sigul-configuration.sh [2024-02-06T16:29:31.358Z] gpg: directory `/root/.gnupg' created [2024-02-06T16:29:31.358Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-06T16:29:31.358Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-06T16:29:31.358Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-06T16:29:31.358Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-06T16:29:31.358Z] gpg: CAST5 encrypted data [2024-02-06T16:29:31.358Z] gpg: encrypted with 1 passphrase [2024-02-06T16:29:31.358Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-06T16:29:31.657Z] + mkdir /home/jenkins [2024-02-06T16:29:31.658Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-06T16:29:31.951Z] + 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-02-06T16:29:31.964Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:29:32.257Z] ---> sigul-install.sh [2024-02-06T16:29:32.257Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-06T16:29:32.557Z] + git tag --list [2024-02-06T16:29:32.557Z] v1.0.0 [2024-02-06T16:29:32.557Z] v1.1.0 [2024-02-06T16:29:32.557Z] v1.2.0 [2024-02-06T16:29:32.557Z] v1.3.0 [2024-02-06T16:29:32.557Z] v1.3.1 [2024-02-06T16:29:32.557Z] v2.0.0 [2024-02-06T16:29:32.557Z] v2.0.1 [2024-02-06T16:29:32.557Z] v2.1.0 [2024-02-06T16:29:32.557Z] v2.1.1 [2024-02-06T16:29:32.557Z] v2.1.2 [2024-02-06T16:29:32.557Z] v2.2.0 [2024-02-06T16:29:32.557Z] v2.3 [2024-02-06T16:29:32.557Z] v2.3.0 [2024-02-06T16:29:32.557Z] v2.3.1 [2024-02-06T16:29:32.557Z] v3.0 [2024-02-06T16:29:32.557Z] v3.0.0 [2024-02-06T16:29:32.557Z] v3.0.1 [2024-02-06T16:29:32.557Z] v3.0.1-dev.1 [2024-02-06T16:29:32.557Z] v3.1 [2024-02-06T16:29:32.557Z] v3.1.0 [2024-02-06T16:29:32.557Z] v3.1.0-dev.1 [2024-02-06T16:29:32.557Z] v3.1.0-dev.10 [2024-02-06T16:29:32.557Z] v3.1.0-dev.11 [2024-02-06T16:29:32.557Z] v3.1.0-dev.12 [2024-02-06T16:29:32.557Z] v3.1.0-dev.13 [2024-02-06T16:29:32.557Z] v3.1.0-dev.14 [2024-02-06T16:29:32.557Z] v3.1.0-dev.15 [2024-02-06T16:29:32.557Z] v3.1.0-dev.16 [2024-02-06T16:29:32.557Z] v3.1.0-dev.17 [2024-02-06T16:29:32.557Z] v3.1.0-dev.18 [2024-02-06T16:29:32.557Z] v3.1.0-dev.19 [2024-02-06T16:29:32.557Z] v3.1.0-dev.2 [2024-02-06T16:29:32.557Z] v3.1.0-dev.20 [2024-02-06T16:29:32.557Z] v3.1.0-dev.21 [2024-02-06T16:29:32.557Z] v3.1.0-dev.22 [2024-02-06T16:29:32.557Z] v3.1.0-dev.23 [2024-02-06T16:29:32.557Z] v3.1.0-dev.24 [2024-02-06T16:29:32.557Z] v3.1.0-dev.25 [2024-02-06T16:29:32.557Z] v3.1.0-dev.26 [2024-02-06T16:29:32.557Z] v3.1.0-dev.27 [2024-02-06T16:29:32.557Z] v3.1.0-dev.28 [2024-02-06T16:29:32.557Z] v3.1.0-dev.29 [2024-02-06T16:29:32.557Z] v3.1.0-dev.3 [2024-02-06T16:29:32.557Z] v3.1.0-dev.30 [2024-02-06T16:29:32.557Z] v3.1.0-dev.31 [2024-02-06T16:29:32.557Z] v3.1.0-dev.32 [2024-02-06T16:29:32.557Z] v3.1.0-dev.33 [2024-02-06T16:29:32.557Z] v3.1.0-dev.34 [2024-02-06T16:29:32.557Z] v3.1.0-dev.35 [2024-02-06T16:29:32.557Z] v3.1.0-dev.36 [2024-02-06T16:29:32.557Z] v3.1.0-dev.37 [2024-02-06T16:29:32.557Z] v3.1.0-dev.38 [2024-02-06T16:29:32.557Z] v3.1.0-dev.39 [2024-02-06T16:29:32.557Z] v3.1.0-dev.4 [2024-02-06T16:29:32.557Z] v3.1.0-dev.5 [2024-02-06T16:29:32.557Z] v3.1.0-dev.6 [2024-02-06T16:29:32.557Z] v3.1.0-dev.7 [2024-02-06T16:29:32.557Z] v3.1.0-dev.8 [2024-02-06T16:29:32.557Z] v3.1.0-dev.9 [2024-02-06T16:29:32.557Z] v3.2.0-dev.1 [2024-02-06T16:29:32.557Z] v3.2.0-dev.10 [2024-02-06T16:29:32.557Z] v3.2.0-dev.2 [2024-02-06T16:29:32.557Z] v3.2.0-dev.3 [2024-02-06T16:29:32.557Z] v3.2.0-dev.4 [2024-02-06T16:29:32.557Z] v3.2.0-dev.5 [2024-02-06T16:29:32.557Z] v3.2.0-dev.6 [2024-02-06T16:29:32.557Z] v3.2.0-dev.7 [2024-02-06T16:29:32.557Z] v3.2.0-dev.8 [2024-02-06T16:29:32.557Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-06T16:29:32.855Z] + lftools sign git-tag v3.2.0-dev.10 [2024-02-06T16:29:33.428Z] Signing Git tag with Sigul... [2024-02-06T16:29:33.428Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-02-06T16:29:33.704Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:29:33.996Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-06T16:29:34.004Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-06T16:29:34.149Z] $ docker stop --time=1 c2aea1ada376e9e8adec1eca1d553846a4e3fa4883f2c803aeb1682a8c5a27c1 [2024-02-06T16:29:35.468Z] $ docker rm -f --volumes c2aea1ada376e9e8adec1eca1d553846a4e3fa4883f2c803aeb1682a8c5a27c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-06T16:29:36.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:29:36.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:36.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:29:36.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:29:36.937Z] prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container [2024-02-06T16:29:36.981Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:29:37.305Z] $ docker top 5db4edaa7c8081f841d512788555751e5f5e37ab8e416040745cefb29bf98738 -eo pid,comm [2024-02-06T16:29:37.342Z] 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-02-06T16:29:37.342Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:29:37.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:29:37.563Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:29:37.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:29:37.707Z] $ docker exec 5db4edaa7c8081f841d512788555751e5f5e37ab8e416040745cefb29bf98738 ssh-agent [2024-02-06T16:29:37.814Z] SSH_AUTH_SOCK=/tmp/ssh-hz1nGDvhBa8G/agent.33 [2024-02-06T16:29:37.814Z] SSH_AGENT_PID=39 [2024-02-06T16:29:37.818Z] Running ssh-add (command line suppressed) [2024-02-06T16:29:37.925Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13948703843385682425.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13948703843385682425.key) [2024-02-06T16:29:37.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:29:38.276Z] + git semver bump pre [2024-02-06T16:29:38.535Z] 2024-02-06 16:29:38,488 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T16:29:38.535Z] 2024-02-06 16:29:38,489 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-02-06T16:29:38.535Z] 2024-02-06 16:29:38,489 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-02-06T16:29:38.535Z] 2024-02-06 16:29:38,489 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-02-06T16:29:38.535Z] 2024-02-06 16:29:38,489 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T16:29:38.535Z] 2024-02-06 16:29:38,489 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T16:29:38.535Z] 2024-02-06 16:29:38,491 [execute] INFO git cat-file --batch-check [2024-02-06T16:29:38.535Z] 2024-02-06 16:29:38,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T16:29:38.535Z] 2024-02-06 16:29:38,496 [execute] INFO git cat-file --batch [2024-02-06T16:29:38.535Z] 2024-02-06 16:29:38,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T16:29:38.535Z] 2024-02-06 16:29:38,501 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T16:29:38.535Z] 3.2.0-dev.11 [Pipeline] } [2024-02-06T16:29:38.558Z] $ docker exec --env ******** --env ******** 5db4edaa7c8081f841d512788555751e5f5e37ab8e416040745cefb29bf98738 ssh-agent -k [2024-02-06T16:29:38.657Z] unset SSH_AUTH_SOCK; [2024-02-06T16:29:38.657Z] unset SSH_AGENT_PID; [2024-02-06T16:29:38.657Z] echo Agent pid 39 killed; [2024-02-06T16:29:38.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:29:39.262Z] + git semver [Pipeline] } [2024-02-06T16:29:39.588Z] $ docker stop --time=1 5db4edaa7c8081f841d512788555751e5f5e37ab8e416040745cefb29bf98738 [2024-02-06T16:29:40.879Z] $ docker rm -f --volumes 5db4edaa7c8081f841d512788555751e5f5e37ab8e416040745cefb29bf98738 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:29:41.443Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:29:41.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:46.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:29:46.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:29:46.440Z] prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container [2024-02-06T16:29:46.482Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:29:46.806Z] $ docker top 61ad32b4560fd894d4547a8b1fcd1e9cd5b3d28eeef28933c017ee2f093acdad -eo pid,comm [2024-02-06T16:29:46.839Z] 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-02-06T16:29:46.839Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:29:47.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:29:47.084Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:29:47.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:29:47.198Z] $ docker exec 61ad32b4560fd894d4547a8b1fcd1e9cd5b3d28eeef28933c017ee2f093acdad ssh-agent [2024-02-06T16:29:47.295Z] SSH_AUTH_SOCK=/tmp/ssh-wM05JBvbZNA2/agent.32 [2024-02-06T16:29:47.295Z] SSH_AGENT_PID=38 [2024-02-06T16:29:47.300Z] Running ssh-add (command line suppressed) [2024-02-06T16:29:47.431Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17746320472117719708.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17746320472117719708.key) [2024-02-06T16:29:47.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:29:47.793Z] + git semver push [2024-02-06T16:29:48.052Z] 2024-02-06 16:29:48,004 [run_push] DEBUG push [2024-02-06T16:29:48.052Z] 2024-02-06 16:29:48,006 [execute] INFO git cat-file --batch-check [2024-02-06T16:29:48.052Z] 2024-02-06 16:29:48,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T16:29:48.052Z] 2024-02-06 16:29:48,011 [execute] INFO git rev-list b59e5cb0ba732006f1090627d2b03228c420c6f1 -- [2024-02-06T16:29:48.052Z] 2024-02-06 16:29:48,011 [execute] DEBUG Popen(['git', 'rev-list', 'b59e5cb0ba732006f1090627d2b03228c420c6f1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-06T16:29:48.052Z] 2024-02-06 16:29:48,025 [execute] INFO git fetch -v origin [2024-02-06T16:29:48.052Z] 2024-02-06 16:29:48,026 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-06T16:29:48.620Z] 2024-02-06 16:29:48,554 [run_push] DEBUG no remote changes detected [2024-02-06T16:29:48.620Z] 2024-02-06 16:29:48,555 [execute] INFO git push origin semver [2024-02-06T16:29:48.620Z] 2024-02-06 16:29:48,555 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-06T16:29:49.557Z] 2024-02-06 16:29:49,320 [run_push] DEBUG push all version tags [2024-02-06T16:29:49.557Z] 2024-02-06 16:29:49,321 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-06T16:29:49.557Z] 2024-02-06 16:29:49,321 [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-02-06T16:29:50.126Z] 2024-02-06 16:29:49,982 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T16:29:50.126Z] 3.2.0-dev.11 [Pipeline] } [2024-02-06T16:29:50.149Z] $ docker exec --env ******** --env ******** 61ad32b4560fd894d4547a8b1fcd1e9cd5b3d28eeef28933c017ee2f093acdad ssh-agent -k [2024-02-06T16:29:50.245Z] unset SSH_AUTH_SOCK; [2024-02-06T16:29:50.245Z] unset SSH_AGENT_PID; [2024-02-06T16:29:50.245Z] echo Agent pid 38 killed; [2024-02-06T16:29:50.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:29:50.797Z] + git semver [Pipeline] } [2024-02-06T16:29:51.089Z] $ docker stop --time=1 61ad32b4560fd894d4547a8b1fcd1e9cd5b3d28eeef28933c017ee2f093acdad [2024-02-06T16:29:52.366Z] $ docker rm -f --volumes 61ad32b4560fd894d4547a8b1fcd1e9cd5b3d28eeef28933c017ee2f093acdad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-02-06T16:29:53.913Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-02-06T16:29:53.913Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-06T16:29:53.913Z] total 16 [2024-02-06T16:29:53.913Z] drwxr-xr-x 3 root root 4096 Feb 6 16:18 . [2024-02-06T16:29:53.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:29 .. [2024-02-06T16:29:53.913Z] drwxr-xr-x 2 root root 4096 Feb 6 16:18 cost [2024-02-06T16:29:53.913Z] -rw-r--r-- 1 root root 96 Feb 6 16:18 cost.csv [2024-02-06T16:29:53.913Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-02-06T16:29:53.913Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-06T16:29:53.913Z] total 16 [2024-02-06T16:29:53.913Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:18 . [2024-02-06T16:29:53.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:29 .. [2024-02-06T16:29:53.913Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 16:18 cost [2024-02-06T16:29:53.913Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 6 16:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:29:54.205Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:29:55.070Z] ---> package-listing.sh [2024-02-06T16:29:55.071Z] ++ facter osfamily [2024-02-06T16:29:55.071Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-06T16:29:55.332Z] + OS_FAMILY=debian [2024-02-06T16:29:55.332Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-02-06T16:29:55.332Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-06T16:29:55.332Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-06T16:29:55.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-06T16:29:55.332Z] + PACKAGES=/tmp/packages_start.txt [2024-02-06T16:29:55.332Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-06T16:29:55.332Z] + PACKAGES=/tmp/packages_end.txt [2024-02-06T16:29:55.332Z] + case "${OS_FAMILY}" in [2024-02-06T16:29:55.332Z] + dpkg -l [2024-02-06T16:29:55.332Z] + grep '^ii' [2024-02-06T16:29:55.332Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-06T16:29:55.332Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-06T16:29:55.332Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-06T16:29:55.332Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-06T16:29:55.332Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-02-06T16:29:55.332Z] + 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-02-06T16:29:55.346Z] 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-02-06T16:29:55.629Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:56.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:29:56.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:29:56.514Z] prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container [2024-02-06T16:29:56.559Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T16:29:56.781Z] $ docker top 149795d57d923a1214aa7b082ab12dba1c510e88504d5104a99cd475f4d80660 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:29:57.247Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-06T16:29:57.530Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-06T16:29:57.818Z] + ls /var/log/sa-host [2024-02-06T16:29:57.818Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:29:57.948Z] provisioning config files... [2024-02-06T16:29:57.957Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7835563284860955426tmp [Pipeline] { [Pipeline] echo [2024-02-06T16:29:58.093Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:29:58.382Z] ---> create-netrc.sh [Pipeline] } [2024-02-06T16:29:58.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:29:58.851Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-06T16:29:58.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:29:59.148Z] ---> sudo-logs.sh [2024-02-06T16:29:59.148Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-06T16:29:59.248Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:29:59.535Z] ---> job-cost.sh [2024-02-06T16:29:59.535Z] lf-activate-venv: SKIPPING [2024-02-06T16:29:59.535Z] DEBUG: total: 0.2199999988079071 [2024-02-06T16:29:59.535Z] INFO: Retrieving Stack Cost... [2024-02-06T16:29:59.795Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T16:30:00.364Z] INFO: Archiving Costs [Pipeline] echo [2024-02-06T16:30:00.376Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:30:00.657Z] ---> logs-deploy.sh [2024-02-06T16:30:00.657Z] lf-activate-venv: SKIPPING [2024-02-06T16:30:00.657Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/219 [2024-02-06T16:30:00.657Z] INFO: archiving workspace using pattern(s): [2024-02-06T16:30:01.599Z] Archives upload complete. [2024-02-06T16:30:01.599Z] INFO: archiving logs to Nexus