Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdd01e90b95e6b38e37d562ed60190accab1224f 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-ssh11373091144228412825.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-ssh1202536811312879868.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-ssh16066050885950397595.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-ssh16242466114798753634.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-ssh13507628900075884506.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-26933 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 bdd01e90b95e6b38e37d562ed60190accab1224f (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdd01e90b95e6b38e37d562ed60190accab1224f # timeout=10 Commit message: "feat: Add MQTT Export preconnect settings to profiles (#633)" > git rev-list --no-walk 7026508220b1d9e97e7259c307e3053a0d3ee50a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-08T21:28:20.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-08T21:28:20.839Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-08T21:28:20.872Z] ========================================================= [2024-01-08T21:28:20.872Z] EdgeX Global Pipelines Version Info [2024-01-08T21:28:20.872Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:28:21.596Z] ------------------- [2024-01-08T21:28:21.596Z] stable info: [2024-01-08T21:28:21.596Z] ------------------- [2024-01-08T21:28:21.596Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-08T21:28:21.596Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-08T21:28:21.596Z] Message: update stable to v1.0.258 [2024-01-08T21:28:22.167Z] ------------------- [2024-01-08T21:28:22.167Z] experimental info: [2024-01-08T21:28:22.167Z] ------------------- [2024-01-08T21:28:22.167Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-08T21:28:22.167Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-08T21:28:22.167Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-08T21:28:22.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-01-08T21:28:22.281Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-01-08T21:28:22.308Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-08T21:28:22.336Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-08T21:28:22.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-08T21:28:22.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-08T21:28:22.425Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-08T21:28:22.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-08T21:28:22.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-08T21:28:22.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-08T21:28:22.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-08T21:28:22.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-01-08T21:28:22.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-08T21:28:22.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-08T21:28:22.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-08T21:28:22.702Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-08T21:28:22.746Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-08T21:28:22.782Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-08T21:28:22.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-08T21:28:22.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-08T21:28:22.899Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-08T21:28:22.942Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-08T21:28:22.992Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-08T21:28:23.037Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-08T21:28:23.081Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-08T21:28:23.126Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-08T21:28:23.164Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-08T21:28:23.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-08T21:28:23.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-08T21:28:23.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-08T21:28:23.321Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] echo [2024-01-08T21:28:23.367Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdd01e9 [Pipeline] echo [2024-01-08T21:28:23.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-08T21:28:23.507Z] provisioning config files... [2024-01-08T21:28:23.520Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7545148436339317938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:28:23.863Z] ---> ****-login.sh [2024-01-08T21:28:23.863Z] nexus3.edgexfoundry.org:10001 [2024-01-08T21:28:24.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:28:24.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:28:24.124Z] Configure a credential helper to remove this warning. See [2024-01-08T21:28:24.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:28:24.124Z] [2024-01-08T21:28:24.124Z] Login Succeeded [2024-01-08T21:28:24.124Z] nexus3.edgexfoundry.org:10002 [2024-01-08T21:28:24.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:28:24.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:28:24.385Z] Configure a credential helper to remove this warning. See [2024-01-08T21:28:24.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:28:24.385Z] [2024-01-08T21:28:24.385Z] Login Succeeded [2024-01-08T21:28:24.385Z] nexus3.edgexfoundry.org:10003 [2024-01-08T21:28:24.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:28:24.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:28:24.385Z] Configure a credential helper to remove this warning. See [2024-01-08T21:28:24.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:28:24.385Z] [2024-01-08T21:28:24.385Z] Login Succeeded [2024-01-08T21:28:24.385Z] nexus3.edgexfoundry.org:10004 [2024-01-08T21:28:24.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:28:24.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:28:24.645Z] Configure a credential helper to remove this warning. See [2024-01-08T21:28:24.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:28:24.645Z] [2024-01-08T21:28:24.645Z] Login Succeeded [2024-01-08T21:28:24.645Z] ****.io [2024-01-08T21:28:24.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:28:24.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:28:24.907Z] Configure a credential helper to remove this warning. See [2024-01-08T21:28:24.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:28:24.907Z] [2024-01-08T21:28:24.907Z] Login Succeeded [2024-01-08T21:28:24.907Z] ---> ****-login.sh ends [Pipeline] } [2024-01-08T21:28:24.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-08T21:28:25.445Z] + git rev-list -1 --merges bdd01e90b95e6b38e37d562ed60190accab1224f~1..bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] echo [2024-01-08T21:28:25.477Z] -----------> git rev-list -1 --merges bdd01e90b95e6b38e37d562ed60190accab1224f~1..bdd01e90b95e6b38e37d562ed60190accab1224f bdd01e90b95e6b38e37d562ed60190accab1224f [false] [Pipeline] sh [2024-01-08T21:28:25.779Z] + git log --format=format:%s -1 bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] echo [2024-01-08T21:28:25.796Z] ========================================================= [2024-01-08T21:28:25.797Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-08T21:28:25.797Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-08T21:28:26.184Z] + git log --format=format:%s -1 bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] echo [2024-01-08T21:28:26.197Z] [semverPrep] GIT_COMMIT: bdd01e90b95e6b38e37d562ed60190accab1224f, Commit Message: feat: Add MQTT Export preconnect settings to profiles (#633) [Pipeline] echo [2024-01-08T21:28:26.223Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-08T21:28:26.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-08T21:28:26.625Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-08T21:28:26.625Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-08T21:28:26.625Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-08T21:28:26.625Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-08T21:28:26.625Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-08T21:28:26.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:28:27.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-08T21:28:27.053Z] [2024-01-08T21:28:27.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:28:27.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-08T21:28:27.381Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-08T21:28:27.381Z] b85a868b505f: Pulling fs layer [2024-01-08T21:28:27.381Z] e2be974225ed: Pulling fs layer [2024-01-08T21:28:27.381Z] 339a4e72a1f5: Pulling fs layer [2024-01-08T21:28:27.381Z] 988bab9f4d93: Pulling fs layer [2024-01-08T21:28:27.381Z] 1469e6f7b9e6: Pulling fs layer [2024-01-08T21:28:27.381Z] eaf3925da568: Pulling fs layer [2024-01-08T21:28:27.381Z] bab4dde63d76: Pulling fs layer [2024-01-08T21:28:27.381Z] bde34c3a00c8: Pulling fs layer [2024-01-08T21:28:27.381Z] b352a97aabf1: Pulling fs layer [2024-01-08T21:28:27.381Z] 4872d77fe225: Pulling fs layer [2024-01-08T21:28:27.381Z] 5851b861e8e6: Pulling fs layer [2024-01-08T21:28:27.381Z] 988bab9f4d93: Waiting [2024-01-08T21:28:27.381Z] 1469e6f7b9e6: Waiting [2024-01-08T21:28:27.381Z] eaf3925da568: Waiting [2024-01-08T21:28:27.381Z] bab4dde63d76: Waiting [2024-01-08T21:28:27.381Z] bde34c3a00c8: Waiting [2024-01-08T21:28:27.381Z] b352a97aabf1: Waiting [2024-01-08T21:28:27.381Z] 4872d77fe225: Waiting [2024-01-08T21:28:27.381Z] 5851b861e8e6: Waiting [2024-01-08T21:28:27.381Z] e2be974225ed: Verifying Checksum [2024-01-08T21:28:27.381Z] e2be974225ed: Download complete [2024-01-08T21:28:27.381Z] 988bab9f4d93: Verifying Checksum [2024-01-08T21:28:27.381Z] 988bab9f4d93: Download complete [2024-01-08T21:28:27.641Z] 1469e6f7b9e6: Verifying Checksum [2024-01-08T21:28:27.641Z] 1469e6f7b9e6: Download complete [2024-01-08T21:28:27.641Z] eaf3925da568: Download complete [2024-01-08T21:28:27.641Z] 339a4e72a1f5: Verifying Checksum [2024-01-08T21:28:27.641Z] 339a4e72a1f5: Download complete [2024-01-08T21:28:27.641Z] bde34c3a00c8: Verifying Checksum [2024-01-08T21:28:27.641Z] bde34c3a00c8: Download complete [2024-01-08T21:28:27.641Z] b352a97aabf1: Download complete [2024-01-08T21:28:27.641Z] 4872d77fe225: Verifying Checksum [2024-01-08T21:28:27.641Z] 4872d77fe225: Download complete [2024-01-08T21:28:27.641Z] 5851b861e8e6: Verifying Checksum [2024-01-08T21:28:27.641Z] 5851b861e8e6: Download complete [2024-01-08T21:28:27.641Z] b85a868b505f: Verifying Checksum [2024-01-08T21:28:27.641Z] b85a868b505f: Download complete [2024-01-08T21:28:27.900Z] bab4dde63d76: Verifying Checksum [2024-01-08T21:28:27.900Z] bab4dde63d76: Download complete [2024-01-08T21:28:28.837Z] b85a868b505f: Pull complete [2024-01-08T21:28:29.096Z] e2be974225ed: Pull complete [2024-01-08T21:28:29.666Z] 339a4e72a1f5: Pull complete [2024-01-08T21:28:29.666Z] 988bab9f4d93: Pull complete [2024-01-08T21:28:29.926Z] 1469e6f7b9e6: Pull complete [2024-01-08T21:28:29.926Z] eaf3925da568: Pull complete [2024-01-08T21:28:31.854Z] bab4dde63d76: Pull complete [2024-01-08T21:28:31.854Z] bde34c3a00c8: Pull complete [2024-01-08T21:28:31.854Z] b352a97aabf1: Pull complete [2024-01-08T21:28:32.114Z] 4872d77fe225: Pull complete [2024-01-08T21:28:32.114Z] 5851b861e8e6: Pull complete [2024-01-08T21:28:32.114Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-08T21:28:32.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-08T21:28:32.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:28:32.360Z] prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container [2024-01-08T21:28:32.395Z] $ 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-01-08T21:28:35.350Z] $ docker top 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad -eo pid,comm [2024-01-08T21:28:35.411Z] 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-01-08T21:28:35.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-08T21:28:35.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-08T21:28:35.510Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-08T21:28:35.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-08T21:28:35.640Z] $ docker exec 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad ssh-agent [2024-01-08T21:28:35.764Z] SSH_AUTH_SOCK=/tmp/ssh-q5fvGdPPSVoO/agent.31 [2024-01-08T21:28:35.764Z] SSH_AGENT_PID=37 [2024-01-08T21:28:35.772Z] Running ssh-add (command line suppressed) [2024-01-08T21:28:35.881Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9186805317107570773.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9186805317107570773.key) [2024-01-08T21:28:35.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-08T21:28:36.208Z] + git tag --points-at HEAD [Pipeline] } [2024-01-08T21:28:36.222Z] $ docker exec --env ******** --env ******** 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad ssh-agent -k [2024-01-08T21:28:36.323Z] unset SSH_AUTH_SOCK; [2024-01-08T21:28:36.323Z] unset SSH_AGENT_PID; [2024-01-08T21:28:36.323Z] echo Agent pid 37 killed; [2024-01-08T21:28:36.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-08T21:28:36.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-08T21:28:36.405Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-08T21:28:36.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-08T21:28:36.531Z] $ docker exec 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad ssh-agent [2024-01-08T21:28:36.634Z] SSH_AUTH_SOCK=/tmp/ssh-ZriEZnBji1OH/agent.69 [2024-01-08T21:28:36.634Z] SSH_AGENT_PID=75 [2024-01-08T21:28:36.639Z] Running ssh-add (command line suppressed) [2024-01-08T21:28:36.746Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18114060049759185068.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18114060049759185068.key) [2024-01-08T21:28:36.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-08T21:28:37.068Z] + git semver init [2024-01-08T21:28:37.329Z] 2024-01-08 21:28:37,266 [run_init] DEBUG init version:0.0.0 force:False [2024-01-08T21:28:37.329Z] 2024-01-08 21:28:37,267 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-01-08T21:28:37.329Z] 2024-01-08 21:28:37,267 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-01-08T21:28:37.329Z] 2024-01-08 21:28:37,268 [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-01-08T21:28:38.711Z] 2024-01-08 21:28:38,503 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-01-08T21:28:38.711Z] 2024-01-08 21:28:38,504 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-01-08T21:28:38.711Z] 2024-01-08 21:28:38,504 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-08T21:28:38.711Z] 2024-01-08 21:28:38,504 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-08T21:28:38.711Z] 3.2.0-dev.6 [Pipeline] } [2024-01-08T21:28:38.724Z] $ docker exec --env ******** --env ******** 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad ssh-agent -k [2024-01-08T21:28:38.839Z] unset SSH_AUTH_SOCK; [2024-01-08T21:28:38.840Z] unset SSH_AGENT_PID; [2024-01-08T21:28:38.840Z] echo Agent pid 75 killed; [2024-01-08T21:28:38.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-08T21:28:39.238Z] + git semver [Pipeline] } [2024-01-08T21:28:39.516Z] $ docker stop --time=1 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad [2024-01-08T21:28:40.821Z] $ docker rm -f --volumes 6928dcf7363c64de90f1f21609a8255419824ca6a24d986a28e17e7eb4d8c0ad [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-08T21:28:41.195Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-08T21:28:41.464Z] Stashed 1 file(s) [Pipeline] echo [2024-01-08T21:28:41.468Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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-01-08T21:28:41.854Z] provisioning config files... [2024-01-08T21:28:41.863Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16331946424206298241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:28:42.199Z] ---> ****-login.sh [2024-01-08T21:28:42.199Z] nexus3.edgexfoundry.org:10001 [2024-01-08T21:28:42.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:28:42.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:28:42.200Z] Configure a credential helper to remove this warning. See [2024-01-08T21:28:42.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:28:42.200Z] [2024-01-08T21:28:42.200Z] Login Succeeded [2024-01-08T21:28:42.200Z] nexus3.edgexfoundry.org:10002 [2024-01-08T21:28:42.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:28:42.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:28:42.200Z] Configure a credential helper to remove this warning. See [2024-01-08T21:28:42.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:28:42.200Z] [2024-01-08T21:28:42.200Z] Login Succeeded [2024-01-08T21:28:42.200Z] nexus3.edgexfoundry.org:10003 [2024-01-08T21:28:42.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:28:42.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:28:42.461Z] Configure a credential helper to remove this warning. See [2024-01-08T21:28:42.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:28:42.461Z] [2024-01-08T21:28:42.461Z] Login Succeeded [2024-01-08T21:28:42.461Z] nexus3.edgexfoundry.org:10004 [2024-01-08T21:28:42.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:28:42.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:28:42.461Z] Configure a credential helper to remove this warning. See [2024-01-08T21:28:42.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:28:42.462Z] [2024-01-08T21:28:42.462Z] Login Succeeded [2024-01-08T21:28:42.462Z] ****.io [2024-01-08T21:28:42.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:28:42.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:28:42.722Z] Configure a credential helper to remove this warning. See [2024-01-08T21:28:42.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:28:42.722Z] [2024-01-08T21:28:42.722Z] Login Succeeded [2024-01-08T21:28:42.722Z] ---> ****-login.sh ends [Pipeline] } [2024-01-08T21:28:42.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-08T21:28:42.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-08T21:28:42.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-08T21:28:42.939Z] ========================================================= [2024-01-08T21:28:42.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-08T21:28:42.939Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:28:43.347Z] + 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-01-08T21:28:43.347Z] Sending build context to Docker daemon 8.754MB [2024-01-08T21:28:43.347Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-08T21:28:43.347Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-08T21:28:43.347Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-08T21:28:43.347Z] 7264a8db6415: Pulling fs layer [2024-01-08T21:28:43.347Z] c4d48a809fc2: Pulling fs layer [2024-01-08T21:28:43.347Z] 4f1c88b9dad5: Pulling fs layer [2024-01-08T21:28:43.347Z] ad3a456e5733: Pulling fs layer [2024-01-08T21:28:43.347Z] 69c7f0334f64: Pulling fs layer [2024-01-08T21:28:43.347Z] 1f1c1a5573a3: Pulling fs layer [2024-01-08T21:28:43.347Z] ce7588e14bc9: Pulling fs layer [2024-01-08T21:28:43.347Z] b5e4710f87ac: Pulling fs layer [2024-01-08T21:28:43.347Z] 69c7f0334f64: Waiting [2024-01-08T21:28:43.347Z] 1f1c1a5573a3: Waiting [2024-01-08T21:28:43.347Z] b5e4710f87ac: Waiting [2024-01-08T21:28:43.347Z] ad3a456e5733: Waiting [2024-01-08T21:28:43.347Z] c4d48a809fc2: Download complete [2024-01-08T21:28:43.604Z] ad3a456e5733: Verifying Checksum [2024-01-08T21:28:43.605Z] ad3a456e5733: Download complete [2024-01-08T21:28:43.605Z] 69c7f0334f64: Download complete [2024-01-08T21:28:43.605Z] 7264a8db6415: Verifying Checksum [2024-01-08T21:28:43.605Z] 7264a8db6415: Download complete [2024-01-08T21:28:43.605Z] 1f1c1a5573a3: Verifying Checksum [2024-01-08T21:28:43.605Z] 1f1c1a5573a3: Download complete [2024-01-08T21:28:43.605Z] 7264a8db6415: Pull complete [2024-01-08T21:28:43.863Z] b5e4710f87ac: Verifying Checksum [2024-01-08T21:28:43.863Z] b5e4710f87ac: Download complete [2024-01-08T21:28:43.863Z] c4d48a809fc2: Pull complete [2024-01-08T21:28:44.122Z] 4f1c88b9dad5: Verifying Checksum [2024-01-08T21:28:44.122Z] 4f1c88b9dad5: Download complete [2024-01-08T21:28:44.380Z] ce7588e14bc9: Verifying Checksum [2024-01-08T21:28:44.380Z] ce7588e14bc9: Download complete [2024-01-08T21:28:47.661Z] 4f1c88b9dad5: Pull complete [2024-01-08T21:28:47.661Z] ad3a456e5733: Pull complete [2024-01-08T21:28:47.661Z] 69c7f0334f64: Pull complete [2024-01-08T21:28:47.661Z] 1f1c1a5573a3: Pull complete [2024-01-08T21:28:50.189Z] ce7588e14bc9: Pull complete [2024-01-08T21:28:50.448Z] b5e4710f87ac: Pull complete [2024-01-08T21:28:50.448Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-08T21:28:50.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-08T21:28:50.448Z] ---> 88b5674ff536 [2024-01-08T21:28:50.448Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-08T21:28:55.785Z] ---> Running in 04d3bcf62839 [2024-01-08T21:28:55.785Z] Removing intermediate container 04d3bcf62839 [2024-01-08T21:28:55.785Z] ---> 992d37716a39 [2024-01-08T21:28:55.785Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-08T21:28:55.785Z] ---> Running in b4df40f81e23 [2024-01-08T21:28:55.785Z] Removing intermediate container b4df40f81e23 [2024-01-08T21:28:55.785Z] ---> cb3769beb5e9 [2024-01-08T21:28:55.785Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-08T21:28:55.785Z] ---> Running in 24c7dcad87df [2024-01-08T21:28:55.785Z] Removing intermediate container 24c7dcad87df [2024-01-08T21:28:55.785Z] ---> b797236362ba [2024-01-08T21:28:55.785Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-08T21:28:55.785Z] ---> Running in 1108b2bebf59 [2024-01-08T21:28:56.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T21:28:56.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T21:28:56.565Z] OK: 264 MiB in 52 packages [2024-01-08T21:28:56.749Z] Still waiting to schedule task [2024-01-08T21:28:56.749Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-08T21:28:56.823Z] Removing intermediate container 1108b2bebf59 [2024-01-08T21:28:56.823Z] ---> 0048c2f218b3 [2024-01-08T21:28:56.823Z] Step 7/12 : WORKDIR /app [2024-01-08T21:28:56.823Z] ---> Running in b8f7cf687b0c [2024-01-08T21:28:56.823Z] Removing intermediate container b8f7cf687b0c [2024-01-08T21:28:56.823Z] ---> 2c29cb6c3c7b [2024-01-08T21:28:56.823Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-08T21:28:57.083Z] ---> 7e5911a54695 [2024-01-08T21:28:57.083Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T21:28:57.083Z] ---> Running in 38e25efd7531 [2024-01-08T21:29:35.834Z] Removing intermediate container 38e25efd7531 [2024-01-08T21:29:35.834Z] ---> dc1c7ed51902 [2024-01-08T21:29:35.834Z] Step 10/12 : COPY . . [2024-01-08T21:29:35.834Z] ---> e96763695a69 [2024-01-08T21:29:35.834Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-08T21:29:35.834Z] ---> Running in b2356ddcef0a [2024-01-08T21:29:35.834Z] Removing intermediate container b2356ddcef0a [2024-01-08T21:29:35.834Z] ---> 2885ed3d1945 [2024-01-08T21:29:35.834Z] Step 12/12 : RUN $MAKE [2024-01-08T21:29:35.834Z] ---> Running in f984893c7047 [2024-01-08T21:29:35.834Z] noop [2024-01-08T21:29:35.834Z] Removing intermediate container f984893c7047 [2024-01-08T21:29:35.834Z] ---> 38ea33258878 [2024-01-08T21:29:35.834Z] Successfully built 38ea33258878 [2024-01-08T21:29:35.834Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:29:36.216Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-08T21:29:36.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:29:36.322Z] prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container [2024-01-08T21:29:36.358Z] $ 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-01-08T21:29:36.668Z] $ docker top 6351dbfe6a2681c90669d9a4779f432c5fa330909d8b5d2fe3b90accef7b40c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-08T21:29:37.051Z] + go version [2024-01-08T21:29:37.051Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-08T21:29:37.064Z] $ docker stop --time=1 6351dbfe6a2681c90669d9a4779f432c5fa330909d8b5d2fe3b90accef7b40c0 [2024-01-08T21:29:38.318Z] $ docker rm -f --volumes 6351dbfe6a2681c90669d9a4779f432c5fa330909d8b5d2fe3b90accef7b40c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:29:38.946Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-08T21:29:38.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:29:39.067Z] prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container [2024-01-08T21:29:39.138Z] $ 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-01-08T21:29:39.470Z] $ docker top 4f48e88314e53d971b0c098934e8fb4ced5947d36a4524a8a2352abe789f35cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-08T21:29:39.897Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-01-08T21:29:40.224Z] + make test [2024-01-08T21:29:40.224Z] go test -race -coverprofile=coverage.out ./... [2024-01-08T21:29:58.303Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-08T21:30:20.230Z] go vet ./... [2024-01-08T21:30:22.133Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-08T21:30:22.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-08T21:30:22.393Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-08T21:30:22.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-08T21:30:22.445Z] $ docker stop --time=1 4f48e88314e53d971b0c098934e8fb4ced5947d36a4524a8a2352abe789f35cb [2024-01-08T21:30:29.058Z] $ docker rm -f --volumes 4f48e88314e53d971b0c098934e8fb4ced5947d36a4524a8a2352abe789f35cb [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-08T21:30:29.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-08T21:30:29.656Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-08T21:30:30.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-08T21:30:30.608Z] + ls -al . [2024-01-08T21:30:30.608Z] total 184 [2024-01-08T21:30:30.608Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 8 21:29 . [2024-01-08T21:30:30.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 21:28 .. [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 8 21:28 .dockerignore [2024-01-08T21:30:30.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 21:29 .git [2024-01-08T21:30:30.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 21:28 .github [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 8 21:28 .gitignore [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 8 21:28 .golangci.yml [2024-01-08T21:30:30.608Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 21:28 .semver [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 8 21:28 Attribution.txt [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 8 21:28 CHANGELOG.md [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 8 21:28 Dockerfile [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 21:28 GOVERNANCE.md [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 8 21:28 Jenkinsfile [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 8 21:28 LICENSE [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 8 21:28 OWNERS.md [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 8 21:28 README.md [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 8 21:28 VERSION [2024-01-08T21:30:30.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 21:28 bin [2024-01-08T21:30:30.608Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 8 21:29 coverage.out [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 3727 Jan 8 21:28 go.mod [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 34418 Jan 8 21:28 go.sum [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 8 21:28 main.go [2024-01-08T21:30:30.608Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 8 21:28 makefile [2024-01-08T21:30:30.608Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 8 21:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:30:31.013Z] + 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=bdd01e90b95e6b38e37d562ed60190accab1224f --label arch=amd64 --label version=3.2.0-dev.6 . [2024-01-08T21:30:31.013Z] Sending build context to Docker daemon 8.755MB [2024-01-08T21:30:31.013Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-08T21:30:31.013Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-08T21:30:31.013Z] ---> 38ea33258878 [2024-01-08T21:30:31.013Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-08T21:30:31.275Z] ---> Running in 91605fcddc68 [2024-01-08T21:30:31.275Z] Removing intermediate container 91605fcddc68 [2024-01-08T21:30:31.275Z] ---> 3058c6094227 [2024-01-08T21:30:31.275Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-08T21:30:31.275Z] ---> Running in 738ec19213d4 [2024-01-08T21:30:31.275Z] Removing intermediate container 738ec19213d4 [2024-01-08T21:30:31.275Z] ---> 80d0929a497d [2024-01-08T21:30:31.275Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-01-08T21:30:31.275Z] ---> Running in 0404e2d81cf1 [2024-01-08T21:30:31.534Z] Removing intermediate container 0404e2d81cf1 [2024-01-08T21:30:31.534Z] ---> 99d9e46bcd1e [2024-01-08T21:30:31.534Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-08T21:30:31.534Z] ---> Running in ac3373c81e40 [2024-01-08T21:30:31.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T21:30:31.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T21:30:32.361Z] OK: 264 MiB in 52 packages [2024-01-08T21:30:32.361Z] Removing intermediate container ac3373c81e40 [2024-01-08T21:30:32.361Z] ---> c76683d79c98 [2024-01-08T21:30:32.361Z] Step 7/27 : WORKDIR /app [2024-01-08T21:30:32.620Z] ---> Running in 0d07888a0056 [2024-01-08T21:30:32.620Z] Removing intermediate container 0d07888a0056 [2024-01-08T21:30:32.620Z] ---> 40cf59cbf6e7 [2024-01-08T21:30:32.620Z] Step 8/27 : COPY go.mod vendor* ./ [2024-01-08T21:30:32.620Z] ---> 82a801ef457d [2024-01-08T21:30:32.620Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T21:30:32.620Z] ---> Running in 245d9e4b7119 [2024-01-08T21:30:33.557Z] Removing intermediate container 245d9e4b7119 [2024-01-08T21:30:33.557Z] ---> 1133ec47bff0 [2024-01-08T21:30:33.557Z] Step 10/27 : COPY . . [2024-01-08T21:30:34.133Z] ---> 48e7ac32ede9 [2024-01-08T21:30:34.133Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-08T21:30:34.133Z] ---> Running in 837cb6fc58de [2024-01-08T21:30:34.393Z] Removing intermediate container 837cb6fc58de [2024-01-08T21:30:34.393Z] ---> 41833ef85599 [2024-01-08T21:30:34.393Z] Step 12/27 : RUN $MAKE [2024-01-08T21:30:34.596Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26934 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-01-08T21:30:34.634Z] Running in /w/workspace/app-service-configurable/215 [Pipeline] { [2024-01-08T21:30:34.652Z] ---> Running in 792a09c89d5c [Pipeline] checkout [2024-01-08T21:30:34.910Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6" -trimpath -mod=readonly -o app-service-configurable [2024-01-08T21:30:37.737Z] Selected Git installation does not exist. Using Default [2024-01-08T21:30:37.737Z] The recommended git tool is: NONE [2024-01-08T21:30:47.064Z] using credential edgex-jenkins-ssh [2024-01-08T21:30:47.083Z] Cloning the remote Git repository [2024-01-08T21:30:47.127Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-01-08T21:30:47.214Z] > git init /w/workspace/app-service-configurable/215 # timeout=10 [2024-01-08T21:30:47.364Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-01-08T21:30:47.365Z] > git --version # timeout=10 [2024-01-08T21:30:47.385Z] > git --version # 'git version 2.25.1' [2024-01-08T21:30:47.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-08T21:30:47.532Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-08T21:30:50.739Z] Avoid second fetch [2024-01-08T21:30:50.739Z] Checking out Revision bdd01e90b95e6b38e37d562ed60190accab1224f (main) [2024-01-08T21:30:49.951Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-01-08T21:30:49.970Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-08T21:30:50.755Z] > git config core.sparsecheckout # timeout=10 [2024-01-08T21:30:50.810Z] > git checkout -f bdd01e90b95e6b38e37d562ed60190accab1224f # timeout=10 [2024-01-08T21:30:51.289Z] Commit message: "feat: Add MQTT Export preconnect settings to profiles (#633)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-08T21:30:52.342Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-08T21:30:52.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-08T21:30:52.342Z] Dload Upload Total Spent Left Speed [2024-01-08T21:30:52.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 87462 0 --:--:-- --:--:-- --:--:-- 88069 [Pipeline] sh [2024-01-08T21:30:52.675Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-08T21:30:53.000Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-08T21:30:53.000Z] + sudo tee /etc/docker/daemon.new [2024-01-08T21:30:53.000Z] { [2024-01-08T21:30:53.000Z] "registry-mirrors": [ [2024-01-08T21:30:53.000Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-08T21:30:53.000Z] ], [2024-01-08T21:30:53.000Z] "bip": "10.250.0.254/24", [2024-01-08T21:30:53.000Z] "hosts": [ [2024-01-08T21:30:53.000Z] "tcp://0.0.0.0:5555", [2024-01-08T21:30:53.000Z] "unix:///var/run/docker.sock" [2024-01-08T21:30:53.000Z] ], [2024-01-08T21:30:53.000Z] "mtu": 1458, [2024-01-08T21:30:53.000Z] "selinux-enabled": true, [2024-01-08T21:30:53.000Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-08T21:30:53.000Z] } [Pipeline] sh [2024-01-08T21:30:53.328Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-08T21:30:53.660Z] + sudo service docker restart [2024-01-08T21:30:56.896Z] Removing intermediate container 792a09c89d5c [2024-01-08T21:30:56.896Z] ---> 5923000c5eba [2024-01-08T21:30:56.896Z] Step 13/27 : FROM alpine:3.18 [2024-01-08T21:30:56.896Z] 3.18: Pulling from library/alpine [2024-01-08T21:30:56.896Z] c926b61bad3b: Pulling fs layer [2024-01-08T21:30:56.896Z] c926b61bad3b: Verifying Checksum [2024-01-08T21:30:56.896Z] c926b61bad3b: Download complete [2024-01-08T21:30:56.896Z] c926b61bad3b: Pull complete [2024-01-08T21:30:56.896Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T21:30:56.896Z] Status: Downloaded newer image for alpine:3.18 [2024-01-08T21:30:56.896Z] ---> b541f2080109 [2024-01-08T21:30:56.896Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-08T21:30:56.896Z] ---> Running in 7d98730e756b [2024-01-08T21:30:56.896Z] Removing intermediate container 7d98730e756b [2024-01-08T21:30:56.896Z] ---> 414ce3d8e1e9 [2024-01-08T21:30:56.896Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-01-08T21:30:56.896Z] ---> Running in edf2064e53ff [2024-01-08T21:30:56.896Z] Removing intermediate container edf2064e53ff [2024-01-08T21:30:56.896Z] ---> 3fb79a8f47c0 [2024-01-08T21:30:56.896Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-08T21:30:56.896Z] ---> Running in ef0906229895 [2024-01-08T21:30:57.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T21:30:57.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T21:30:57.415Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-08T21:30:57.415Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-08T21:30:57.415Z] Executing busybox-1.36.1-r5.trigger [2024-01-08T21:30:57.415Z] Executing ca-certificates-20230506-r0.trigger [2024-01-08T21:30:57.674Z] OK: 8 MiB in 17 packages [2024-01-08T21:30:59.137Z] Removing intermediate container ef0906229895 [2024-01-08T21:30:59.137Z] ---> 2b8cb68b9ecd [2024-01-08T21:30:59.137Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-08T21:30:59.137Z] ---> Running in 621287eaa1bd [2024-01-08T21:30:59.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-08T21:30:59.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-08T21:30:59.657Z] OK: 8 MiB in 17 packages [2024-01-08T21:31:01.563Z] Removing intermediate container 621287eaa1bd [2024-01-08T21:31:01.563Z] ---> cd96c3e5c570 [2024-01-08T21:31:01.563Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-08T21:31:01.563Z] ---> a5d101c9919a [2024-01-08T21:31:01.563Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-08T21:31:01.563Z] ---> 35433d3be46c [2024-01-08T21:31:01.563Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-01-08T21:31:01.827Z] ---> c2ca2658fc1d [2024-01-08T21:31:01.827Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-08T21:31:02.765Z] ---> b9ee73742053 [2024-01-08T21:31:02.765Z] Step 22/27 : EXPOSE 48095 [2024-01-08T21:31:02.765Z] ---> Running in 446539da2f25 [2024-01-08T21:31:02.765Z] Removing intermediate container 446539da2f25 [2024-01-08T21:31:02.765Z] ---> e5c05ee6a2b9 [2024-01-08T21:31:02.765Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-01-08T21:31:02.765Z] ---> Running in 0e8dc29e303c [2024-01-08T21:31:02.765Z] Removing intermediate container 0e8dc29e303c [2024-01-08T21:31:02.765Z] ---> da3291a82871 [2024-01-08T21:31:02.765Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-08T21:31:02.765Z] ---> Running in a8ca883f53ca [2024-01-08T21:31:02.765Z] Removing intermediate container a8ca883f53ca [2024-01-08T21:31:02.765Z] ---> b6b8641cace0 [2024-01-08T21:31:02.765Z] Step 25/27 : LABEL arch=amd64 [2024-01-08T21:31:02.765Z] ---> Running in f44889184f03 [2024-01-08T21:31:03.026Z] Removing intermediate container f44889184f03 [2024-01-08T21:31:03.026Z] ---> 1f8736716a60 [2024-01-08T21:31:03.026Z] Step 26/27 : LABEL git_sha=bdd01e90b95e6b38e37d562ed60190accab1224f [2024-01-08T21:31:03.026Z] ---> Running in d32a3dd64d8e [2024-01-08T21:31:03.026Z] Removing intermediate container d32a3dd64d8e [2024-01-08T21:31:03.026Z] ---> ee196a55f2be [2024-01-08T21:31:03.026Z] Step 27/27 : LABEL version=3.2.0-dev.6 [2024-01-08T21:31:03.026Z] ---> Running in 221e1b2716a6 [2024-01-08T21:31:03.026Z] Removing intermediate container 221e1b2716a6 [2024-01-08T21:31:03.026Z] ---> 87658ba44330 [2024-01-08T21:31:03.026Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-08T21:31:03.026Z] Successfully built 87658ba44330 [2024-01-08T21:31:03.026Z] 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-01-08T21:31:03.301Z] provisioning config files... [2024-01-08T21:31:03.313Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3078289632905099040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:31:03.650Z] ---> ****-login.sh [2024-01-08T21:31:03.650Z] nexus3.edgexfoundry.org:10001 [2024-01-08T21:31:03.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:31:03.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:31:03.650Z] Configure a credential helper to remove this warning. See [2024-01-08T21:31:03.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:31:03.650Z] [2024-01-08T21:31:03.650Z] Login Succeeded [2024-01-08T21:31:03.650Z] nexus3.edgexfoundry.org:10002 [2024-01-08T21:31:03.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:31:03.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:31:03.650Z] Configure a credential helper to remove this warning. See [2024-01-08T21:31:03.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:31:03.650Z] [2024-01-08T21:31:03.650Z] Login Succeeded [2024-01-08T21:31:03.650Z] nexus3.edgexfoundry.org:10003 [2024-01-08T21:31:03.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:31:03.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:31:03.910Z] Configure a credential helper to remove this warning. See [2024-01-08T21:31:03.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:31:03.911Z] [2024-01-08T21:31:03.911Z] Login Succeeded [2024-01-08T21:31:03.911Z] nexus3.edgexfoundry.org:10004 [2024-01-08T21:31:03.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:31:03.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:31:03.911Z] Configure a credential helper to remove this warning. See [2024-01-08T21:31:03.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:31:03.911Z] [2024-01-08T21:31:03.911Z] Login Succeeded [2024-01-08T21:31:03.911Z] ****.io [2024-01-08T21:31:04.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:31:04.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:31:04.171Z] Configure a credential helper to remove this warning. See [2024-01-08T21:31:04.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:31:04.171Z] [2024-01-08T21:31:04.171Z] Login Succeeded [2024-01-08T21:31:04.171Z] ---> ****-login.sh ends [Pipeline] } [2024-01-08T21:31:04.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-08T21:31:04.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-08T21:31:04.370Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-01-08T21:31:04.370Z] bdd01e90b95e6b38e37d562ed60190accab1224f [2024-01-08T21:31:04.370Z] latest [2024-01-08T21:31:04.370Z] 3.2.0-dev.6 [2024-01-08T21:31:04.370Z] bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 [2024-01-08T21:31:04.370Z] main [2024-01-08T21:31:04.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:31:04.826Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:31:05.228Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f [2024-01-08T21:31:05.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-08T21:31:05.228Z] c9050be92ce8: Preparing [2024-01-08T21:31:05.228Z] abcc369d5791: Preparing [2024-01-08T21:31:05.228Z] abdd293e9c46: Preparing [2024-01-08T21:31:05.228Z] 18295b8ac0a6: Preparing [2024-01-08T21:31:05.228Z] 274a7befd9bd: Preparing [2024-01-08T21:31:05.228Z] 1c98800bd36d: Preparing [2024-01-08T21:31:05.228Z] 9fe9a137fd00: Preparing [2024-01-08T21:31:05.228Z] 9fe9a137fd00: Waiting [2024-01-08T21:31:05.228Z] 1c98800bd36d: Waiting [2024-01-08T21:31:05.228Z] 18295b8ac0a6: Pushed [2024-01-08T21:31:05.228Z] 274a7befd9bd: Pushed [2024-01-08T21:31:05.228Z] abdd293e9c46: Pushed [2024-01-08T21:31:05.228Z] abcc369d5791: Pushed [2024-01-08T21:31:05.228Z] 9fe9a137fd00: Layer already exists [2024-01-08T21:31:05.488Z] 1c98800bd36d: Pushed [2024-01-08T21:31:07.396Z] c9050be92ce8: Pushed [2024-01-08T21:31:07.396Z] bdd01e90b95e6b38e37d562ed60190accab1224f: digest: sha256:dcec29b4c4f9f9b351dae634cd4b93237c47233ad1b5d69296da1acfc18f708a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:31:07.874Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:31:08.270Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-01-08T21:31:08.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-08T21:31:08.270Z] c9050be92ce8: Preparing [2024-01-08T21:31:08.270Z] abcc369d5791: Preparing [2024-01-08T21:31:08.270Z] abdd293e9c46: Preparing [2024-01-08T21:31:08.270Z] 18295b8ac0a6: Preparing [2024-01-08T21:31:08.270Z] 274a7befd9bd: Preparing [2024-01-08T21:31:08.270Z] 1c98800bd36d: Preparing [2024-01-08T21:31:08.270Z] 9fe9a137fd00: Preparing [2024-01-08T21:31:08.270Z] 1c98800bd36d: Waiting [2024-01-08T21:31:08.270Z] c9050be92ce8: Layer already exists [2024-01-08T21:31:08.270Z] 18295b8ac0a6: Layer already exists [2024-01-08T21:31:08.270Z] abdd293e9c46: Layer already exists [2024-01-08T21:31:08.270Z] abcc369d5791: Layer already exists [2024-01-08T21:31:08.270Z] 274a7befd9bd: Layer already exists [2024-01-08T21:31:08.270Z] 1c98800bd36d: Layer already exists [2024-01-08T21:31:08.270Z] 9fe9a137fd00: Layer already exists [2024-01-08T21:31:08.270Z] latest: digest: sha256:dcec29b4c4f9f9b351dae634cd4b93237c47233ad1b5d69296da1acfc18f708a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:31:08.668Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:31:09.077Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.6 [2024-01-08T21:31:09.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-08T21:31:09.077Z] c9050be92ce8: Preparing [2024-01-08T21:31:09.077Z] abcc369d5791: Preparing [2024-01-08T21:31:09.077Z] abdd293e9c46: Preparing [2024-01-08T21:31:09.077Z] 18295b8ac0a6: Preparing [2024-01-08T21:31:09.077Z] 274a7befd9bd: Preparing [2024-01-08T21:31:09.077Z] 1c98800bd36d: Preparing [2024-01-08T21:31:09.077Z] 9fe9a137fd00: Preparing [2024-01-08T21:31:09.077Z] 1c98800bd36d: Waiting [2024-01-08T21:31:09.077Z] 9fe9a137fd00: Waiting [2024-01-08T21:31:09.077Z] c9050be92ce8: Layer already exists [2024-01-08T21:31:09.077Z] abcc369d5791: Layer already exists [2024-01-08T21:31:09.077Z] 18295b8ac0a6: Layer already exists [2024-01-08T21:31:09.077Z] 274a7befd9bd: Layer already exists [2024-01-08T21:31:09.077Z] abdd293e9c46: Layer already exists [2024-01-08T21:31:09.077Z] 9fe9a137fd00: Layer already exists [2024-01-08T21:31:09.077Z] 1c98800bd36d: Layer already exists [2024-01-08T21:31:09.077Z] 3.2.0-dev.6: digest: sha256:dcec29b4c4f9f9b351dae634cd4b93237c47233ad1b5d69296da1acfc18f708a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:31:09.483Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:31:09.890Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 [2024-01-08T21:31:09.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-08T21:31:09.890Z] c9050be92ce8: Preparing [2024-01-08T21:31:09.890Z] abcc369d5791: Preparing [2024-01-08T21:31:09.890Z] abdd293e9c46: Preparing [2024-01-08T21:31:09.890Z] 18295b8ac0a6: Preparing [2024-01-08T21:31:09.890Z] 274a7befd9bd: Preparing [2024-01-08T21:31:09.890Z] 1c98800bd36d: Preparing [2024-01-08T21:31:09.890Z] 9fe9a137fd00: Preparing [2024-01-08T21:31:09.890Z] 1c98800bd36d: Waiting [2024-01-08T21:31:09.890Z] 9fe9a137fd00: Waiting [2024-01-08T21:31:09.890Z] 274a7befd9bd: Layer already exists [2024-01-08T21:31:09.890Z] c9050be92ce8: Layer already exists [2024-01-08T21:31:09.890Z] 18295b8ac0a6: Layer already exists [2024-01-08T21:31:09.890Z] abcc369d5791: Layer already exists [2024-01-08T21:31:09.890Z] abdd293e9c46: Layer already exists [2024-01-08T21:31:09.890Z] 1c98800bd36d: Layer already exists [2024-01-08T21:31:09.890Z] 9fe9a137fd00: Layer already exists [2024-01-08T21:31:09.890Z] bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6: digest: sha256:dcec29b4c4f9f9b351dae634cd4b93237c47233ad1b5d69296da1acfc18f708a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:31:10.302Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:31:10.726Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-01-08T21:31:10.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-08T21:31:10.726Z] c9050be92ce8: Preparing [2024-01-08T21:31:10.726Z] abcc369d5791: Preparing [2024-01-08T21:31:10.726Z] abdd293e9c46: Preparing [2024-01-08T21:31:10.726Z] 18295b8ac0a6: Preparing [2024-01-08T21:31:10.726Z] 274a7befd9bd: Preparing [2024-01-08T21:31:10.726Z] 1c98800bd36d: Preparing [2024-01-08T21:31:10.726Z] 9fe9a137fd00: Preparing [2024-01-08T21:31:10.726Z] 1c98800bd36d: Waiting [2024-01-08T21:31:10.726Z] 9fe9a137fd00: Waiting [2024-01-08T21:31:10.726Z] c9050be92ce8: Layer already exists [2024-01-08T21:31:10.727Z] abcc369d5791: Layer already exists [2024-01-08T21:31:10.727Z] 274a7befd9bd: Layer already exists [2024-01-08T21:31:10.727Z] abdd293e9c46: Layer already exists [2024-01-08T21:31:10.727Z] 18295b8ac0a6: Layer already exists [2024-01-08T21:31:10.727Z] 1c98800bd36d: Layer already exists [2024-01-08T21:31:10.727Z] 9fe9a137fd00: Layer already exists [2024-01-08T21:31:10.727Z] main: digest: sha256:dcec29b4c4f9f9b351dae634cd4b93237c47233ad1b5d69296da1acfc18f708a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-08T21:31:10.959Z] ===================================================== [Pipeline] echo [2024-01-08T21:31:11.014Z] taggedImages: [2024-01-08T21:31:11.014Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f [2024-01-08T21:31:11.014Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-01-08T21:31:11.014Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.6 [2024-01-08T21:31:11.014Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 [2024-01-08T21:31:11.014Z] - 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-01-08T21:31:11.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-08T21:31:11.692Z] [2024-01-08T21:31:11.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-08T21:31:11.953Z] provisioning config files... [2024-01-08T21:31:11.979Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/215@tmp/config12482696739750882710tmp [Pipeline] { [2024-01-08T21:31:12.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-08T21:31:12.049Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-08T21:31:12.049Z] 5eb5b503b376: Pulling fs layer [2024-01-08T21:31:12.049Z] 5c69ac0246d0: Pulling fs layer [2024-01-08T21:31:12.049Z] ec43610c2a17: Pulling fs layer [2024-01-08T21:31:12.049Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-08T21:31:12.049Z] 33b1e0a273af: Pulling fs layer [2024-01-08T21:31:12.049Z] 5d3b04190fa2: Pulling fs layer [2024-01-08T21:31:12.049Z] 2f39f015ded8: Pulling fs layer [2024-01-08T21:31:12.049Z] 5d3b04190fa2: Waiting [2024-01-08T21:31:12.049Z] 33b1e0a273af: Waiting [2024-01-08T21:31:12.049Z] 3a2ae6a8a46f: Waiting [2024-01-08T21:31:12.049Z] 5c69ac0246d0: Download complete [2024-01-08T21:31:12.049Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-08T21:31:12.049Z] 3a2ae6a8a46f: Download complete [2024-01-08T21:31:12.049Z] 33b1e0a273af: Verifying Checksum [2024-01-08T21:31:12.049Z] 33b1e0a273af: Download complete [2024-01-08T21:31:12.049Z] 5d3b04190fa2: Verifying Checksum [2024-01-08T21:31:12.049Z] 5d3b04190fa2: Download complete [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:31:12.308Z] ec43610c2a17: Verifying Checksum [2024-01-08T21:31:12.308Z] ec43610c2a17: Download complete [2024-01-08T21:31:12.308Z] 5eb5b503b376: Download complete [2024-01-08T21:31:12.426Z] ---> ****-login.sh [2024-01-08T21:31:12.427Z] nexus3.edgexfoundry.org:10001 [2024-01-08T21:31:12.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:31:12.875Z] 2f39f015ded8: Verifying Checksum [2024-01-08T21:31:12.875Z] 2f39f015ded8: Download complete [2024-01-08T21:31:12.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:31:12.964Z] Configure a credential helper to remove this warning. See [2024-01-08T21:31:12.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:31:12.964Z] [2024-01-08T21:31:12.964Z] Login Succeeded [2024-01-08T21:31:12.964Z] nexus3.edgexfoundry.org:10002 [2024-01-08T21:31:12.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:31:13.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:31:13.230Z] Configure a credential helper to remove this warning. See [2024-01-08T21:31:13.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:31:13.230Z] [2024-01-08T21:31:13.230Z] Login Succeeded [2024-01-08T21:31:13.230Z] nexus3.edgexfoundry.org:10003 [2024-01-08T21:31:13.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:31:13.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:31:13.499Z] Configure a credential helper to remove this warning. See [2024-01-08T21:31:13.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:31:13.499Z] [2024-01-08T21:31:13.499Z] Login Succeeded [2024-01-08T21:31:13.499Z] nexus3.edgexfoundry.org:10004 [2024-01-08T21:31:13.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:31:13.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:31:13.768Z] Configure a credential helper to remove this warning. See [2024-01-08T21:31:13.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:31:13.768Z] [2024-01-08T21:31:13.768Z] Login Succeeded [2024-01-08T21:31:13.768Z] ****.io [2024-01-08T21:31:13.812Z] 5eb5b503b376: Pull complete [2024-01-08T21:31:13.812Z] 5c69ac0246d0: Pull complete [2024-01-08T21:31:14.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:31:14.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:31:14.306Z] Configure a credential helper to remove this warning. See [2024-01-08T21:31:14.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:31:14.306Z] [2024-01-08T21:31:14.306Z] Login Succeeded [2024-01-08T21:31:14.306Z] ---> ****-login.sh ends [Pipeline] } [2024-01-08T21:31:14.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-01-08T21:31:14.378Z] ec43610c2a17: Pull complete [2024-01-08T21:31:14.378Z] 3a2ae6a8a46f: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-01-08T21:31:14.636Z] 33b1e0a273af: Pull complete [2024-01-08T21:31:14.636Z] 5d3b04190fa2: Pull complete [Pipeline] echo [2024-01-08T21:31:14.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-08T21:31:14.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-08T21:31:14.807Z] ========================================================= [2024-01-08T21:31:14.807Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-08T21:31:14.807Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:31:15.298Z] + 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-01-08T21:31:17.878Z] #0 building with "default" instance using docker driver [2024-01-08T21:31:17.878Z] [2024-01-08T21:31:17.878Z] #1 [internal] load build definition from Dockerfile [2024-01-08T21:31:17.878Z] #1 transferring dockerfile: 2.05kB 0.0s done [2024-01-08T21:31:17.878Z] #1 DONE 0.1s [2024-01-08T21:31:17.878Z] [2024-01-08T21:31:17.878Z] #2 [internal] load .dockerignore [2024-01-08T21:31:17.878Z] #2 transferring context: 159B done [2024-01-08T21:31:17.878Z] #2 DONE 0.1s [2024-01-08T21:31:17.878Z] [2024-01-08T21:31:17.878Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-08T21:31:17.878Z] #3 DONE 0.1s [2024-01-08T21:31:18.154Z] [2024-01-08T21:31:18.154Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-08T21:31:18.154Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-08T21:31:18.154Z] #4 ... [2024-01-08T21:31:18.154Z] [2024-01-08T21:31:18.154Z] #5 [internal] load build context [2024-01-08T21:31:18.154Z] #5 transferring context: 130.63kB 0.0s done [2024-01-08T21:31:18.154Z] #5 DONE 0.1s [2024-01-08T21:31:18.154Z] [2024-01-08T21:31:18.154Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-08T21:31:18.154Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-08T21:31:18.154Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s [2024-01-08T21:31:18.154Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-08T21:31:18.154Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-08T21:31:18.154Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-08T21:31:18.154Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-08T21:31:18.154Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2024-01-08T21:31:18.154Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-08T21:31:18.154Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-08T21:31:18.423Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s [2024-01-08T21:31:18.423Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-08T21:31:18.423Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2024-01-08T21:31:18.423Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.3s [2024-01-08T21:31:18.423Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.67MB / 63.99MB 0.5s [2024-01-08T21:31:18.424Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2024-01-08T21:31:18.424Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.5s [2024-01-08T21:31:18.694Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.6s [2024-01-08T21:31:18.694Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-08T21:31:18.694Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.65MB / 97.63MB 0.6s [2024-01-08T21:31:18.694Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.5s done [2024-01-08T21:31:18.694Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.7s [2024-01-08T21:31:18.694Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s [2024-01-08T21:31:18.694Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-08T21:31:18.963Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 0.9s [2024-01-08T21:31:18.963Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 0.9s [2024-01-08T21:31:18.963Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s [2024-01-08T21:31:18.963Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-08T21:31:19.233Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.1s [2024-01-08T21:31:19.233Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.1s [2024-01-08T21:31:19.233Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.3s [2024-01-08T21:31:19.233Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s [2024-01-08T21:31:19.500Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2024-01-08T21:31:19.500Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 55.57MB / 97.63MB 1.4s [2024-01-08T21:31:19.500Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2024-01-08T21:31:19.500Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 1.5s [2024-01-08T21:31:19.782Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2024-01-08T21:31:19.782Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.8s [2024-01-08T21:31:19.782Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.9s [2024-01-08T21:31:19.909Z] 2f39f015ded8: Pull complete [2024-01-08T21:31:19.909Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-08T21:31:19.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-08T21:31:19.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2024-01-08T21:31:20.056Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.78MB / 97.63MB 2.0s [2024-01-08T21:31:20.056Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.09MB / 97.63MB 2.1s [Pipeline] withDockerContainer [2024-01-08T21:31:20.167Z] prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container [2024-01-08T21:31:20.199Z] $ 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-01-08T21:31:20.328Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2024-01-08T21:31:25.681Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2024-01-08T21:31:26.301Z] $ docker top b6dfb89de5bdd1d08f5c31586fc8b45dfc42c4534d7ce6a06a83f18fd0604295 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:31:26.791Z] ---> job-cost.sh [2024-01-08T21:31:26.791Z] lf-activate-venv: SKIPPING [2024-01-08T21:31:26.791Z] INFO: No Stack... [2024-01-08T21:31:27.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-08T21:31:27.624Z] INFO: Archiving Costs [Pipeline] sh [2024-01-08T21:31:27.914Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-01-08T21:31:27.915Z] + cut -d, -f6 [Pipeline] lock [2024-01-08T21:31:27.930Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] [2024-01-08T21:31:27.938Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] did not exist. Created. [2024-01-08T21:31:27.938Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-08T21:31:28.316Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-08T21:31:28.343Z] Stashed 1 file(s) [Pipeline] } [2024-01-08T21:31:28.383Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-08T21:31:28.475Z] $ docker stop --time=1 b6dfb89de5bdd1d08f5c31586fc8b45dfc42c4534d7ce6a06a83f18fd0604295 [2024-01-08T21:31:29.686Z] $ docker rm -f --volumes b6dfb89de5bdd1d08f5c31586fc8b45dfc42c4534d7ce6a06a83f18fd0604295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-08T21:31:31.030Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2024-01-08T21:31:37.696Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.3s done [2024-01-08T21:31:38.281Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2024-01-08T21:31:38.549Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-08T21:31:38.549Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-08T21:31:38.549Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2024-01-08T21:31:43.888Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.3s [2024-01-08T21:31:48.136Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.1s done [2024-01-08T21:31:48.136Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-08T21:31:49.536Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-08T21:31:49.806Z] #4 DONE 31.8s [2024-01-08T21:31:49.806Z] [2024-01-08T21:31:49.806Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-08T21:31:50.761Z] #6 0.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T21:31:50.761Z] #6 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T21:31:52.165Z] #6 2.057 OK: 266 MiB in 52 packages [2024-01-08T21:31:53.576Z] #6 DONE 3.7s [2024-01-08T21:31:53.576Z] [2024-01-08T21:31:53.576Z] #7 [builder 3/7] WORKDIR /app [2024-01-08T21:31:53.576Z] #7 DONE 0.1s [2024-01-08T21:31:53.576Z] [2024-01-08T21:31:53.576Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-08T21:31:53.844Z] #8 DONE 0.1s [2024-01-08T21:31:53.844Z] [2024-01-08T21:31:53.844Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T21:32:15.900Z] #9 DONE 22.1s [2024-01-08T21:32:15.900Z] [2024-01-08T21:32:15.900Z] #10 [builder 6/7] COPY . . [2024-01-08T21:32:15.900Z] #10 DONE 0.2s [2024-01-08T21:32:15.900Z] [2024-01-08T21:32:15.900Z] #11 [builder 7/7] RUN echo noop [2024-01-08T21:32:16.485Z] #11 0.606 noop [2024-01-08T21:32:16.485Z] #11 DONE 0.7s [2024-01-08T21:32:16.754Z] [2024-01-08T21:32:16.754Z] #12 exporting to image [2024-01-08T21:32:16.754Z] #12 exporting layers [2024-01-08T21:32:38.816Z] #12 exporting layers 21.7s done [2024-01-08T21:32:38.816Z] #12 writing image sha256:9527ff25951336aa52543156a48317b8bc6628e28df2eb33979dd153555ea4c9 done [2024-01-08T21:32:38.816Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-08T21:32:38.816Z] #12 DONE 21.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:32:39.264Z] + docker inspect -f . ci-base-image-arm64 [2024-01-08T21:32:39.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:32:39.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-26934 does not seem to be running inside a container [2024-01-08T21:32:39.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/215 -v /w/workspace/app-service-configurable/215:/w/workspace/app-service-configurable/215:rw,z -v /w/workspace/app-service-configurable/215@tmp:/w/workspace/app-service-configurable/215@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-01-08T21:32:40.716Z] $ docker top d97f6f5d475512552f2d4ed89a2b406e82687d395b007f0c05993efb82c76896 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-08T21:32:41.686Z] + go version [2024-01-08T21:32:41.686Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-08T21:32:41.728Z] $ docker stop --time=1 d97f6f5d475512552f2d4ed89a2b406e82687d395b007f0c05993efb82c76896 [2024-01-08T21:32:46.992Z] $ docker rm -f --volumes d97f6f5d475512552f2d4ed89a2b406e82687d395b007f0c05993efb82c76896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:32:47.872Z] + docker inspect -f . ci-base-image-arm64 [2024-01-08T21:32:47.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:32:48.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-26934 does not seem to be running inside a container [2024-01-08T21:32:48.163Z] $ 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/215 -v /w/workspace/app-service-configurable/215:/w/workspace/app-service-configurable/215:rw,z -v /w/workspace/app-service-configurable/215@tmp:/w/workspace/app-service-configurable/215@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-01-08T21:32:49.034Z] $ docker top 204c3eb8ce0dc13e2ffae3d19b81850d9ce810f8a136f210cabd4f9ec2ef46fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-08T21:32:49.576Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/215 [Pipeline] fileExists [Pipeline] sh [2024-01-08T21:32:49.943Z] + make test [2024-01-08T21:32:49.943Z] go test -race -coverprofile=coverage.out ./... [2024-01-08T21:34:26.582Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-08T21:34:26.582Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-08T21:34:26.582Z] go vet ./... [2024-01-08T21:35:22.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-08T21:35:22.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-08T21:35:22.995Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-08T21:35:23.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-08T21:35:23.075Z] $ docker stop --time=1 204c3eb8ce0dc13e2ffae3d19b81850d9ce810f8a136f210cabd4f9ec2ef46fd [2024-01-08T21:35:25.104Z] $ docker rm -f --volumes 204c3eb8ce0dc13e2ffae3d19b81850d9ce810f8a136f210cabd4f9ec2ef46fd [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-08T21:35:26.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-08T21:35:26.807Z] Warning: overwriting stash ‘coverage-report’ [2024-01-08T21:35:27.306Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-08T21:35:27.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-08T21:35:28.280Z] + ls -al . [2024-01-08T21:35:28.280Z] total 180 [2024-01-08T21:35:28.280Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 8 21:32 . [2024-01-08T21:35:28.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 21:30 .. [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 8 21:30 .dockerignore [2024-01-08T21:35:28.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 21:30 .git [2024-01-08T21:35:28.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 21:30 .github [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 8 21:30 .gitignore [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 8 21:30 .golangci.yml [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 8 21:30 Attribution.txt [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 8 21:30 CHANGELOG.md [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 8 21:30 Dockerfile [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 21:30 GOVERNANCE.md [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 8 21:30 Jenkinsfile [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 8 21:30 LICENSE [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 8 21:30 OWNERS.md [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 8 21:30 README.md [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 8 21:28 VERSION [2024-01-08T21:35:28.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 21:30 bin [2024-01-08T21:35:28.280Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 8 21:32 coverage.out [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 3727 Jan 8 21:30 go.mod [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 34418 Jan 8 21:30 go.sum [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 8 21:30 main.go [2024-01-08T21:35:28.280Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 8 21:30 makefile [2024-01-08T21:35:28.280Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 8 21:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:35:28.708Z] + 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=bdd01e90b95e6b38e37d562ed60190accab1224f --label arch=arm64 --label version=3.2.0-dev.6 . [2024-01-08T21:35:30.125Z] #0 building with "default" instance using docker driver [2024-01-08T21:35:30.125Z] [2024-01-08T21:35:30.125Z] #1 [internal] load build definition from Dockerfile [2024-01-08T21:35:30.125Z] #1 transferring dockerfile: [2024-01-08T21:35:30.125Z] #1 transferring dockerfile: 2.05kB done [2024-01-08T21:35:30.125Z] #1 DONE 0.0s [2024-01-08T21:35:30.125Z] [2024-01-08T21:35:30.125Z] #2 [internal] load .dockerignore [2024-01-08T21:35:30.125Z] #2 transferring context: 159B 0.0s done [2024-01-08T21:35:30.125Z] #2 DONE 0.0s [2024-01-08T21:35:30.125Z] [2024-01-08T21:35:30.125Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-08T21:35:30.125Z] #3 DONE 0.0s [2024-01-08T21:35:30.125Z] [2024-01-08T21:35:30.125Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-08T21:35:30.125Z] #4 DONE 0.4s [2024-01-08T21:35:30.395Z] [2024-01-08T21:35:30.395Z] #5 [internal] load build context [2024-01-08T21:35:30.395Z] #5 transferring context: 1.45kB 0.0s done [2024-01-08T21:35:30.395Z] #5 DONE 0.1s [2024-01-08T21:35:30.395Z] [2024-01-08T21:35:30.395Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T21:35:30.395Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-08T21:35:30.395Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-08T21:35:30.395Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-08T21:35:30.395Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-08T21:35:30.395Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2024-01-08T21:35:30.664Z] #6 ... [2024-01-08T21:35:30.664Z] [2024-01-08T21:35:30.664Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-08T21:35:30.664Z] #7 DONE 0.3s [2024-01-08T21:35:30.664Z] [2024-01-08T21:35:30.664Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-08T21:35:30.664Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-08T21:35:30.664Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-08T21:35:30.932Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-08T21:35:31.200Z] #6 DONE 1.0s [2024-01-08T21:35:31.200Z] [2024-01-08T21:35:31.200Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-08T21:35:31.800Z] #8 0.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T21:35:32.396Z] #8 0.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T21:35:33.360Z] #8 ... [2024-01-08T21:35:33.360Z] [2024-01-08T21:35:33.360Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-08T21:35:33.360Z] #9 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T21:35:33.360Z] #9 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T21:35:33.360Z] #9 2.504 OK: 266 MiB in 52 packages [2024-01-08T21:35:33.360Z] #9 DONE 2.8s [2024-01-08T21:35:33.360Z] [2024-01-08T21:35:33.360Z] #10 [builder 3/7] WORKDIR /app [2024-01-08T21:35:33.360Z] #10 DONE 0.1s [2024-01-08T21:35:33.360Z] [2024-01-08T21:35:33.360Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-08T21:35:33.360Z] #8 2.174 (1/2) Installing ca-certificates (20230506-r0) [2024-01-08T21:35:33.641Z] #8 2.311 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-08T21:35:33.641Z] #8 2.311 Executing busybox-1.36.1-r5.trigger [2024-01-08T21:35:33.641Z] #8 2.337 Executing ca-certificates-20230506-r0.trigger [2024-01-08T21:35:33.641Z] #8 ... [2024-01-08T21:35:33.641Z] [2024-01-08T21:35:33.641Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-08T21:35:33.641Z] #11 DONE 0.2s [2024-01-08T21:35:33.912Z] [2024-01-08T21:35:33.912Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T21:35:34.181Z] #12 ... [2024-01-08T21:35:34.181Z] [2024-01-08T21:35:34.181Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-08T21:35:34.181Z] #8 2.645 OK: 9 MiB in 17 packages [2024-01-08T21:35:34.181Z] #8 DONE 3.0s [2024-01-08T21:35:34.453Z] [2024-01-08T21:35:34.453Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-08T21:35:35.417Z] #13 0.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-08T21:35:35.687Z] #13 1.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-08T21:35:35.687Z] #13 ... [2024-01-08T21:35:35.687Z] [2024-01-08T21:35:35.687Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-08T21:35:35.687Z] #12 DONE 2.0s [2024-01-08T21:35:35.687Z] [2024-01-08T21:35:35.687Z] #14 [builder 6/7] COPY . . [2024-01-08T21:35:35.687Z] #14 DONE 0.1s [2024-01-08T21:35:35.957Z] [2024-01-08T21:35:35.957Z] #15 [builder 7/7] RUN make build [2024-01-08T21:35:36.542Z] #15 0.825 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6" -trimpath -mod=readonly -o app-service-configurable [2024-01-08T21:35:37.506Z] #15 ... [2024-01-08T21:35:37.506Z] [2024-01-08T21:35:37.506Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-08T21:35:37.506Z] #13 2.772 OK: 9 MiB in 17 packages [2024-01-08T21:35:37.506Z] #13 DONE 3.1s [2024-01-08T21:35:37.506Z] [2024-01-08T21:35:37.506Z] #15 [builder 7/7] RUN make build [2024-01-08T21:37:00.230Z] #15 DONE 75.5s [2024-01-08T21:37:00.230Z] [2024-01-08T21:37:00.230Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-08T21:37:00.230Z] #16 DONE 0.1s [2024-01-08T21:37:00.230Z] [2024-01-08T21:37:00.230Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-01-08T21:37:00.230Z] #17 DONE 0.1s [2024-01-08T21:37:00.230Z] [2024-01-08T21:37:00.230Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-01-08T21:37:00.230Z] #18 DONE 0.1s [2024-01-08T21:37:00.230Z] [2024-01-08T21:37:00.230Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-08T21:37:00.230Z] #19 DONE 0.3s [2024-01-08T21:37:00.230Z] [2024-01-08T21:37:00.230Z] #20 exporting to image [2024-01-08T21:37:00.230Z] #20 exporting layers [2024-01-08T21:37:00.230Z] #20 exporting layers 0.4s done [2024-01-08T21:37:00.230Z] #20 writing image sha256:806910c7c4a3824dc4b4055c27ee3f9d4d7ae8b650d9e097aedf9ae01d22a2e5 done [2024-01-08T21:37:00.230Z] #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done [2024-01-08T21:37:00.230Z] #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-08T21:37:00.700Z] provisioning config files... [2024-01-08T21:37:00.716Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/215@tmp/config17680182686310298599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:37:01.207Z] ---> ****-login.sh [2024-01-08T21:37:01.207Z] nexus3.edgexfoundry.org:10001 [2024-01-08T21:37:01.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:37:01.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:37:01.488Z] Configure a credential helper to remove this warning. See [2024-01-08T21:37:01.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:37:01.488Z] [2024-01-08T21:37:01.488Z] Login Succeeded [2024-01-08T21:37:01.488Z] nexus3.edgexfoundry.org:10002 [2024-01-08T21:37:01.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:37:01.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:37:01.762Z] Configure a credential helper to remove this warning. See [2024-01-08T21:37:01.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:37:01.762Z] [2024-01-08T21:37:01.762Z] Login Succeeded [2024-01-08T21:37:01.762Z] nexus3.edgexfoundry.org:10003 [2024-01-08T21:37:02.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:37:02.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:37:02.041Z] Configure a credential helper to remove this warning. See [2024-01-08T21:37:02.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:37:02.041Z] [2024-01-08T21:37:02.041Z] Login Succeeded [2024-01-08T21:37:02.041Z] nexus3.edgexfoundry.org:10004 [2024-01-08T21:37:02.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:37:02.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:37:02.316Z] Configure a credential helper to remove this warning. See [2024-01-08T21:37:02.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:37:02.316Z] [2024-01-08T21:37:02.586Z] Login Succeeded [2024-01-08T21:37:02.586Z] ****.io [2024-01-08T21:37:02.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-08T21:37:02.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-08T21:37:02.855Z] Configure a credential helper to remove this warning. See [2024-01-08T21:37:02.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-08T21:37:02.855Z] [2024-01-08T21:37:02.855Z] Login Succeeded [2024-01-08T21:37:03.125Z] ---> ****-login.sh ends [Pipeline] } [2024-01-08T21:37:03.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-08T21:37:03.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-08T21:37:03.401Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-01-08T21:37:03.401Z] bdd01e90b95e6b38e37d562ed60190accab1224f [2024-01-08T21:37:03.401Z] latest [2024-01-08T21:37:03.401Z] 3.2.0-dev.6 [2024-01-08T21:37:03.401Z] bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 [2024-01-08T21:37:03.401Z] main [2024-01-08T21:37:03.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:37:03.972Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:37:04.455Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f [2024-01-08T21:37:04.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-08T21:37:04.455Z] 6615666f5f4a: Preparing [2024-01-08T21:37:04.455Z] 62766bbc6f11: Preparing [2024-01-08T21:37:04.455Z] b2cc41624188: Preparing [2024-01-08T21:37:04.455Z] cc235beeeff1: Preparing [2024-01-08T21:37:04.455Z] 9b59e480509c: Preparing [2024-01-08T21:37:04.455Z] 3987eedba3dd: Preparing [2024-01-08T21:37:04.455Z] 0faf9b67be60: Preparing [2024-01-08T21:37:04.455Z] 3987eedba3dd: Waiting [2024-01-08T21:37:04.455Z] 0faf9b67be60: Waiting [2024-01-08T21:37:04.722Z] b2cc41624188: Pushed [2024-01-08T21:37:04.722Z] 62766bbc6f11: Pushed [2024-01-08T21:37:04.722Z] cc235beeeff1: Pushed [2024-01-08T21:37:04.722Z] 9b59e480509c: Pushed [2024-01-08T21:37:04.722Z] 0faf9b67be60: Layer already exists [2024-01-08T21:37:04.990Z] 3987eedba3dd: Pushed [2024-01-08T21:37:09.250Z] 6615666f5f4a: Pushed [2024-01-08T21:37:12.595Z] bdd01e90b95e6b38e37d562ed60190accab1224f: digest: sha256:f24df8b53ca6befb88cc905bcf65cad9a8814f6a074776e575ee3ed30c540124 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:37:13.064Z] + 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-01-08T21:37:13.541Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-01-08T21:37:13.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-08T21:37:13.541Z] 6615666f5f4a: Preparing [2024-01-08T21:37:13.541Z] 62766bbc6f11: Preparing [2024-01-08T21:37:13.541Z] b2cc41624188: Preparing [2024-01-08T21:37:13.541Z] cc235beeeff1: Preparing [2024-01-08T21:37:13.541Z] 9b59e480509c: Preparing [2024-01-08T21:37:13.541Z] 3987eedba3dd: Preparing [2024-01-08T21:37:13.541Z] 0faf9b67be60: Preparing [2024-01-08T21:37:13.541Z] 3987eedba3dd: Waiting [2024-01-08T21:37:13.541Z] 0faf9b67be60: Waiting [2024-01-08T21:37:13.541Z] 62766bbc6f11: Layer already exists [2024-01-08T21:37:13.541Z] cc235beeeff1: Layer already exists [2024-01-08T21:37:13.541Z] 9b59e480509c: Layer already exists [2024-01-08T21:37:13.542Z] b2cc41624188: Layer already exists [2024-01-08T21:37:13.542Z] 6615666f5f4a: Layer already exists [2024-01-08T21:37:13.809Z] 0faf9b67be60: Layer already exists [2024-01-08T21:37:13.809Z] 3987eedba3dd: Layer already exists [2024-01-08T21:37:13.809Z] latest: digest: sha256:f24df8b53ca6befb88cc905bcf65cad9a8814f6a074776e575ee3ed30c540124 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:37:14.294Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:37:14.773Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.6 [2024-01-08T21:37:14.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-08T21:37:14.773Z] 6615666f5f4a: Preparing [2024-01-08T21:37:14.773Z] 62766bbc6f11: Preparing [2024-01-08T21:37:14.773Z] b2cc41624188: Preparing [2024-01-08T21:37:14.773Z] cc235beeeff1: Preparing [2024-01-08T21:37:14.773Z] 9b59e480509c: Preparing [2024-01-08T21:37:14.773Z] 3987eedba3dd: Preparing [2024-01-08T21:37:14.773Z] 0faf9b67be60: Preparing [2024-01-08T21:37:14.773Z] 0faf9b67be60: Waiting [2024-01-08T21:37:14.773Z] 3987eedba3dd: Waiting [2024-01-08T21:37:14.773Z] b2cc41624188: Layer already exists [2024-01-08T21:37:14.773Z] 6615666f5f4a: Layer already exists [2024-01-08T21:37:14.773Z] 9b59e480509c: Layer already exists [2024-01-08T21:37:14.773Z] 62766bbc6f11: Layer already exists [2024-01-08T21:37:14.773Z] cc235beeeff1: Layer already exists [2024-01-08T21:37:14.773Z] 0faf9b67be60: Layer already exists [2024-01-08T21:37:14.773Z] 3987eedba3dd: Layer already exists [2024-01-08T21:37:15.040Z] 3.2.0-dev.6: digest: sha256:f24df8b53ca6befb88cc905bcf65cad9a8814f6a074776e575ee3ed30c540124 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:37:15.511Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:37:16.070Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 [2024-01-08T21:37:16.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-08T21:37:16.070Z] 6615666f5f4a: Preparing [2024-01-08T21:37:16.070Z] 62766bbc6f11: Preparing [2024-01-08T21:37:16.070Z] b2cc41624188: Preparing [2024-01-08T21:37:16.070Z] cc235beeeff1: Preparing [2024-01-08T21:37:16.070Z] 9b59e480509c: Preparing [2024-01-08T21:37:16.070Z] 3987eedba3dd: Preparing [2024-01-08T21:37:16.070Z] 0faf9b67be60: Preparing [2024-01-08T21:37:16.070Z] 3987eedba3dd: Waiting [2024-01-08T21:37:16.070Z] 0faf9b67be60: Waiting [2024-01-08T21:37:16.070Z] 9b59e480509c: Layer already exists [2024-01-08T21:37:16.070Z] 62766bbc6f11: Layer already exists [2024-01-08T21:37:16.070Z] b2cc41624188: Layer already exists [2024-01-08T21:37:16.070Z] 6615666f5f4a: Layer already exists [2024-01-08T21:37:16.070Z] cc235beeeff1: Layer already exists [2024-01-08T21:37:16.070Z] 3987eedba3dd: Layer already exists [2024-01-08T21:37:16.070Z] 0faf9b67be60: Layer already exists [2024-01-08T21:37:16.337Z] bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6: digest: sha256:f24df8b53ca6befb88cc905bcf65cad9a8814f6a074776e575ee3ed30c540124 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:37:16.828Z] + 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-01-08T21:37:17.309Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-01-08T21:37:17.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-08T21:37:17.309Z] 6615666f5f4a: Preparing [2024-01-08T21:37:17.309Z] 62766bbc6f11: Preparing [2024-01-08T21:37:17.309Z] b2cc41624188: Preparing [2024-01-08T21:37:17.309Z] cc235beeeff1: Preparing [2024-01-08T21:37:17.309Z] 9b59e480509c: Preparing [2024-01-08T21:37:17.309Z] 3987eedba3dd: Preparing [2024-01-08T21:37:17.309Z] 0faf9b67be60: Preparing [2024-01-08T21:37:17.309Z] 3987eedba3dd: Waiting [2024-01-08T21:37:17.309Z] 0faf9b67be60: Waiting [2024-01-08T21:37:17.309Z] 9b59e480509c: Layer already exists [2024-01-08T21:37:17.309Z] b2cc41624188: Layer already exists [2024-01-08T21:37:17.309Z] 62766bbc6f11: Layer already exists [2024-01-08T21:37:17.309Z] cc235beeeff1: Layer already exists [2024-01-08T21:37:17.309Z] 6615666f5f4a: Layer already exists [2024-01-08T21:37:17.309Z] 0faf9b67be60: Layer already exists [2024-01-08T21:37:17.309Z] 3987eedba3dd: Layer already exists [2024-01-08T21:37:17.574Z] main: digest: sha256:f24df8b53ca6befb88cc905bcf65cad9a8814f6a074776e575ee3ed30c540124 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-08T21:37:17.909Z] ===================================================== [Pipeline] echo [2024-01-08T21:37:17.964Z] taggedImages: [2024-01-08T21:37:17.964Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f [2024-01-08T21:37:17.964Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-01-08T21:37:17.964Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.6 [2024-01-08T21:37:17.964Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bdd01e90b95e6b38e37d562ed60190accab1224f-3.2.0-dev.6 [2024-01-08T21:37:17.964Z] - 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-01-08T21:37:18.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-08T21:37:18.602Z] [2024-01-08T21:37:18.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:37:18.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-08T21:37:18.985Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-08T21:37:18.985Z] 8998bd30e6a1: Pulling fs layer [2024-01-08T21:37:18.985Z] 04944245beec: Pulling fs layer [2024-01-08T21:37:18.985Z] 699f458cf7ca: Pulling fs layer [2024-01-08T21:37:18.985Z] 765212b225bb: Pulling fs layer [2024-01-08T21:37:18.985Z] f23df028b6ca: Pulling fs layer [2024-01-08T21:37:18.985Z] d65c8cfc05b1: Pulling fs layer [2024-01-08T21:37:18.985Z] 2437ff75d9bd: Pulling fs layer [2024-01-08T21:37:18.985Z] f23df028b6ca: Waiting [2024-01-08T21:37:18.985Z] d65c8cfc05b1: Waiting [2024-01-08T21:37:18.985Z] 2437ff75d9bd: Waiting [2024-01-08T21:37:19.253Z] 04944245beec: Verifying Checksum [2024-01-08T21:37:19.253Z] 04944245beec: Download complete [2024-01-08T21:37:19.253Z] 765212b225bb: Download complete [2024-01-08T21:37:19.253Z] f23df028b6ca: Verifying Checksum [2024-01-08T21:37:19.253Z] f23df028b6ca: Download complete [2024-01-08T21:37:19.253Z] d65c8cfc05b1: Verifying Checksum [2024-01-08T21:37:19.253Z] d65c8cfc05b1: Download complete [2024-01-08T21:37:19.520Z] 699f458cf7ca: Download complete [2024-01-08T21:37:19.787Z] 8998bd30e6a1: Verifying Checksum [2024-01-08T21:37:19.787Z] 8998bd30e6a1: Download complete [2024-01-08T21:37:21.732Z] 2437ff75d9bd: Verifying Checksum [2024-01-08T21:37:21.732Z] 2437ff75d9bd: Download complete [2024-01-08T21:37:27.064Z] 8998bd30e6a1: Pull complete [2024-01-08T21:37:27.064Z] 04944245beec: Pull complete [2024-01-08T21:37:29.000Z] 699f458cf7ca: Pull complete [2024-01-08T21:37:29.000Z] 765212b225bb: Pull complete [2024-01-08T21:37:29.580Z] f23df028b6ca: Pull complete [2024-01-08T21:37:29.846Z] d65c8cfc05b1: Pull complete [2024-01-08T21:37:51.886Z] 2437ff75d9bd: Pull complete [2024-01-08T21:37:51.886Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-08T21:37:51.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-08T21:37:51.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:37:52.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-26934 does not seem to be running inside a container [2024-01-08T21:37:52.290Z] $ 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/215 -v /w/workspace/app-service-configurable/215:/w/workspace/app-service-configurable/215:rw,z -v /w/workspace/app-service-configurable/215@tmp:/w/workspace/app-service-configurable/215@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-01-08T21:37:57.224Z] $ docker top 18625f38fb950794da592e3e636e7c911119eb44586707c91e68b27b87cacf1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:37:57.784Z] ---> job-cost.sh [2024-01-08T21:37:58.050Z] lf-activate-venv: SKIPPING [2024-01-08T21:37:58.050Z] INFO: No Stack... [2024-01-08T21:37:58.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-08T21:37:59.267Z] INFO: Archiving Costs [Pipeline] sh [2024-01-08T21:37:59.585Z] + cat /w/workspace/app-service-configurable/215/archives/cost.csv [2024-01-08T21:37:59.585Z] + cut -d, -f6 [Pipeline] lock [2024-01-08T21:37:59.622Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] [2024-01-08T21:37:59.627Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] did not exist. Created. [2024-01-08T21:37:59.627Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-08T21:38:00.069Z] /w/workspace/app-service-configurable/215@tmp/durable-421d55bb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-08T21:38:00.387Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-08T21:38:00.461Z] Warning: overwriting stash ‘stack-cost’ [2024-01-08T21:38:00.508Z] Stashed 1 file(s) [Pipeline] } [2024-01-08T21:38:00.522Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-08T21:38:00.647Z] $ docker stop --time=1 18625f38fb950794da592e3e636e7c911119eb44586707c91e68b27b87cacf1f [2024-01-08T21:38:02.047Z] $ docker rm -f --volumes 18625f38fb950794da592e3e636e7c911119eb44586707c91e68b27b87cacf1f [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-01-08T21:38:03.430Z] provisioning config files... [2024-01-08T21:38:03.442Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6753823904667807433tmp [Pipeline] { [Pipeline] sh [2024-01-08T21:38:03.833Z] + set +x [2024-01-08T21:38:03.833Z] + bash+ -s -- [2024-01-08T21:38:03.833Z] curl -s https://codecov.io/bash [2024-01-08T21:38:03.833Z] [2024-01-08T21:38:03.833Z] _____ _ [2024-01-08T21:38:03.833Z] / ____| | | [2024-01-08T21:38:03.833Z] | | ___ __| | ___ ___ _____ __ [2024-01-08T21:38:03.833Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-08T21:38:03.833Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-08T21:38:03.833Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-08T21:38:03.833Z] Bash-1.0.6 [2024-01-08T21:38:03.833Z] [2024-01-08T21:38:03.833Z] [2024-01-08T21:38:03.833Z] ==> git version 2.25.1 found [2024-01-08T21:38:03.833Z] ==> 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-01-08T21:38:03.833Z] Release-Date: 2020-01-08 [2024-01-08T21:38:03.833Z] 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-01-08T21:38:03.833Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-08T21:38:03.833Z] ==> Jenkins CI detected. [2024-01-08T21:38:03.833Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-01-08T21:38:03.833Z] project root: . [2024-01-08T21:38:03.833Z] --> token set from env [2024-01-08T21:38:03.833Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-08T21:38:03.833Z] ==> Running gcov in . (disable via -X gcov) [2024-01-08T21:38:03.833Z] ==> Python coveragepy not found [2024-01-08T21:38:03.833Z] ==> Searching for coverage reports in: [2024-01-08T21:38:03.833Z] + . [2024-01-08T21:38:04.094Z] -> Found 1 reports [2024-01-08T21:38:04.094Z] ==> Detecting git/mercurial file structure [2024-01-08T21:38:04.094Z] ==> Reading reports [2024-01-08T21:38:04.094Z] + ./coverage.out bytes=13 [2024-01-08T21:38:04.094Z] ==> Appending adjustments [2024-01-08T21:38:04.094Z] https://docs.codecov.io/docs/fixing-reports [2024-01-08T21:38:04.094Z] + Found adjustments [2024-01-08T21:38:04.094Z] ==> Gzipping contents [2024-01-08T21:38:04.094Z] 4.0K /tmp/codecov.pQFYnr.gz [2024-01-08T21:38:04.094Z] ==> Uploading reports [2024-01-08T21:38:04.094Z] url: https://codecov.io [2024-01-08T21:38:04.094Z] query: branch=main&commit=bdd01e90b95e6b38e37d562ed60190accab1224f&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-08T21:38:04.094Z] -> Pinging Codecov [2024-01-08T21:38:04.094Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bdd01e90b95e6b38e37d562ed60190accab1224f&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-08T21:38:04.353Z] -> Uploading to [2024-01-08T21:38:04.354Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-08/A97CA9966030D2A3747ED39772930CCE/bdd01e90b95e6b38e37d562ed60190accab1224f/18477a60-fac4-4286-adb8-632ca99e45d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240108T213804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b908277f7f294420b012bd5d459d0eca8fd8a13f182cf9508b87e95a52e10c29 [2024-01-08T21:38:04.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-08T21:38:04.354Z] Dload Upload Total Spent Left Speed [2024-01-08T21:38:04.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1068 --:--:-- --:--:-- --:--:-- 1068 [2024-01-08T21:38:04.354Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] } [2024-01-08T21:38:04.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-08T21:38:04.801Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-08T21:38:04.816Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:38:05.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-08T21:38:05.259Z] [2024-01-08T21:38:05.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:38:05.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-08T21:38:05.620Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-08T21:38:05.620Z] df9b9388f04a: Pulling fs layer [2024-01-08T21:38:05.620Z] 52dc419b0ee2: Pulling fs layer [2024-01-08T21:38:05.620Z] 25bc292e5bac: Pulling fs layer [2024-01-08T21:38:05.620Z] 114826534d7a: Pulling fs layer [2024-01-08T21:38:05.620Z] 4657fd5d0bcf: Pulling fs layer [2024-01-08T21:38:05.620Z] 6ad1cebc031e: Pulling fs layer [2024-01-08T21:38:05.620Z] 8a3aa393b2d8: Pulling fs layer [2024-01-08T21:38:05.620Z] 114826534d7a: Waiting [2024-01-08T21:38:05.620Z] 6ad1cebc031e: Waiting [2024-01-08T21:38:05.620Z] 8a3aa393b2d8: Waiting [2024-01-08T21:38:05.620Z] 4657fd5d0bcf: Waiting [2024-01-08T21:38:05.620Z] 25bc292e5bac: Verifying Checksum [2024-01-08T21:38:05.620Z] 25bc292e5bac: Download complete [2024-01-08T21:38:05.620Z] 52dc419b0ee2: Download complete [2024-01-08T21:38:05.620Z] 4657fd5d0bcf: Verifying Checksum [2024-01-08T21:38:05.620Z] 4657fd5d0bcf: Download complete [2024-01-08T21:38:05.620Z] df9b9388f04a: Verifying Checksum [2024-01-08T21:38:05.620Z] df9b9388f04a: Download complete [2024-01-08T21:38:05.878Z] 6ad1cebc031e: Verifying Checksum [2024-01-08T21:38:05.878Z] 6ad1cebc031e: Download complete [2024-01-08T21:38:05.878Z] df9b9388f04a: Pull complete [2024-01-08T21:38:05.878Z] 52dc419b0ee2: Pull complete [2024-01-08T21:38:05.878Z] 25bc292e5bac: Pull complete [2024-01-08T21:38:06.442Z] 114826534d7a: Verifying Checksum [2024-01-08T21:38:06.442Z] 114826534d7a: Download complete [2024-01-08T21:38:06.442Z] 8a3aa393b2d8: Verifying Checksum [2024-01-08T21:38:06.442Z] 8a3aa393b2d8: Download complete [2024-01-08T21:38:09.727Z] 114826534d7a: Pull complete [2024-01-08T21:38:09.727Z] 4657fd5d0bcf: Pull complete [2024-01-08T21:38:09.986Z] 6ad1cebc031e: Pull complete [2024-01-08T21:38:12.516Z] 8a3aa393b2d8: Pull complete [2024-01-08T21:38:12.516Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-08T21:38:12.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-08T21:38:12.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:38:12.809Z] prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container [2024-01-08T21:38:12.843Z] $ 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-01-08T21:38:16.981Z] $ docker top 8e0d326d23e64d1615e4d8577754e6cf193cf0f53f1bca7e6e4cec9aeecfe9d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-08T21:38:17.144Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-01-08T21:38:17.435Z] + set -o pipefail [2024-01-08T21:38:17.435Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-01-08T21:38:25.579Z] [2024-01-08T21:38:25.579Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-01-08T21:38:25.579Z] [2024-01-08T21:38:25.579Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/9460edbc-f139-43b7-b107-b0b5606b9dbd [2024-01-08T21:38:25.579Z] [2024-01-08T21:38:25.579Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-08T21:38:25.579Z] [2024-01-08T21:38:25.579Z] [2024-01-08T21:38:25.579Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-08T21:38:25.579Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-08T21:38:25.579Z] More details here: https://snyk.co/ue1NS [2024-01-08T21:38:25.579Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-08T21:38:25.579Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-08T21:38:25.596Z] $ docker stop --time=1 8e0d326d23e64d1615e4d8577754e6cf193cf0f53f1bca7e6e4cec9aeecfe9d4 [2024-01-08T21:38:30.706Z] $ docker rm -f --volumes 8e0d326d23e64d1615e4d8577754e6cf193cf0f53f1bca7e6e4cec9aeecfe9d4 [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-01-08T21:38:32.254Z] + git log --format=format:%s -1 bdd01e90b95e6b38e37d562ed60190accab1224f [Pipeline] sh [2024-01-08T21:38:32.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-08T21:38:32.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:38:32.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-08T21:38:32.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:38:33.064Z] prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container [2024-01-08T21:38:33.101Z] $ 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-01-08T21:38:33.594Z] $ docker top 46e70cb768367b439cf24a9b4d21c47ffd16edd47e6ad6a91917281c4f41727d -eo pid,comm [2024-01-08T21:38:33.641Z] 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-01-08T21:38:33.641Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-08T21:38:33.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-08T21:38:33.826Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-08T21:38:33.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-08T21:38:33.935Z] $ docker exec 46e70cb768367b439cf24a9b4d21c47ffd16edd47e6ad6a91917281c4f41727d ssh-agent [2024-01-08T21:38:34.052Z] SSH_AUTH_SOCK=/tmp/ssh-uOu80pTUV8yH/agent.32 [2024-01-08T21:38:34.052Z] SSH_AGENT_PID=38 [2024-01-08T21:38:34.057Z] Running ssh-add (command line suppressed) [2024-01-08T21:38:34.155Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13832574441062015664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13832574441062015664.key) [2024-01-08T21:38:34.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-08T21:38:34.511Z] + git semver tag [2024-01-08T21:38:34.771Z] 2024-01-08 21:38:34,685 [run_tag] DEBUG tag force:False [2024-01-08T21:38:34.771Z] 2024-01-08 21:38:34,685 [check_head_tag] DEBUG check head tag [2024-01-08T21:38:34.771Z] 2024-01-08 21:38:34,686 [execute] INFO git cat-file --batch-check [2024-01-08T21:38:34.771Z] 2024-01-08 21:38:34,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-01-08T21:38:34.771Z] 2024-01-08 21:38:34,690 [execute] INFO git cat-file --batch [2024-01-08T21:38:34.771Z] 2024-01-08 21:38:34,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-01-08T21:38:34.771Z] 2024-01-08 21:38:34,711 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-08T21:38:34.771Z] 2024-01-08 21:38:34,711 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 [2024-01-08T21:38:34.771Z] 2024-01-08 21:38:34,711 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-01-08T21:38:34.771Z] 2024-01-08 21:38:34,715 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-08T21:38:34.771Z] 3.2.0-dev.6 [Pipeline] } [2024-01-08T21:38:34.784Z] $ docker exec --env ******** --env ******** 46e70cb768367b439cf24a9b4d21c47ffd16edd47e6ad6a91917281c4f41727d ssh-agent -k [2024-01-08T21:38:34.874Z] unset SSH_AUTH_SOCK; [2024-01-08T21:38:34.874Z] unset SSH_AGENT_PID; [2024-01-08T21:38:34.874Z] echo Agent pid 38 killed; [2024-01-08T21:38:34.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-08T21:38:35.404Z] + git semver [Pipeline] } [2024-01-08T21:38:35.675Z] $ docker stop --time=1 46e70cb768367b439cf24a9b4d21c47ffd16edd47e6ad6a91917281c4f41727d [2024-01-08T21:38:36.954Z] $ docker rm -f --volumes 46e70cb768367b439cf24a9b4d21c47ffd16edd47e6ad6a91917281c4f41727d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:38:37.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-08T21:38:37.594Z] [2024-01-08T21:38:37.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:38:37.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-08T21:38:37.955Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-08T21:38:37.955Z] ab5ef0e58194: Pulling fs layer [2024-01-08T21:38:37.955Z] 9712f1f96733: Pulling fs layer [2024-01-08T21:38:37.955Z] 63f879dbbcfc: Pulling fs layer [2024-01-08T21:38:37.955Z] 0d9ebad4ef96: Pulling fs layer [2024-01-08T21:38:37.955Z] e9a5061849ea: Pulling fs layer [2024-01-08T21:38:37.955Z] d747dcd14b5f: Pulling fs layer [2024-01-08T21:38:37.955Z] 2de7ff778b66: Pulling fs layer [2024-01-08T21:38:37.955Z] e9a5061849ea: Waiting [2024-01-08T21:38:37.955Z] d747dcd14b5f: Waiting [2024-01-08T21:38:37.955Z] 0d9ebad4ef96: Waiting [2024-01-08T21:38:37.955Z] 2de7ff778b66: Waiting [2024-01-08T21:38:37.955Z] 9712f1f96733: Download complete [2024-01-08T21:38:38.213Z] 63f879dbbcfc: Verifying Checksum [2024-01-08T21:38:38.213Z] 63f879dbbcfc: Download complete [2024-01-08T21:38:38.213Z] e9a5061849ea: Verifying Checksum [2024-01-08T21:38:38.213Z] e9a5061849ea: Download complete [2024-01-08T21:38:38.213Z] d747dcd14b5f: Verifying Checksum [2024-01-08T21:38:38.213Z] d747dcd14b5f: Download complete [2024-01-08T21:38:38.470Z] 0d9ebad4ef96: Verifying Checksum [2024-01-08T21:38:38.470Z] 0d9ebad4ef96: Download complete [2024-01-08T21:38:38.470Z] ab5ef0e58194: Verifying Checksum [2024-01-08T21:38:38.470Z] ab5ef0e58194: Download complete [2024-01-08T21:38:38.470Z] 2de7ff778b66: Verifying Checksum [2024-01-08T21:38:38.470Z] 2de7ff778b66: Download complete [2024-01-08T21:38:40.999Z] ab5ef0e58194: Pull complete [2024-01-08T21:38:41.258Z] 9712f1f96733: Pull complete [2024-01-08T21:38:41.825Z] 63f879dbbcfc: Pull complete [2024-01-08T21:38:46.010Z] 0d9ebad4ef96: Pull complete [2024-01-08T21:38:46.010Z] e9a5061849ea: Pull complete [2024-01-08T21:38:46.010Z] d747dcd14b5f: Pull complete [2024-01-08T21:38:47.071Z] 2de7ff778b66: Pull complete [2024-01-08T21:38:47.071Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-08T21:38:47.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-08T21:38:47.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:38:47.376Z] prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container [2024-01-08T21:38:47.403Z] $ 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-01-08T21:38:51.795Z] $ docker top 6d1bf1ae0be967c2752a3194499f33960872037a995993841b94275da9ac7bcf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-08T21:38:51.967Z] provisioning config files... [2024-01-08T21:38:51.975Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7413059310870701580tmp [2024-01-08T21:38:51.984Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11293930861943654875tmp [2024-01-08T21:38:51.991Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2015810158188651549tmp [Pipeline] { [Pipeline] echo [2024-01-08T21:38:52.178Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:38:52.473Z] ---> sigul-configuration.sh [2024-01-08T21:38:52.473Z] gpg: directory `/root/.gnupg' created [2024-01-08T21:38:52.473Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-08T21:38:52.473Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-08T21:38:52.473Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-08T21:38:52.473Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-08T21:38:52.473Z] gpg: CAST5 encrypted data [2024-01-08T21:38:52.473Z] gpg: encrypted with 1 passphrase [2024-01-08T21:38:52.473Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-08T21:38:52.765Z] + mkdir /home/jenkins [2024-01-08T21:38:52.765Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-08T21:38:53.058Z] + 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-01-08T21:38:53.070Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:38:53.364Z] ---> sigul-install.sh [2024-01-08T21:38:53.364Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-08T21:38:53.834Z] + git tag --list [2024-01-08T21:38:53.834Z] v1.0.0 [2024-01-08T21:38:53.834Z] v1.1.0 [2024-01-08T21:38:53.834Z] v1.2.0 [2024-01-08T21:38:53.834Z] v1.3.0 [2024-01-08T21:38:53.834Z] v1.3.1 [2024-01-08T21:38:53.834Z] v2.0.0 [2024-01-08T21:38:53.834Z] v2.0.1 [2024-01-08T21:38:53.834Z] v2.1.0 [2024-01-08T21:38:53.834Z] v2.1.1 [2024-01-08T21:38:53.834Z] v2.1.2 [2024-01-08T21:38:53.834Z] v2.2.0 [2024-01-08T21:38:53.834Z] v2.3 [2024-01-08T21:38:53.834Z] v2.3.0 [2024-01-08T21:38:53.834Z] v2.3.1 [2024-01-08T21:38:53.834Z] v3.0 [2024-01-08T21:38:53.834Z] v3.0.0 [2024-01-08T21:38:53.834Z] v3.0.1 [2024-01-08T21:38:53.834Z] v3.0.1-dev.1 [2024-01-08T21:38:53.834Z] v3.1 [2024-01-08T21:38:53.834Z] v3.1.0 [2024-01-08T21:38:53.834Z] v3.1.0-dev.1 [2024-01-08T21:38:53.834Z] v3.1.0-dev.10 [2024-01-08T21:38:53.834Z] v3.1.0-dev.11 [2024-01-08T21:38:53.834Z] v3.1.0-dev.12 [2024-01-08T21:38:53.834Z] v3.1.0-dev.13 [2024-01-08T21:38:53.834Z] v3.1.0-dev.14 [2024-01-08T21:38:53.834Z] v3.1.0-dev.15 [2024-01-08T21:38:53.834Z] v3.1.0-dev.16 [2024-01-08T21:38:53.834Z] v3.1.0-dev.17 [2024-01-08T21:38:53.834Z] v3.1.0-dev.18 [2024-01-08T21:38:53.834Z] v3.1.0-dev.19 [2024-01-08T21:38:53.834Z] v3.1.0-dev.2 [2024-01-08T21:38:53.834Z] v3.1.0-dev.20 [2024-01-08T21:38:53.834Z] v3.1.0-dev.21 [2024-01-08T21:38:53.834Z] v3.1.0-dev.22 [2024-01-08T21:38:53.834Z] v3.1.0-dev.23 [2024-01-08T21:38:53.834Z] v3.1.0-dev.24 [2024-01-08T21:38:53.834Z] v3.1.0-dev.25 [2024-01-08T21:38:53.834Z] v3.1.0-dev.26 [2024-01-08T21:38:53.834Z] v3.1.0-dev.27 [2024-01-08T21:38:53.834Z] v3.1.0-dev.28 [2024-01-08T21:38:53.834Z] v3.1.0-dev.29 [2024-01-08T21:38:53.834Z] v3.1.0-dev.3 [2024-01-08T21:38:53.834Z] v3.1.0-dev.30 [2024-01-08T21:38:53.834Z] v3.1.0-dev.31 [2024-01-08T21:38:53.834Z] v3.1.0-dev.32 [2024-01-08T21:38:53.834Z] v3.1.0-dev.33 [2024-01-08T21:38:53.834Z] v3.1.0-dev.34 [2024-01-08T21:38:53.834Z] v3.1.0-dev.35 [2024-01-08T21:38:53.834Z] v3.1.0-dev.36 [2024-01-08T21:38:53.834Z] v3.1.0-dev.37 [2024-01-08T21:38:53.834Z] v3.1.0-dev.38 [2024-01-08T21:38:53.834Z] v3.1.0-dev.39 [2024-01-08T21:38:53.834Z] v3.1.0-dev.4 [2024-01-08T21:38:53.834Z] v3.1.0-dev.5 [2024-01-08T21:38:53.834Z] v3.1.0-dev.6 [2024-01-08T21:38:53.834Z] v3.1.0-dev.7 [2024-01-08T21:38:53.834Z] v3.1.0-dev.8 [2024-01-08T21:38:53.834Z] v3.1.0-dev.9 [2024-01-08T21:38:53.834Z] v3.2.0-dev.1 [2024-01-08T21:38:53.834Z] v3.2.0-dev.2 [2024-01-08T21:38:53.834Z] v3.2.0-dev.3 [2024-01-08T21:38:53.834Z] v3.2.0-dev.4 [2024-01-08T21:38:53.834Z] v3.2.0-dev.5 [2024-01-08T21:38:53.834Z] v3.2.0-dev.6 [Pipeline] sh [2024-01-08T21:38:54.126Z] + lftools sign git-tag v3.2.0-dev.6 [2024-01-08T21:38:54.695Z] Signing Git tag with Sigul... [2024-01-08T21:38:54.695Z] Signing v3.2.0-dev.6 [Pipeline] echo [2024-01-08T21:38:54.966Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:38:55.259Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-08T21:38:55.268Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-08T21:38:55.407Z] $ docker stop --time=1 6d1bf1ae0be967c2752a3194499f33960872037a995993841b94275da9ac7bcf [2024-01-08T21:38:56.702Z] $ docker rm -f --volumes 6d1bf1ae0be967c2752a3194499f33960872037a995993841b94275da9ac7bcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-08T21:38:57.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-08T21:38:57.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:38:58.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-08T21:38:58.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:38:58.297Z] prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container [2024-01-08T21:38:58.326Z] $ 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-01-08T21:38:58.692Z] $ docker top c98d36fd153957339a8821c015aa66523002afd543c1ddbeb5595d6008da5842 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-08T21:38:58.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-08T21:38:58.961Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-08T21:38:59.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-08T21:38:59.079Z] $ docker exec c98d36fd153957339a8821c015aa66523002afd543c1ddbeb5595d6008da5842 ssh-agent [2024-01-08T21:38:59.194Z] SSH_AUTH_SOCK=/tmp/ssh-QNlLQkZsdtj2/agent.32 [2024-01-08T21:38:59.194Z] SSH_AGENT_PID=38 [2024-01-08T21:38:59.201Z] Running ssh-add (command line suppressed) [2024-01-08T21:38:59.305Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5139356820040570820.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5139356820040570820.key) [2024-01-08T21:38:59.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-08T21:38:59.671Z] + git semver bump pre [2024-01-08T21:38:59.931Z] 2024-01-08 21:38:59,841 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-08T21:38:59.931Z] 2024-01-08 21:38:59,841 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev [2024-01-08T21:38:59.931Z] 2024-01-08 21:38:59,841 [bump_version] DEBUG bumped version:3.2.0-dev.7 [2024-01-08T21:38:59.931Z] 2024-01-08 21:38:59,841 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-01-08T21:38:59.931Z] 2024-01-08 21:38:59,841 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-08T21:38:59.931Z] 2024-01-08 21:38:59,841 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-08T21:38:59.931Z] 2024-01-08 21:38:59,843 [execute] INFO git cat-file --batch-check [2024-01-08T21:38:59.931Z] 2024-01-08 21:38:59,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-08T21:38:59.931Z] 2024-01-08 21:38:59,849 [execute] INFO git cat-file --batch [2024-01-08T21:38:59.931Z] 2024-01-08 21:38:59,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-08T21:38:59.931Z] 2024-01-08 21:38:59,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-08T21:38:59.931Z] 3.2.0-dev.7 [Pipeline] } [2024-01-08T21:38:59.943Z] $ docker exec --env ******** --env ******** c98d36fd153957339a8821c015aa66523002afd543c1ddbeb5595d6008da5842 ssh-agent -k [2024-01-08T21:39:00.053Z] unset SSH_AUTH_SOCK; [2024-01-08T21:39:00.053Z] unset SSH_AGENT_PID; [2024-01-08T21:39:00.053Z] echo Agent pid 38 killed; [2024-01-08T21:39:00.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-08T21:39:00.616Z] + git semver [Pipeline] } [2024-01-08T21:39:00.889Z] $ docker stop --time=1 c98d36fd153957339a8821c015aa66523002afd543c1ddbeb5595d6008da5842 [2024-01-08T21:39:02.168Z] $ docker rm -f --volumes c98d36fd153957339a8821c015aa66523002afd543c1ddbeb5595d6008da5842 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-08T21:39:02.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-08T21:39:02.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:39:03.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-08T21:39:03.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:39:03.287Z] prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container [2024-01-08T21:39:03.323Z] $ 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-01-08T21:39:03.685Z] $ docker top c95090a446c0d55bf04b2085cc0fca8b2a1b854af0e4889506033f9023453a64 -eo pid,comm [2024-01-08T21:39:03.736Z] 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-01-08T21:39:03.736Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-08T21:39:03.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-08T21:39:03.964Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-08T21:39:04.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-08T21:39:04.090Z] $ docker exec c95090a446c0d55bf04b2085cc0fca8b2a1b854af0e4889506033f9023453a64 ssh-agent [2024-01-08T21:39:04.202Z] SSH_AUTH_SOCK=/tmp/ssh-eZP2PGd3IG1A/agent.32 [2024-01-08T21:39:04.202Z] SSH_AGENT_PID=38 [2024-01-08T21:39:04.207Z] Running ssh-add (command line suppressed) [2024-01-08T21:39:04.309Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11011999796640092847.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11011999796640092847.key) [2024-01-08T21:39:04.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-08T21:39:04.670Z] + git semver push [2024-01-08T21:39:04.929Z] 2024-01-08 21:39:04,846 [run_push] DEBUG push [2024-01-08T21:39:04.929Z] 2024-01-08 21:39:04,847 [execute] INFO git cat-file --batch-check [2024-01-08T21:39:04.929Z] 2024-01-08 21:39:04,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-08T21:39:04.929Z] 2024-01-08 21:39:04,851 [execute] INFO git rev-list 689cbddd1c6b80f3059aeac53d7b01646f886c36 -- [2024-01-08T21:39:04.929Z] 2024-01-08 21:39:04,851 [execute] DEBUG Popen(['git', 'rev-list', '689cbddd1c6b80f3059aeac53d7b01646f886c36', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-08T21:39:04.929Z] 2024-01-08 21:39:04,862 [execute] INFO git fetch -v origin [2024-01-08T21:39:04.929Z] 2024-01-08 21:39:04,863 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-08T21:39:05.498Z] 2024-01-08 21:39:05,389 [run_push] DEBUG no remote changes detected [2024-01-08T21:39:05.498Z] 2024-01-08 21:39:05,390 [execute] INFO git push origin semver [2024-01-08T21:39:05.498Z] 2024-01-08 21:39:05,390 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-08T21:39:06.440Z] 2024-01-08 21:39:06,214 [run_push] DEBUG push all version tags [2024-01-08T21:39:06.440Z] 2024-01-08 21:39:06,214 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-08T21:39:06.440Z] 2024-01-08 21:39:06,215 [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-01-08T21:39:07.010Z] 2024-01-08 21:39:06,954 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-08T21:39:07.010Z] 3.2.0-dev.7 [Pipeline] } [2024-01-08T21:39:07.020Z] $ docker exec --env ******** --env ******** c95090a446c0d55bf04b2085cc0fca8b2a1b854af0e4889506033f9023453a64 ssh-agent -k [2024-01-08T21:39:07.134Z] unset SSH_AUTH_SOCK; [2024-01-08T21:39:07.134Z] unset SSH_AGENT_PID; [2024-01-08T21:39:07.134Z] echo Agent pid 38 killed; [2024-01-08T21:39:07.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-08T21:39:07.695Z] + git semver [Pipeline] } [2024-01-08T21:39:07.964Z] $ docker stop --time=1 c95090a446c0d55bf04b2085cc0fca8b2a1b854af0e4889506033f9023453a64 [2024-01-08T21:39:09.243Z] $ docker rm -f --volumes c95090a446c0d55bf04b2085cc0fca8b2a1b854af0e4889506033f9023453a64 [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-01-08T21:39:10.842Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-01-08T21:39:10.842Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-01-08T21:39:10.842Z] total 16 [2024-01-08T21:39:10.842Z] drwxr-xr-x 3 root root 4096 Jan 8 21:31 . [2024-01-08T21:39:10.842Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 21:38 .. [2024-01-08T21:39:10.842Z] drwxr-xr-x 2 root root 4096 Jan 8 21:31 cost [2024-01-08T21:39:10.842Z] -rw-r--r-- 1 root root 96 Jan 8 21:31 cost.csv [2024-01-08T21:39:10.842Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-01-08T21:39:10.842Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-01-08T21:39:10.842Z] total 16 [2024-01-08T21:39:10.842Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 21:31 . [2024-01-08T21:39:10.842Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 21:38 .. [2024-01-08T21:39:10.842Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 8 21:31 cost [2024-01-08T21:39:10.842Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 8 21:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:39:11.132Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:39:11.986Z] ---> package-listing.sh [2024-01-08T21:39:11.986Z] ++ facter osfamily [2024-01-08T21:39:11.986Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-08T21:39:12.245Z] + OS_FAMILY=debian [2024-01-08T21:39:12.245Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-01-08T21:39:12.245Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-08T21:39:12.245Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-08T21:39:12.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-08T21:39:12.245Z] + PACKAGES=/tmp/packages_start.txt [2024-01-08T21:39:12.245Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-01-08T21:39:12.245Z] + PACKAGES=/tmp/packages_end.txt [2024-01-08T21:39:12.245Z] + case "${OS_FAMILY}" in [2024-01-08T21:39:12.245Z] + dpkg -l [2024-01-08T21:39:12.245Z] + grep '^ii' [2024-01-08T21:39:12.245Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-08T21:39:12.245Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-08T21:39:12.245Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-08T21:39:12.245Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-01-08T21:39:12.245Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-01-08T21:39:12.245Z] + 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-01-08T21:39:12.257Z] 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-01-08T21:39:12.539Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-08T21:39:13.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-08T21:39:13.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-08T21:39:13.361Z] prd-ubuntu20.04-docker-8c-8g-26933 does not seem to be running inside a container [2024-01-08T21:39:13.394Z] $ 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-01-08T21:39:13.614Z] $ docker top c4ceab4e518cf40dded418b374c677c59fbe93c74d24555bf2620c14c9066885 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-08T21:39:14.080Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-08T21:39:14.370Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-08T21:39:14.658Z] + ls /var/log/sa-host [2024-01-08T21:39:14.658Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-08T21:39:14.787Z] provisioning config files... [2024-01-08T21:39:14.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18380455249579427910tmp [Pipeline] { [Pipeline] echo [2024-01-08T21:39:14.920Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:39:15.207Z] ---> create-netrc.sh [Pipeline] } [2024-01-08T21:39:15.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:39:15.669Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-08T21:39:15.679Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:39:15.979Z] ---> sudo-logs.sh [2024-01-08T21:39:15.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-08T21:39:16.066Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:39:16.345Z] ---> job-cost.sh [2024-01-08T21:39:16.345Z] lf-activate-venv: SKIPPING [2024-01-08T21:39:16.345Z] DEBUG: total: 0.2199999988079071 [2024-01-08T21:39:16.345Z] INFO: Retrieving Stack Cost... [2024-01-08T21:39:16.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-08T21:39:17.484Z] INFO: Archiving Costs [Pipeline] echo [2024-01-08T21:39:17.497Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-08T21:39:17.781Z] ---> logs-deploy.sh [2024-01-08T21:39:17.781Z] lf-activate-venv: SKIPPING [2024-01-08T21:39:17.781Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/215 [2024-01-08T21:39:17.781Z] INFO: archiving workspace using pattern(s): [2024-01-08T21:39:18.829Z] Archives upload complete. [2024-01-08T21:39:18.829Z] INFO: archiving logs to Nexus [2024-01-08T21:39:19.399Z] ---> uname -a: [2024-01-08T21:39:19.400Z] Linux prd-ubuntu20-04-docker-8c-8g-26933 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] ---> lscpu: [2024-01-08T21:39:19.400Z] Architecture: x86_64 [2024-01-08T21:39:19.400Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-08T21:39:19.400Z] Byte Order: Little Endian [2024-01-08T21:39:19.400Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-08T21:39:19.400Z] CPU(s): 8 [2024-01-08T21:39:19.400Z] On-line CPU(s) list: 0-7 [2024-01-08T21:39:19.400Z] Thread(s) per core: 1 [2024-01-08T21:39:19.400Z] Core(s) per socket: 1 [2024-01-08T21:39:19.400Z] Socket(s): 8 [2024-01-08T21:39:19.400Z] NUMA node(s): 1 [2024-01-08T21:39:19.400Z] Vendor ID: AuthenticAMD [2024-01-08T21:39:19.400Z] CPU family: 23 [2024-01-08T21:39:19.400Z] Model: 49 [2024-01-08T21:39:19.400Z] Model name: AMD EPYC-Rome Processor [2024-01-08T21:39:19.400Z] Stepping: 0 [2024-01-08T21:39:19.400Z] CPU MHz: 2800.000 [2024-01-08T21:39:19.400Z] BogoMIPS: 5600.00 [2024-01-08T21:39:19.400Z] Virtualization: AMD-V [2024-01-08T21:39:19.400Z] Hypervisor vendor: KVM [2024-01-08T21:39:19.400Z] Virtualization type: full [2024-01-08T21:39:19.400Z] L1d cache: 256 KiB [2024-01-08T21:39:19.400Z] L1i cache: 256 KiB [2024-01-08T21:39:19.400Z] L2 cache: 4 MiB [2024-01-08T21:39:19.400Z] L3 cache: 128 MiB [2024-01-08T21:39:19.400Z] NUMA node0 CPU(s): 0-7 [2024-01-08T21:39:19.400Z] Vulnerability Itlb multihit: Not affected [2024-01-08T21:39:19.400Z] Vulnerability L1tf: Not affected [2024-01-08T21:39:19.400Z] Vulnerability Mds: Not affected [2024-01-08T21:39:19.400Z] Vulnerability Meltdown: Not affected [2024-01-08T21:39:19.400Z] Vulnerability Mmio stale data: Not affected [2024-01-08T21:39:19.400Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-08T21:39:19.400Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-08T21:39:19.400Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-08T21:39:19.400Z] Vulnerability Srbds: Not affected [2024-01-08T21:39:19.400Z] Vulnerability Tsx async abort: Not affected [2024-01-08T21:39:19.400Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] ---> nproc: [2024-01-08T21:39:19.400Z] 8 [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] ---> df -h: [2024-01-08T21:39:19.400Z] Filesystem Size Used Avail Use% Mounted on [2024-01-08T21:39:19.400Z] overlay 155G 13G 143G 9% / [2024-01-08T21:39:19.400Z] tmpfs 64M 0 64M 0% /dev [2024-01-08T21:39:19.400Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-08T21:39:19.400Z] shm 64M 0 64M 0% /dev/shm [2024-01-08T21:39:19.400Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] ---> sar -b -r -n DEV: [2024-01-08T21:39:19.400Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26933) 01/08/24 _x86_64_ (8 CPU) [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] 21:27:42 LINUX RESTART (8 CPU) [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] 21:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-08T21:39:19.400Z] 21:29:01 190.22 40.55 149.67 0.00 4508.52 172810.03 0.00 [2024-01-08T21:39:19.400Z] 21:30:01 161.97 0.93 161.04 0.00 16.93 51969.21 0.00 [2024-01-08T21:39:19.400Z] 21:31:01 133.36 0.18 133.17 0.00 6.93 34872.51 0.00 [2024-01-08T21:39:19.400Z] 21:32:01 81.32 0.02 81.30 0.00 4.27 18558.12 0.00 [2024-01-08T21:39:19.400Z] 21:33:01 37.44 10.08 27.36 0.00 3197.47 4521.11 0.00 [2024-01-08T21:39:19.400Z] 21:34:01 13.00 1.35 11.65 0.00 257.29 1348.18 0.00 [2024-01-08T21:39:19.400Z] 21:35:01 3.53 0.02 3.52 0.00 0.13 82.64 0.00 [2024-01-08T21:39:19.400Z] 21:36:01 3.82 1.58 2.23 0.00 36.25 26.92 0.00 [2024-01-08T21:39:19.400Z] 21:37:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2024-01-08T21:39:19.400Z] 21:38:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 [2024-01-08T21:39:19.400Z] 21:39:01 135.54 0.12 135.43 0.00 10.13 58975.90 0.00 [2024-01-08T21:39:19.400Z] Average: 69.18 4.93 64.25 0.00 724.96 30984.04 0.00 [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] 21:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-08T21:39:19.400Z] 21:29:01 29239908 31561968 756680 2.30 77812 2516880 1964192 5.79 997732 2254744 2056 [2024-01-08T21:39:19.400Z] 21:30:01 27898060 31331656 969048 2.95 150868 3448596 2290208 6.75 1400556 3066216 287808 [2024-01-08T21:39:19.400Z] 21:31:01 28128764 31525260 778616 2.37 155076 3418320 2013936 5.94 1244392 3008836 228 [2024-01-08T21:39:19.400Z] 21:32:01 27643876 31562892 738716 2.25 164812 3880048 1767732 5.21 1244184 3438988 312 [2024-01-08T21:39:19.400Z] 21:33:01 27338560 31544424 731508 2.22 181640 4148852 1728132 5.09 1433204 3526036 444 [2024-01-08T21:39:19.400Z] 21:34:01 27313700 31550860 724784 2.20 187576 4173024 1752184 5.16 1466676 3515420 8 [2024-01-08T21:39:19.400Z] 21:35:01 27319128 31551468 723804 2.20 186168 4169776 1711440 5.04 1464812 3512204 4 [2024-01-08T21:39:19.400Z] 21:36:01 27309508 31543932 731172 2.22 186264 4170864 1711440 5.04 1476184 3512492 144 [2024-01-08T21:39:19.400Z] 21:37:01 27310892 31545344 729656 2.22 186316 4170864 1711440 5.04 1474160 3512492 160 [2024-01-08T21:39:19.400Z] 21:38:01 27311036 31545576 729428 2.22 186360 4170868 1711440 5.04 1473656 3512496 24 [2024-01-08T21:39:19.400Z] 21:39:01 25761680 31470304 796532 2.42 222304 5479012 1927508 5.68 1636552 4761028 956 [2024-01-08T21:39:19.400Z] Average: 27506828 31521244 764540 2.33 171381 3977009 1844514 5.44 1392010 3420087 26559 [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] 21:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-08T21:39:19.400Z] 21:29:01 vethb304286 59.79 67.36 5.83 55.09 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:29:01 docker0 81.36 92.32 6.67 226.61 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:29:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:29:01 ens3 653.63 452.47 6013.57 96.93 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:30:01 docker0 167.32 309.23 13.77 2308.62 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:30:01 vethad48d4c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:30:01 ens3 345.68 197.52 2334.39 88.03 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:31:01 docker0 4.62 7.55 0.28 95.70 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:31:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:31:01 ens3 40.99 27.46 184.35 11.08 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:32:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:32:01 ens3 133.79 96.82 2550.94 139.11 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:33:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:33:01 ens3 135.04 63.61 2069.00 4.65 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:34:01 ens3 1.48 0.85 2.54 0.15 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:36:01 ens3 7.68 5.31 5.35 5.85 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:37:01 ens3 0.62 0.28 0.32 0.20 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:38:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:39:01 vethb4cbc34 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:39:01 docker0 63.71 120.18 5.23 1028.69 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:39:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] 21:39:01 ens3 430.39 280.72 8251.37 154.46 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] Average: vethb4cbc34 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] Average: docker0 28.74 48.05 2.35 332.84 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] Average: lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] Average: ens3 158.32 101.75 1940.28 45.42 0.00 0.00 0.00 0.00 [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] ---> sar -P ALL: [2024-01-08T21:39:19.400Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26933) 01/08/24 _x86_64_ (8 CPU) [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] 21:27:42 LINUX RESTART (8 CPU) [2024-01-08T21:39:19.400Z] [2024-01-08T21:39:19.400Z] 21:28:02 CPU %user %nice %system %iowait %steal %idle [2024-01-08T21:39:19.400Z] 21:29:01 all 9.97 0.00 3.45 2.97 0.06 83.54 [2024-01-08T21:39:19.400Z] 21:29:01 0 8.12 0.00 4.15 0.21 0.05 87.47 [2024-01-08T21:39:19.400Z] 21:29:01 1 11.44 0.00 2.83 6.72 0.05 78.96 [2024-01-08T21:39:19.400Z] 21:29:01 2 10.29 0.00 3.47 6.26 0.07 79.91 [2024-01-08T21:39:19.400Z] 21:29:01 3 9.03 0.00 3.46 2.37 0.07 85.07 [2024-01-08T21:39:19.400Z] 21:29:01 4 8.26 0.00 4.32 6.94 0.07 80.41 [2024-01-08T21:39:19.400Z] 21:29:01 5 9.21 0.00 3.27 0.38 0.07 87.07 [2024-01-08T21:39:19.400Z] 21:29:01 6 11.61 0.00 3.52 0.67 0.07 84.14 [2024-01-08T21:39:19.400Z] 21:29:01 7 11.77 0.00 2.60 0.27 0.05 85.30 [2024-01-08T21:39:19.400Z] 21:30:01 all 23.08 0.00 3.95 3.12 0.07 69.79 [2024-01-08T21:39:19.400Z] 21:30:01 0 23.56 0.00 4.41 0.98 0.10 70.96 [2024-01-08T21:39:19.400Z] 21:30:01 1 23.80 0.00 4.21 19.03 0.07 52.90 [2024-01-08T21:39:19.400Z] 21:30:01 2 20.77 0.00 4.91 0.54 0.05 73.73 [2024-01-08T21:39:19.400Z] 21:30:01 3 23.62 0.00 4.04 2.93 0.07 69.34 [2024-01-08T21:39:19.400Z] 21:30:01 4 23.60 0.00 3.81 0.77 0.07 71.75 [2024-01-08T21:39:19.400Z] 21:30:01 5 23.70 0.00 3.16 0.12 0.07 72.96 [2024-01-08T21:39:19.400Z] 21:30:01 6 23.10 0.00 3.49 0.34 0.05 73.02 [2024-01-08T21:39:19.400Z] 21:30:01 7 22.51 0.00 3.56 0.27 0.07 73.60 [2024-01-08T21:39:19.400Z] 21:31:01 all 37.24 0.00 4.23 2.76 0.09 55.68 [2024-01-08T21:39:19.400Z] 21:31:01 0 37.39 0.00 4.45 3.08 0.08 55.00 [2024-01-08T21:39:19.400Z] 21:31:01 1 35.98 0.00 4.22 0.34 0.08 59.38 [2024-01-08T21:39:19.400Z] 21:31:01 2 37.84 0.00 4.25 0.46 0.08 57.37 [2024-01-08T21:39:19.400Z] 21:31:01 3 37.62 0.00 4.86 2.03 0.10 55.38 [2024-01-08T21:39:19.400Z] 21:31:01 4 37.73 0.00 4.07 2.50 0.08 55.62 [2024-01-08T21:39:19.400Z] 21:31:01 5 36.62 0.00 3.92 0.67 0.08 58.70 [2024-01-08T21:39:19.400Z] 21:31:01 6 37.40 0.00 3.93 9.73 0.12 48.82 [2024-01-08T21:39:19.400Z] 21:31:01 7 37.34 0.00 4.15 3.28 0.08 55.15 [2024-01-08T21:39:19.400Z] 21:32:01 all 3.91 0.00 1.50 1.58 0.05 92.96 [2024-01-08T21:39:19.400Z] 21:32:01 0 3.76 0.00 1.64 1.05 0.07 93.48 [2024-01-08T21:39:19.400Z] 21:32:01 1 3.93 0.00 1.19 0.33 0.07 94.48 [2024-01-08T21:39:19.400Z] 21:32:01 2 3.03 0.00 1.54 0.05 0.05 95.33 [2024-01-08T21:39:19.400Z] 21:32:01 3 4.38 0.00 1.79 0.02 0.05 93.76 [2024-01-08T21:39:19.400Z] 21:32:01 4 3.97 0.00 1.35 1.99 0.02 92.67 [2024-01-08T21:39:19.400Z] 21:32:01 5 5.28 0.00 1.36 0.02 0.07 93.28 [2024-01-08T21:39:19.400Z] 21:32:01 6 3.68 0.00 1.48 1.54 0.07 93.23 [2024-01-08T21:39:19.400Z] 21:32:01 7 3.20 0.00 1.62 7.72 0.05 87.41 [2024-01-08T21:39:19.400Z] 21:33:01 all 1.60 0.00 0.85 0.62 0.02 96.90 [2024-01-08T21:39:19.400Z] 21:33:01 0 1.17 0.00 0.83 0.13 0.02 97.85 [2024-01-08T21:39:19.400Z] 21:33:01 1 1.13 0.00 0.52 0.20 0.03 98.12 [2024-01-08T21:39:19.400Z] 21:33:01 2 2.17 0.00 0.65 1.05 0.03 96.09 [2024-01-08T21:39:19.400Z] 21:33:01 3 0.93 0.00 0.85 0.88 0.02 97.31 [2024-01-08T21:39:19.400Z] 21:33:01 4 1.60 0.00 0.84 1.69 0.02 95.86 [2024-01-08T21:39:19.400Z] 21:33:01 5 0.82 0.00 1.41 0.08 0.02 97.67 [2024-01-08T21:39:19.400Z] 21:33:01 6 2.72 0.00 0.85 0.50 0.02 95.91 [2024-01-08T21:39:19.400Z] 21:33:01 7 2.28 0.00 0.87 0.42 0.02 96.41 [2024-01-08T21:39:19.400Z] 21:34:01 all 0.71 0.00 0.27 0.08 0.01 98.93 [2024-01-08T21:39:19.400Z] 21:34:01 0 0.58 0.00 0.18 0.00 0.00 99.23 [2024-01-08T21:39:19.400Z] 21:34:01 1 1.43 0.00 0.15 0.02 0.02 98.39 [2024-01-08T21:39:19.400Z] 21:34:01 2 0.45 0.00 0.20 0.13 0.00 99.22 [2024-01-08T21:39:19.400Z] 21:34:01 3 0.55 0.00 0.17 0.00 0.00 99.28 [2024-01-08T21:39:19.400Z] 21:34:01 4 0.93 0.00 0.20 0.40 0.02 98.45 [2024-01-08T21:39:19.400Z] 21:34:01 5 0.47 0.00 0.97 0.02 0.02 98.53 [2024-01-08T21:39:19.400Z] 21:34:01 6 0.68 0.00 0.12 0.08 0.00 99.12 [2024-01-08T21:39:19.400Z] 21:34:01 7 0.60 0.00 0.18 0.02 0.00 99.20 [2024-01-08T21:39:19.400Z] 21:35:01 all 0.07 0.00 0.05 0.02 0.01 99.85 [2024-01-08T21:39:19.400Z] 21:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-01-08T21:39:19.400Z] 21:35:01 1 0.05 0.00 0.07 0.05 0.03 99.80 [2024-01-08T21:39:19.400Z] 21:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-01-08T21:39:19.400Z] 21:35:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-01-08T21:39:19.400Z] 21:35:01 4 0.25 0.00 0.12 0.12 0.00 99.52 [2024-01-08T21:39:19.400Z] 21:35:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-01-08T21:39:19.400Z] 21:35:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2024-01-08T21:39:19.400Z] 21:35:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-01-08T21:39:19.400Z] 21:36:01 all 0.28 0.00 0.04 0.02 0.01 99.65 [2024-01-08T21:39:19.400Z] 21:36:01 0 0.50 0.00 0.08 0.07 0.02 99.33 [2024-01-08T21:39:19.401Z] 21:36:01 1 0.94 0.00 0.03 0.00 0.03 99.00 [2024-01-08T21:39:19.401Z] 21:36:01 2 0.20 0.00 0.03 0.00 0.02 99.75 [2024-01-08T21:39:19.401Z] 21:36:01 3 0.15 0.00 0.03 0.00 0.00 99.82 [2024-01-08T21:39:19.401Z] 21:36:01 4 0.27 0.00 0.07 0.07 0.00 99.60 [2024-01-08T21:39:19.401Z] 21:36:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2024-01-08T21:39:19.401Z] 21:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-08T21:39:19.401Z] 21:36:01 7 0.08 0.00 0.03 0.03 0.02 99.83 [2024-01-08T21:39:19.401Z] 21:37:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2024-01-08T21:39:19.401Z] 21:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-08T21:39:19.401Z] 21:37:01 1 1.26 0.00 0.08 0.00 0.02 98.64 [2024-01-08T21:39:19.401Z] 21:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-08T21:39:19.401Z] 21:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-08T21:39:19.401Z] 21:37:01 4 0.02 0.00 0.03 0.02 0.03 99.90 [2024-01-08T21:39:19.401Z] 21:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-08T21:39:19.401Z] 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-08T21:39:19.401Z] 21:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-08T21:39:19.401Z] 21:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-01-08T21:39:19.401Z] 21:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-08T21:39:19.401Z] 21:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-08T21:39:19.401Z] 21:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-08T21:39:19.401Z] 21:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-08T21:39:19.401Z] 21:38:01 4 0.00 0.00 0.03 0.02 0.02 99.93 [2024-01-08T21:39:19.401Z] 21:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-01-08T21:39:19.401Z] 21:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-08T21:39:19.401Z] 21:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-01-08T21:39:19.401Z] 21:39:01 all 8.78 0.00 3.69 2.64 0.06 84.83 [2024-01-08T21:39:19.401Z] 21:39:01 0 8.18 0.00 4.31 0.88 0.07 86.56 [2024-01-08T21:39:19.401Z] 21:39:01 1 8.60 0.00 3.33 0.34 0.05 87.68 [2024-01-08T21:39:19.401Z] 21:39:01 2 8.92 0.00 3.75 0.12 0.07 87.14 [2024-01-08T21:39:19.401Z] 21:39:01 3 6.53 0.00 3.24 3.00 0.05 87.19 [2024-01-08T21:39:19.401Z] 21:39:01 4 8.41 0.00 3.83 1.01 0.05 86.70 [2024-01-08T21:39:19.401Z] 21:39:01 5 9.03 0.00 3.72 9.64 0.07 77.54 [2024-01-08T21:39:19.401Z] 21:39:01 6 8.09 0.00 3.30 0.03 0.07 88.51 [2024-01-08T21:39:19.401Z] 21:39:01 7 12.48 0.00 4.06 6.11 0.07 77.28 [2024-01-08T21:39:19.401Z] [2024-01-08T21:39:19.401Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-01-08T21:39:19.401Z] Average: all 7.76 0.00 1.63 1.25 0.04 89.33 [2024-01-08T21:39:19.401Z] Average: 0 7.52 0.00 1.82 0.58 0.04 90.04 [2024-01-08T21:39:19.401Z] Average: 1 7.99 0.00 1.50 2.44 0.04 88.02 [2024-01-08T21:39:19.401Z] Average: 2 7.57 0.00 1.70 0.77 0.04 89.92 [2024-01-08T21:39:19.401Z] Average: 3 7.48 0.00 1.67 1.01 0.03 89.81 [2024-01-08T21:39:19.401Z] Average: 4 7.68 0.00 1.68 1.39 0.03 89.21 [2024-01-08T21:39:19.401Z] Average: 5 7.72 0.00 1.61 0.98 0.04 89.65 [2024-01-08T21:39:19.401Z] Average: 6 7.90 0.00 1.51 1.17 0.04 89.38 [2024-01-08T21:39:19.401Z] Average: 7 8.18 0.00 1.55 1.64 0.03 88.60 [2024-01-08T21:39:19.401Z] [2024-01-08T21:39:19.401Z] [2024-01-08T21:39:19.401Z]