Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbbfdcca1044d62b99a0e964471bbd453ee97efe 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-ssh9166910909742106116.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13351844237809819252.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11072180542933482166.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh3188585891526290818.key Verifying host key using known hosts file > 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-ssh12648655641719246238.key Verifying host key using known hosts file > 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, buildSnap:false] ========================================================= [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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-116884’ is offline ‘prd-ubuntu20.04-docker-8c-8g-116886’ is offline Running on prd-ubuntu20.04-docker-8c-8g-116887 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 cbbfdcca1044d62b99a0e964471bbd453ee97efe (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#478)" > 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 cbbfdcca1044d62b99a0e964471bbd453ee97efe # timeout=10 > git rev-list --no-walk 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T15:39:17.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T15:39:17.358Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T15:39:17.378Z] ========================================================= [2022-10-25T15:39:17.378Z] EdgeX Global Pipelines Version Info [2022-10-25T15:39:17.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T15:39:18.102Z] ------------------- [2022-10-25T15:39:18.102Z] stable info: [2022-10-25T15:39:18.102Z] ------------------- [2022-10-25T15:39:18.102Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T15:39:18.102Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T15:39:18.102Z] Message: update stable to v1.0.243 [2022-10-25T15:39:18.676Z] ------------------- [2022-10-25T15:39:18.676Z] experimental info: [2022-10-25T15:39:18.676Z] ------------------- [2022-10-25T15:39:18.676Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T15:39:18.676Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T15:39:18.676Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T15:39:18.839Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-10-25T15:39:18.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-10-25T15:39:18.857Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T15:39:18.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T15:39:18.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T15:39:18.889Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T15:39:18.904Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T15:39:18.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T15:39:18.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T15:39:18.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T15:39:18.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T15:39:18.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-10-25T15:39:18.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T15:39:18.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T15:39:19.003Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T15:39:19.021Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T15:39:19.039Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T15:39:19.049Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T15:39:19.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T15:39:19.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T15:39:19.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T15:39:19.092Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T15:39:19.103Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T15:39:19.116Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T15:39:19.126Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T15:39:19.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T15:39:19.148Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T15:39:19.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T15:39:19.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T15:39:19.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T15:39:19.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] echo [2022-10-25T15:39:19.210Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbbfdcc [Pipeline] echo [2022-10-25T15:39:19.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T15:39:19.266Z] provisioning config files... [2022-10-25T15:39:19.280Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9987913825632726571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T15:39:19.583Z] ---> docker-login.sh [2022-10-25T15:39:19.583Z] nexus3.edgexfoundry.org:10001 [2022-10-25T15:39:19.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:39:19.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:39:19.845Z] Configure a credential helper to remove this warning. See [2022-10-25T15:39:19.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:39:19.845Z] [2022-10-25T15:39:19.845Z] Login Succeeded [2022-10-25T15:39:19.845Z] nexus3.edgexfoundry.org:10002 [2022-10-25T15:39:19.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:39:19.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:39:19.845Z] Configure a credential helper to remove this warning. See [2022-10-25T15:39:19.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:39:19.845Z] [2022-10-25T15:39:19.845Z] Login Succeeded [2022-10-25T15:39:19.845Z] nexus3.edgexfoundry.org:10003 [2022-10-25T15:39:20.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:39:20.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:39:20.105Z] Configure a credential helper to remove this warning. See [2022-10-25T15:39:20.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:39:20.105Z] [2022-10-25T15:39:20.105Z] Login Succeeded [2022-10-25T15:39:20.105Z] nexus3.edgexfoundry.org:10004 [2022-10-25T15:39:20.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:39:20.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:39:20.105Z] Configure a credential helper to remove this warning. See [2022-10-25T15:39:20.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:39:20.105Z] [2022-10-25T15:39:20.105Z] Login Succeeded [2022-10-25T15:39:20.105Z] docker.io [2022-10-25T15:39:20.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:39:22.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:39:22.353Z] Configure a credential helper to remove this warning. See [2022-10-25T15:39:22.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:39:22.353Z] [2022-10-25T15:39:22.353Z] Login Succeeded [2022-10-25T15:39:22.353Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T15:39:22.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T15:39:22.718Z] + git rev-list -1 --merges cbbfdcca1044d62b99a0e964471bbd453ee97efe~1..cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] echo [2022-10-25T15:39:22.752Z] -----------> git rev-list -1 --merges cbbfdcca1044d62b99a0e964471bbd453ee97efe~1..cbbfdcca1044d62b99a0e964471bbd453ee97efe cbbfdcca1044d62b99a0e964471bbd453ee97efe [false] [Pipeline] sh [2022-10-25T15:39:23.042Z] + git log --format=format:%s -1 cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] echo [2022-10-25T15:39:23.056Z] ========================================================= [2022-10-25T15:39:23.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T15:39:23.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T15:39:23.389Z] + git log --format=format:%s -1 cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] echo [2022-10-25T15:39:23.399Z] [semverPrep] GIT_COMMIT: cbbfdcca1044d62b99a0e964471bbd453ee97efe, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#478) [Pipeline] echo [2022-10-25T15:39:23.411Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T15:39:23.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T15:39:23.749Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T15:39:23.749Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T15:39:23.749Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T15:39:23.749Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T15:39:23.750Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T15:39:23.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:39:24.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T15:39:24.090Z] [2022-10-25T15:39:24.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:39:24.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T15:39:24.388Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T15:39:24.388Z] b85a868b505f: Pulling fs layer [2022-10-25T15:39:24.388Z] e2be974225ed: Pulling fs layer [2022-10-25T15:39:24.388Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T15:39:24.388Z] 988bab9f4d93: Pulling fs layer [2022-10-25T15:39:24.388Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T15:39:24.388Z] eaf3925da568: Pulling fs layer [2022-10-25T15:39:24.388Z] bab4dde63d76: Pulling fs layer [2022-10-25T15:39:24.388Z] bde34c3a00c8: Pulling fs layer [2022-10-25T15:39:24.388Z] b352a97aabf1: Pulling fs layer [2022-10-25T15:39:24.388Z] 4872d77fe225: Pulling fs layer [2022-10-25T15:39:24.388Z] 5851b861e8e6: Pulling fs layer [2022-10-25T15:39:24.388Z] 1469e6f7b9e6: Waiting [2022-10-25T15:39:24.388Z] eaf3925da568: Waiting [2022-10-25T15:39:24.388Z] bab4dde63d76: Waiting [2022-10-25T15:39:24.388Z] 988bab9f4d93: Waiting [2022-10-25T15:39:24.389Z] bde34c3a00c8: Waiting [2022-10-25T15:39:24.389Z] b352a97aabf1: Waiting [2022-10-25T15:39:24.389Z] 4872d77fe225: Waiting [2022-10-25T15:39:24.389Z] 5851b861e8e6: Waiting [2022-10-25T15:39:24.389Z] e2be974225ed: Download complete [2022-10-25T15:39:24.389Z] 988bab9f4d93: Verifying Checksum [2022-10-25T15:39:24.389Z] 988bab9f4d93: Download complete [2022-10-25T15:39:24.389Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T15:39:24.389Z] 339a4e72a1f5: Download complete [2022-10-25T15:39:24.656Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T15:39:24.656Z] 1469e6f7b9e6: Download complete [2022-10-25T15:39:24.656Z] eaf3925da568: Verifying Checksum [2022-10-25T15:39:24.656Z] eaf3925da568: Download complete [2022-10-25T15:39:24.656Z] bde34c3a00c8: Download complete [2022-10-25T15:39:24.656Z] b352a97aabf1: Download complete [2022-10-25T15:39:24.656Z] 4872d77fe225: Verifying Checksum [2022-10-25T15:39:24.656Z] 4872d77fe225: Download complete [2022-10-25T15:39:24.656Z] 5851b861e8e6: Verifying Checksum [2022-10-25T15:39:24.656Z] 5851b861e8e6: Download complete [2022-10-25T15:39:24.656Z] b85a868b505f: Verifying Checksum [2022-10-25T15:39:24.656Z] b85a868b505f: Download complete [2022-10-25T15:39:24.915Z] bab4dde63d76: Verifying Checksum [2022-10-25T15:39:24.915Z] bab4dde63d76: Download complete [2022-10-25T15:39:25.996Z] b85a868b505f: Pull complete [2022-10-25T15:39:26.539Z] e2be974225ed: Pull complete [2022-10-25T15:39:27.341Z] 339a4e72a1f5: Pull complete [2022-10-25T15:39:27.341Z] 988bab9f4d93: Pull complete [2022-10-25T15:39:27.601Z] 1469e6f7b9e6: Pull complete [2022-10-25T15:39:27.601Z] eaf3925da568: Pull complete [2022-10-25T15:39:30.216Z] bab4dde63d76: Pull complete [2022-10-25T15:39:30.216Z] bde34c3a00c8: Pull complete [2022-10-25T15:39:30.216Z] b352a97aabf1: Pull complete [2022-10-25T15:39:30.216Z] 4872d77fe225: Pull complete [2022-10-25T15:39:30.216Z] 5851b861e8e6: Pull complete [2022-10-25T15:39:30.216Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T15:39:30.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T15:39:30.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T15:39:30.303Z] prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container [2022-10-25T15:39:30.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T15:39:32.274Z] $ docker top a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 -eo pid,comm [2022-10-25T15:39:32.323Z] 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). [2022-10-25T15:39:32.323Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T15:39:32.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T15:39:32.358Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T15:39:32.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T15:39:32.463Z] $ docker exec a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 ssh-agent [2022-10-25T15:39:32.564Z] SSH_AUTH_SOCK=/tmp/ssh-Uj4orU6M3fOM/agent.34 [2022-10-25T15:39:32.564Z] SSH_AGENT_PID=40 [2022-10-25T15:39:32.569Z] Running ssh-add (command line suppressed) [2022-10-25T15:39:32.673Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7154350862693969071.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7154350862693969071.key) [2022-10-25T15:39:32.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T15:39:32.973Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T15:39:32.987Z] $ docker exec --env ******** --env ******** a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 ssh-agent -k [2022-10-25T15:39:33.082Z] unset SSH_AUTH_SOCK; [2022-10-25T15:39:33.083Z] unset SSH_AGENT_PID; [2022-10-25T15:39:33.083Z] echo Agent pid 40 killed; [2022-10-25T15:39:33.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T15:39:33.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T15:39:33.114Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T15:39:33.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T15:39:33.251Z] $ docker exec a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 ssh-agent [2022-10-25T15:39:33.361Z] SSH_AUTH_SOCK=/tmp/ssh-ctKkrQkZi7mt/agent.72 [2022-10-25T15:39:33.361Z] SSH_AGENT_PID=78 [2022-10-25T15:39:33.366Z] Running ssh-add (command line suppressed) [2022-10-25T15:39:33.473Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5475446243785665672.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5475446243785665672.key) [2022-10-25T15:39:33.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T15:39:33.771Z] + git semver init [2022-10-25T15:39:34.029Z] 2022-10-25 15:39:33,960 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T15:39:34.029Z] 2022-10-25 15:39:33,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-10-25T15:39:34.029Z] 2022-10-25 15:39:33,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-10-25T15:39:34.029Z] 2022-10-25 15:39:33,962 [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) [2022-10-25T15:39:34.966Z] 2022-10-25 15:39:34,950 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-10-25T15:39:34.966Z] 2022-10-25 15:39:34,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-10-25T15:39:34.966Z] 2022-10-25 15:39:34,950 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T15:39:34.966Z] 2022-10-25 15:39:34,950 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T15:39:34.966Z] 2.3.0-dev.33 [Pipeline] } [2022-10-25T15:39:34.978Z] $ docker exec --env ******** --env ******** a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 ssh-agent -k [2022-10-25T15:39:35.074Z] unset SSH_AUTH_SOCK; [2022-10-25T15:39:35.077Z] unset SSH_AGENT_PID; [2022-10-25T15:39:35.077Z] echo Agent pid 78 killed; [2022-10-25T15:39:35.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T15:39:35.389Z] + git semver [Pipeline] } [2022-10-25T15:39:35.664Z] $ docker stop --time=1 a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 [2022-10-25T15:39:36.937Z] $ docker rm -f a2b50b9ffe8cd39e78b839431cfd4873efd1b8b019d35509ebbb07159a017791 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T15:39:37.274Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T15:39:37.465Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T15:39:37.468Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.33 [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 [2022-10-25T15:39:37.660Z] provisioning config files... [2022-10-25T15:39:37.669Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5623922556076067982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T15:39:37.962Z] ---> docker-login.sh [2022-10-25T15:39:37.962Z] nexus3.edgexfoundry.org:10001 [2022-10-25T15:39:37.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:39:38.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:39:38.222Z] Configure a credential helper to remove this warning. See [2022-10-25T15:39:38.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:39:38.222Z] [2022-10-25T15:39:38.222Z] Login Succeeded [2022-10-25T15:39:38.222Z] nexus3.edgexfoundry.org:10002 [2022-10-25T15:39:38.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:39:38.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:39:38.222Z] Configure a credential helper to remove this warning. See [2022-10-25T15:39:38.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:39:38.222Z] [2022-10-25T15:39:38.222Z] Login Succeeded [2022-10-25T15:39:38.222Z] nexus3.edgexfoundry.org:10003 [2022-10-25T15:39:38.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:39:38.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:39:38.481Z] Configure a credential helper to remove this warning. See [2022-10-25T15:39:38.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:39:38.481Z] [2022-10-25T15:39:38.481Z] Login Succeeded [2022-10-25T15:39:38.481Z] nexus3.edgexfoundry.org:10004 [2022-10-25T15:39:38.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:39:38.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:39:38.481Z] Configure a credential helper to remove this warning. See [2022-10-25T15:39:38.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:39:38.481Z] [2022-10-25T15:39:38.481Z] Login Succeeded [2022-10-25T15:39:38.481Z] docker.io [2022-10-25T15:39:38.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:39:38.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:39:38.740Z] Configure a credential helper to remove this warning. See [2022-10-25T15:39:38.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:39:38.740Z] [2022-10-25T15:39:38.740Z] Login Succeeded [2022-10-25T15:39:38.740Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T15:39:38.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T15:39:38.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T15:39:38.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T15:39:38.828Z] ========================================================= [2022-10-25T15:39:38.828Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T15:39:38.828Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:39:39.128Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T15:39:39.128Z] Sending build context to Docker daemon 3.16MB [2022-10-25T15:39:39.128Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T15:39:39.128Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-25T15:39:39.128Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T15:39:39.128Z] 213ec9aee27d: Pulling fs layer [2022-10-25T15:39:39.128Z] 4583459ba037: Pulling fs layer [2022-10-25T15:39:39.128Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T15:39:39.128Z] 53926ce57604: Pulling fs layer [2022-10-25T15:39:39.128Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T15:39:39.128Z] 30f14e443154: Pulling fs layer [2022-10-25T15:39:39.128Z] 801331c1e519: Pulling fs layer [2022-10-25T15:39:39.128Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T15:39:39.128Z] 53926ce57604: Waiting [2022-10-25T15:39:39.128Z] 21b2b0c7a3f4: Waiting [2022-10-25T15:39:39.128Z] 30f14e443154: Waiting [2022-10-25T15:39:39.128Z] 801331c1e519: Waiting [2022-10-25T15:39:39.128Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T15:39:39.128Z] 99cc6dd402b0: Waiting [2022-10-25T15:39:39.128Z] 7d9ed39f4882: Waiting [2022-10-25T15:39:39.128Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T15:39:39.128Z] 93c1e223e6f2: Download complete [2022-10-25T15:39:39.128Z] 4583459ba037: Verifying Checksum [2022-10-25T15:39:39.128Z] 4583459ba037: Download complete [2022-10-25T15:39:39.128Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T15:39:39.128Z] 21b2b0c7a3f4: Download complete [2022-10-25T15:39:39.390Z] 30f14e443154: Verifying Checksum [2022-10-25T15:39:39.390Z] 30f14e443154: Download complete [2022-10-25T15:39:39.390Z] 213ec9aee27d: Verifying Checksum [2022-10-25T15:39:39.390Z] 801331c1e519: Verifying Checksum [2022-10-25T15:39:39.390Z] 801331c1e519: Download complete [2022-10-25T15:39:39.390Z] 213ec9aee27d: Pull complete [2022-10-25T15:39:39.653Z] 4583459ba037: Pull complete [2022-10-25T15:39:39.653Z] 93c1e223e6f2: Pull complete [2022-10-25T15:39:39.912Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T15:39:39.912Z] 7d9ed39f4882: Download complete [2022-10-25T15:39:39.912Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T15:39:39.912Z] 99cc6dd402b0: Download complete [2022-10-25T15:39:39.912Z] 53926ce57604: Verifying Checksum [2022-10-25T15:39:39.912Z] 53926ce57604: Download complete [2022-10-25T15:39:43.199Z] 53926ce57604: Pull complete [2022-10-25T15:39:43.458Z] 21b2b0c7a3f4: Pull complete [2022-10-25T15:39:43.458Z] 30f14e443154: Pull complete [2022-10-25T15:39:43.458Z] 801331c1e519: Pull complete [2022-10-25T15:39:45.357Z] 99cc6dd402b0: Pull complete [2022-10-25T15:39:45.924Z] 7d9ed39f4882: Pull complete [2022-10-25T15:39:45.924Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T15:39:45.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T15:39:45.924Z] ---> 1dedd983c030 [2022-10-25T15:39:45.924Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T15:39:49.224Z] ---> Running in 0ba9fc9bd825 [2022-10-25T15:39:49.224Z] Removing intermediate container 0ba9fc9bd825 [2022-10-25T15:39:49.224Z] ---> 962978fa49de [2022-10-25T15:39:49.224Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T15:39:49.224Z] ---> Running in 48fa6087965d [2022-10-25T15:39:49.483Z] Removing intermediate container 48fa6087965d [2022-10-25T15:39:49.483Z] ---> 518d5350cd8b [2022-10-25T15:39:49.483Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-25T15:39:49.483Z] ---> Running in 950c686c2028 [2022-10-25T15:39:49.483Z] Removing intermediate container 950c686c2028 [2022-10-25T15:39:49.483Z] ---> 5c3f32a3de64 [2022-10-25T15:39:49.483Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T15:39:49.483Z] ---> Running in 42b428f21ede [2022-10-25T15:39:49.746Z] Removing intermediate container 42b428f21ede [2022-10-25T15:39:49.746Z] ---> e25f77602bfc [2022-10-25T15:39:49.746Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T15:39:49.746Z] ---> Running in 2866555b8a2a [2022-10-25T15:39:50.312Z] Removing intermediate container 2866555b8a2a [2022-10-25T15:39:50.312Z] ---> 911a9ed78fcf [2022-10-25T15:39:50.312Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T15:39:50.312Z] ---> Running in 780d6713e587 [2022-10-25T15:39:50.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T15:39:50.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T15:39:50.571Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T15:39:50.831Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T15:39:50.831Z] OK: 211 MiB in 51 packages [2022-10-25T15:39:51.398Z] Removing intermediate container 780d6713e587 [2022-10-25T15:39:51.398Z] ---> 30123a303378 [2022-10-25T15:39:51.398Z] Step 9/14 : WORKDIR /app [2022-10-25T15:39:51.398Z] ---> Running in 60be9918e61f [2022-10-25T15:39:51.398Z] Removing intermediate container 60be9918e61f [2022-10-25T15:39:51.398Z] ---> 27832302d8dc [2022-10-25T15:39:51.398Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-25T15:39:51.398Z] ---> 6a001fadfd03 [2022-10-25T15:39:51.398Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T15:39:51.398Z] ---> Running in 316bcd4226cb [2022-10-25T15:39:52.626Z] Still waiting to schedule task [2022-10-25T15:39:52.626Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-116888’ is offline [2022-10-25T15:40:13.353Z] Removing intermediate container 316bcd4226cb [2022-10-25T15:40:13.353Z] ---> 4e9ecf475829 [2022-10-25T15:40:13.353Z] Step 12/14 : COPY . . [2022-10-25T15:40:13.353Z] ---> 854f9bdeeab2 [2022-10-25T15:40:13.353Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T15:40:13.353Z] ---> Running in 5bda4a3cea8c [2022-10-25T15:40:13.353Z] Removing intermediate container 5bda4a3cea8c [2022-10-25T15:40:13.353Z] ---> 35eb91519088 [2022-10-25T15:40:13.353Z] Step 14/14 : RUN $MAKE [2022-10-25T15:40:13.353Z] ---> Running in afb04b07bf4b [2022-10-25T15:40:13.353Z] noop [2022-10-25T15:40:13.353Z] Removing intermediate container afb04b07bf4b [2022-10-25T15:40:13.353Z] ---> 11a2bd0f8a12 [2022-10-25T15:40:13.353Z] Successfully built 11a2bd0f8a12 [2022-10-25T15:40:13.353Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:40:13.662Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T15:40:13.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T15:40:13.724Z] prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container [2022-10-25T15:40:13.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T15:40:14.134Z] $ docker top f6d06168d5324addb619f63995af2062c6007bc9ffb126d2ad51ce37a89f0fe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T15:40:14.472Z] + go version [2022-10-25T15:40:14.472Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T15:40:14.483Z] $ docker stop --time=1 f6d06168d5324addb619f63995af2062c6007bc9ffb126d2ad51ce37a89f0fe7 [2022-10-25T15:40:15.786Z] $ docker rm -f f6d06168d5324addb619f63995af2062c6007bc9ffb126d2ad51ce37a89f0fe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:40:16.184Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T15:40:16.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T15:40:16.256Z] prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container [2022-10-25T15:40:16.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T15:40:16.643Z] $ docker top 01bd5769eb5c20aa3cecd14b5f0ad2118ccbd779ea7b9a92287ce677163f6161 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T15:40:16.993Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-10-25T15:40:17.285Z] + make test [2022-10-25T15:40:17.285Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-25T15:40:27.240Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-25T15:40:27.240Z] CGO_ENABLED=1 go vet ./... [2022-10-25T15:40:31.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T15:40:31.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T15:40:31.418Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T15:40:31.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T15:40:31.439Z] $ docker stop --time=1 01bd5769eb5c20aa3cecd14b5f0ad2118ccbd779ea7b9a92287ce677163f6161 [2022-10-25T15:40:33.432Z] $ docker rm -f 01bd5769eb5c20aa3cecd14b5f0ad2118ccbd779ea7b9a92287ce677163f6161 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T15:40:33.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T15:40:33.846Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-25T15:40:34.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T15:40:34.539Z] + ls -al . [2022-10-25T15:40:34.539Z] total 180 [2022-10-25T15:40:34.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 15:40 . [2022-10-25T15:40:34.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 15:39 .. [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 15:39 .dockerignore [2022-10-25T15:40:34.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 15:39 .git [2022-10-25T15:40:34.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 15:39 .github [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 15:39 .gitignore [2022-10-25T15:40:34.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 15:39 .semver [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 15:39 Attribution.txt [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 15:39 CHANGELOG.md [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 25 15:39 Dockerfile [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 15:39 GOVERNANCE.md [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 15:39 Jenkinsfile [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 15:39 LICENSE [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 15:39 OWNERS.md [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 15:39 README.md [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 15:39 VERSION [2022-10-25T15:40:34.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 15:39 bin [2022-10-25T15:40:34.539Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 15:40 coverage.out [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 15:39 go.mod [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 15:39 go.sum [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 15:39 main.go [2022-10-25T15:40:34.539Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 15:39 makefile [2022-10-25T15:40:34.539Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 15:39 res [2022-10-25T15:40:34.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 15:39 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:40:34.836Z] + 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=cbbfdcca1044d62b99a0e964471bbd453ee97efe --label arch=amd64 --label version=2.3.0-dev.33 . [2022-10-25T15:40:34.836Z] Sending build context to Docker daemon 3.161MB [2022-10-25T15:40:34.836Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T15:40:34.836Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-25T15:40:34.836Z] ---> 11a2bd0f8a12 [2022-10-25T15:40:34.836Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T15:40:34.836Z] ---> Running in d5afe5155354 [2022-10-25T15:40:35.095Z] Removing intermediate container d5afe5155354 [2022-10-25T15:40:35.095Z] ---> 18529c130db8 [2022-10-25T15:40:35.095Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T15:40:35.095Z] ---> Running in 0c079bf93f0e [2022-10-25T15:40:35.095Z] Removing intermediate container 0c079bf93f0e [2022-10-25T15:40:35.095Z] ---> 0502c53e894b [2022-10-25T15:40:35.095Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-25T15:40:35.095Z] ---> Running in 91b063a1f3d6 [2022-10-25T15:40:35.095Z] Removing intermediate container 91b063a1f3d6 [2022-10-25T15:40:35.095Z] ---> c4b9323229f1 [2022-10-25T15:40:35.095Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T15:40:35.095Z] ---> Running in 5833b24f3cb1 [2022-10-25T15:40:35.353Z] Removing intermediate container 5833b24f3cb1 [2022-10-25T15:40:35.353Z] ---> 5cd9644f7108 [2022-10-25T15:40:35.353Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T15:40:35.353Z] ---> Running in ade6eda4541a [2022-10-25T15:40:35.921Z] Removing intermediate container ade6eda4541a [2022-10-25T15:40:35.921Z] ---> faa23a751362 [2022-10-25T15:40:35.921Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T15:40:35.921Z] ---> Running in 82c49e5886d2 [2022-10-25T15:40:36.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T15:40:36.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T15:40:36.436Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T15:40:36.694Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T15:40:36.694Z] OK: 211 MiB in 51 packages [2022-10-25T15:40:36.952Z] Removing intermediate container 82c49e5886d2 [2022-10-25T15:40:36.952Z] ---> 23d80c1279cd [2022-10-25T15:40:36.952Z] Step 9/28 : WORKDIR /app [2022-10-25T15:40:36.952Z] ---> Running in 7df911fdc7d6 [2022-10-25T15:40:36.952Z] Removing intermediate container 7df911fdc7d6 [2022-10-25T15:40:36.952Z] ---> b63acdf64196 [2022-10-25T15:40:36.952Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-25T15:40:37.209Z] ---> ef10849ad9ed [2022-10-25T15:40:37.209Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T15:40:37.209Z] ---> Running in ee18b5a29b17 [2022-10-25T15:40:37.775Z] Removing intermediate container ee18b5a29b17 [2022-10-25T15:40:37.775Z] ---> 6c31b5cbb388 [2022-10-25T15:40:37.775Z] Step 12/28 : COPY . . [2022-10-25T15:40:38.036Z] ---> 0f45b47587c6 [2022-10-25T15:40:38.036Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T15:40:38.036Z] ---> Running in 17b21d2f76d4 [2022-10-25T15:40:38.295Z] Removing intermediate container 17b21d2f76d4 [2022-10-25T15:40:38.295Z] ---> bfecd3bd3b82 [2022-10-25T15:40:38.295Z] Step 14/28 : RUN $MAKE [2022-10-25T15:40:38.295Z] ---> Running in 31a5c402f26b [2022-10-25T15:40:38.553Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-25T15:41:00.499Z] Removing intermediate container 31a5c402f26b [2022-10-25T15:41:00.499Z] ---> 5556f99dc6f6 [2022-10-25T15:41:00.499Z] Step 15/28 : FROM alpine:3.16 [2022-10-25T15:41:00.499Z] 3.16: Pulling from library/alpine [2022-10-25T15:41:00.499Z] 213ec9aee27d: Already exists [2022-10-25T15:41:00.499Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T15:41:00.499Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T15:41:00.499Z] ---> 9c6f07244728 [2022-10-25T15:41:00.499Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T15:41:00.499Z] ---> Running in b8b57c0f00ee [2022-10-25T15:41:00.499Z] Removing intermediate container b8b57c0f00ee [2022-10-25T15:41:00.499Z] ---> 16527c0659de [2022-10-25T15:41:00.499Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-25T15:41:00.499Z] ---> Running in f5cadfe686e3 [2022-10-25T15:41:00.760Z] Removing intermediate container f5cadfe686e3 [2022-10-25T15:41:00.760Z] ---> 8d69f82fbb19 [2022-10-25T15:41:00.760Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-25T15:41:00.760Z] ---> Running in 44cd70a81e37 [2022-10-25T15:41:01.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T15:41:01.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T15:41:01.289Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-25T15:41:01.289Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-25T15:41:01.289Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T15:41:01.289Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-25T15:41:01.289Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T15:41:01.289Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-25T15:41:01.289Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-25T15:41:01.289Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T15:41:01.289Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T15:41:01.289Z] OK: 9 MiB in 21 packages [2022-10-25T15:41:01.856Z] Removing intermediate container 44cd70a81e37 [2022-10-25T15:41:01.856Z] ---> 1c1fef1e4d94 [2022-10-25T15:41:01.856Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-25T15:41:02.113Z] ---> 354e292ea3fc [2022-10-25T15:41:02.113Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-25T15:41:02.113Z] ---> 5eec8bebd162 [2022-10-25T15:41:02.113Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-25T15:41:02.371Z] ---> a8c45ed3c98f [2022-10-25T15:41:02.371Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-25T15:41:02.936Z] ---> 58924b8f5930 [2022-10-25T15:41:02.936Z] Step 23/28 : EXPOSE 48095 [2022-10-25T15:41:03.193Z] ---> Running in 36d99bcaf5ec [2022-10-25T15:41:03.193Z] Removing intermediate container 36d99bcaf5ec [2022-10-25T15:41:03.193Z] ---> b1cdbc232e44 [2022-10-25T15:41:03.193Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-25T15:41:03.193Z] ---> Running in 1a17e93d2427 [2022-10-25T15:41:03.193Z] Removing intermediate container 1a17e93d2427 [2022-10-25T15:41:03.193Z] ---> 742e36736253 [2022-10-25T15:41:03.193Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T15:41:03.193Z] ---> Running in 6691d8d7ad22 [2022-10-25T15:41:03.451Z] Removing intermediate container 6691d8d7ad22 [2022-10-25T15:41:03.451Z] ---> 07260fdfa7bb [2022-10-25T15:41:03.451Z] Step 26/28 : LABEL arch=amd64 [2022-10-25T15:41:03.451Z] ---> Running in 7a162fdecb05 [2022-10-25T15:41:03.451Z] Removing intermediate container 7a162fdecb05 [2022-10-25T15:41:03.451Z] ---> 1d630edc6cad [2022-10-25T15:41:03.451Z] Step 27/28 : LABEL git_sha=cbbfdcca1044d62b99a0e964471bbd453ee97efe [2022-10-25T15:41:03.451Z] ---> Running in 89eaac737bfc [2022-10-25T15:41:03.451Z] Removing intermediate container 89eaac737bfc [2022-10-25T15:41:03.451Z] ---> 769d089b6d75 [2022-10-25T15:41:03.451Z] Step 28/28 : LABEL version=2.3.0-dev.33 [2022-10-25T15:41:03.804Z] ---> Running in 985b017ff635 [2022-10-25T15:41:03.804Z] Removing intermediate container 985b017ff635 [2022-10-25T15:41:03.804Z] ---> b735cebfbd0b [2022-10-25T15:41:03.804Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T15:41:03.804Z] Successfully built b735cebfbd0b [2022-10-25T15:41:03.804Z] 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 [2022-10-25T15:41:03.919Z] provisioning config files... [2022-10-25T15:41:03.945Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18382435529402970982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T15:41:04.263Z] ---> docker-login.sh [2022-10-25T15:41:04.263Z] nexus3.edgexfoundry.org:10001 [2022-10-25T15:41:04.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:41:04.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:41:04.263Z] Configure a credential helper to remove this warning. See [2022-10-25T15:41:04.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:41:04.263Z] [2022-10-25T15:41:04.263Z] Login Succeeded [2022-10-25T15:41:04.263Z] nexus3.edgexfoundry.org:10002 [2022-10-25T15:41:04.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:41:04.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:41:04.263Z] Configure a credential helper to remove this warning. See [2022-10-25T15:41:04.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:41:04.263Z] [2022-10-25T15:41:04.263Z] Login Succeeded [2022-10-25T15:41:04.263Z] nexus3.edgexfoundry.org:10003 [2022-10-25T15:41:04.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:41:04.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:41:04.542Z] Configure a credential helper to remove this warning. See [2022-10-25T15:41:04.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:41:04.542Z] [2022-10-25T15:41:04.542Z] Login Succeeded [2022-10-25T15:41:04.542Z] nexus3.edgexfoundry.org:10004 [2022-10-25T15:41:04.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:41:04.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:41:04.542Z] Configure a credential helper to remove this warning. See [2022-10-25T15:41:04.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:41:04.542Z] [2022-10-25T15:41:04.542Z] Login Succeeded [2022-10-25T15:41:04.542Z] docker.io [2022-10-25T15:41:04.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T15:41:05.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T15:41:05.069Z] Configure a credential helper to remove this warning. See [2022-10-25T15:41:05.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T15:41:05.069Z] [2022-10-25T15:41:05.069Z] Login Succeeded [2022-10-25T15:41:05.069Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T15:41:05.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T15:41:05.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T15:41:05.135Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-10-25T15:41:05.135Z] cbbfdcca1044d62b99a0e964471bbd453ee97efe [2022-10-25T15:41:05.135Z] latest [2022-10-25T15:41:05.135Z] 2.3.0-dev.33 [2022-10-25T15:41:05.135Z] cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 [2022-10-25T15:41:05.135Z] main [2022-10-25T15:41:05.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:41:05.450Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:41:05.759Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe [2022-10-25T15:41:05.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-25T15:41:05.759Z] aae2360767c4: Preparing [2022-10-25T15:41:05.759Z] e93ff83d12ac: Preparing [2022-10-25T15:41:05.759Z] 2fdc68824541: Preparing [2022-10-25T15:41:05.759Z] c7d1bc7f1a80: Preparing [2022-10-25T15:41:05.759Z] fed34a407688: Preparing [2022-10-25T15:41:05.759Z] 994393dc58e7: Preparing [2022-10-25T15:41:05.759Z] c7d1bc7f1a80: Pushed [2022-10-25T15:41:05.759Z] 2fdc68824541: Pushed [2022-10-25T15:41:05.759Z] e93ff83d12ac: Pushed [2022-10-25T15:41:05.759Z] 994393dc58e7: Layer already exists [2022-10-25T15:41:06.325Z] fed34a407688: Pushed [2022-10-25T15:41:08.850Z] aae2360767c4: Pushed [2022-10-25T15:41:08.850Z] cbbfdcca1044d62b99a0e964471bbd453ee97efe: digest: sha256:74758cc7e485f8c0ecc08d0c8970639dcc9baf891585da13648abea32813821b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:41:09.158Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:41:09.463Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-25T15:41:09.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-25T15:41:09.463Z] aae2360767c4: Preparing [2022-10-25T15:41:09.463Z] e93ff83d12ac: Preparing [2022-10-25T15:41:09.463Z] 2fdc68824541: Preparing [2022-10-25T15:41:09.463Z] c7d1bc7f1a80: Preparing [2022-10-25T15:41:09.463Z] fed34a407688: Preparing [2022-10-25T15:41:09.463Z] 994393dc58e7: Preparing [2022-10-25T15:41:09.463Z] 994393dc58e7: Waiting [2022-10-25T15:41:09.463Z] fed34a407688: Layer already exists [2022-10-25T15:41:09.463Z] aae2360767c4: Layer already exists [2022-10-25T15:41:09.463Z] e93ff83d12ac: Layer already exists [2022-10-25T15:41:09.463Z] 2fdc68824541: Layer already exists [2022-10-25T15:41:09.463Z] c7d1bc7f1a80: Layer already exists [2022-10-25T15:41:09.463Z] 994393dc58e7: Layer already exists [2022-10-25T15:41:09.463Z] latest: digest: sha256:74758cc7e485f8c0ecc08d0c8970639dcc9baf891585da13648abea32813821b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:41:09.769Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:41:10.072Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.33 [2022-10-25T15:41:10.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-25T15:41:10.072Z] aae2360767c4: Preparing [2022-10-25T15:41:10.072Z] e93ff83d12ac: Preparing [2022-10-25T15:41:10.072Z] 2fdc68824541: Preparing [2022-10-25T15:41:10.072Z] c7d1bc7f1a80: Preparing [2022-10-25T15:41:10.072Z] fed34a407688: Preparing [2022-10-25T15:41:10.072Z] 994393dc58e7: Preparing [2022-10-25T15:41:10.072Z] 994393dc58e7: Waiting [2022-10-25T15:41:10.072Z] aae2360767c4: Layer already exists [2022-10-25T15:41:10.072Z] c7d1bc7f1a80: Layer already exists [2022-10-25T15:41:10.072Z] 2fdc68824541: Layer already exists [2022-10-25T15:41:10.072Z] e93ff83d12ac: Layer already exists [2022-10-25T15:41:10.072Z] fed34a407688: Layer already exists [2022-10-25T15:41:10.072Z] 994393dc58e7: Layer already exists [2022-10-25T15:41:10.072Z] 2.3.0-dev.33: digest: sha256:74758cc7e485f8c0ecc08d0c8970639dcc9baf891585da13648abea32813821b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:41:10.380Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:41:10.680Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 [2022-10-25T15:41:10.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-25T15:41:10.680Z] aae2360767c4: Preparing [2022-10-25T15:41:10.680Z] e93ff83d12ac: Preparing [2022-10-25T15:41:10.680Z] 2fdc68824541: Preparing [2022-10-25T15:41:10.680Z] c7d1bc7f1a80: Preparing [2022-10-25T15:41:10.680Z] fed34a407688: Preparing [2022-10-25T15:41:10.680Z] 994393dc58e7: Preparing [2022-10-25T15:41:10.680Z] fed34a407688: Layer already exists [2022-10-25T15:41:10.680Z] aae2360767c4: Layer already exists [2022-10-25T15:41:10.680Z] e93ff83d12ac: Layer already exists [2022-10-25T15:41:10.680Z] c7d1bc7f1a80: Layer already exists [2022-10-25T15:41:10.680Z] 2fdc68824541: Layer already exists [2022-10-25T15:41:10.680Z] 994393dc58e7: Layer already exists [2022-10-25T15:41:10.680Z] cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33: digest: sha256:74758cc7e485f8c0ecc08d0c8970639dcc9baf891585da13648abea32813821b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:41:10.986Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:41:11.282Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-10-25T15:41:11.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-25T15:41:11.282Z] aae2360767c4: Preparing [2022-10-25T15:41:11.282Z] e93ff83d12ac: Preparing [2022-10-25T15:41:11.282Z] 2fdc68824541: Preparing [2022-10-25T15:41:11.282Z] c7d1bc7f1a80: Preparing [2022-10-25T15:41:11.282Z] fed34a407688: Preparing [2022-10-25T15:41:11.282Z] 994393dc58e7: Preparing [2022-10-25T15:41:11.282Z] 994393dc58e7: Waiting [2022-10-25T15:41:11.282Z] 2fdc68824541: Layer already exists [2022-10-25T15:41:11.282Z] e93ff83d12ac: Layer already exists [2022-10-25T15:41:11.282Z] c7d1bc7f1a80: Layer already exists [2022-10-25T15:41:11.282Z] aae2360767c4: Layer already exists [2022-10-25T15:41:11.282Z] fed34a407688: Layer already exists [2022-10-25T15:41:11.282Z] 994393dc58e7: Layer already exists [2022-10-25T15:41:11.282Z] main: digest: sha256:74758cc7e485f8c0ecc08d0c8970639dcc9baf891585da13648abea32813821b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T15:41:11.326Z] ===================================================== [Pipeline] echo [2022-10-25T15:41:11.332Z] taggedImages: [2022-10-25T15:41:11.332Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe [2022-10-25T15:41:11.332Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-25T15:41:11.332Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.33 [2022-10-25T15:41:11.332Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 [2022-10-25T15:41:11.332Z] - 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 [2022-10-25T15:41:11.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T15:41:11.678Z] [2022-10-25T15:41:11.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:41:11.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T15:41:11.970Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T15:41:11.970Z] 5eb5b503b376: Pulling fs layer [2022-10-25T15:41:11.970Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T15:41:11.970Z] ec43610c2a17: Pulling fs layer [2022-10-25T15:41:11.970Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T15:41:11.970Z] 33b1e0a273af: Pulling fs layer [2022-10-25T15:41:11.970Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T15:41:11.970Z] 2f39f015ded8: Pulling fs layer [2022-10-25T15:41:11.970Z] 3a2ae6a8a46f: Waiting [2022-10-25T15:41:11.970Z] 33b1e0a273af: Waiting [2022-10-25T15:41:11.970Z] 5d3b04190fa2: Waiting [2022-10-25T15:41:11.970Z] 2f39f015ded8: Waiting [2022-10-25T15:41:11.970Z] 5c69ac0246d0: Verifying Checksum [2022-10-25T15:41:11.970Z] 5c69ac0246d0: Download complete [2022-10-25T15:41:11.970Z] 3a2ae6a8a46f: Download complete [2022-10-25T15:41:12.227Z] 33b1e0a273af: Verifying Checksum [2022-10-25T15:41:12.227Z] 33b1e0a273af: Download complete [2022-10-25T15:41:12.227Z] ec43610c2a17: Download complete [2022-10-25T15:41:12.227Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T15:41:12.227Z] 5d3b04190fa2: Download complete [2022-10-25T15:41:12.227Z] 5eb5b503b376: Verifying Checksum [2022-10-25T15:41:12.227Z] 5eb5b503b376: Download complete [2022-10-25T15:41:13.160Z] 2f39f015ded8: Download complete [2022-10-25T15:41:13.418Z] 5eb5b503b376: Pull complete [2022-10-25T15:41:13.678Z] 5c69ac0246d0: Pull complete [2022-10-25T15:41:14.246Z] ec43610c2a17: Pull complete [2022-10-25T15:41:14.246Z] 3a2ae6a8a46f: Pull complete [2022-10-25T15:41:14.504Z] 33b1e0a273af: Pull complete [2022-10-25T15:41:14.504Z] 5d3b04190fa2: Pull complete [2022-10-25T15:41:18.684Z] 2f39f015ded8: Pull complete [2022-10-25T15:41:18.684Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T15:41:18.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T15:41:18.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T15:41:18.757Z] prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container [2022-10-25T15:41:18.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T15:41:21.234Z] $ docker top f60d33a33a13d4dd354283061829a5d365872d9643b2d79ba02c675178945925 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T15:41:21.603Z] ---> job-cost.sh [2022-10-25T15:41:21.603Z] lf-activate-venv: SKIPPING [2022-10-25T15:41:21.603Z] INFO: No Stack... [2022-10-25T15:41:22.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T15:41:22.737Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T15:41:23.025Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-10-25T15:41:23.025Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T15:41:23.038Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] [2022-10-25T15:41:23.043Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] did not exist. Created. [2022-10-25T15:41:23.043Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T15:41:23.338Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T15:41:23.368Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T15:41:23.374Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T15:41:23.390Z] $ docker stop --time=1 f60d33a33a13d4dd354283061829a5d365872d9643b2d79ba02c675178945925 [2022-10-25T15:41:24.548Z] $ docker rm -f f60d33a33a13d4dd354283061829a5d365872d9643b2d79ba02c675178945925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T16:00:44.711Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116896 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-10-25T16:00:44.723Z] Running in /w/workspace/app-service-configurable/112 [Pipeline] { [Pipeline] checkout [2022-10-25T16:00:44.763Z] Selected Git installation does not exist. Using Default [2022-10-25T16:00:44.763Z] The recommended git tool is: NONE [2022-10-25T16:00:50.918Z] using credential edgex-jenkins-ssh [2022-10-25T16:00:50.939Z] Cloning the remote Git repository [2022-10-25T16:00:50.981Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-10-25T16:00:51.056Z] > git init /w/workspace/app-service-configurable/112 # timeout=10 [2022-10-25T16:00:51.209Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-10-25T16:00:51.210Z] > git --version # timeout=10 [2022-10-25T16:00:51.232Z] > git --version # 'git version 2.25.1' [2022-10-25T16:00:51.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T16:00:51.288Z] Verifying host key using known hosts file [2022-10-25T16:00:51.482Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T16:00:51.496Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T16:00:53.543Z] Avoid second fetch [2022-10-25T16:00:53.544Z] Checking out Revision cbbfdcca1044d62b99a0e964471bbd453ee97efe (main) [2022-10-25T16:00:52.689Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-10-25T16:00:52.713Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T16:00:53.559Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T16:00:53.576Z] > git checkout -f cbbfdcca1044d62b99a0e964471bbd453ee97efe # timeout=10 [2022-10-25T16:00:54.084Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#478)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T16:00:55.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T16:00:55.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T16:00:55.017Z] Dload Upload Total Spent Left Speed [2022-10-25T16:00:55.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 87513 [Pipeline] sh [2022-10-25T16:00:55.606Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T16:00:55.956Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T16:00:55.956Z] + sudo tee /etc/docker/daemon.new [2022-10-25T16:00:55.956Z] { [2022-10-25T16:00:55.956Z] "registry-mirrors": [ [2022-10-25T16:00:55.956Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T16:00:55.956Z] ], [2022-10-25T16:00:55.956Z] "bip": "10.250.0.254/24", [2022-10-25T16:00:55.956Z] "hosts": [ [2022-10-25T16:00:55.956Z] "tcp://0.0.0.0:5555", [2022-10-25T16:00:55.956Z] "unix:///var/run/docker.sock" [2022-10-25T16:00:55.956Z] ], [2022-10-25T16:00:55.956Z] "mtu": 1458, [2022-10-25T16:00:55.956Z] "selinux-enabled": true, [2022-10-25T16:00:55.956Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T16:00:55.956Z] } [Pipeline] sh [2022-10-25T16:00:56.294Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T16:00:56.634Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:01:14.928Z] provisioning config files... [2022-10-25T16:01:14.955Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config6793267531411912201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:01:15.321Z] ---> docker-login.sh [2022-10-25T16:01:15.321Z] nexus3.edgexfoundry.org:10001 [2022-10-25T16:01:15.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:01:15.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:01:15.913Z] Configure a credential helper to remove this warning. See [2022-10-25T16:01:15.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:01:15.913Z] [2022-10-25T16:01:15.913Z] Login Succeeded [2022-10-25T16:01:15.913Z] nexus3.edgexfoundry.org:10002 [2022-10-25T16:01:16.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:01:16.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:01:16.455Z] Configure a credential helper to remove this warning. See [2022-10-25T16:01:16.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:01:16.455Z] [2022-10-25T16:01:16.455Z] Login Succeeded [2022-10-25T16:01:16.455Z] nexus3.edgexfoundry.org:10003 [2022-10-25T16:01:16.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:01:16.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:01:16.725Z] Configure a credential helper to remove this warning. See [2022-10-25T16:01:16.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:01:16.725Z] [2022-10-25T16:01:16.725Z] Login Succeeded [2022-10-25T16:01:16.725Z] nexus3.edgexfoundry.org:10004 [2022-10-25T16:01:16.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:01:16.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:01:16.998Z] Configure a credential helper to remove this warning. See [2022-10-25T16:01:16.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:01:16.998Z] [2022-10-25T16:01:16.998Z] Login Succeeded [2022-10-25T16:01:16.998Z] docker.io [2022-10-25T16:01:17.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:01:17.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:01:17.861Z] Configure a credential helper to remove this warning. See [2022-10-25T16:01:17.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:01:17.861Z] [2022-10-25T16:01:17.861Z] Login Succeeded [2022-10-25T16:01:17.861Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T16:01:17.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T16:01:18.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:01:18.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:01:18.059Z] ========================================================= [2022-10-25T16:01:18.059Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T16:01:18.059Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:01:18.406Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T16:01:18.406Z] Sending build context to Docker daemon 214.5kB [2022-10-25T16:01:18.676Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T16:01:18.676Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-25T16:01:18.956Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T16:01:18.956Z] 9b18e9b68314: Pulling fs layer [2022-10-25T16:01:18.956Z] d32db5db7311: Pulling fs layer [2022-10-25T16:01:18.956Z] d0c4b47475fc: Pulling fs layer [2022-10-25T16:01:18.956Z] 5831b945b038: Pulling fs layer [2022-10-25T16:01:18.956Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T16:01:18.956Z] e10730c5d714: Pulling fs layer [2022-10-25T16:01:18.956Z] 5dd5c2283517: Pulling fs layer [2022-10-25T16:01:18.956Z] d5ac0230b979: Pulling fs layer [2022-10-25T16:01:18.956Z] e10730c5d714: Waiting [2022-10-25T16:01:18.956Z] 5dd5c2283517: Waiting [2022-10-25T16:01:18.956Z] d5ac0230b979: Waiting [2022-10-25T16:01:18.956Z] 5831b945b038: Waiting [2022-10-25T16:01:18.956Z] 86bbec2aaacd: Waiting [2022-10-25T16:01:18.956Z] d0c4b47475fc: Download complete [2022-10-25T16:01:18.956Z] d32db5db7311: Download complete [2022-10-25T16:01:18.956Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T16:01:18.956Z] 86bbec2aaacd: Download complete [2022-10-25T16:01:18.956Z] e10730c5d714: Verifying Checksum [2022-10-25T16:01:18.956Z] e10730c5d714: Download complete [2022-10-25T16:01:18.956Z] 9b18e9b68314: Verifying Checksum [2022-10-25T16:01:18.956Z] 9b18e9b68314: Download complete [2022-10-25T16:01:19.931Z] 9b18e9b68314: Pull complete [2022-10-25T16:01:19.931Z] d5ac0230b979: Verifying Checksum [2022-10-25T16:01:19.931Z] d5ac0230b979: Download complete [2022-10-25T16:01:20.214Z] d32db5db7311: Pull complete [2022-10-25T16:01:20.811Z] d0c4b47475fc: Pull complete [2022-10-25T16:01:21.409Z] 5dd5c2283517: Verifying Checksum [2022-10-25T16:01:21.409Z] 5dd5c2283517: Download complete [2022-10-25T16:01:22.005Z] 5831b945b038: Download complete [2022-10-25T16:01:34.356Z] 5831b945b038: Pull complete [2022-10-25T16:01:34.356Z] 86bbec2aaacd: Pull complete [2022-10-25T16:01:34.625Z] e10730c5d714: Pull complete [2022-10-25T16:01:41.298Z] 5dd5c2283517: Pull complete [2022-10-25T16:01:43.261Z] d5ac0230b979: Pull complete [2022-10-25T16:01:43.261Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T16:01:43.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:01:43.261Z] ---> 59b3b1a385d4 [2022-10-25T16:01:43.261Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T16:01:45.220Z] ---> Running in a0ebfa5ff7e6 [2022-10-25T16:01:45.489Z] Removing intermediate container a0ebfa5ff7e6 [2022-10-25T16:01:45.489Z] ---> cfe5e6ae92c2 [2022-10-25T16:01:45.489Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T16:01:45.489Z] ---> Running in 0add15fcee6e [2022-10-25T16:01:45.765Z] Removing intermediate container 0add15fcee6e [2022-10-25T16:01:45.765Z] ---> eb2f3d5d2afb [2022-10-25T16:01:45.765Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:01:45.765Z] ---> Running in 272c1941fb3e [2022-10-25T16:01:46.034Z] Removing intermediate container 272c1941fb3e [2022-10-25T16:01:46.034Z] ---> f6a955986c0d [2022-10-25T16:01:46.034Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T16:01:46.301Z] ---> Running in 79780db23c1e [2022-10-25T16:01:46.570Z] Removing intermediate container 79780db23c1e [2022-10-25T16:01:46.570Z] ---> 3c3dcd2c3b5d [2022-10-25T16:01:46.570Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:01:46.570Z] ---> Running in c562696a1c16 [2022-10-25T16:01:48.521Z] Removing intermediate container c562696a1c16 [2022-10-25T16:01:48.521Z] ---> 74ef590cadec [2022-10-25T16:01:48.521Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T16:01:48.791Z] ---> Running in 09ce333512cb [2022-10-25T16:01:49.820Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T16:01:50.091Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:01:50.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T16:01:50.390Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:01:50.390Z] OK: 221 MiB in 51 packages [2022-10-25T16:01:50.986Z] Removing intermediate container 09ce333512cb [2022-10-25T16:01:50.986Z] ---> 2b32ce5947c3 [2022-10-25T16:01:50.986Z] Step 9/14 : WORKDIR /app [2022-10-25T16:01:50.986Z] ---> Running in 329ced02424e [2022-10-25T16:01:51.258Z] Removing intermediate container 329ced02424e [2022-10-25T16:01:51.258Z] ---> a95e272a0829 [2022-10-25T16:01:51.258Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-25T16:01:51.844Z] ---> dbcb71d162cc [2022-10-25T16:01:51.844Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:01:51.844Z] ---> Running in 7e0d37b5d33b [2022-10-25T16:02:48.244Z] Removing intermediate container 7e0d37b5d33b [2022-10-25T16:02:48.244Z] ---> 24f129a48946 [2022-10-25T16:02:48.244Z] Step 12/14 : COPY . . [2022-10-25T16:02:48.244Z] ---> 8c4e8a58ae2a [2022-10-25T16:02:48.244Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T16:02:48.244Z] ---> Running in b3851a97ec46 [2022-10-25T16:02:48.244Z] Removing intermediate container b3851a97ec46 [2022-10-25T16:02:48.244Z] ---> b41e5b272399 [2022-10-25T16:02:48.244Z] Step 14/14 : RUN $MAKE [2022-10-25T16:02:48.244Z] ---> Running in e38ea19bd25f [2022-10-25T16:02:48.244Z] noop [2022-10-25T16:02:48.244Z] Removing intermediate container e38ea19bd25f [2022-10-25T16:02:48.244Z] ---> 0eb846466d25 [2022-10-25T16:02:48.244Z] Successfully built 0eb846466d25 [2022-10-25T16:02:48.244Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:02:48.595Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T16:02:48.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:02:48.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-116896 does not seem to be running inside a container [2022-10-25T16:02:48.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@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 [2022-10-25T16:02:50.015Z] $ docker top 339fc25152aeb3592c57c57baa8375121abec314eac2261144c7716d0cda07d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:02:50.832Z] + go version [2022-10-25T16:02:50.832Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T16:02:50.852Z] $ docker stop --time=1 339fc25152aeb3592c57c57baa8375121abec314eac2261144c7716d0cda07d0 [2022-10-25T16:02:52.450Z] $ docker rm -f 339fc25152aeb3592c57c57baa8375121abec314eac2261144c7716d0cda07d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:02:52.972Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T16:02:52.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:02:53.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-116896 does not seem to be running inside a container [2022-10-25T16:02:53.194Z] $ 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/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@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 [2022-10-25T16:02:54.349Z] $ docker top 00e1b83f2b3784a6227f577fed279ce3f18a2f086b561d25f1cbe45013e1508a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:02:54.861Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/112 [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:02:55.196Z] + make test [2022-10-25T16:02:55.196Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-25T16:04:16.828Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-25T16:04:16.828Z] CGO_ENABLED=1 go vet ./... [2022-10-25T16:04:38.916Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T16:04:38.916Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T16:04:38.916Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T16:04:38.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T16:04:38.945Z] $ docker stop --time=1 00e1b83f2b3784a6227f577fed279ce3f18a2f086b561d25f1cbe45013e1508a [2022-10-25T16:04:40.743Z] $ docker rm -f 00e1b83f2b3784a6227f577fed279ce3f18a2f086b561d25f1cbe45013e1508a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T16:04:41.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T16:04:41.728Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T16:04:42.114Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T16:04:42.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T16:04:42.835Z] + ls -al . [2022-10-25T16:04:42.835Z] total 176 [2022-10-25T16:04:42.835Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 16:02 . [2022-10-25T16:04:42.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 16:00 .. [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 16:00 .dockerignore [2022-10-25T16:04:42.835Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 16:00 .git [2022-10-25T16:04:42.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 16:00 .github [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 16:00 .gitignore [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 16:00 Attribution.txt [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 16:00 CHANGELOG.md [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 25 16:00 Dockerfile [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 16:00 GOVERNANCE.md [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 16:00 Jenkinsfile [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 16:00 LICENSE [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 16:00 OWNERS.md [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 16:00 README.md [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 15:39 VERSION [2022-10-25T16:04:42.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 16:00 bin [2022-10-25T16:04:42.835Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 16:02 coverage.out [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 16:00 go.mod [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 16:00 go.sum [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 16:00 main.go [2022-10-25T16:04:42.835Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 16:00 makefile [2022-10-25T16:04:42.835Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 16:00 res [2022-10-25T16:04:42.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 16:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:04:43.177Z] + 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=cbbfdcca1044d62b99a0e964471bbd453ee97efe --label arch=arm64 --label version=2.3.0-dev.33 . [2022-10-25T16:04:43.177Z] Sending build context to Docker daemon 215.6kB [2022-10-25T16:04:43.446Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T16:04:43.446Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-25T16:04:43.446Z] ---> 0eb846466d25 [2022-10-25T16:04:43.446Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T16:04:43.446Z] ---> Running in 223de16c7eba [2022-10-25T16:04:43.715Z] Removing intermediate container 223de16c7eba [2022-10-25T16:04:43.715Z] ---> 525a01058a59 [2022-10-25T16:04:43.715Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T16:04:43.988Z] ---> Running in 98105d9dd1c8 [2022-10-25T16:04:44.256Z] Removing intermediate container 98105d9dd1c8 [2022-10-25T16:04:44.256Z] ---> 921af5ab7523 [2022-10-25T16:04:44.256Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:04:44.256Z] ---> Running in 3d74cb147005 [2022-10-25T16:04:44.525Z] Removing intermediate container 3d74cb147005 [2022-10-25T16:04:44.525Z] ---> ed35ec2ea95d [2022-10-25T16:04:44.525Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T16:04:44.793Z] ---> Running in 67a7cf9cc9b8 [2022-10-25T16:04:45.063Z] Removing intermediate container 67a7cf9cc9b8 [2022-10-25T16:04:45.063Z] ---> 4d0faaec4d07 [2022-10-25T16:04:45.063Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:04:45.063Z] ---> Running in 0b29056e1089 [2022-10-25T16:04:47.011Z] Removing intermediate container 0b29056e1089 [2022-10-25T16:04:47.011Z] ---> 9978ac7129b7 [2022-10-25T16:04:47.011Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T16:04:47.011Z] ---> Running in c2200e305bb2 [2022-10-25T16:04:47.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T16:04:47.863Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:04:47.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T16:04:48.454Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:04:48.454Z] OK: 221 MiB in 51 packages [2022-10-25T16:04:49.040Z] Removing intermediate container c2200e305bb2 [2022-10-25T16:04:49.040Z] ---> d7554497ac20 [2022-10-25T16:04:49.040Z] Step 9/28 : WORKDIR /app [2022-10-25T16:04:49.040Z] ---> Running in 8b03339e6934 [2022-10-25T16:04:49.339Z] Removing intermediate container 8b03339e6934 [2022-10-25T16:04:49.339Z] ---> 6bdfef14e965 [2022-10-25T16:04:49.339Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-25T16:04:49.925Z] ---> 3ecf14c36ac4 [2022-10-25T16:04:49.925Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:04:49.925Z] ---> Running in cf9fa3c00fde [2022-10-25T16:04:51.885Z] Removing intermediate container cf9fa3c00fde [2022-10-25T16:04:51.885Z] ---> d9925d0c818d [2022-10-25T16:04:51.885Z] Step 12/28 : COPY . . [2022-10-25T16:04:52.469Z] ---> 8edbd1c2a8d2 [2022-10-25T16:04:52.469Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T16:04:52.737Z] ---> Running in 3074f7461480 [2022-10-25T16:04:53.005Z] Removing intermediate container 3074f7461480 [2022-10-25T16:04:53.005Z] ---> 7337817d1d54 [2022-10-25T16:04:53.005Z] Step 14/28 : RUN $MAKE [2022-10-25T16:04:53.005Z] ---> Running in 38941d99f08a [2022-10-25T16:04:53.964Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-25T16:07:45.732Z] Removing intermediate container 38941d99f08a [2022-10-25T16:07:45.732Z] ---> 64ae40b0f948 [2022-10-25T16:07:45.732Z] Step 15/28 : FROM alpine:3.16 [2022-10-25T16:07:45.732Z] 3.16: Pulling from library/alpine [2022-10-25T16:07:45.732Z] 9b18e9b68314: Already exists [2022-10-25T16:07:45.732Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T16:07:45.732Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T16:07:45.732Z] ---> a6215f271958 [2022-10-25T16:07:45.732Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T16:07:45.732Z] ---> Running in a762ba48cecd [2022-10-25T16:07:45.732Z] Removing intermediate container a762ba48cecd [2022-10-25T16:07:45.732Z] ---> 5efcf5258cc9 [2022-10-25T16:07:45.732Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-25T16:07:45.732Z] ---> Running in 78797a3a08a5 [2022-10-25T16:07:45.732Z] Removing intermediate container 78797a3a08a5 [2022-10-25T16:07:45.732Z] ---> 712d337fac54 [2022-10-25T16:07:45.732Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-25T16:07:45.732Z] ---> Running in 54166328a35f [2022-10-25T16:07:45.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T16:07:45.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T16:07:45.732Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-25T16:07:45.732Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-25T16:07:45.732Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T16:07:45.732Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-25T16:07:45.732Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T16:07:45.732Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-25T16:07:45.732Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-25T16:07:45.732Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:07:45.732Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T16:07:45.732Z] OK: 9 MiB in 21 packages [2022-10-25T16:07:45.732Z] Removing intermediate container 54166328a35f [2022-10-25T16:07:45.732Z] ---> c4187b812cd7 [2022-10-25T16:07:45.732Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-25T16:07:45.732Z] ---> ef30ffbad2f0 [2022-10-25T16:07:45.732Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-25T16:07:45.732Z] ---> fca495027dce [2022-10-25T16:07:45.732Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-25T16:07:45.732Z] ---> efc5c916fa91 [2022-10-25T16:07:45.732Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-25T16:07:45.732Z] ---> fe28d74f924d [2022-10-25T16:07:45.732Z] Step 23/28 : EXPOSE 48095 [2022-10-25T16:07:45.732Z] ---> Running in b158d45faf34 [2022-10-25T16:07:45.732Z] Removing intermediate container b158d45faf34 [2022-10-25T16:07:45.732Z] ---> 233f0ae485c2 [2022-10-25T16:07:45.732Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-25T16:07:45.732Z] ---> Running in 9b86b0fda2d0 [2022-10-25T16:07:45.732Z] Removing intermediate container 9b86b0fda2d0 [2022-10-25T16:07:45.732Z] ---> e98efd6e25c1 [2022-10-25T16:07:45.732Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T16:07:45.732Z] ---> Running in 047ad1e40b46 [2022-10-25T16:07:45.732Z] Removing intermediate container 047ad1e40b46 [2022-10-25T16:07:45.732Z] ---> 5ef8c46d1df6 [2022-10-25T16:07:45.732Z] Step 26/28 : LABEL arch=arm64 [2022-10-25T16:07:45.732Z] ---> Running in 063fd7d7fa67 [2022-10-25T16:07:45.732Z] Removing intermediate container 063fd7d7fa67 [2022-10-25T16:07:45.732Z] ---> fed86d9053ee [2022-10-25T16:07:45.732Z] Step 27/28 : LABEL git_sha=cbbfdcca1044d62b99a0e964471bbd453ee97efe [2022-10-25T16:07:45.732Z] ---> Running in 1a08bb2b7330 [2022-10-25T16:07:45.732Z] Removing intermediate container 1a08bb2b7330 [2022-10-25T16:07:45.732Z] ---> 8fd6c2b3ba7e [2022-10-25T16:07:45.732Z] Step 28/28 : LABEL version=2.3.0-dev.33 [2022-10-25T16:07:45.732Z] ---> Running in 65b0bde21076 [2022-10-25T16:07:45.732Z] Removing intermediate container 65b0bde21076 [2022-10-25T16:07:45.732Z] ---> 02c06cf39597 [2022-10-25T16:07:45.732Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T16:07:45.732Z] Successfully built 02c06cf39597 [2022-10-25T16:07:45.732Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:07:45.850Z] provisioning config files... [2022-10-25T16:07:45.865Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config8039801731629364665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:07:46.207Z] ---> docker-login.sh [2022-10-25T16:07:46.207Z] nexus3.edgexfoundry.org:10001 [2022-10-25T16:07:46.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:07:46.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:07:46.475Z] Configure a credential helper to remove this warning. See [2022-10-25T16:07:46.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:07:46.475Z] [2022-10-25T16:07:46.475Z] Login Succeeded [2022-10-25T16:07:46.475Z] nexus3.edgexfoundry.org:10002 [2022-10-25T16:07:46.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:07:46.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:07:46.743Z] Configure a credential helper to remove this warning. See [2022-10-25T16:07:46.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:07:46.743Z] [2022-10-25T16:07:46.743Z] Login Succeeded [2022-10-25T16:07:46.743Z] nexus3.edgexfoundry.org:10003 [2022-10-25T16:07:47.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:07:47.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:07:47.014Z] Configure a credential helper to remove this warning. See [2022-10-25T16:07:47.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:07:47.014Z] [2022-10-25T16:07:47.014Z] Login Succeeded [2022-10-25T16:07:47.279Z] nexus3.edgexfoundry.org:10004 [2022-10-25T16:07:47.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:07:47.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:07:47.547Z] Configure a credential helper to remove this warning. See [2022-10-25T16:07:47.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:07:47.547Z] [2022-10-25T16:07:47.547Z] Login Succeeded [2022-10-25T16:07:47.547Z] docker.io [2022-10-25T16:07:47.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:07:48.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:07:48.085Z] Configure a credential helper to remove this warning. See [2022-10-25T16:07:48.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:07:48.085Z] [2022-10-25T16:07:48.085Z] Login Succeeded [2022-10-25T16:07:48.085Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T16:07:48.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T16:07:48.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:07:48.145Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-10-25T16:07:48.145Z] cbbfdcca1044d62b99a0e964471bbd453ee97efe [2022-10-25T16:07:48.145Z] latest [2022-10-25T16:07:48.145Z] 2.3.0-dev.33 [2022-10-25T16:07:48.145Z] cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 [2022-10-25T16:07:48.145Z] main [2022-10-25T16:07:48.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:07:48.487Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:07:48.822Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe [2022-10-25T16:07:48.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-25T16:07:48.822Z] ad9295189ae6: Preparing [2022-10-25T16:07:48.822Z] acc36671d460: Preparing [2022-10-25T16:07:48.822Z] 811fc53a51d7: Preparing [2022-10-25T16:07:48.822Z] 59e2da903409: Preparing [2022-10-25T16:07:48.822Z] d5431d71c38c: Preparing [2022-10-25T16:07:48.822Z] 5d3e392a13a0: Preparing [2022-10-25T16:07:48.822Z] 5d3e392a13a0: Waiting [2022-10-25T16:07:49.089Z] 811fc53a51d7: Pushed [2022-10-25T16:07:49.089Z] acc36671d460: Pushed [2022-10-25T16:07:49.089Z] 59e2da903409: Pushed [2022-10-25T16:07:49.089Z] 5d3e392a13a0: Layer already exists [2022-10-25T16:07:50.048Z] d5431d71c38c: Pushed [2022-10-25T16:07:54.301Z] ad9295189ae6: Pushed [2022-10-25T16:07:54.568Z] cbbfdcca1044d62b99a0e964471bbd453ee97efe: digest: sha256:64d53e3f18dd14add3ae3547c81ac39a41051554b9faa1bcbb75254cf07f288d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:07:54.911Z] + 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 [2022-10-25T16:07:55.252Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-25T16:07:55.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-25T16:07:55.252Z] ad9295189ae6: Preparing [2022-10-25T16:07:55.252Z] acc36671d460: Preparing [2022-10-25T16:07:55.252Z] 811fc53a51d7: Preparing [2022-10-25T16:07:55.252Z] 59e2da903409: Preparing [2022-10-25T16:07:55.252Z] d5431d71c38c: Preparing [2022-10-25T16:07:55.252Z] 5d3e392a13a0: Preparing [2022-10-25T16:07:55.252Z] 5d3e392a13a0: Waiting [2022-10-25T16:07:55.252Z] 811fc53a51d7: Layer already exists [2022-10-25T16:07:55.252Z] d5431d71c38c: Layer already exists [2022-10-25T16:07:55.252Z] acc36671d460: Layer already exists [2022-10-25T16:07:55.252Z] ad9295189ae6: Layer already exists [2022-10-25T16:07:55.252Z] 59e2da903409: Layer already exists [2022-10-25T16:07:55.252Z] 5d3e392a13a0: Layer already exists [2022-10-25T16:07:55.519Z] latest: digest: sha256:64d53e3f18dd14add3ae3547c81ac39a41051554b9faa1bcbb75254cf07f288d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:07:55.861Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:07:56.201Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.33 [2022-10-25T16:07:56.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-25T16:07:56.201Z] ad9295189ae6: Preparing [2022-10-25T16:07:56.201Z] acc36671d460: Preparing [2022-10-25T16:07:56.201Z] 811fc53a51d7: Preparing [2022-10-25T16:07:56.201Z] 59e2da903409: Preparing [2022-10-25T16:07:56.201Z] d5431d71c38c: Preparing [2022-10-25T16:07:56.201Z] 5d3e392a13a0: Preparing [2022-10-25T16:07:56.201Z] 5d3e392a13a0: Waiting [2022-10-25T16:07:56.201Z] d5431d71c38c: Layer already exists [2022-10-25T16:07:56.201Z] acc36671d460: Layer already exists [2022-10-25T16:07:56.201Z] ad9295189ae6: Layer already exists [2022-10-25T16:07:56.201Z] 811fc53a51d7: Layer already exists [2022-10-25T16:07:56.202Z] 59e2da903409: Layer already exists [2022-10-25T16:07:56.202Z] 5d3e392a13a0: Layer already exists [2022-10-25T16:07:56.202Z] 2.3.0-dev.33: digest: sha256:64d53e3f18dd14add3ae3547c81ac39a41051554b9faa1bcbb75254cf07f288d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:07:56.820Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:07:57.166Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 [2022-10-25T16:07:57.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-25T16:07:57.166Z] ad9295189ae6: Preparing [2022-10-25T16:07:57.166Z] acc36671d460: Preparing [2022-10-25T16:07:57.166Z] 811fc53a51d7: Preparing [2022-10-25T16:07:57.166Z] 59e2da903409: Preparing [2022-10-25T16:07:57.166Z] d5431d71c38c: Preparing [2022-10-25T16:07:57.166Z] 5d3e392a13a0: Preparing [2022-10-25T16:07:57.166Z] 5d3e392a13a0: Waiting [2022-10-25T16:07:57.166Z] acc36671d460: Layer already exists [2022-10-25T16:07:57.166Z] 59e2da903409: Layer already exists [2022-10-25T16:07:57.166Z] d5431d71c38c: Layer already exists [2022-10-25T16:07:57.166Z] ad9295189ae6: Layer already exists [2022-10-25T16:07:57.166Z] 811fc53a51d7: Layer already exists [2022-10-25T16:07:57.166Z] 5d3e392a13a0: Layer already exists [2022-10-25T16:07:57.166Z] cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33: digest: sha256:64d53e3f18dd14add3ae3547c81ac39a41051554b9faa1bcbb75254cf07f288d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:07:57.798Z] + 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 [2022-10-25T16:07:58.148Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-10-25T16:07:58.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-25T16:07:58.149Z] ad9295189ae6: Preparing [2022-10-25T16:07:58.149Z] acc36671d460: Preparing [2022-10-25T16:07:58.149Z] 811fc53a51d7: Preparing [2022-10-25T16:07:58.149Z] 59e2da903409: Preparing [2022-10-25T16:07:58.149Z] d5431d71c38c: Preparing [2022-10-25T16:07:58.149Z] 5d3e392a13a0: Preparing [2022-10-25T16:07:58.149Z] 5d3e392a13a0: Waiting [2022-10-25T16:07:58.149Z] d5431d71c38c: Layer already exists [2022-10-25T16:07:58.149Z] ad9295189ae6: Layer already exists [2022-10-25T16:07:58.149Z] 59e2da903409: Layer already exists [2022-10-25T16:07:58.149Z] 811fc53a51d7: Layer already exists [2022-10-25T16:07:58.149Z] acc36671d460: Layer already exists [2022-10-25T16:07:58.149Z] 5d3e392a13a0: Layer already exists [2022-10-25T16:07:58.416Z] main: digest: sha256:64d53e3f18dd14add3ae3547c81ac39a41051554b9faa1bcbb75254cf07f288d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T16:07:58.479Z] ===================================================== [Pipeline] echo [2022-10-25T16:07:58.487Z] taggedImages: [2022-10-25T16:07:58.487Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe [2022-10-25T16:07:58.487Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-25T16:07:58.487Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.33 [2022-10-25T16:07:58.488Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cbbfdcca1044d62b99a0e964471bbd453ee97efe-2.3.0-dev.33 [2022-10-25T16:07:58.488Z] - 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 [2022-10-25T16:07:58.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T16:07:58.862Z] [2022-10-25T16:07:58.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:07:59.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T16:07:59.203Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T16:07:59.203Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T16:07:59.203Z] 04944245beec: Pulling fs layer [2022-10-25T16:07:59.203Z] 699f458cf7ca: Pulling fs layer [2022-10-25T16:07:59.203Z] 765212b225bb: Pulling fs layer [2022-10-25T16:07:59.203Z] f23df028b6ca: Pulling fs layer [2022-10-25T16:07:59.203Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T16:07:59.203Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T16:07:59.203Z] f23df028b6ca: Waiting [2022-10-25T16:07:59.203Z] d65c8cfc05b1: Waiting [2022-10-25T16:07:59.203Z] 2437ff75d9bd: Waiting [2022-10-25T16:07:59.203Z] 765212b225bb: Waiting [2022-10-25T16:07:59.475Z] 04944245beec: Download complete [2022-10-25T16:07:59.475Z] 765212b225bb: Verifying Checksum [2022-10-25T16:07:59.475Z] 765212b225bb: Download complete [2022-10-25T16:07:59.475Z] f23df028b6ca: Download complete [2022-10-25T16:07:59.475Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T16:07:59.475Z] d65c8cfc05b1: Download complete [2022-10-25T16:07:59.747Z] 699f458cf7ca: Verifying Checksum [2022-10-25T16:07:59.747Z] 699f458cf7ca: Download complete [2022-10-25T16:08:00.016Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T16:08:00.016Z] 8998bd30e6a1: Download complete [2022-10-25T16:08:02.723Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T16:08:04.186Z] 8998bd30e6a1: Pull complete [2022-10-25T16:08:04.796Z] 04944245beec: Pull complete [2022-10-25T16:08:06.219Z] 699f458cf7ca: Pull complete [2022-10-25T16:08:06.219Z] 765212b225bb: Pull complete [2022-10-25T16:08:07.181Z] f23df028b6ca: Pull complete [2022-10-25T16:08:07.450Z] d65c8cfc05b1: Pull complete [2022-10-25T16:08:22.442Z] 2437ff75d9bd: Pull complete [2022-10-25T16:08:22.442Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T16:08:22.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T16:08:22.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:08:22.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-116896 does not seem to be running inside a container [2022-10-25T16:08:22.711Z] $ 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/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@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 [2022-10-25T16:08:25.491Z] $ docker top 1a78043d999a6278a6e89314c80f0513fe9e36f570faaf272a5eb38aa79e66de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:08:26.348Z] ---> job-cost.sh [2022-10-25T16:08:26.348Z] lf-activate-venv: SKIPPING [2022-10-25T16:08:26.348Z] INFO: No Stack... [2022-10-25T16:08:26.614Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T16:08:27.573Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T16:08:28.215Z] + cat /w/workspace/app-service-configurable/112/archives/cost.csv [2022-10-25T16:08:28.215Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T16:08:28.285Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] [2022-10-25T16:08:28.292Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] did not exist. Created. [2022-10-25T16:08:28.292Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T16:08:28.950Z] /w/workspace/app-service-configurable/112@tmp/durable-81c1e626/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T16:08:29.606Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T16:08:29.628Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T16:08:29.683Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T16:08:29.689Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T16:08:29.703Z] $ docker stop --time=1 1a78043d999a6278a6e89314c80f0513fe9e36f570faaf272a5eb38aa79e66de [2022-10-25T16:08:31.272Z] $ docker rm -f 1a78043d999a6278a6e89314c80f0513fe9e36f570faaf272a5eb38aa79e66de [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 [2022-10-25T16:08:31.698Z] provisioning config files... [2022-10-25T16:08:31.704Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8704671209685502917tmp [Pipeline] { [Pipeline] sh [2022-10-25T16:08:31.991Z] + set +x [2022-10-25T16:08:31.992Z] + curl+ -s https://codecov.io/bash [2022-10-25T16:08:31.992Z] bash -s -- [2022-10-25T16:08:31.992Z] [2022-10-25T16:08:31.992Z] _____ _ [2022-10-25T16:08:31.992Z] / ____| | | [2022-10-25T16:08:31.992Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T16:08:31.992Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T16:08:31.992Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T16:08:31.992Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T16:08:31.992Z] Bash-1.0.6 [2022-10-25T16:08:31.992Z] [2022-10-25T16:08:31.992Z] [2022-10-25T16:08:31.992Z] ==> git version 2.25.1 found [2022-10-25T16:08:31.992Z] ==> 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 [2022-10-25T16:08:31.992Z] Release-Date: 2020-01-08 [2022-10-25T16:08:31.992Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-25T16:08:31.992Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T16:08:31.992Z] ==> Jenkins CI detected. [2022-10-25T16:08:31.992Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-10-25T16:08:31.992Z] project root: . [2022-10-25T16:08:31.992Z] --> token set from env [2022-10-25T16:08:31.992Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T16:08:31.992Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T16:08:31.992Z] ==> Python coveragepy not found [2022-10-25T16:08:31.992Z] ==> Searching for coverage reports in: [2022-10-25T16:08:31.992Z] + . [2022-10-25T16:08:31.992Z] -> Found 1 reports [2022-10-25T16:08:31.992Z] ==> Detecting git/mercurial file structure [2022-10-25T16:08:31.992Z] ==> Reading reports [2022-10-25T16:08:32.251Z] + ./coverage.out bytes=10 [2022-10-25T16:08:32.251Z] ==> Appending adjustments [2022-10-25T16:08:32.251Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T16:08:32.251Z] + Found adjustments [2022-10-25T16:08:32.251Z] ==> Gzipping contents [2022-10-25T16:08:32.251Z] 4.0K /tmp/codecov.bQ1rWy.gz [2022-10-25T16:08:32.251Z] ==> Uploading reports [2022-10-25T16:08:32.251Z] url: https://codecov.io [2022-10-25T16:08:32.251Z] query: branch=main&commit=cbbfdcca1044d62b99a0e964471bbd453ee97efe&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T16:08:32.251Z] -> Pinging Codecov [2022-10-25T16:08:32.251Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=cbbfdcca1044d62b99a0e964471bbd453ee97efe&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T16:08:32.512Z] -> Uploading to [2022-10-25T16:08:32.512Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/A97CA9966030D2A3747ED39772930CCE/cbbfdcca1044d62b99a0e964471bbd453ee97efe/14de7c46-963a-402f-98a6-95cf9147b1b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T160832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e698471c5181ef823f3a43975b5df89f44e40b5cb59dec97a9ac9d320366bd08 [2022-10-25T16:08:32.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T16:08:32.512Z] Dload Upload Total Spent Left Speed [2022-10-25T16:08:32.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2373 --:--:-- --:--:-- --:--:-- 2363 100 527 0 0 100 527 0 2186 --:--:-- --:--:-- --:--:-- 2177 [2022-10-25T16:08:32.773Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] } [2022-10-25T16:08:32.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-25T16:08:32.985Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-25T16:08:32.994Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:08:33.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T16:08:33.294Z] [2022-10-25T16:08:33.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:08:33.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T16:08:33.592Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-25T16:08:33.592Z] df9b9388f04a: Pulling fs layer [2022-10-25T16:08:33.592Z] 52dc419b0ee2: Pulling fs layer [2022-10-25T16:08:33.592Z] 25bc292e5bac: Pulling fs layer [2022-10-25T16:08:33.592Z] 114826534d7a: Pulling fs layer [2022-10-25T16:08:33.592Z] 4657fd5d0bcf: Pulling fs layer [2022-10-25T16:08:33.592Z] 6ad1cebc031e: Pulling fs layer [2022-10-25T16:08:33.592Z] 8a3aa393b2d8: Pulling fs layer [2022-10-25T16:08:33.592Z] 4657fd5d0bcf: Waiting [2022-10-25T16:08:33.592Z] 6ad1cebc031e: Waiting [2022-10-25T16:08:33.592Z] 8a3aa393b2d8: Waiting [2022-10-25T16:08:33.592Z] 114826534d7a: Waiting [2022-10-25T16:08:33.592Z] 25bc292e5bac: Download complete [2022-10-25T16:08:33.592Z] 52dc419b0ee2: Download complete [2022-10-25T16:08:33.592Z] 4657fd5d0bcf: Verifying Checksum [2022-10-25T16:08:33.592Z] 4657fd5d0bcf: Download complete [2022-10-25T16:08:33.592Z] df9b9388f04a: Download complete [2022-10-25T16:08:33.851Z] df9b9388f04a: Pull complete [2022-10-25T16:08:33.851Z] 52dc419b0ee2: Pull complete [2022-10-25T16:08:33.851Z] 6ad1cebc031e: Verifying Checksum [2022-10-25T16:08:33.851Z] 6ad1cebc031e: Download complete [2022-10-25T16:08:33.851Z] 25bc292e5bac: Pull complete [2022-10-25T16:08:34.423Z] 114826534d7a: Verifying Checksum [2022-10-25T16:08:34.423Z] 114826534d7a: Download complete [2022-10-25T16:08:34.681Z] 8a3aa393b2d8: Verifying Checksum [2022-10-25T16:08:34.681Z] 8a3aa393b2d8: Download complete [2022-10-25T16:08:37.960Z] 114826534d7a: Pull complete [2022-10-25T16:08:37.960Z] 4657fd5d0bcf: Pull complete [2022-10-25T16:08:37.960Z] 6ad1cebc031e: Pull complete [2022-10-25T16:08:40.485Z] 8a3aa393b2d8: Pull complete [2022-10-25T16:08:40.485Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-25T16:08:40.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T16:08:40.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:08:40.557Z] prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container [2022-10-25T16:08:40.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-25T16:08:43.238Z] $ docker top 5be11b702214bc71de58ffe94da39d3f860d5188cf05158d202d2252fb04922a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T16:08:43.303Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-10-25T16:08:43.575Z] + set -o pipefail [2022-10-25T16:08:43.575Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-10-25T16:08:55.821Z] [2022-10-25T16:08:55.821Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-10-25T16:08:55.821Z] [2022-10-25T16:08:55.821Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/709a31c2-76a2-460b-ac9b-c26445b7bba8 [2022-10-25T16:08:55.821Z] [2022-10-25T16:08:55.821Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-25T16:08:55.821Z] [2022-10-25T16:08:55.821Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-25T16:08:55.821Z] [2022-10-25T16:08:55.821Z] [2022-10-25T16:08:55.821Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-25T16:08:55.821Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-25T16:08:55.821Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-25T16:08:55.835Z] $ docker stop --time=1 5be11b702214bc71de58ffe94da39d3f860d5188cf05158d202d2252fb04922a [2022-10-25T16:08:58.703Z] $ docker rm -f 5be11b702214bc71de58ffe94da39d3f860d5188cf05158d202d2252fb04922a [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 [2022-10-25T16:08:59.404Z] + git log --format=format:%s -1 cbbfdcca1044d62b99a0e964471bbd453ee97efe [Pipeline] sh [2022-10-25T16:08:59.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T16:08:59.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:08:59.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:08:59.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:09:00.043Z] prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container [2022-10-25T16:09:00.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T16:09:00.475Z] $ docker top 3b4537cf33e77be77274141507222996abef09b343ffe0c7c414b68f014d8419 -eo pid,comm [2022-10-25T16:09:00.520Z] 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). [2022-10-25T16:09:00.520Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T16:09:00.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:09:00.557Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:09:00.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:09:00.673Z] $ docker exec 3b4537cf33e77be77274141507222996abef09b343ffe0c7c414b68f014d8419 ssh-agent [2022-10-25T16:09:00.777Z] SSH_AUTH_SOCK=/tmp/ssh-dgAHwkaqvbtQ/agent.33 [2022-10-25T16:09:00.777Z] SSH_AGENT_PID=39 [2022-10-25T16:09:00.782Z] Running ssh-add (command line suppressed) [2022-10-25T16:09:00.880Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3726293796667615817.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3726293796667615817.key) [2022-10-25T16:09:00.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:09:01.181Z] + git semver tag [2022-10-25T16:09:01.440Z] 2022-10-25 16:09:01,344 [run_tag] DEBUG tag force:False [2022-10-25T16:09:01.440Z] 2022-10-25 16:09:01,344 [check_head_tag] DEBUG check head tag [2022-10-25T16:09:01.440Z] 2022-10-25 16:09:01,345 [execute] INFO git cat-file --batch-check [2022-10-25T16:09:01.440Z] 2022-10-25 16:09:01,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-25T16:09:01.440Z] 2022-10-25 16:09:01,350 [execute] INFO git cat-file --batch [2022-10-25T16:09:01.440Z] 2022-10-25 16:09:01,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-25T16:09:01.440Z] 2022-10-25 16:09:01,363 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T16:09:01.440Z] 2022-10-25 16:09:01,363 [execute] INFO git tag -a v2.3.0-dev.33 -m v2.3.0-dev.33 [2022-10-25T16:09:01.440Z] 2022-10-25 16:09:01,363 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.33', '-m', 'v2.3.0-dev.33'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T16:09:01.440Z] 2022-10-25 16:09:01,368 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T16:09:01.440Z] 2.3.0-dev.33 [Pipeline] } [2022-10-25T16:09:01.450Z] $ docker exec --env ******** --env ******** 3b4537cf33e77be77274141507222996abef09b343ffe0c7c414b68f014d8419 ssh-agent -k [2022-10-25T16:09:01.540Z] unset SSH_AUTH_SOCK; [2022-10-25T16:09:01.540Z] unset SSH_AGENT_PID; [2022-10-25T16:09:01.540Z] echo Agent pid 39 killed; [2022-10-25T16:09:01.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T16:09:01.859Z] + git semver [Pipeline] } [2022-10-25T16:09:02.128Z] $ docker stop --time=1 3b4537cf33e77be77274141507222996abef09b343ffe0c7c414b68f014d8419 [2022-10-25T16:09:03.399Z] $ docker rm -f 3b4537cf33e77be77274141507222996abef09b343ffe0c7c414b68f014d8419 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:09:03.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T16:09:03.786Z] [2022-10-25T16:09:03.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:09:04.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T16:09:04.085Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-25T16:09:04.085Z] ab5ef0e58194: Pulling fs layer [2022-10-25T16:09:04.085Z] 9712f1f96733: Pulling fs layer [2022-10-25T16:09:04.085Z] 63f879dbbcfc: Pulling fs layer [2022-10-25T16:09:04.085Z] 0d9ebad4ef96: Pulling fs layer [2022-10-25T16:09:04.085Z] e9a5061849ea: Pulling fs layer [2022-10-25T16:09:04.085Z] d747dcd14b5f: Pulling fs layer [2022-10-25T16:09:04.085Z] 2de7ff778b66: Pulling fs layer [2022-10-25T16:09:04.085Z] e9a5061849ea: Waiting [2022-10-25T16:09:04.085Z] d747dcd14b5f: Waiting [2022-10-25T16:09:04.085Z] 2de7ff778b66: Waiting [2022-10-25T16:09:04.085Z] 0d9ebad4ef96: Waiting [2022-10-25T16:09:04.085Z] 9712f1f96733: Verifying Checksum [2022-10-25T16:09:04.085Z] 9712f1f96733: Download complete [2022-10-25T16:09:04.353Z] 63f879dbbcfc: Verifying Checksum [2022-10-25T16:09:04.353Z] 63f879dbbcfc: Download complete [2022-10-25T16:09:04.620Z] e9a5061849ea: Verifying Checksum [2022-10-25T16:09:04.620Z] e9a5061849ea: Download complete [2022-10-25T16:09:04.620Z] d747dcd14b5f: Verifying Checksum [2022-10-25T16:09:04.620Z] d747dcd14b5f: Download complete [2022-10-25T16:09:04.620Z] ab5ef0e58194: Verifying Checksum [2022-10-25T16:09:04.620Z] ab5ef0e58194: Download complete [2022-10-25T16:09:04.879Z] 0d9ebad4ef96: Verifying Checksum [2022-10-25T16:09:04.879Z] 0d9ebad4ef96: Download complete [2022-10-25T16:09:04.879Z] 2de7ff778b66: Verifying Checksum [2022-10-25T16:09:04.879Z] 2de7ff778b66: Download complete [2022-10-25T16:09:07.407Z] ab5ef0e58194: Pull complete [2022-10-25T16:09:07.407Z] 9712f1f96733: Pull complete [2022-10-25T16:09:07.972Z] 63f879dbbcfc: Pull complete [2022-10-25T16:09:12.153Z] 0d9ebad4ef96: Pull complete [2022-10-25T16:09:12.153Z] e9a5061849ea: Pull complete [2022-10-25T16:09:12.153Z] d747dcd14b5f: Pull complete [2022-10-25T16:09:13.085Z] 2de7ff778b66: Pull complete [2022-10-25T16:09:13.085Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-25T16:09:13.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T16:09:13.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:09:13.163Z] prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container [2022-10-25T16:09:13.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-25T16:09:16.427Z] $ docker top c9040b0896b516b7184480e79b8409509b19fc0131dddb1fca5877c472451e08 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:09:16.495Z] provisioning config files... [2022-10-25T16:09:16.502Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14869711983302760432tmp [2022-10-25T16:09:16.512Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18415739448744653047tmp [2022-10-25T16:09:16.521Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3338155619693772562tmp [Pipeline] { [Pipeline] echo [2022-10-25T16:09:16.533Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:09:16.813Z] ---> sigul-configuration.sh [2022-10-25T16:09:16.813Z] gpg: directory `/root/.gnupg' created [2022-10-25T16:09:16.813Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-25T16:09:16.813Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-25T16:09:16.813Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-25T16:09:16.813Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-25T16:09:16.813Z] gpg: CAST5 encrypted data [2022-10-25T16:09:16.813Z] gpg: encrypted with 1 passphrase [2022-10-25T16:09:16.813Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-25T16:09:17.099Z] + mkdir /home/jenkins [2022-10-25T16:09:17.099Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-25T16:09:17.381Z] + 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 [2022-10-25T16:09:17.389Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:09:17.667Z] ---> sigul-install.sh [2022-10-25T16:09:17.667Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-25T16:09:17.947Z] + git tag --list [2022-10-25T16:09:17.948Z] v1.0.0 [2022-10-25T16:09:17.948Z] v1.1.0 [2022-10-25T16:09:17.948Z] v1.2.0 [2022-10-25T16:09:17.948Z] v1.3.0 [2022-10-25T16:09:17.948Z] v1.3.1 [2022-10-25T16:09:17.948Z] v2.0.0 [2022-10-25T16:09:17.948Z] v2.0.1 [2022-10-25T16:09:17.948Z] v2.1.0 [2022-10-25T16:09:17.948Z] v2.1.1 [2022-10-25T16:09:17.948Z] v2.1.1-dev.1 [2022-10-25T16:09:17.948Z] v2.1.1-dev.2 [2022-10-25T16:09:17.948Z] v2.2.0 [2022-10-25T16:09:17.948Z] v2.2.1-dev.1 [2022-10-25T16:09:17.948Z] v2.2.1-dev.10 [2022-10-25T16:09:17.948Z] v2.2.1-dev.2 [2022-10-25T16:09:17.948Z] v2.2.1-dev.3 [2022-10-25T16:09:17.948Z] v2.2.1-dev.4 [2022-10-25T16:09:17.948Z] v2.2.1-dev.5 [2022-10-25T16:09:17.948Z] v2.2.1-dev.6 [2022-10-25T16:09:17.948Z] v2.2.1-dev.7 [2022-10-25T16:09:17.948Z] v2.2.1-dev.8 [2022-10-25T16:09:17.948Z] v2.2.1-dev.9 [2022-10-25T16:09:17.948Z] v2.3.0-dev.10 [2022-10-25T16:09:17.948Z] v2.3.0-dev.11 [2022-10-25T16:09:17.948Z] v2.3.0-dev.12 [2022-10-25T16:09:17.948Z] v2.3.0-dev.13 [2022-10-25T16:09:17.948Z] v2.3.0-dev.14 [2022-10-25T16:09:17.948Z] v2.3.0-dev.15 [2022-10-25T16:09:17.948Z] v2.3.0-dev.16 [2022-10-25T16:09:17.948Z] v2.3.0-dev.17 [2022-10-25T16:09:17.948Z] v2.3.0-dev.18 [2022-10-25T16:09:17.948Z] v2.3.0-dev.19 [2022-10-25T16:09:17.948Z] v2.3.0-dev.20 [2022-10-25T16:09:17.948Z] v2.3.0-dev.21 [2022-10-25T16:09:17.948Z] v2.3.0-dev.22 [2022-10-25T16:09:17.948Z] v2.3.0-dev.23 [2022-10-25T16:09:17.948Z] v2.3.0-dev.24 [2022-10-25T16:09:17.948Z] v2.3.0-dev.25 [2022-10-25T16:09:17.948Z] v2.3.0-dev.26 [2022-10-25T16:09:17.948Z] v2.3.0-dev.27 [2022-10-25T16:09:17.948Z] v2.3.0-dev.28 [2022-10-25T16:09:17.948Z] v2.3.0-dev.29 [2022-10-25T16:09:17.948Z] v2.3.0-dev.30 [2022-10-25T16:09:17.948Z] v2.3.0-dev.31 [2022-10-25T16:09:17.948Z] v2.3.0-dev.32 [2022-10-25T16:09:17.948Z] v2.3.0-dev.33 [Pipeline] sh [2022-10-25T16:09:18.230Z] + lftools sign git-tag v2.3.0-dev.33 [2022-10-25T16:09:18.796Z] Signing Git tag with Sigul... [2022-10-25T16:09:18.796Z] Signing v2.3.0-dev.33 [Pipeline] echo [2022-10-25T16:09:19.063Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:09:19.341Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-25T16:09:19.348Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-25T16:09:19.368Z] $ docker stop --time=1 c9040b0896b516b7184480e79b8409509b19fc0131dddb1fca5877c472451e08 [2022-10-25T16:09:20.637Z] $ docker rm -f c9040b0896b516b7184480e79b8409509b19fc0131dddb1fca5877c472451e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-25T16:09:21.015Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T16:09:21.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:09:21.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:09:21.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:09:21.373Z] prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container [2022-10-25T16:09:21.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T16:09:21.731Z] $ docker top a9113fe0b7181c9cdc7d128ad462ab9b6b9ae4a3aed6555bc9731fdd8c11438e -eo pid,comm [2022-10-25T16:09:21.780Z] 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). [2022-10-25T16:09:21.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T16:09:21.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:09:21.812Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:09:21.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:09:21.911Z] $ docker exec a9113fe0b7181c9cdc7d128ad462ab9b6b9ae4a3aed6555bc9731fdd8c11438e ssh-agent [2022-10-25T16:09:22.023Z] SSH_AUTH_SOCK=/tmp/ssh-OxMpJHlBLjxu/agent.33 [2022-10-25T16:09:22.023Z] SSH_AGENT_PID=39 [2022-10-25T16:09:22.028Z] Running ssh-add (command line suppressed) [2022-10-25T16:09:22.137Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3788643510190772624.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3788643510190772624.key) [2022-10-25T16:09:22.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:09:22.439Z] + git semver bump pre [2022-10-25T16:09:22.698Z] 2022-10-25 16:09:22,610 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T16:09:22.698Z] 2022-10-25 16:09:22,610 [bump_version] DEBUG bumping version:2.3.0-dev.33 on axis:pre with prefix:dev [2022-10-25T16:09:22.698Z] 2022-10-25 16:09:22,610 [bump_version] DEBUG bumped version:2.3.0-dev.34 [2022-10-25T16:09:22.698Z] 2022-10-25 16:09:22,610 [write_version] DEBUG write version:2.3.0-dev.34 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-10-25T16:09:22.698Z] 2022-10-25 16:09:22,610 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T16:09:22.698Z] 2022-10-25 16:09:22,610 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T16:09:22.698Z] 2022-10-25 16:09:22,612 [execute] INFO git cat-file --batch-check [2022-10-25T16:09:22.698Z] 2022-10-25 16:09:22,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T16:09:22.698Z] 2022-10-25 16:09:22,618 [execute] INFO git cat-file --batch [2022-10-25T16:09:22.698Z] 2022-10-25 16:09:22,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T16:09:22.698Z] 2022-10-25 16:09:22,623 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T16:09:22.698Z] 2.3.0-dev.34 [Pipeline] } [2022-10-25T16:09:22.707Z] $ docker exec --env ******** --env ******** a9113fe0b7181c9cdc7d128ad462ab9b6b9ae4a3aed6555bc9731fdd8c11438e ssh-agent -k [2022-10-25T16:09:22.802Z] unset SSH_AUTH_SOCK; [2022-10-25T16:09:22.802Z] unset SSH_AGENT_PID; [2022-10-25T16:09:22.802Z] echo Agent pid 39 killed; [2022-10-25T16:09:22.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T16:09:23.109Z] + git semver [Pipeline] } [2022-10-25T16:09:23.381Z] $ docker stop --time=1 a9113fe0b7181c9cdc7d128ad462ab9b6b9ae4a3aed6555bc9731fdd8c11438e [2022-10-25T16:09:24.615Z] $ docker rm -f a9113fe0b7181c9cdc7d128ad462ab9b6b9ae4a3aed6555bc9731fdd8c11438e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T16:09:24.942Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T16:09:24.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:09:25.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:09:25.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:09:25.304Z] prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container [2022-10-25T16:09:25.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T16:09:25.681Z] $ docker top ff9051329d187b27e517e6309f640dad1f47f5432a719f0fdaeffed4b05a977d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T16:09:25.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:09:25.757Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:09:25.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:09:25.874Z] $ docker exec ff9051329d187b27e517e6309f640dad1f47f5432a719f0fdaeffed4b05a977d ssh-agent [2022-10-25T16:09:25.999Z] SSH_AUTH_SOCK=/tmp/ssh-4tix3eOXmjaC/agent.31 [2022-10-25T16:09:25.999Z] SSH_AGENT_PID=37 [2022-10-25T16:09:26.004Z] Running ssh-add (command line suppressed) [2022-10-25T16:09:26.110Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13310445173138825336.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13310445173138825336.key) [2022-10-25T16:09:26.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:09:26.403Z] + git semver push [2022-10-25T16:09:26.662Z] 2022-10-25 16:09:26,588 [run_push] DEBUG push [2022-10-25T16:09:26.662Z] 2022-10-25 16:09:26,589 [execute] INFO git cat-file --batch-check [2022-10-25T16:09:26.662Z] 2022-10-25 16:09:26,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T16:09:26.662Z] 2022-10-25 16:09:26,592 [execute] INFO git rev-list 85201d6520b703d8212c608061b906f43a63e603 -- [2022-10-25T16:09:26.662Z] 2022-10-25 16:09:26,593 [execute] DEBUG Popen(['git', 'rev-list', '85201d6520b703d8212c608061b906f43a63e603', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T16:09:26.662Z] 2022-10-25 16:09:26,602 [execute] INFO git fetch -v origin [2022-10-25T16:09:26.662Z] 2022-10-25 16:09:26,603 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-25T16:09:27.228Z] 2022-10-25 16:09:27,187 [run_push] DEBUG no remote changes detected [2022-10-25T16:09:27.228Z] 2022-10-25 16:09:27,188 [execute] INFO git push origin semver [2022-10-25T16:09:27.228Z] 2022-10-25 16:09:27,188 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T16:09:28.164Z] 2022-10-25 16:09:28,052 [run_push] DEBUG push all version tags [2022-10-25T16:09:28.165Z] 2022-10-25 16:09:28,053 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-25T16:09:28.165Z] 2022-10-25 16:09:28,053 [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) [2022-10-25T16:09:29.101Z] 2022-10-25 16:09:28,883 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-25T16:09:29.101Z] 2.3.0-dev.34 [Pipeline] } [2022-10-25T16:09:29.111Z] $ docker exec --env ******** --env ******** ff9051329d187b27e517e6309f640dad1f47f5432a719f0fdaeffed4b05a977d ssh-agent -k [2022-10-25T16:09:29.217Z] unset SSH_AUTH_SOCK; [2022-10-25T16:09:29.217Z] unset SSH_AGENT_PID; [2022-10-25T16:09:29.217Z] echo Agent pid 37 killed; [2022-10-25T16:09:29.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T16:09:29.527Z] + git semver [Pipeline] } [2022-10-25T16:09:29.800Z] $ docker stop --time=1 ff9051329d187b27e517e6309f640dad1f47f5432a719f0fdaeffed4b05a977d [2022-10-25T16:09:31.104Z] $ docker rm -f ff9051329d187b27e517e6309f640dad1f47f5432a719f0fdaeffed4b05a977d [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 [2022-10-25T16:09:31.689Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-10-25T16:09:31.689Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-25T16:09:31.689Z] total 16 [2022-10-25T16:09:31.689Z] drwxr-xr-x 3 root root 4096 Oct 25 15:41 . [2022-10-25T16:09:31.689Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 16:09 .. [2022-10-25T16:09:31.689Z] drwxr-xr-x 2 root root 4096 Oct 25 15:41 cost [2022-10-25T16:09:31.689Z] -rw-r--r-- 1 root root 96 Oct 25 15:41 cost.csv [2022-10-25T16:09:31.689Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-10-25T16:09:31.689Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-25T16:09:31.689Z] total 16 [2022-10-25T16:09:31.689Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 15:41 . [2022-10-25T16:09:31.689Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 16:09 .. [2022-10-25T16:09:31.689Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 15:41 cost [2022-10-25T16:09:31.689Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 25 15:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:09:31.981Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:09:32.842Z] ---> package-listing.sh [2022-10-25T16:09:32.842Z] ++ facter osfamily [2022-10-25T16:09:32.842Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T16:09:33.101Z] + OS_FAMILY=debian [2022-10-25T16:09:33.101Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-10-25T16:09:33.101Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T16:09:33.101Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T16:09:33.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T16:09:33.101Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T16:09:33.101Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-25T16:09:33.101Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T16:09:33.101Z] + case "${OS_FAMILY}" in [2022-10-25T16:09:33.101Z] + dpkg -l [2022-10-25T16:09:33.101Z] + grep '^ii' [2022-10-25T16:09:33.101Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T16:09:33.101Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T16:09:33.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T16:09:33.101Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-25T16:09:33.101Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-10-25T16:09:33.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-10-25T16:09:33.111Z] 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 [2022-10-25T16:09:33.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:09:33.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T16:09:33.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:09:34.018Z] prd-ubuntu20.04-docker-8c-8g-116887 does not seem to be running inside a container [2022-10-25T16:09:34.050Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T16:09:34.312Z] $ docker top 74d6271000fc4fbe102db7ed1bc02afb3782aa5ca010bd02f9ed56ee1127586c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:09:34.702Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T16:09:35.024Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T16:09:35.322Z] + ls /var/log/sa-host [2022-10-25T16:09:35.322Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:09:35.460Z] provisioning config files... [2022-10-25T16:09:35.469Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13689169761888441921tmp [Pipeline] { [Pipeline] echo [2022-10-25T16:09:35.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:09:35.771Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T16:09:35.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:09:36.097Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T16:09:36.104Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:09:36.387Z] ---> sudo-logs.sh [2022-10-25T16:09:36.387Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T16:09:36.420Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:09:36.705Z] ---> job-cost.sh [2022-10-25T16:09:36.705Z] lf-activate-venv: SKIPPING [2022-10-25T16:09:36.705Z] DEBUG: total: 0.2199999988079071 [2022-10-25T16:09:36.705Z] INFO: Retrieving Stack Cost... [2022-10-25T16:09:36.965Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T16:09:37.533Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T16:09:37.546Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:09:37.831Z] ---> logs-deploy.sh [2022-10-25T16:09:37.831Z] lf-activate-venv: SKIPPING [2022-10-25T16:09:37.831Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/112 [2022-10-25T16:09:37.831Z] INFO: archiving workspace using pattern(s): [2022-10-25T16:09:38.773Z] Archives upload complete. [2022-10-25T16:09:39.033Z] INFO: archiving logs to Nexus [2022-10-25T16:09:39.602Z] ---> uname -a: [2022-10-25T16:09:39.602Z] Linux prd-ubuntu20-04-docker-8c-8g-116887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T16:09:39.602Z] [2022-10-25T16:09:39.602Z] [2022-10-25T16:09:39.602Z] ---> lscpu: [2022-10-25T16:09:39.602Z] Architecture: x86_64 [2022-10-25T16:09:39.602Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-25T16:09:39.602Z] Byte Order: Little Endian [2022-10-25T16:09:39.602Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-25T16:09:39.602Z] CPU(s): 8 [2022-10-25T16:09:39.602Z] On-line CPU(s) list: 0-7 [2022-10-25T16:09:39.602Z] Thread(s) per core: 1 [2022-10-25T16:09:39.602Z] Core(s) per socket: 1 [2022-10-25T16:09:39.602Z] Socket(s): 8 [2022-10-25T16:09:39.602Z] NUMA node(s): 1 [2022-10-25T16:09:39.602Z] Vendor ID: AuthenticAMD [2022-10-25T16:09:39.603Z] CPU family: 23 [2022-10-25T16:09:39.603Z] Model: 49 [2022-10-25T16:09:39.603Z] Model name: AMD EPYC-Rome Processor [2022-10-25T16:09:39.603Z] Stepping: 0 [2022-10-25T16:09:39.603Z] CPU MHz: 2799.998 [2022-10-25T16:09:39.603Z] BogoMIPS: 5599.99 [2022-10-25T16:09:39.603Z] Virtualization: AMD-V [2022-10-25T16:09:39.603Z] Hypervisor vendor: KVM [2022-10-25T16:09:39.603Z] Virtualization type: full [2022-10-25T16:09:39.603Z] L1d cache: 256 KiB [2022-10-25T16:09:39.603Z] L1i cache: 256 KiB [2022-10-25T16:09:39.603Z] L2 cache: 4 MiB [2022-10-25T16:09:39.603Z] L3 cache: 128 MiB [2022-10-25T16:09:39.603Z] NUMA node0 CPU(s): 0-7 [2022-10-25T16:09:39.603Z] Vulnerability Itlb multihit: Not affected [2022-10-25T16:09:39.603Z] Vulnerability L1tf: Not affected [2022-10-25T16:09:39.603Z] Vulnerability Mds: Not affected [2022-10-25T16:09:39.603Z] Vulnerability Meltdown: Not affected [2022-10-25T16:09:39.603Z] Vulnerability Mmio stale data: Not affected [2022-10-25T16:09:39.603Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-25T16:09:39.603Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-25T16:09:39.603Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-25T16:09:39.603Z] Vulnerability Srbds: Not affected [2022-10-25T16:09:39.603Z] Vulnerability Tsx async abort: Not affected [2022-10-25T16:09:39.603Z] 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 [2022-10-25T16:09:39.603Z] [2022-10-25T16:09:39.603Z] [2022-10-25T16:09:39.603Z] ---> nproc: [2022-10-25T16:09:39.603Z] 8 [2022-10-25T16:09:39.603Z] [2022-10-25T16:09:39.603Z] [2022-10-25T16:09:39.603Z] ---> df -h: [2022-10-25T16:09:39.603Z] Filesystem Size Used Avail Use% Mounted on [2022-10-25T16:09:39.603Z] overlay 155G 13G 143G 9% / [2022-10-25T16:09:39.603Z] tmpfs 64M 0 64M 0% /dev [2022-10-25T16:09:39.603Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-25T16:09:39.603Z] shm 64M 0 64M 0% /dev/shm [2022-10-25T16:09:39.603Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-25T16:09:39.603Z] [2022-10-25T16:09:39.603Z] [2022-10-25T16:09:39.603Z] ---> sar -b -r -n DEV: [2022-10-25T16:09:39.603Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116887) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T16:09:39.603Z] [2022-10-25T16:09:39.603Z] 15:38:47 LINUX RESTART (8 CPU) [2022-10-25T16:09:39.603Z] [2022-10-25T16:09:39.603Z] 15:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-25T16:09:39.603Z] 15:40:01 235.12 48.93 186.18 0.00 5416.27 114136.80 0.00 [2022-10-25T16:09:39.603Z] 15:41:01 178.07 0.23 177.84 0.00 12.40 40784.40 0.00 [2022-10-25T16:09:39.603Z] 15:42:01 76.08 0.15 75.93 0.00 18.16 19461.58 0.00 [2022-10-25T16:09:39.603Z] 15:43:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2022-10-25T16:09:39.603Z] 15:44:01 37.51 9.35 28.16 0.00 2885.25 4742.14 0.00 [2022-10-25T16:09:39.603Z] 15:45:01 2.00 0.00 2.00 0.00 0.00 24.13 0.00 [2022-10-25T16:09:39.603Z] 15:46:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 [2022-10-25T16:09:39.603Z] 15:47:01 1.95 0.00 1.95 0.00 0.00 21.59 0.00 [2022-10-25T16:09:39.603Z] 15:48:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2022-10-25T16:09:39.603Z] 15:49:01 2.30 0.00 2.30 0.00 0.00 37.46 0.00 [2022-10-25T16:09:39.603Z] 15:50:01 1.42 0.00 1.42 0.00 0.00 14.80 0.00 [2022-10-25T16:09:39.603Z] 15:51:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 [2022-10-25T16:09:39.603Z] 15:52:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2022-10-25T16:09:39.603Z] 15:53:01 1.92 0.00 1.92 0.00 0.00 22.40 0.00 [2022-10-25T16:09:39.603Z] 15:54:01 2.03 0.02 2.02 0.00 0.13 25.20 0.00 [2022-10-25T16:09:39.603Z] 15:55:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 [2022-10-25T16:09:39.603Z] 15:56:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2022-10-25T16:09:39.603Z] 15:57:01 0.85 0.00 0.85 0.00 0.00 10.66 0.00 [2022-10-25T16:09:39.603Z] 15:58:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2022-10-25T16:09:39.603Z] 15:59:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 [2022-10-25T16:09:39.603Z] 16:00:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2022-10-25T16:09:39.603Z] 16:01:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 [2022-10-25T16:09:39.603Z] 16:02:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2022-10-25T16:09:39.603Z] 16:03:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2022-10-25T16:09:39.603Z] 16:04:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2022-10-25T16:09:39.603Z] 16:05:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2022-10-25T16:09:39.603Z] 16:06:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2022-10-25T16:09:39.603Z] 16:07:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2022-10-25T16:09:39.603Z] 16:08:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2022-10-25T16:09:39.603Z] 16:09:01 64.20 0.35 63.85 0.00 18.66 39200.00 0.00 [2022-10-25T16:09:39.603Z] Average: 20.85 1.97 18.88 0.00 278.47 7284.26 0.00 [2022-10-25T16:09:39.603Z] [2022-10-25T16:09:39.603Z] 15:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-25T16:09:39.603Z] 15:40:01 28455920 31582308 723492 2.20 110408 3231300 2051176 6.05 1126768 2870668 134420 [2022-10-25T16:09:39.603Z] 15:41:01 28335996 31573308 728388 2.22 141208 3304756 1920600 5.66 1162500 2942364 56 [2022-10-25T16:09:39.603Z] 15:42:01 27810344 31582736 716888 2.18 150932 3779116 1793720 5.29 1196788 3378968 128 [2022-10-25T16:09:39.603Z] 15:43:01 27810540 31583008 716464 2.18 150960 3779120 1793720 5.29 1196744 3378976 144 [2022-10-25T16:09:39.603Z] 15:44:01 27514144 31561976 720956 2.19 169372 4028076 1806752 5.32 1355684 3491580 144 [2022-10-25T16:09:39.603Z] 15:45:01 27524924 31572684 710536 2.16 169400 4028072 1789256 5.27 1342516 3491536 44 [2022-10-25T16:09:39.603Z] 15:46:01 27529680 31577512 705712 2.15 169484 4028076 1789256 5.27 1337804 3491540 12 [2022-10-25T16:09:39.603Z] 15:47:01 27530104 31578012 705164 2.14 169564 4028068 1789256 5.27 1337868 3491548 44 [2022-10-25T16:09:39.603Z] 15:48:01 27530340 31578304 704820 2.14 169596 4028080 1789256 5.27 1337912 3491552 12 [2022-10-25T16:09:39.603Z] 15:49:01 27530292 31579084 704680 2.14 169728 4028040 1789256 5.27 1337336 3492276 4 [2022-10-25T16:09:39.603Z] 15:50:01 27529904 31578844 704860 2.14 169816 4028084 1789256 5.27 1337556 3492284 12 [2022-10-25T16:09:39.603Z] 15:51:01 27529944 31578896 704756 2.14 169868 4028088 1789256 5.27 1337576 3492288 44 [2022-10-25T16:09:39.603Z] 15:52:01 27529904 31578948 704680 2.14 169908 4028088 1789256 5.27 1337612 3492288 16 [2022-10-25T16:09:39.603Z] 15:53:01 27530128 31579236 704528 2.14 169968 4028096 1789256 5.27 1337596 3492296 12 [2022-10-25T16:09:39.603Z] 15:54:01 27529372 31578612 705312 2.14 170020 4028076 1780624 5.25 1337700 3492268 12 [2022-10-25T16:09:39.603Z] 15:55:01 27529688 31578932 704940 2.14 170048 4028076 1780624 5.25 1337508 3492268 44 [2022-10-25T16:09:39.603Z] 15:56:01 27529924 31579212 704616 2.14 170072 4028080 1780624 5.25 1337492 3492272 4 [2022-10-25T16:09:39.603Z] 15:57:01 27529820 31579136 704624 2.14 170092 4028080 1780624 5.25 1337812 3492272 180 [2022-10-25T16:09:39.603Z] 15:58:01 27529796 31579132 704584 2.14 170108 4028084 1780624 5.25 1337568 3492276 8 [2022-10-25T16:09:39.603Z] 15:59:01 27530064 31579516 704088 2.14 170148 4028212 1780624 5.25 1337628 3492356 56 [2022-10-25T16:09:39.603Z] 16:00:01 27529960 31579496 704072 2.14 170180 4028220 1780624 5.25 1337796 3492408 32 [2022-10-25T16:09:39.603Z] 16:01:01 27530196 31579764 703764 2.14 170196 4028228 1780624 5.25 1337868 3492412 4 [2022-10-25T16:09:39.603Z] 16:02:01 27530348 31579956 703720 2.14 170228 4028228 1780624 5.25 1337784 3492420 12 [2022-10-25T16:09:39.603Z] 16:03:01 27530364 31579984 703652 2.14 170248 4028232 1780624 5.25 1337792 3492424 36 [2022-10-25T16:09:39.603Z] 16:04:01 27530040 31579676 703864 2.14 170280 4028236 1780624 5.25 1337836 3492428 32 [2022-10-25T16:09:39.603Z] 16:05:01 27529944 31579620 703884 2.14 170312 4028236 1780624 5.25 1337936 3492428 44 [2022-10-25T16:09:39.603Z] 16:06:01 27530188 31579900 703556 2.14 170332 4028240 1780624 5.25 1337908 3492432 8 [2022-10-25T16:09:39.603Z] 16:07:01 27530180 31579896 703572 2.14 170360 4028240 1780624 5.25 1337896 3492432 52 [2022-10-25T16:09:39.603Z] 16:08:01 27530584 31580344 703296 2.14 170384 4028244 1780624 5.25 1337940 3492436 8 [2022-10-25T16:09:39.603Z] 16:09:01 26702376 31530060 748952 2.28 189200 4732584 1900532 5.60 1442684 4155548 492 [2022-10-25T16:09:39.603Z] Average: 27578167 31576936 708881 2.16 166414 3984345 1802639 5.31 1319714 3467708 4537 [2022-10-25T16:09:39.603Z] [2022-10-25T16:09:39.603Z] 15:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-25T16:09:39.603Z] 15:40:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:40:01 ens3 713.98 509.55 8146.39 99.49 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:40:01 docker0 147.90 191.85 12.41 1763.68 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:41:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:41:01 ens3 45.04 29.61 99.55 16.48 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:41:01 docker0 3.17 5.90 0.22 60.79 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:42:01 lo 7.25 7.25 0.71 0.71 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:42:01 ens3 174.30 151.85 2599.64 326.71 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:43:01 ens3 0.62 0.45 0.27 0.21 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:44:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:44:01 ens3 49.14 29.85 1296.96 2.34 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:45:01 ens3 1.03 0.75 0.55 0.34 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:47:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:48:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.603Z] 15:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:50:01 ens3 0.30 0.13 0.19 0.07 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:51:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:52:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:53:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:54:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:55:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:56:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:59:01 ens3 0.30 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:00:01 ens3 3.30 0.27 0.52 0.14 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:01:01 ens3 1.07 0.72 0.53 0.42 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:02:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:04:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:05:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:08:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:09:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:09:01 ens3 240.25 144.49 4682.18 21.98 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:09:01 docker0 40.39 67.88 3.49 691.94 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] 16:09:01 veth5f3eb5d 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] Average: ens3 40.99 28.90 559.76 15.44 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] Average: docker0 6.38 8.86 0.54 83.92 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] Average: veth5f3eb5d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T16:09:39.604Z] [2022-10-25T16:09:39.604Z] [2022-10-25T16:09:39.604Z] ---> sar -P ALL: [2022-10-25T16:09:39.604Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116887) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T16:09:39.604Z] [2022-10-25T16:09:39.604Z] 15:38:47 LINUX RESTART (8 CPU) [2022-10-25T16:09:39.604Z] [2022-10-25T16:09:39.604Z] 15:39:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T16:09:39.604Z] 15:40:01 all 10.77 0.00 4.11 3.08 0.08 81.95 [2022-10-25T16:09:39.604Z] 15:40:01 0 9.58 0.00 4.64 6.65 0.07 79.07 [2022-10-25T16:09:39.604Z] 15:40:01 1 8.49 0.00 3.86 10.30 0.08 77.26 [2022-10-25T16:09:39.604Z] 15:40:01 2 11.14 0.00 3.39 0.96 0.07 84.45 [2022-10-25T16:09:39.604Z] 15:40:01 3 9.77 0.00 5.38 2.91 0.07 81.87 [2022-10-25T16:09:39.604Z] 15:40:01 4 9.48 0.00 3.87 0.30 0.12 86.22 [2022-10-25T16:09:39.604Z] 15:40:01 5 14.83 0.00 3.48 1.46 0.07 80.15 [2022-10-25T16:09:39.604Z] 15:40:01 6 10.19 0.00 4.39 1.08 0.05 84.29 [2022-10-25T16:09:39.604Z] 15:40:01 7 12.72 0.00 3.91 0.98 0.08 82.31 [2022-10-25T16:09:39.604Z] 15:41:01 all 33.30 0.00 6.92 1.66 0.08 58.04 [2022-10-25T16:09:39.604Z] 15:41:01 0 33.36 0.00 7.67 2.79 0.08 56.10 [2022-10-25T16:09:39.604Z] 15:41:01 1 33.11 0.00 7.54 5.97 0.08 53.29 [2022-10-25T16:09:39.604Z] 15:41:01 2 32.12 0.00 6.46 2.57 0.07 58.78 [2022-10-25T16:09:39.604Z] 15:41:01 3 33.15 0.00 7.48 0.47 0.07 58.83 [2022-10-25T16:09:39.604Z] 15:41:01 4 33.52 0.00 6.07 0.25 0.08 60.07 [2022-10-25T16:09:39.604Z] 15:41:01 5 34.54 0.00 6.93 0.27 0.07 58.20 [2022-10-25T16:09:39.604Z] 15:41:01 6 32.88 0.00 6.80 0.19 0.07 60.07 [2022-10-25T16:09:39.604Z] 15:41:01 7 33.75 0.00 6.38 0.78 0.08 59.00 [2022-10-25T16:09:39.604Z] 15:42:01 all 3.93 0.00 1.52 0.65 0.03 93.88 [2022-10-25T16:09:39.604Z] 15:42:01 0 4.09 0.00 1.21 1.14 0.02 93.55 [2022-10-25T16:09:39.604Z] 15:42:01 1 2.78 0.00 2.27 3.55 0.03 91.37 [2022-10-25T16:09:39.604Z] 15:42:01 2 4.05 0.00 1.68 0.12 0.02 94.13 [2022-10-25T16:09:39.604Z] 15:42:01 3 4.35 0.00 1.16 0.09 0.03 94.37 [2022-10-25T16:09:39.604Z] 15:42:01 4 3.08 0.00 1.07 0.10 0.02 95.73 [2022-10-25T16:09:39.604Z] 15:42:01 5 3.76 0.00 1.41 0.17 0.03 94.62 [2022-10-25T16:09:39.604Z] 15:42:01 6 5.35 0.00 1.76 0.02 0.03 92.84 [2022-10-25T16:09:39.604Z] 15:42:01 7 3.94 0.00 1.59 0.05 0.02 94.41 [2022-10-25T16:09:39.604Z] 15:43:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2022-10-25T16:09:39.604Z] 15:43:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-25T16:09:39.604Z] 15:43:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-25T16:09:39.604Z] 15:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T16:09:39.604Z] 15:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T16:09:39.604Z] 15:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-25T16:09:39.604Z] 15:43:01 5 0.07 0.00 0.02 0.00 0.03 99.88 [2022-10-25T16:09:39.604Z] 15:43:01 6 0.32 0.00 0.00 0.00 0.00 99.68 [2022-10-25T16:09:39.604Z] 15:43:01 7 0.10 0.00 0.00 0.00 0.02 99.88 [2022-10-25T16:09:39.604Z] 15:44:01 all 1.11 0.00 0.78 0.35 0.01 97.76 [2022-10-25T16:09:39.604Z] 15:44:01 0 0.47 0.00 1.85 1.12 0.00 96.57 [2022-10-25T16:09:39.604Z] 15:44:01 1 1.32 0.00 0.87 0.02 0.02 97.78 [2022-10-25T16:09:39.604Z] 15:44:01 2 1.07 0.00 0.85 0.37 0.00 97.71 [2022-10-25T16:09:39.604Z] 15:44:01 3 0.90 0.00 0.55 0.23 0.00 98.32 [2022-10-25T16:09:39.604Z] 15:44:01 4 2.49 0.00 0.68 0.43 0.02 96.38 [2022-10-25T16:09:39.604Z] 15:44:01 5 0.73 0.00 0.50 0.47 0.02 98.28 [2022-10-25T16:09:39.604Z] 15:44:01 6 1.14 0.00 0.35 0.07 0.03 98.41 [2022-10-25T16:09:39.604Z] 15:44:01 7 0.77 0.00 0.55 0.07 0.00 98.61 [2022-10-25T16:09:39.604Z] 15:45:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2022-10-25T16:09:39.604Z] 15:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T16:09:39.604Z] 15:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T16:09:39.604Z] 15:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T16:09:39.604Z] 15:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T16:09:39.604Z] 15:45:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T16:09:39.604Z] 15:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T16:09:39.604Z] 15:45:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T16:09:39.604Z] 15:45:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-25T16:09:39.604Z] 15:46:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2022-10-25T16:09:39.604Z] 15:46:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-25T16:09:39.604Z] 15:46:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2022-10-25T16:09:39.604Z] 15:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:09:39.604Z] 15:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:09:39.604Z] 15:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.604Z] 15:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:09:39.604Z] 15:46:01 6 1.97 0.00 0.02 0.00 0.02 98.00 [2022-10-25T16:09:39.604Z] 15:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T16:09:39.604Z] 15:47:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2022-10-25T16:09:39.604Z] 15:47:01 0 0.03 0.00 0.00 0.03 0.02 99.92 [2022-10-25T16:09:39.605Z] 15:47:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2022-10-25T16:09:39.605Z] 15:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:47:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2022-10-25T16:09:39.605Z] 15:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:48:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2022-10-25T16:09:39.605Z] 15:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:48:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2022-10-25T16:09:39.605Z] 15:48:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T16:09:39.605Z] 15:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:48:01 6 0.43 0.00 0.08 0.00 0.02 99.47 [2022-10-25T16:09:39.605Z] 15:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-25T16:09:39.605Z] 15:49:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-25T16:09:39.605Z] 15:49:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-25T16:09:39.605Z] 15:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-25T16:09:39.605Z] 15:50:01 0 0.03 0.00 0.02 0.05 0.02 99.88 [2022-10-25T16:09:39.605Z] 15:50:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2022-10-25T16:09:39.605Z] 15:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T16:09:39.605Z] 15:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T16:09:39.605Z] 15:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T16:09:39.605Z] 15:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] [2022-10-25T16:09:39.605Z] 15:50:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T16:09:39.605Z] 15:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-10-25T16:09:39.605Z] 15:51:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:51:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2022-10-25T16:09:39.605Z] 15:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T16:09:39.605Z] 15:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T16:09:39.605Z] 15:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-25T16:09:39.605Z] 15:52:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2022-10-25T16:09:39.605Z] 15:52:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2022-10-25T16:09:39.605Z] 15:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2022-10-25T16:09:39.605Z] 15:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:52:01 7 0.37 0.00 0.00 0.00 0.02 99.62 [2022-10-25T16:09:39.605Z] 15:53:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-25T16:09:39.605Z] 15:53:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-25T16:09:39.605Z] 15:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T16:09:39.605Z] 15:53:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-25T16:09:39.605Z] 15:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T16:09:39.605Z] 15:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:54:01 all 0.02 0.00 0.03 0.00 0.01 99.94 [2022-10-25T16:09:39.605Z] 15:54:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T16:09:39.605Z] 15:54:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2022-10-25T16:09:39.605Z] 15:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:54:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:54:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T16:09:39.605Z] 15:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T16:09:39.605Z] 15:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-25T16:09:39.605Z] 15:55:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-25T16:09:39.605Z] 15:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-25T16:09:39.605Z] 15:55:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-25T16:09:39.605Z] 15:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:55:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T16:09:39.605Z] 15:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-25T16:09:39.605Z] 15:56:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:56:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2022-10-25T16:09:39.605Z] 15:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-25T16:09:39.605Z] 15:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2022-10-25T16:09:39.605Z] 15:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T16:09:39.605Z] 15:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T16:09:39.605Z] 15:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-25T16:09:39.605Z] 15:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:58:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2022-10-25T16:09:39.605Z] 15:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T16:09:39.605Z] 15:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 15:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T16:09:39.605Z] 15:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T16:09:39.605Z] 15:59:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2022-10-25T16:09:39.605Z] 15:59:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-25T16:09:39.605Z] 15:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-25T16:09:39.605Z] 15:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 15:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 15:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T16:09:39.605Z] 15:59:01 6 0.98 0.00 0.02 0.00 0.02 98.99 [2022-10-25T16:09:39.605Z] 15:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 16:00:01 all 0.14 0.00 0.01 0.01 0.00 99.84 [2022-10-25T16:09:39.605Z] 16:00:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2022-10-25T16:09:39.605Z] 16:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 16:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T16:09:39.605Z] 16:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 16:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T16:09:39.605Z] 16:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 16:00:01 6 0.98 0.00 0.03 0.00 0.02 98.97 [2022-10-25T16:09:39.605Z] 16:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T16:09:39.605Z] 16:01:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2022-10-25T16:09:39.605Z] 16:01:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-25T16:09:39.605Z] 16:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T16:09:39.605Z] 16:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T16:09:39.605Z] 16:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 16:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 16:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 16:01:01 6 1.96 0.00 0.02 0.00 0.02 98.01 [2022-10-25T16:09:39.605Z] 16:01:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-25T16:09:39.605Z] [2022-10-25T16:09:39.605Z] 16:01:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T16:09:39.605Z] 16:02:01 all 0.07 0.00 0.02 0.00 0.00 99.90 [2022-10-25T16:09:39.605Z] 16:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:09:39.605Z] 16:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:09:39.605Z] 16:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:09:39.605Z] 16:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 16:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 16:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 16:02:01 6 0.50 0.00 0.13 0.00 0.03 99.33 [2022-10-25T16:09:39.605Z] 16:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 16:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-25T16:09:39.605Z] 16:03:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-25T16:09:39.605Z] 16:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T16:09:39.605Z] 16:03:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T16:09:39.605Z] 16:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:09:39.605Z] 16:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 16:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.605Z] 16:03:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2022-10-25T16:09:39.606Z] 16:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-25T16:09:39.606Z] 16:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:09:39.606Z] 16:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-25T16:09:39.606Z] 16:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.606Z] 16:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:04:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T16:09:39.606Z] 16:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T16:09:39.606Z] 16:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2022-10-25T16:09:39.606Z] 16:05:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-25T16:09:39.606Z] 16:05:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-25T16:09:39.606Z] 16:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T16:09:39.606Z] 16:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.606Z] 16:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T16:09:39.606Z] 16:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:05:01 6 0.03 0.00 0.03 0.05 0.03 99.85 [2022-10-25T16:09:39.606Z] 16:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:09:39.606Z] 16:06:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2022-10-25T16:09:39.606Z] 16:06:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:09:39.606Z] 16:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T16:09:39.606Z] 16:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:09:39.606Z] 16:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T16:09:39.606Z] 16:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T16:09:39.606Z] 16:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T16:09:39.606Z] 16:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:09:39.606Z] 16:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T16:09:39.606Z] 16:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T16:09:39.606Z] 16:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T16:09:39.606Z] 16:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.606Z] 16:07:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2022-10-25T16:09:39.606Z] 16:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.606Z] 16:08:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-10-25T16:09:39.606Z] 16:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T16:09:39.606Z] 16:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T16:09:39.606Z] 16:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T16:09:39.606Z] 16:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:08:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2022-10-25T16:09:39.606Z] 16:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T16:09:39.606Z] 16:09:01 all 4.19 0.00 1.67 0.97 0.04 93.13 [2022-10-25T16:09:39.606Z] 16:09:01 0 4.37 0.00 1.61 3.06 0.05 90.91 [2022-10-25T16:09:39.606Z] 16:09:01 1 4.03 0.00 1.09 0.05 0.03 94.80 [2022-10-25T16:09:39.606Z] 16:09:01 2 3.70 0.00 1.27 0.07 0.02 94.95 [2022-10-25T16:09:39.606Z] 16:09:01 3 3.54 0.00 2.20 0.03 0.03 94.20 [2022-10-25T16:09:39.606Z] 16:09:01 4 4.92 0.00 1.97 0.74 0.03 92.34 [2022-10-25T16:09:39.606Z] 16:09:01 5 4.08 0.00 1.38 0.15 0.02 94.38 [2022-10-25T16:09:39.606Z] 16:09:01 6 4.13 0.00 1.47 0.12 0.05 94.24 [2022-10-25T16:09:39.606Z] 16:09:01 7 4.77 0.00 2.39 3.54 0.07 89.23 [2022-10-25T16:09:39.606Z] Average: all 1.81 0.00 0.50 0.23 0.01 97.45 [2022-10-25T16:09:39.606Z] Average: 0 1.72 0.00 0.57 0.51 0.01 97.19 [2022-10-25T16:09:39.606Z] Average: 1 1.68 0.00 0.54 0.66 0.02 97.11 [2022-10-25T16:09:39.606Z] Average: 2 1.72 0.00 0.46 0.14 0.01 97.67 [2022-10-25T16:09:39.606Z] Average: 3 1.72 0.00 0.56 0.12 0.01 97.59 [2022-10-25T16:09:39.606Z] Average: 4 1.77 0.00 0.45 0.06 0.01 97.70 [2022-10-25T16:09:39.606Z] Average: 5 1.92 0.00 0.46 0.08 0.01 97.53 [2022-10-25T16:09:39.606Z] Average: 6 2.09 0.00 0.51 0.05 0.02 97.34 [2022-10-25T16:09:39.606Z] Average: 7 1.87 0.00 0.49 0.18 0.01 97.45 [2022-10-25T16:09:39.606Z] [2022-10-25T16:09:39.606Z] [2022-10-25T16:09:39.606Z]