Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4972b36fa19f1ba12e581e15ff311851134baf62+38d2ea53745de48730f2be4fd311f21cab61737a (f645ce47ce99de0daeee1885d8c8d418ffaf6699) 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-ssh5038311442131066568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2298651257244237473.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/PR-521/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/PR-521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18279393537880118188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh14346667610626049085.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-521/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/PR-521/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13459901656803903451.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7194 in /w/workspace/_app-service-configurable_PR-521 [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/_app-service-configurable_PR-521 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 38d2ea53745de48730f2be4fd311f21cab61737a into PR head commit 4972b36fa19f1ba12e581e15ff311851134baf62 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4972b36fa19f1ba12e581e15ff311851134baf62 # timeout=10 Merge succeeded, producing 08106fb9b490310021e11d2376f93b24fc4ecd13 Checking out Revision 08106fb9b490310021e11d2376f93b24fc4ecd13 (PR-521) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 38d2ea53745de48730f2be4fd311f21cab61737a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08106fb9b490310021e11d2376f93b24fc4ecd13 # timeout=10 Commit message: "Merge commit '38d2ea53745de48730f2be4fd311f21cab61737a' into HEAD" > git rev-list --no-walk 4972b36fa19f1ba12e581e15ff311851134baf62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-23T04:52:22.953Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-23T04:52:23.016Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-23T04:52:23.038Z] ========================================================= [2023-02-23T04:52:23.038Z] EdgeX Global Pipelines Version Info [2023-02-23T04:52:23.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T04:52:23.758Z] ------------------- [2023-02-23T04:52:23.759Z] stable info: [2023-02-23T04:52:23.759Z] ------------------- [2023-02-23T04:52:23.759Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T04:52:23.759Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T04:52:23.759Z] Message: update stable to v1.0.244 [2023-02-23T04:52:24.330Z] ------------------- [2023-02-23T04:52:24.330Z] experimental info: [2023-02-23T04:52:24.330Z] ------------------- [2023-02-23T04:52:24.330Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T04:52:24.330Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T04:52:24.330Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T04:52:24.508Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-02-23T04:52:24.523Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-02-23T04:52:24.541Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T04:52:24.559Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T04:52:24.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T04:52:24.590Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T04:52:24.600Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T04:52:24.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-23T04:52:24.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T04:52:24.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T04:52:24.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T04:52:24.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-02-23T04:52:24.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T04:52:24.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T04:52:24.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T04:52:24.713Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T04:52:24.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T04:52:24.744Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T04:52:24.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T04:52:24.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T04:52:24.779Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-23T04:52:24.792Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-23T04:52:24.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-23T04:52:24.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-23T04:52:24.842Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-23T04:52:24.859Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T04:52:24.872Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T04:52:24.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-521 [Pipeline] echo [2023-02-23T04:52:24.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-521 [Pipeline] echo [2023-02-23T04:52:24.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-521 [Pipeline] echo [2023-02-23T04:52:24.921Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08106fb9b490310021e11d2376f93b24fc4ecd13 [Pipeline] echo [2023-02-23T04:52:24.933Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08106fb [Pipeline] echo [2023-02-23T04:52:24.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T04:52:24.994Z] provisioning config files... [2023-02-23T04:52:25.007Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-521@tmp/config17384008160418156710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T04:52:25.305Z] ---> docker-login.sh [2023-02-23T04:52:25.305Z] nexus3.edgexfoundry.org:10001 [2023-02-23T04:52:25.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:52:25.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:52:25.565Z] Configure a credential helper to remove this warning. See [2023-02-23T04:52:25.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:52:25.565Z] [2023-02-23T04:52:25.565Z] Login Succeeded [2023-02-23T04:52:25.565Z] nexus3.edgexfoundry.org:10002 [2023-02-23T04:52:25.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:52:25.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:52:25.826Z] Configure a credential helper to remove this warning. See [2023-02-23T04:52:25.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:52:25.826Z] [2023-02-23T04:52:25.826Z] Login Succeeded [2023-02-23T04:52:25.826Z] nexus3.edgexfoundry.org:10003 [2023-02-23T04:52:25.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:52:25.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:52:25.826Z] Configure a credential helper to remove this warning. See [2023-02-23T04:52:25.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:52:25.826Z] [2023-02-23T04:52:25.826Z] Login Succeeded [2023-02-23T04:52:25.826Z] nexus3.edgexfoundry.org:10004 [2023-02-23T04:52:26.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:52:26.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:52:26.085Z] Configure a credential helper to remove this warning. See [2023-02-23T04:52:26.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:52:26.085Z] [2023-02-23T04:52:26.085Z] Login Succeeded [2023-02-23T04:52:26.085Z] docker.io [2023-02-23T04:52:26.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:52:26.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:52:26.346Z] Configure a credential helper to remove this warning. See [2023-02-23T04:52:26.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:52:26.346Z] [2023-02-23T04:52:26.346Z] Login Succeeded [2023-02-23T04:52:26.346Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T04:52:26.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-23T04:52:26.753Z] + git rev-list -1 --merges 08106fb9b490310021e11d2376f93b24fc4ecd13~1..08106fb9b490310021e11d2376f93b24fc4ecd13 [Pipeline] echo [2023-02-23T04:52:26.799Z] -----------> git rev-list -1 --merges 08106fb9b490310021e11d2376f93b24fc4ecd13~1..08106fb9b490310021e11d2376f93b24fc4ecd13 08106fb9b490310021e11d2376f93b24fc4ecd13 [2023-02-23T04:52:26.799Z] 08106fb9b490310021e11d2376f93b24fc4ecd13 [false] [Pipeline] sh [2023-02-23T04:52:27.090Z] + git log --format=format:%s -1 08106fb9b490310021e11d2376f93b24fc4ecd13 [Pipeline] echo [2023-02-23T04:52:27.104Z] ========================================================= [2023-02-23T04:52:27.104Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T04:52:27.104Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T04:52:27.417Z] + git log --format=format:%s -1 08106fb9b490310021e11d2376f93b24fc4ecd13 [Pipeline] echo [2023-02-23T04:52:27.428Z] [semverPrep] GIT_COMMIT: 08106fb9b490310021e11d2376f93b24fc4ecd13, Commit Message: Merge commit '38d2ea53745de48730f2be4fd311f21cab61737a' into HEAD [Pipeline] echo [2023-02-23T04:52:27.438Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-23T04:52:27.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T04:52:27.807Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T04:52:27.807Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T04:52:27.807Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T04:52:27.807Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T04:52:27.807Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T04:52:27.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T04:52:28.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T04:52:28.207Z] [2023-02-23T04:52:28.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T04:52:28.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T04:52:28.509Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T04:52:28.509Z] b85a868b505f: Pulling fs layer [2023-02-23T04:52:28.509Z] e2be974225ed: Pulling fs layer [2023-02-23T04:52:28.509Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T04:52:28.509Z] 988bab9f4d93: Pulling fs layer [2023-02-23T04:52:28.509Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T04:52:28.509Z] eaf3925da568: Pulling fs layer [2023-02-23T04:52:28.509Z] bab4dde63d76: Pulling fs layer [2023-02-23T04:52:28.509Z] bde34c3a00c8: Pulling fs layer [2023-02-23T04:52:28.509Z] b352a97aabf1: Pulling fs layer [2023-02-23T04:52:28.509Z] 4872d77fe225: Pulling fs layer [2023-02-23T04:52:28.509Z] 5851b861e8e6: Pulling fs layer [2023-02-23T04:52:28.509Z] 988bab9f4d93: Waiting [2023-02-23T04:52:28.509Z] 1469e6f7b9e6: Waiting [2023-02-23T04:52:28.509Z] eaf3925da568: Waiting [2023-02-23T04:52:28.509Z] bab4dde63d76: Waiting [2023-02-23T04:52:28.509Z] bde34c3a00c8: Waiting [2023-02-23T04:52:28.509Z] b352a97aabf1: Waiting [2023-02-23T04:52:28.509Z] 4872d77fe225: Waiting [2023-02-23T04:52:28.509Z] 5851b861e8e6: Waiting [2023-02-23T04:52:28.509Z] e2be974225ed: Verifying Checksum [2023-02-23T04:52:28.509Z] e2be974225ed: Download complete [2023-02-23T04:52:28.509Z] 988bab9f4d93: Verifying Checksum [2023-02-23T04:52:28.509Z] 988bab9f4d93: Download complete [2023-02-23T04:52:28.771Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T04:52:28.771Z] 1469e6f7b9e6: Download complete [2023-02-23T04:52:28.771Z] 339a4e72a1f5: Verifying Checksum [2023-02-23T04:52:28.771Z] 339a4e72a1f5: Download complete [2023-02-23T04:52:28.771Z] eaf3925da568: Verifying Checksum [2023-02-23T04:52:28.771Z] eaf3925da568: Download complete [2023-02-23T04:52:28.771Z] bde34c3a00c8: Verifying Checksum [2023-02-23T04:52:28.771Z] bde34c3a00c8: Download complete [2023-02-23T04:52:28.771Z] b352a97aabf1: Verifying Checksum [2023-02-23T04:52:28.771Z] b352a97aabf1: Download complete [2023-02-23T04:52:28.771Z] 4872d77fe225: Verifying Checksum [2023-02-23T04:52:28.771Z] 4872d77fe225: Download complete [2023-02-23T04:52:28.771Z] 5851b861e8e6: Download complete [2023-02-23T04:52:28.771Z] b85a868b505f: Verifying Checksum [2023-02-23T04:52:28.771Z] b85a868b505f: Download complete [2023-02-23T04:52:29.030Z] bab4dde63d76: Verifying Checksum [2023-02-23T04:52:29.030Z] bab4dde63d76: Download complete [2023-02-23T04:52:29.966Z] b85a868b505f: Pull complete [2023-02-23T04:52:29.966Z] e2be974225ed: Pull complete [2023-02-23T04:52:30.537Z] 339a4e72a1f5: Pull complete [2023-02-23T04:52:30.537Z] 988bab9f4d93: Pull complete [2023-02-23T04:52:30.797Z] 1469e6f7b9e6: Pull complete [2023-02-23T04:52:30.797Z] eaf3925da568: Pull complete [2023-02-23T04:52:32.699Z] bab4dde63d76: Pull complete [2023-02-23T04:52:32.699Z] bde34c3a00c8: Pull complete [2023-02-23T04:52:32.699Z] b352a97aabf1: Pull complete [2023-02-23T04:52:32.699Z] 4872d77fe225: Pull complete [2023-02-23T04:52:32.699Z] 5851b861e8e6: Pull complete [2023-02-23T04:52:32.699Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T04:52:32.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T04:52:32.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T04:52:32.790Z] prd-ubuntu20.04-docker-8c-8g-7194 does not seem to be running inside a container [2023-02-23T04:52:32.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-521 -v /w/workspace/_app-service-configurable_PR-521:/w/workspace/_app-service-configurable_PR-521:rw,z -v /w/workspace/_app-service-configurable_PR-521@tmp:/w/workspace/_app-service-configurable_PR-521@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-23T04:52:34.964Z] $ docker top e98806b347776e3a527df2bdc8971fcff6a590a855f2d178719b1cb9c94f8a43 -eo pid,comm [2023-02-23T04:52:35.017Z] 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). [2023-02-23T04:52:35.017Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T04:52:35.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T04:52:35.061Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T04:52:35.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T04:52:35.175Z] $ docker exec e98806b347776e3a527df2bdc8971fcff6a590a855f2d178719b1cb9c94f8a43 ssh-agent [2023-02-23T04:52:35.286Z] SSH_AUTH_SOCK=/tmp/ssh-4mJiAYSFdHUb/agent.32 [2023-02-23T04:52:35.286Z] SSH_AGENT_PID=38 [2023-02-23T04:52:35.291Z] Running ssh-add (command line suppressed) [2023-02-23T04:52:35.381Z] Identity added: /w/workspace/_app-service-configurable_PR-521@tmp/private_key_2325614185537760785.key (/w/workspace/_app-service-configurable_PR-521@tmp/private_key_2325614185537760785.key) [2023-02-23T04:52:35.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T04:52:35.679Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T04:52:35.695Z] $ docker exec --env ******** --env ******** e98806b347776e3a527df2bdc8971fcff6a590a855f2d178719b1cb9c94f8a43 ssh-agent -k [2023-02-23T04:52:35.779Z] unset SSH_AUTH_SOCK; [2023-02-23T04:52:35.780Z] unset SSH_AGENT_PID; [2023-02-23T04:52:35.780Z] echo Agent pid 38 killed; [2023-02-23T04:52:35.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T04:52:35.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T04:52:35.816Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T04:52:35.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T04:52:35.934Z] $ docker exec e98806b347776e3a527df2bdc8971fcff6a590a855f2d178719b1cb9c94f8a43 ssh-agent [2023-02-23T04:52:36.042Z] SSH_AUTH_SOCK=/tmp/ssh-jXw3pSN28zga/agent.71 [2023-02-23T04:52:36.042Z] SSH_AGENT_PID=77 [2023-02-23T04:52:36.047Z] Running ssh-add (command line suppressed) [2023-02-23T04:52:36.162Z] Identity added: /w/workspace/_app-service-configurable_PR-521@tmp/private_key_9475818860833802165.key (/w/workspace/_app-service-configurable_PR-521@tmp/private_key_9475818860833802165.key) [2023-02-23T04:52:36.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T04:52:36.464Z] + git semver init [2023-02-23T04:52:36.724Z] 2023-02-23 04:52:36,635 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T04:52:36.724Z] 2023-02-23 04:52:36,635 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-521/.semver [2023-02-23T04:52:36.724Z] 2023-02-23 04:52:36,636 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-521/.semver [2023-02-23T04:52:36.724Z] 2023-02-23 04:52:36,636 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-521/.semver'], cwd=/w/workspace/_app-service-configurable_PR-521, universal_newlines=False, shell=None, istream=None) [2023-02-23T04:52:37.663Z] 2023-02-23 04:52:37,576 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-521/.git/info/exclude [2023-02-23T04:52:37.663Z] 2023-02-23 04:52:37,577 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-521/.semver/PR-521 with force:False [2023-02-23T04:52:37.663Z] 2023-02-23 04:52:37,577 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-521/.semver/PR-521 [2023-02-23T04:52:37.663Z] 2023-02-23 04:52:37,582 [execute] INFO git cat-file --batch-check [2023-02-23T04:52:37.663Z] 2023-02-23 04:52:37,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-521/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T04:52:37.663Z] 2023-02-23 04:52:37,588 [execute] INFO git cat-file --batch [2023-02-23T04:52:37.663Z] 2023-02-23 04:52:37,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-521/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T04:52:37.663Z] 2023-02-23 04:52:37,594 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-521/.semver/PR-521 [2023-02-23T04:52:37.663Z] 0.0.0 [Pipeline] } [2023-02-23T04:52:37.671Z] $ docker exec --env ******** --env ******** e98806b347776e3a527df2bdc8971fcff6a590a855f2d178719b1cb9c94f8a43 ssh-agent -k [2023-02-23T04:52:37.762Z] unset SSH_AUTH_SOCK; [2023-02-23T04:52:37.763Z] unset SSH_AGENT_PID; [2023-02-23T04:52:37.763Z] echo Agent pid 77 killed; [2023-02-23T04:52:37.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T04:52:38.082Z] + git semver [Pipeline] } [2023-02-23T04:52:38.352Z] $ docker stop --time=1 e98806b347776e3a527df2bdc8971fcff6a590a855f2d178719b1cb9c94f8a43 [2023-02-23T04:52:39.686Z] $ docker rm -f --volumes e98806b347776e3a527df2bdc8971fcff6a590a855f2d178719b1cb9c94f8a43 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T04:52:40.027Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T04:52:40.235Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T04:52:40.239Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-02-23T04:52:40.352Z] provisioning config files... [2023-02-23T04:52:40.360Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-521@tmp/config16090880825670611596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T04:52:40.657Z] ---> docker-login.sh [2023-02-23T04:52:40.657Z] nexus3.edgexfoundry.org:10001 [2023-02-23T04:52:40.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:52:40.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:52:40.657Z] Configure a credential helper to remove this warning. See [2023-02-23T04:52:40.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:52:40.657Z] [2023-02-23T04:52:40.657Z] Login Succeeded [2023-02-23T04:52:40.657Z] nexus3.edgexfoundry.org:10002 [2023-02-23T04:52:40.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:52:40.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:52:40.657Z] Configure a credential helper to remove this warning. See [2023-02-23T04:52:40.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:52:40.657Z] [2023-02-23T04:52:40.657Z] Login Succeeded [2023-02-23T04:52:40.657Z] nexus3.edgexfoundry.org:10003 [2023-02-23T04:52:40.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:52:40.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:52:40.916Z] Configure a credential helper to remove this warning. See [2023-02-23T04:52:40.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:52:40.916Z] [2023-02-23T04:52:40.916Z] Login Succeeded [2023-02-23T04:52:40.916Z] nexus3.edgexfoundry.org:10004 [2023-02-23T04:52:40.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:52:40.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:52:40.916Z] Configure a credential helper to remove this warning. See [2023-02-23T04:52:40.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:52:40.916Z] [2023-02-23T04:52:40.916Z] Login Succeeded [2023-02-23T04:52:40.916Z] docker.io [2023-02-23T04:52:40.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:52:41.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:52:41.175Z] Configure a credential helper to remove this warning. See [2023-02-23T04:52:41.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:52:41.175Z] [2023-02-23T04:52:41.175Z] Login Succeeded [2023-02-23T04:52:41.175Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T04:52:41.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T04:52:41.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T04:52:41.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T04:52:41.253Z] ========================================================= [2023-02-23T04:52:41.253Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T04:52:41.253Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T04:52:41.568Z] + 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 . [2023-02-23T04:52:41.568Z] Sending build context to Docker daemon 3.227MB [2023-02-23T04:52:41.568Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T04:52:41.568Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T04:52:41.568Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T04:52:41.568Z] 213ec9aee27d: Pulling fs layer [2023-02-23T04:52:41.568Z] 4583459ba037: Pulling fs layer [2023-02-23T04:52:41.568Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T04:52:41.568Z] 53926ce57604: Pulling fs layer [2023-02-23T04:52:41.568Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T04:52:41.568Z] 22ff95d597cd: Pulling fs layer [2023-02-23T04:52:41.568Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T04:52:41.568Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T04:52:41.568Z] a7acece74701: Pulling fs layer [2023-02-23T04:52:41.568Z] 53926ce57604: Waiting [2023-02-23T04:52:41.568Z] 12d6caf4c0d1: Waiting [2023-02-23T04:52:41.568Z] 21b2b0c7a3f4: Waiting [2023-02-23T04:52:41.568Z] 96b7cbca73a9: Waiting [2023-02-23T04:52:41.568Z] 22ff95d597cd: Waiting [2023-02-23T04:52:41.568Z] a7acece74701: Waiting [2023-02-23T04:52:41.568Z] 93c1e223e6f2: Verifying Checksum [2023-02-23T04:52:41.568Z] 93c1e223e6f2: Download complete [2023-02-23T04:52:41.568Z] 4583459ba037: Download complete [2023-02-23T04:52:41.568Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-23T04:52:41.568Z] 21b2b0c7a3f4: Download complete [2023-02-23T04:52:41.568Z] 22ff95d597cd: Verifying Checksum [2023-02-23T04:52:41.568Z] 22ff95d597cd: Download complete [2023-02-23T04:52:41.568Z] 213ec9aee27d: Verifying Checksum [2023-02-23T04:52:41.568Z] 213ec9aee27d: Download complete [2023-02-23T04:52:41.831Z] 12d6caf4c0d1: Download complete [2023-02-23T04:52:41.831Z] 213ec9aee27d: Pull complete [2023-02-23T04:52:42.104Z] 4583459ba037: Pull complete [2023-02-23T04:52:42.104Z] 93c1e223e6f2: Pull complete [2023-02-23T04:52:42.367Z] a7acece74701: Verifying Checksum [2023-02-23T04:52:42.367Z] a7acece74701: Download complete [2023-02-23T04:52:42.367Z] 53926ce57604: Verifying Checksum [2023-02-23T04:52:42.367Z] 53926ce57604: Download complete [2023-02-23T04:52:42.627Z] 96b7cbca73a9: Verifying Checksum [2023-02-23T04:52:42.627Z] 96b7cbca73a9: Download complete [2023-02-23T04:52:45.908Z] 53926ce57604: Pull complete [2023-02-23T04:52:45.908Z] 21b2b0c7a3f4: Pull complete [2023-02-23T04:52:45.908Z] 22ff95d597cd: Pull complete [2023-02-23T04:52:45.908Z] 12d6caf4c0d1: Pull complete [2023-02-23T04:52:47.808Z] 96b7cbca73a9: Pull complete [2023-02-23T04:52:48.374Z] a7acece74701: Pull complete [2023-02-23T04:52:48.632Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T04:52:48.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T04:52:48.632Z] ---> db6d94c90886 [2023-02-23T04:52:48.632Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-23T04:52:51.921Z] ---> Running in b8aa7dba61ee [2023-02-23T04:52:52.180Z] Removing intermediate container b8aa7dba61ee [2023-02-23T04:52:52.180Z] ---> f8b45b0a7b21 [2023-02-23T04:52:52.180Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T04:52:52.180Z] ---> Running in f24427622cc1 [2023-02-23T04:52:52.180Z] Removing intermediate container f24427622cc1 [2023-02-23T04:52:52.180Z] ---> 631ec09af290 [2023-02-23T04:52:52.180Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T04:52:52.180Z] ---> Running in a1e6dbf7f686 [2023-02-23T04:52:52.440Z] Removing intermediate container a1e6dbf7f686 [2023-02-23T04:52:52.440Z] ---> 8b1cf7b1ae52 [2023-02-23T04:52:52.440Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T04:52:52.440Z] ---> Running in b6950166be1f [2023-02-23T04:52:52.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T04:52:52.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T04:52:52.958Z] OK: 211 MiB in 51 packages [2023-02-23T04:52:53.216Z] Removing intermediate container b6950166be1f [2023-02-23T04:52:53.216Z] ---> 66fde9535e0f [2023-02-23T04:52:53.216Z] Step 7/12 : WORKDIR /app [2023-02-23T04:52:53.475Z] ---> Running in 4afddb0e05e5 [2023-02-23T04:52:53.475Z] Removing intermediate container 4afddb0e05e5 [2023-02-23T04:52:53.475Z] ---> 2c2b65705888 [2023-02-23T04:52:53.475Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-23T04:52:53.475Z] ---> 49bfedf3a456 [2023-02-23T04:52:53.475Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T04:52:53.475Z] ---> Running in 324833e5c84d [2023-02-23T04:52:55.321Z] Still waiting to schedule task [2023-02-23T04:52:55.321Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-23T04:53:20.052Z] Removing intermediate container 324833e5c84d [2023-02-23T04:53:20.052Z] ---> 9dc528bb4ed7 [2023-02-23T04:53:20.052Z] Step 10/12 : COPY . . [2023-02-23T04:53:20.310Z] ---> 489bb3511a7d [2023-02-23T04:53:20.310Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T04:53:20.310Z] ---> Running in 1f743fbf2b33 [2023-02-23T04:53:20.310Z] Removing intermediate container 1f743fbf2b33 [2023-02-23T04:53:20.310Z] ---> fb0065190f66 [2023-02-23T04:53:20.310Z] Step 12/12 : RUN $MAKE [2023-02-23T04:53:20.310Z] ---> Running in 6eee0711c60c [2023-02-23T04:53:20.569Z] noop [2023-02-23T04:53:20.827Z] Removing intermediate container 6eee0711c60c [2023-02-23T04:53:20.827Z] ---> e6166c4a772a [2023-02-23T04:53:21.089Z] Successfully built e6166c4a772a [2023-02-23T04:53:21.089Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T04:53:21.407Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T04:53:21.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T04:53:21.472Z] prd-ubuntu20.04-docker-8c-8g-7194 does not seem to be running inside a container [2023-02-23T04:53:21.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-521 -v /w/workspace/_app-service-configurable_PR-521:/w/workspace/_app-service-configurable_PR-521:rw,z -v /w/workspace/_app-service-configurable_PR-521@tmp:/w/workspace/_app-service-configurable_PR-521@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T04:53:21.834Z] $ docker top 4207207ac08a756aded660c14f828df2dd9e4718c41dfe9eea53d0b78a8289f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T04:53:22.173Z] + go version [2023-02-23T04:53:22.173Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T04:53:22.182Z] $ docker stop --time=1 4207207ac08a756aded660c14f828df2dd9e4718c41dfe9eea53d0b78a8289f6 [2023-02-23T04:53:23.459Z] $ docker rm -f --volumes 4207207ac08a756aded660c14f828df2dd9e4718c41dfe9eea53d0b78a8289f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T04:53:23.863Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T04:53:23.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T04:53:23.933Z] prd-ubuntu20.04-docker-8c-8g-7194 does not seem to be running inside a container [2023-02-23T04:53:23.959Z] $ 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_PR-521 -v /w/workspace/_app-service-configurable_PR-521:/w/workspace/_app-service-configurable_PR-521:rw,z -v /w/workspace/_app-service-configurable_PR-521@tmp:/w/workspace/_app-service-configurable_PR-521@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T04:53:24.285Z] $ docker top 0da030135adac3c45f4a298e5ce2465f888145412a6efa1695e1ba520268320c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T04:53:24.637Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-521 [Pipeline] fileExists [Pipeline] sh [2023-02-23T04:53:24.931Z] + make test [2023-02-23T04:53:24.931Z] go test -race -coverprofile=coverage.out ./... [2023-02-23T04:53:46.854Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-23T04:53:46.854Z] go vet ./... [2023-02-23T04:53:53.406Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T04:53:53.406Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T04:53:53.406Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T04:53:53.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T04:53:53.429Z] $ docker stop --time=1 0da030135adac3c45f4a298e5ce2465f888145412a6efa1695e1ba520268320c [2023-02-23T04:53:56.177Z] $ docker rm -f --volumes 0da030135adac3c45f4a298e5ce2465f888145412a6efa1695e1ba520268320c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T04:53:56.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T04:53:56.666Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-23T04:53:57.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T04:53:57.471Z] + ls -al . [2023-02-23T04:53:57.471Z] total 172 [2023-02-23T04:53:57.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 04:53 . [2023-02-23T04:53:57.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 04:52 .. [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 23 04:52 .dockerignore [2023-02-23T04:53:57.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 04:52 .git [2023-02-23T04:53:57.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 04:52 .github [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 23 04:52 .gitignore [2023-02-23T04:53:57.471Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 04:52 .semver [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 9320 Feb 23 04:52 Attribution.txt [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 23 04:52 CHANGELOG.md [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 23 04:52 Dockerfile [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 04:52 GOVERNANCE.md [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 23 04:52 Jenkinsfile [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 23 04:52 LICENSE [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 23 04:52 OWNERS.md [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 23 04:52 README.md [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 04:52 VERSION [2023-02-23T04:53:57.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 04:52 bin [2023-02-23T04:53:57.471Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 23 04:53 coverage.out [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 23 04:52 go.mod [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 23 04:52 go.sum [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 23 04:52 main.go [2023-02-23T04:53:57.471Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 23 04:52 makefile [2023-02-23T04:53:57.471Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 04:52 res [2023-02-23T04:53:57.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 04:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T04:53:57.783Z] + 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=08106fb9b490310021e11d2376f93b24fc4ecd13 --label arch=amd64 --label version=0.0.0 . [2023-02-23T04:53:57.783Z] Sending build context to Docker daemon 3.228MB [2023-02-23T04:53:57.783Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T04:53:57.783Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-23T04:53:57.783Z] ---> e6166c4a772a [2023-02-23T04:53:57.783Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-23T04:53:57.783Z] ---> Running in 35edcd8d79e6 [2023-02-23T04:53:58.042Z] Removing intermediate container 35edcd8d79e6 [2023-02-23T04:53:58.042Z] ---> 54d8080805ac [2023-02-23T04:53:58.042Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T04:53:58.042Z] ---> Running in 03aca2570dd2 [2023-02-23T04:53:58.042Z] Removing intermediate container 03aca2570dd2 [2023-02-23T04:53:58.042Z] ---> 4481a37bdfa5 [2023-02-23T04:53:58.042Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-23T04:53:58.042Z] ---> Running in f63b810088ca [2023-02-23T04:53:58.042Z] Removing intermediate container f63b810088ca [2023-02-23T04:53:58.042Z] ---> 0aaf49e202fc [2023-02-23T04:53:58.042Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T04:53:58.301Z] ---> Running in 9e1ac2746902 [2023-02-23T04:53:58.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T04:53:58.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T04:53:58.822Z] OK: 211 MiB in 51 packages [2023-02-23T04:53:59.393Z] Removing intermediate container 9e1ac2746902 [2023-02-23T04:53:59.393Z] ---> 19c0d2a7a6ce [2023-02-23T04:53:59.393Z] Step 7/26 : WORKDIR /app [2023-02-23T04:53:59.393Z] ---> Running in 92a9dd0efd89 [2023-02-23T04:53:59.393Z] Removing intermediate container 92a9dd0efd89 [2023-02-23T04:53:59.393Z] ---> 76c261eee413 [2023-02-23T04:53:59.393Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-23T04:53:59.393Z] ---> 94d7245a437c [2023-02-23T04:53:59.393Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T04:53:59.652Z] ---> Running in 0f8cbbdd599b [2023-02-23T04:54:00.593Z] Removing intermediate container 0f8cbbdd599b [2023-02-23T04:54:00.593Z] ---> 27553550485b [2023-02-23T04:54:00.593Z] Step 10/26 : COPY . . [2023-02-23T04:54:00.852Z] ---> f984127814fd [2023-02-23T04:54:00.852Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T04:54:00.852Z] ---> Running in 2d92542de57c [2023-02-23T04:54:00.852Z] Removing intermediate container 2d92542de57c [2023-02-23T04:54:00.852Z] ---> b07f1f19d42d [2023-02-23T04:54:00.852Z] Step 12/26 : RUN $MAKE [2023-02-23T04:54:00.852Z] ---> Running in 6799b210bf65 [2023-02-23T04:54:01.111Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-23T04:54:23.058Z] Removing intermediate container 6799b210bf65 [2023-02-23T04:54:23.058Z] ---> b78c3f7d07a9 [2023-02-23T04:54:23.058Z] Step 13/26 : FROM alpine:3.16 [2023-02-23T04:54:23.058Z] 3.16: Pulling from library/alpine [2023-02-23T04:54:23.058Z] ef5531b6e74e: Pulling fs layer [2023-02-23T04:54:23.058Z] ef5531b6e74e: Verifying Checksum [2023-02-23T04:54:23.058Z] ef5531b6e74e: Download complete [2023-02-23T04:54:23.058Z] ef5531b6e74e: Pull complete [2023-02-23T04:54:23.058Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T04:54:23.058Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T04:54:23.058Z] ---> dfd21b5a31f5 [2023-02-23T04:54:23.058Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-23T04:54:23.058Z] ---> Running in f99ecdcb6bd6 [2023-02-23T04:54:23.058Z] Removing intermediate container f99ecdcb6bd6 [2023-02-23T04:54:23.058Z] ---> 6b005fdc1be4 [2023-02-23T04:54:23.058Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-23T04:54:23.058Z] ---> Running in d854a3f0ecec [2023-02-23T04:54:23.058Z] Removing intermediate container d854a3f0ecec [2023-02-23T04:54:23.058Z] ---> 7cac23ce75c7 [2023-02-23T04:54:23.058Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-23T04:54:23.058Z] ---> Running in 7ee2ea4d340f [2023-02-23T04:54:23.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T04:54:23.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T04:54:23.058Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-23T04:54:23.058Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-23T04:54:23.058Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T04:54:23.058Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T04:54:23.058Z] OK: 6 MiB in 16 packages [2023-02-23T04:54:23.058Z] Removing intermediate container 7ee2ea4d340f [2023-02-23T04:54:23.058Z] ---> 8fa2b6fdeaaa [2023-02-23T04:54:23.058Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-23T04:54:23.058Z] ---> 9eff7fde66f5 [2023-02-23T04:54:23.058Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-23T04:54:23.058Z] ---> 8daa4e2f5963 [2023-02-23T04:54:23.058Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-23T04:54:23.058Z] ---> b9fb28c8be92 [2023-02-23T04:54:23.058Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-23T04:54:23.629Z] ---> a2267d70832a [2023-02-23T04:54:23.629Z] Step 21/26 : EXPOSE 48095 [2023-02-23T04:54:23.629Z] ---> Running in 0d341f5d3064 [2023-02-23T04:54:23.887Z] Removing intermediate container 0d341f5d3064 [2023-02-23T04:54:23.887Z] ---> 4457d89f40e1 [2023-02-23T04:54:23.887Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-23T04:54:23.887Z] ---> Running in ec098f64a454 [2023-02-23T04:54:23.887Z] Removing intermediate container ec098f64a454 [2023-02-23T04:54:23.887Z] ---> ee93ce856f19 [2023-02-23T04:54:23.887Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T04:54:23.888Z] ---> Running in b06bb08f4ceb [2023-02-23T04:54:23.888Z] Removing intermediate container b06bb08f4ceb [2023-02-23T04:54:23.888Z] ---> 48cb35d26350 [2023-02-23T04:54:23.888Z] Step 24/26 : LABEL arch=amd64 [2023-02-23T04:54:24.145Z] ---> Running in 0ce72ee6a1ae [2023-02-23T04:54:24.145Z] Removing intermediate container 0ce72ee6a1ae [2023-02-23T04:54:24.145Z] ---> 3743353ef071 [2023-02-23T04:54:24.145Z] Step 25/26 : LABEL git_sha=08106fb9b490310021e11d2376f93b24fc4ecd13 [2023-02-23T04:54:24.145Z] ---> Running in d771873a81f8 [2023-02-23T04:54:24.145Z] Removing intermediate container d771873a81f8 [2023-02-23T04:54:24.145Z] ---> cff58248bc58 [2023-02-23T04:54:24.145Z] Step 26/26 : LABEL version=0.0.0 [2023-02-23T04:54:24.145Z] ---> Running in a0ed764aba43 [2023-02-23T04:54:24.404Z] Removing intermediate container a0ed764aba43 [2023-02-23T04:54:24.404Z] ---> ea1f7e43987e [2023-02-23T04:54:24.404Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T04:54:24.404Z] Successfully built ea1f7e43987e [2023-02-23T04:54:24.404Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-02-23T04:54:24.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T04:54:24.842Z] [2023-02-23T04:54:24.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T04:54:25.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T04:54:25.140Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T04:54:25.140Z] 5eb5b503b376: Pulling fs layer [2023-02-23T04:54:25.140Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T04:54:25.140Z] ec43610c2a17: Pulling fs layer [2023-02-23T04:54:25.140Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T04:54:25.140Z] 33b1e0a273af: Pulling fs layer [2023-02-23T04:54:25.140Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T04:54:25.140Z] 2f39f015ded8: Pulling fs layer [2023-02-23T04:54:25.140Z] 3a2ae6a8a46f: Waiting [2023-02-23T04:54:25.140Z] 33b1e0a273af: Waiting [2023-02-23T04:54:25.140Z] 5d3b04190fa2: Waiting [2023-02-23T04:54:25.140Z] 2f39f015ded8: Waiting [2023-02-23T04:54:25.140Z] 5c69ac0246d0: Download complete [2023-02-23T04:54:25.140Z] 3a2ae6a8a46f: Download complete [2023-02-23T04:54:25.399Z] 33b1e0a273af: Verifying Checksum [2023-02-23T04:54:25.399Z] 33b1e0a273af: Download complete [2023-02-23T04:54:25.399Z] ec43610c2a17: Verifying Checksum [2023-02-23T04:54:25.399Z] ec43610c2a17: Download complete [2023-02-23T04:54:25.399Z] 5d3b04190fa2: Verifying Checksum [2023-02-23T04:54:25.399Z] 5d3b04190fa2: Download complete [2023-02-23T04:54:25.399Z] 5eb5b503b376: Download complete [2023-02-23T04:54:25.965Z] 2f39f015ded8: Download complete [2023-02-23T04:54:26.532Z] 5eb5b503b376: Pull complete [2023-02-23T04:54:26.791Z] 5c69ac0246d0: Pull complete [2023-02-23T04:54:27.048Z] ec43610c2a17: Pull complete [2023-02-23T04:54:27.306Z] 3a2ae6a8a46f: Pull complete [2023-02-23T04:54:27.306Z] 33b1e0a273af: Pull complete [2023-02-23T04:54:27.564Z] 5d3b04190fa2: Pull complete [2023-02-23T04:54:31.749Z] 2f39f015ded8: Pull complete [2023-02-23T04:54:31.749Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T04:54:31.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T04:54:31.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T04:54:31.833Z] prd-ubuntu20.04-docker-8c-8g-7194 does not seem to be running inside a container [2023-02-23T04:54:31.856Z] $ 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_PR-521 -v /w/workspace/_app-service-configurable_PR-521:/w/workspace/_app-service-configurable_PR-521:rw,z -v /w/workspace/_app-service-configurable_PR-521@tmp:/w/workspace/_app-service-configurable_PR-521@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T04:54:34.658Z] $ docker top 4ca3c103717052b5a60632d531140ae42cf0dbb5700e38e7cfb7acbdfd6d3473 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T04:54:35.049Z] ---> job-cost.sh [2023-02-23T04:54:35.049Z] lf-activate-venv: SKIPPING [2023-02-23T04:54:35.049Z] INFO: No Stack... [2023-02-23T04:54:35.309Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T04:54:35.568Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T04:54:35.857Z] + cat /w/workspace/_app-service-configurable_PR-521/archives/cost.csv [2023-02-23T04:54:35.857Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T04:54:35.873Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-521-2-stack-cost] [2023-02-23T04:54:35.879Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-521-2-stack-cost] did not exist. Created. [2023-02-23T04:54:35.879Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-521-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T04:54:36.176Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-23T04:54:36.196Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7195 in /w/workspace/_app-service-configurable_PR-521 [Pipeline] { [2023-02-23T04:54:36.202Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T04:54:36.212Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-521-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T04:54:36.223Z] $ docker stop --time=1 4ca3c103717052b5a60632d531140ae42cf0dbb5700e38e7cfb7acbdfd6d3473 [2023-02-23T04:54:37.366Z] $ docker rm -f --volumes 4ca3c103717052b5a60632d531140ae42cf0dbb5700e38e7cfb7acbdfd6d3473 [Pipeline] ws [2023-02-23T04:54:37.408Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] checkout [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2023-02-23T04:54:37.454Z] Selected Git installation does not exist. Using Default [2023-02-23T04:54:37.455Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-23T04:54:43.558Z] using credential edgex-jenkins-ssh [2023-02-23T04:54:43.574Z] Cloning the remote Git repository [2023-02-23T04:54:43.611Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-02-23T04:54:43.677Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2023-02-23T04:54:43.806Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-23T04:54:43.807Z] > git --version # timeout=10 [2023-02-23T04:54:43.826Z] > git --version # 'git version 2.25.1' [2023-02-23T04:54:43.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T04:54:43.879Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T04:54:44.995Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-23T04:54:45.013Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T04:54:45.817Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-23T04:54:45.857Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-23T04:54:45.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T04:54:45.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-23T04:54:46.405Z] Merging remotes/origin/main commit 38d2ea53745de48730f2be4fd311f21cab61737a into PR head commit 4972b36fa19f1ba12e581e15ff311851134baf62 [2023-02-23T04:54:46.639Z] Merge succeeded, producing d607da5d5fa5228e56ef827115ca217dff69f031 [2023-02-23T04:54:46.639Z] Checking out Revision d607da5d5fa5228e56ef827115ca217dff69f031 (PR-521) [2023-02-23T04:54:46.420Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T04:54:46.438Z] > git checkout -f 4972b36fa19f1ba12e581e15ff311851134baf62 # timeout=10 [2023-02-23T04:54:46.509Z] > git remote # timeout=10 [2023-02-23T04:54:46.525Z] > git config --get remote.origin.url # timeout=10 [2023-02-23T04:54:46.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T04:54:46.555Z] > git merge 38d2ea53745de48730f2be4fd311f21cab61737a # timeout=10 [2023-02-23T04:54:46.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-23T04:54:46.645Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T04:54:46.660Z] > git checkout -f d607da5d5fa5228e56ef827115ca217dff69f031 # timeout=10 [2023-02-23T04:54:50.115Z] Commit message: "Merge commit '38d2ea53745de48730f2be4fd311f21cab61737a' into HEAD" [2023-02-23T04:54:50.124Z] > git rev-list --no-walk 4972b36fa19f1ba12e581e15ff311851134baf62 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T04:54:51.078Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T04:54:51.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T04:54:51.078Z] Dload Upload Total Spent Left Speed [2023-02-23T04:54:51.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-02-23T04:54:51.799Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-23T04:54:52.123Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-02-23T04:54:52.123Z] /etc/docker/daemon.new [2023-02-23T04:54:52.123Z] { [2023-02-23T04:54:52.123Z] "registry-mirrors": [ [2023-02-23T04:54:52.123Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T04:54:52.123Z] ], [2023-02-23T04:54:52.123Z] "bip": "10.250.0.254/24", [2023-02-23T04:54:52.123Z] "hosts": [ [2023-02-23T04:54:52.123Z] "tcp://0.0.0.0:5555", [2023-02-23T04:54:52.123Z] "unix:///var/run/docker.sock" [2023-02-23T04:54:52.123Z] ], [2023-02-23T04:54:52.123Z] "mtu": 1458, [2023-02-23T04:54:52.123Z] "selinux-enabled": true, [2023-02-23T04:54:52.123Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T04:54:52.123Z] } [Pipeline] sh [2023-02-23T04:54:52.451Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T04:54:52.781Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T04:55:11.024Z] provisioning config files... [2023-02-23T04:55:11.049Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config15507429143952402345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T04:55:11.387Z] ---> docker-login.sh [2023-02-23T04:55:11.387Z] nexus3.edgexfoundry.org:10001 [2023-02-23T04:55:11.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:55:11.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:55:11.923Z] Configure a credential helper to remove this warning. See [2023-02-23T04:55:11.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:55:11.923Z] [2023-02-23T04:55:11.923Z] Login Succeeded [2023-02-23T04:55:11.923Z] nexus3.edgexfoundry.org:10002 [2023-02-23T04:55:12.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:55:12.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:55:12.192Z] Configure a credential helper to remove this warning. See [2023-02-23T04:55:12.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:55:12.192Z] [2023-02-23T04:55:12.192Z] Login Succeeded [2023-02-23T04:55:12.458Z] nexus3.edgexfoundry.org:10003 [2023-02-23T04:55:12.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:55:12.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:55:12.724Z] Configure a credential helper to remove this warning. See [2023-02-23T04:55:12.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:55:12.724Z] [2023-02-23T04:55:12.724Z] Login Succeeded [2023-02-23T04:55:12.724Z] nexus3.edgexfoundry.org:10004 [2023-02-23T04:55:12.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:55:12.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:55:12.992Z] Configure a credential helper to remove this warning. See [2023-02-23T04:55:12.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:55:12.992Z] [2023-02-23T04:55:12.992Z] Login Succeeded [2023-02-23T04:55:12.992Z] docker.io [2023-02-23T04:55:13.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T04:55:13.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T04:55:13.526Z] Configure a credential helper to remove this warning. See [2023-02-23T04:55:13.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T04:55:13.526Z] [2023-02-23T04:55:13.526Z] Login Succeeded [2023-02-23T04:55:13.526Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T04:55:13.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T04:55:13.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T04:55:13.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T04:55:13.791Z] ========================================================= [2023-02-23T04:55:13.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T04:55:13.791Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T04:55:14.121Z] + 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 . [2023-02-23T04:55:14.121Z] Sending build context to Docker daemon 178.7kB [2023-02-23T04:55:14.398Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T04:55:14.398Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T04:55:14.398Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T04:55:14.398Z] 9b18e9b68314: Pulling fs layer [2023-02-23T04:55:14.398Z] 35d82f9e3411: Pulling fs layer [2023-02-23T04:55:14.398Z] e16973657156: Pulling fs layer [2023-02-23T04:55:14.398Z] fc693d55d65f: Pulling fs layer [2023-02-23T04:55:14.398Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T04:55:14.398Z] dda99020689f: Pulling fs layer [2023-02-23T04:55:14.398Z] db1c61fa0a46: Pulling fs layer [2023-02-23T04:55:14.398Z] 891c053d2c06: Pulling fs layer [2023-02-23T04:55:14.398Z] dda99020689f: Waiting [2023-02-23T04:55:14.398Z] db1c61fa0a46: Waiting [2023-02-23T04:55:14.398Z] 891c053d2c06: Waiting [2023-02-23T04:55:14.398Z] fc693d55d65f: Waiting [2023-02-23T04:55:14.398Z] 7e9fc2657dce: Waiting [2023-02-23T04:55:14.398Z] e16973657156: Verifying Checksum [2023-02-23T04:55:14.398Z] e16973657156: Download complete [2023-02-23T04:55:14.398Z] 35d82f9e3411: Verifying Checksum [2023-02-23T04:55:14.398Z] 35d82f9e3411: Download complete [2023-02-23T04:55:14.398Z] 7e9fc2657dce: Verifying Checksum [2023-02-23T04:55:14.398Z] 7e9fc2657dce: Download complete [2023-02-23T04:55:14.398Z] dda99020689f: Verifying Checksum [2023-02-23T04:55:14.399Z] dda99020689f: Download complete [2023-02-23T04:55:14.670Z] 9b18e9b68314: Verifying Checksum [2023-02-23T04:55:14.670Z] 9b18e9b68314: Download complete [2023-02-23T04:55:15.657Z] 9b18e9b68314: Pull complete [2023-02-23T04:55:15.657Z] 891c053d2c06: Verifying Checksum [2023-02-23T04:55:15.657Z] 891c053d2c06: Download complete [2023-02-23T04:55:15.928Z] 35d82f9e3411: Pull complete [2023-02-23T04:55:16.195Z] e16973657156: Pull complete [2023-02-23T04:55:16.777Z] db1c61fa0a46: Verifying Checksum [2023-02-23T04:55:16.777Z] db1c61fa0a46: Download complete [2023-02-23T04:55:17.044Z] fc693d55d65f: Verifying Checksum [2023-02-23T04:55:17.044Z] fc693d55d65f: Download complete [2023-02-23T04:55:29.362Z] fc693d55d65f: Pull complete [2023-02-23T04:55:29.362Z] 7e9fc2657dce: Pull complete [2023-02-23T04:55:29.362Z] dda99020689f: Pull complete [2023-02-23T04:55:34.707Z] db1c61fa0a46: Pull complete [2023-02-23T04:55:36.670Z] 891c053d2c06: Pull complete [2023-02-23T04:55:36.670Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T04:55:36.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T04:55:36.670Z] ---> f96f9c87975a [2023-02-23T04:55:36.670Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-23T04:55:37.643Z] ---> Running in efa20f5b072f [2023-02-23T04:55:37.912Z] Removing intermediate container efa20f5b072f [2023-02-23T04:55:37.912Z] ---> 4044de50b971 [2023-02-23T04:55:37.912Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T04:55:37.912Z] ---> Running in be4e5ccd6c82 [2023-02-23T04:55:38.192Z] Removing intermediate container be4e5ccd6c82 [2023-02-23T04:55:38.192Z] ---> d1be24013293 [2023-02-23T04:55:38.192Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T04:55:38.192Z] ---> Running in 26b0ca75d980 [2023-02-23T04:55:38.460Z] Removing intermediate container 26b0ca75d980 [2023-02-23T04:55:38.460Z] ---> c7d4337f85e6 [2023-02-23T04:55:38.460Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T04:55:38.728Z] ---> Running in ac53ccaae73c [2023-02-23T04:55:39.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T04:55:39.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T04:55:40.920Z] OK: 221 MiB in 51 packages [2023-02-23T04:55:41.884Z] Removing intermediate container ac53ccaae73c [2023-02-23T04:55:41.884Z] ---> c340744bdbb9 [2023-02-23T04:55:41.884Z] Step 7/12 : WORKDIR /app [2023-02-23T04:55:41.884Z] ---> Running in 9c51a7f5bb8c [2023-02-23T04:55:42.154Z] Removing intermediate container 9c51a7f5bb8c [2023-02-23T04:55:42.154Z] ---> a41fd6380ba4 [2023-02-23T04:55:42.154Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-23T04:55:42.744Z] ---> a4a6c1815f72 [2023-02-23T04:55:42.744Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T04:55:42.744Z] ---> Running in 4f997e4dbb45 [2023-02-23T04:56:50.635Z] Removing intermediate container 4f997e4dbb45 [2023-02-23T04:56:50.635Z] ---> c4858bc04cf1 [2023-02-23T04:56:50.635Z] Step 10/12 : COPY . . [2023-02-23T04:56:50.635Z] ---> 33c28c85db6c [2023-02-23T04:56:50.635Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T04:56:50.635Z] ---> Running in 184676795a19 [2023-02-23T04:56:50.635Z] Removing intermediate container 184676795a19 [2023-02-23T04:56:50.635Z] ---> bd4884e18a7b [2023-02-23T04:56:50.635Z] Step 12/12 : RUN $MAKE [2023-02-23T04:56:50.635Z] ---> Running in b553d66d9813 [2023-02-23T04:56:50.635Z] noop [2023-02-23T04:56:50.635Z] Removing intermediate container b553d66d9813 [2023-02-23T04:56:50.635Z] ---> 15c3b13b49f1 [2023-02-23T04:56:50.635Z] Successfully built 15c3b13b49f1 [2023-02-23T04:56:50.635Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T04:56:50.989Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T04:56:50.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T04:56:51.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-7195 does not seem to be running inside a container [2023-02-23T04:56:51.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-23T04:56:52.487Z] $ docker top 91635fc0903832febcf818e57cb437b938821b41f6eb7d9625fe128ab19e1c7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T04:56:53.311Z] + go version [2023-02-23T04:56:53.311Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T04:56:53.334Z] $ docker stop --time=1 91635fc0903832febcf818e57cb437b938821b41f6eb7d9625fe128ab19e1c7f [2023-02-23T04:56:54.972Z] $ docker rm -f --volumes 91635fc0903832febcf818e57cb437b938821b41f6eb7d9625fe128ab19e1c7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T04:56:55.509Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T04:56:55.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T04:56:55.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-7195 does not seem to be running inside a container [2023-02-23T04:56:55.755Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-23T04:56:56.917Z] $ docker top 7c58b15cf26751543bad2fa4b29707d8b08f0bf5a9409a9b346a1bd1a5e4c4b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T04:56:57.748Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2023-02-23T04:56:58.393Z] + make test [2023-02-23T04:56:58.393Z] go test -race -coverprofile=coverage.out ./... [2023-02-23T04:59:21.112Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-23T04:59:21.112Z] go vet ./... [2023-02-23T05:00:42.740Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T05:00:42.740Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T05:00:42.740Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T05:00:42.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T05:00:42.782Z] $ docker stop --time=1 7c58b15cf26751543bad2fa4b29707d8b08f0bf5a9409a9b346a1bd1a5e4c4b4 [2023-02-23T05:00:44.585Z] $ docker rm -f --volumes 7c58b15cf26751543bad2fa4b29707d8b08f0bf5a9409a9b346a1bd1a5e4c4b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T05:00:45.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T05:00:45.787Z] Warning: overwriting stash ‘coverage-report’ [2023-02-23T05:00:46.174Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T05:00:46.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T05:00:46.865Z] + ls -al . [2023-02-23T05:00:46.865Z] total 168 [2023-02-23T05:00:46.865Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 23 04:56 . [2023-02-23T05:00:46.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 04:54 .. [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 23 04:54 .dockerignore [2023-02-23T05:00:46.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 04:54 .git [2023-02-23T05:00:46.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 04:54 .github [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 23 04:54 .gitignore [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 9320 Feb 23 04:54 Attribution.txt [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 23 04:54 CHANGELOG.md [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 23 04:54 Dockerfile [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 04:54 GOVERNANCE.md [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 23 04:54 Jenkinsfile [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 23 04:54 LICENSE [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 23 04:54 OWNERS.md [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 23 04:54 README.md [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 04:52 VERSION [2023-02-23T05:00:46.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 04:54 bin [2023-02-23T05:00:46.865Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 23 04:56 coverage.out [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 23 04:54 go.mod [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 23 04:54 go.sum [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 23 04:54 main.go [2023-02-23T05:00:46.865Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 23 04:54 makefile [2023-02-23T05:00:46.865Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 04:54 res [2023-02-23T05:00:46.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 04:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T05:00:47.196Z] + 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=d607da5d5fa5228e56ef827115ca217dff69f031 --label arch=arm64 --label version=0.0.0 . [2023-02-23T05:00:47.196Z] Sending build context to Docker daemon 179.7kB [2023-02-23T05:00:47.462Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T05:00:47.462Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-23T05:00:47.462Z] ---> 15c3b13b49f1 [2023-02-23T05:00:47.463Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-23T05:00:47.463Z] ---> Running in 95dfbe71f70e [2023-02-23T05:00:47.731Z] Removing intermediate container 95dfbe71f70e [2023-02-23T05:00:47.731Z] ---> a15dcd72f4f9 [2023-02-23T05:00:47.731Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T05:00:47.731Z] ---> Running in 569b5bf4a896 [2023-02-23T05:00:48.317Z] Removing intermediate container 569b5bf4a896 [2023-02-23T05:00:48.317Z] ---> ee7c871b6f62 [2023-02-23T05:00:48.317Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-23T05:00:48.317Z] ---> Running in 9009be98936b [2023-02-23T05:00:48.588Z] Removing intermediate container 9009be98936b [2023-02-23T05:00:48.588Z] ---> 39632febb952 [2023-02-23T05:00:48.588Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T05:00:48.588Z] ---> Running in 8a6c8d656283 [2023-02-23T05:00:49.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T05:00:49.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T05:00:50.781Z] OK: 221 MiB in 51 packages [2023-02-23T05:00:51.747Z] Removing intermediate container 8a6c8d656283 [2023-02-23T05:00:51.747Z] ---> d176dc59b22c [2023-02-23T05:00:51.747Z] Step 7/26 : WORKDIR /app [2023-02-23T05:00:51.747Z] ---> Running in 9efc05ef0279 [2023-02-23T05:00:52.015Z] Removing intermediate container 9efc05ef0279 [2023-02-23T05:00:52.015Z] ---> 3974e79ef4a7 [2023-02-23T05:00:52.015Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-23T05:00:55.359Z] ---> 5d0f6539e113 [2023-02-23T05:00:55.359Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T05:00:55.359Z] ---> Running in fbd904e2dab7 [2023-02-23T05:00:57.947Z] Removing intermediate container fbd904e2dab7 [2023-02-23T05:00:57.947Z] ---> aeffaaa05b9c [2023-02-23T05:00:57.947Z] Step 10/26 : COPY . . [2023-02-23T05:00:58.538Z] ---> 804689f62c25 [2023-02-23T05:00:58.538Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T05:00:58.804Z] ---> Running in d3f828041ff6 [2023-02-23T05:00:59.072Z] Removing intermediate container d3f828041ff6 [2023-02-23T05:00:59.072Z] ---> adbe137d1269 [2023-02-23T05:00:59.072Z] Step 12/26 : RUN $MAKE [2023-02-23T05:00:59.072Z] ---> Running in cdc97567e4b3 [2023-02-23T05:01:00.033Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-23T05:03:06.870Z] Removing intermediate container cdc97567e4b3 [2023-02-23T05:03:06.870Z] ---> 7c483d8619f1 [2023-02-23T05:03:06.870Z] Step 13/26 : FROM alpine:3.16 [2023-02-23T05:03:06.870Z] 3.16: Pulling from library/alpine [2023-02-23T05:03:06.870Z] 3760b48202b3: Pulling fs layer [2023-02-23T05:03:06.870Z] 3760b48202b3: Verifying Checksum [2023-02-23T05:03:06.870Z] 3760b48202b3: Download complete [2023-02-23T05:03:06.870Z] 3760b48202b3: Pull complete [2023-02-23T05:03:06.870Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T05:03:06.870Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T05:03:06.870Z] ---> 4c81e5bf8899 [2023-02-23T05:03:06.870Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-23T05:03:06.870Z] ---> Running in 17439dde2138 [2023-02-23T05:03:06.870Z] Removing intermediate container 17439dde2138 [2023-02-23T05:03:06.870Z] ---> 301434c86578 [2023-02-23T05:03:06.870Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-23T05:03:06.870Z] ---> Running in 19660b5190f6 [2023-02-23T05:03:06.870Z] Removing intermediate container 19660b5190f6 [2023-02-23T05:03:06.870Z] ---> 64ca1e19c78e [2023-02-23T05:03:06.870Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-23T05:03:06.870Z] ---> Running in 9b5c8705cd70 [2023-02-23T05:03:06.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T05:03:06.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T05:03:06.870Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-23T05:03:06.870Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-23T05:03:06.870Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T05:03:06.870Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T05:03:06.870Z] OK: 6 MiB in 16 packages [2023-02-23T05:03:06.870Z] Removing intermediate container 9b5c8705cd70 [2023-02-23T05:03:06.870Z] ---> a4614f4449a8 [2023-02-23T05:03:06.870Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-23T05:03:06.870Z] ---> c04c511ebba7 [2023-02-23T05:03:06.870Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-23T05:03:06.870Z] ---> e7b6534dc0b2 [2023-02-23T05:03:06.870Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-23T05:03:06.870Z] ---> f169331106d8 [2023-02-23T05:03:06.870Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-23T05:03:07.888Z] ---> 6203d76fe08d [2023-02-23T05:03:07.888Z] Step 21/26 : EXPOSE 48095 [2023-02-23T05:03:08.160Z] ---> Running in cf98565c4bd5 [2023-02-23T05:03:08.448Z] Removing intermediate container cf98565c4bd5 [2023-02-23T05:03:08.448Z] ---> cc651426657d [2023-02-23T05:03:08.448Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-23T05:03:08.448Z] ---> Running in 77bdfda3acd4 [2023-02-23T05:03:08.715Z] Removing intermediate container 77bdfda3acd4 [2023-02-23T05:03:08.715Z] ---> 55149578da61 [2023-02-23T05:03:08.715Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T05:03:08.715Z] ---> Running in 722c4ad0f715 [2023-02-23T05:03:08.992Z] Removing intermediate container 722c4ad0f715 [2023-02-23T05:03:08.992Z] ---> 2c66bbc5a1fd [2023-02-23T05:03:08.992Z] Step 24/26 : LABEL arch=arm64 [2023-02-23T05:03:08.992Z] ---> Running in fb28a326d4eb [2023-02-23T05:03:09.262Z] Removing intermediate container fb28a326d4eb [2023-02-23T05:03:09.262Z] ---> b880a059ae66 [2023-02-23T05:03:09.262Z] Step 25/26 : LABEL git_sha=d607da5d5fa5228e56ef827115ca217dff69f031 [2023-02-23T05:03:09.262Z] ---> Running in 3725dc6a71e8 [2023-02-23T05:03:09.531Z] Removing intermediate container 3725dc6a71e8 [2023-02-23T05:03:09.531Z] ---> 2419f83b09bc [2023-02-23T05:03:09.531Z] Step 26/26 : LABEL version=0.0.0 [2023-02-23T05:03:09.799Z] ---> Running in a544dddcdf21 [2023-02-23T05:03:10.071Z] Removing intermediate container a544dddcdf21 [2023-02-23T05:03:10.071Z] ---> e7628b465903 [2023-02-23T05:03:10.071Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T05:03:10.071Z] Successfully built e7628b465903 [2023-02-23T05:03:10.071Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T05:03:10.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T05:03:10.494Z] [2023-02-23T05:03:10.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T05:03:10.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T05:03:10.834Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T05:03:10.834Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T05:03:10.834Z] 04944245beec: Pulling fs layer [2023-02-23T05:03:10.834Z] 699f458cf7ca: Pulling fs layer [2023-02-23T05:03:10.834Z] 765212b225bb: Pulling fs layer [2023-02-23T05:03:10.834Z] f23df028b6ca: Pulling fs layer [2023-02-23T05:03:10.834Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T05:03:10.834Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T05:03:10.834Z] 765212b225bb: Waiting [2023-02-23T05:03:10.834Z] d65c8cfc05b1: Waiting [2023-02-23T05:03:10.834Z] f23df028b6ca: Waiting [2023-02-23T05:03:10.834Z] 2437ff75d9bd: Waiting [2023-02-23T05:03:11.113Z] 04944245beec: Verifying Checksum [2023-02-23T05:03:11.113Z] 04944245beec: Download complete [2023-02-23T05:03:11.113Z] 765212b225bb: Verifying Checksum [2023-02-23T05:03:11.113Z] 765212b225bb: Download complete [2023-02-23T05:03:11.113Z] f23df028b6ca: Verifying Checksum [2023-02-23T05:03:11.113Z] f23df028b6ca: Download complete [2023-02-23T05:03:11.113Z] d65c8cfc05b1: Verifying Checksum [2023-02-23T05:03:11.113Z] d65c8cfc05b1: Download complete [2023-02-23T05:03:11.113Z] 699f458cf7ca: Verifying Checksum [2023-02-23T05:03:11.113Z] 699f458cf7ca: Download complete [2023-02-23T05:03:11.700Z] 8998bd30e6a1: Download complete [2023-02-23T05:03:13.648Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T05:03:13.648Z] 2437ff75d9bd: Download complete [2023-02-23T05:03:15.053Z] 8998bd30e6a1: Pull complete [2023-02-23T05:03:15.319Z] 04944245beec: Pull complete [2023-02-23T05:03:16.724Z] 699f458cf7ca: Pull complete [2023-02-23T05:03:16.724Z] 765212b225bb: Pull complete [2023-02-23T05:03:18.128Z] f23df028b6ca: Pull complete [2023-02-23T05:03:18.400Z] d65c8cfc05b1: Pull complete [2023-02-23T05:03:30.691Z] 2437ff75d9bd: Pull complete [2023-02-23T05:03:30.691Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T05:03:30.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T05:03:30.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T05:03:30.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-7195 does not seem to be running inside a container [2023-02-23T05:03:30.950Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-23T05:03:33.294Z] $ docker top cda4a8e64e84e099a7b47d76758ae8ea2600fe6a09aa7a15cce736d701f8f8f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T05:03:33.792Z] ---> job-cost.sh [2023-02-23T05:03:34.062Z] lf-activate-venv: SKIPPING [2023-02-23T05:03:34.062Z] INFO: No Stack... [2023-02-23T05:03:34.647Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T05:03:35.229Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T05:03:35.547Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2023-02-23T05:03:35.547Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T05:03:35.602Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-521-2-stack-cost] [2023-02-23T05:03:35.608Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-521-2-stack-cost] did not exist. Created. [2023-02-23T05:03:35.608Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-521-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T05:03:35.957Z] /w/workspace/app-service-configurable/2@tmp/durable-b7e4c73a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-23T05:03:36.602Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T05:03:36.617Z] Warning: overwriting stash ‘stack-cost’ [2023-02-23T05:03:36.663Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T05:03:36.669Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-521-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T05:03:36.695Z] $ docker stop --time=1 cda4a8e64e84e099a7b47d76758ae8ea2600fe6a09aa7a15cce736d701f8f8f5 [2023-02-23T05:03:38.143Z] $ docker rm -f --volumes cda4a8e64e84e099a7b47d76758ae8ea2600fe6a09aa7a15cce736d701f8f8f5 [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 [2023-02-23T05:03:38.522Z] provisioning config files... [2023-02-23T05:03:38.529Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-521@tmp/config9520386697553898922tmp [Pipeline] { [Pipeline] sh [2023-02-23T05:03:38.821Z] + set +x [2023-02-23T05:03:38.821Z] + curl -s https://codecov.io/bash [2023-02-23T05:03:38.821Z] + bash -s -- [2023-02-23T05:03:38.821Z] [2023-02-23T05:03:38.821Z] _____ _ [2023-02-23T05:03:38.821Z] / ____| | | [2023-02-23T05:03:38.821Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T05:03:38.821Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T05:03:38.821Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T05:03:38.821Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T05:03:38.821Z] Bash-1.0.6 [2023-02-23T05:03:38.821Z] [2023-02-23T05:03:38.821Z] [2023-02-23T05:03:38.821Z] ==> git version 2.25.1 found [2023-02-23T05:03:38.821Z] ==> 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 [2023-02-23T05:03:38.821Z] Release-Date: 2020-01-08 [2023-02-23T05:03:38.821Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-23T05:03:38.821Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T05:03:38.821Z] ==> Jenkins CI detected. [2023-02-23T05:03:38.821Z] current dir:  /w/workspace/_app-service-configurable_PR-521 [2023-02-23T05:03:38.821Z] project root: . [2023-02-23T05:03:38.821Z] --> token set from env [2023-02-23T05:03:38.821Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T05:03:38.821Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T05:03:38.821Z] ==> Python coveragepy not found [2023-02-23T05:03:38.821Z] ==> Searching for coverage reports in: [2023-02-23T05:03:38.821Z] + . [2023-02-23T05:03:38.821Z] -> Found 1 reports [2023-02-23T05:03:38.821Z] ==> Detecting git/mercurial file structure [2023-02-23T05:03:38.821Z] ==> Reading reports [2023-02-23T05:03:38.821Z] + ./coverage.out bytes=13 [2023-02-23T05:03:38.821Z] ==> Appending adjustments [2023-02-23T05:03:38.821Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T05:03:39.080Z] + Found adjustments [2023-02-23T05:03:39.080Z] ==> Gzipping contents [2023-02-23T05:03:39.080Z] 4.0K /tmp/codecov.TrIu0W.gz [2023-02-23T05:03:39.080Z] ==> Uploading reports [2023-02-23T05:03:39.080Z] url: https://codecov.io [2023-02-23T05:03:39.080Z] query: branch=PR-521&commit=08106fb9b490310021e11d2376f93b24fc4ecd13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-521%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=521&job=&cmd_args= [2023-02-23T05:03:39.080Z] -> Pinging Codecov [2023-02-23T05:03:39.080Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-521&commit=08106fb9b490310021e11d2376f93b24fc4ecd13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-521%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=521&job=&cmd_args= [2023-02-23T05:03:39.080Z] -> Uploading to [2023-02-23T05:03:39.080Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/A97CA9966030D2A3747ED39772930CCE/08106fb9b490310021e11d2376f93b24fc4ecd13/990d2320-f2c1-4492-bbd4-5203cf23f008.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T050339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=013ee8f672c751f281f5f1fc2a3d74ea34e82bc65c44de1fcd540069eab98600 [2023-02-23T05:03:39.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T05:03:39.080Z] Dload Upload Total Spent Left Speed [2023-02-23T05:03:39.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1650 --:--:-- --:--:-- --:--:-- 1650 [2023-02-23T05:03:39.648Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/08106fb9b490310021e11d2376f93b24fc4ecd13 [Pipeline] } [2023-02-23T05:03:39.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-02-23T05:03:40.320Z] + [ -d /w/workspace/_app-service-configurable_PR-521/archives ] [2023-02-23T05:03:40.320Z] + ls -al /w/workspace/_app-service-configurable_PR-521/archives [2023-02-23T05:03:40.320Z] total 16 [2023-02-23T05:03:40.320Z] drwxr-xr-x 3 root root 4096 Feb 23 04:54 . [2023-02-23T05:03:40.320Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 04:54 .. [2023-02-23T05:03:40.320Z] drwxr-xr-x 2 root root 4096 Feb 23 04:54 cost [2023-02-23T05:03:40.320Z] -rw-r--r-- 1 root root 96 Feb 23 04:54 cost.csv [2023-02-23T05:03:40.320Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-521/archives [2023-02-23T05:03:40.320Z] + ls -al /w/workspace/_app-service-configurable_PR-521/archives [2023-02-23T05:03:40.320Z] total 16 [2023-02-23T05:03:40.320Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 04:54 . [2023-02-23T05:03:40.320Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 04:54 .. [2023-02-23T05:03:40.320Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 04:54 cost [2023-02-23T05:03:40.320Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 23 04:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-23T05:03:40.613Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T05:03:41.472Z] ---> package-listing.sh [2023-02-23T05:03:41.472Z] ++ facter osfamily [2023-02-23T05:03:41.472Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T05:03:41.731Z] + OS_FAMILY=debian [2023-02-23T05:03:41.731Z] + workspace=/w/workspace/_app-service-configurable_PR-521 [2023-02-23T05:03:41.731Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T05:03:41.731Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T05:03:41.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T05:03:41.731Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T05:03:41.731Z] + '[' /w/workspace/_app-service-configurable_PR-521 ']' [2023-02-23T05:03:41.731Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T05:03:41.731Z] + case "${OS_FAMILY}" in [2023-02-23T05:03:41.731Z] + dpkg -l [2023-02-23T05:03:41.731Z] + grep '^ii' [2023-02-23T05:03:41.731Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T05:03:41.731Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T05:03:41.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T05:03:41.731Z] + '[' /w/workspace/_app-service-configurable_PR-521 ']' [2023-02-23T05:03:41.731Z] + mkdir -p /w/workspace/_app-service-configurable_PR-521/archives/ [2023-02-23T05:03:41.731Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-521/archives/ [Pipeline] echo [2023-02-23T05:03:41.743Z] 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/_app-service-configurable_PR-521/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-23T05:03:42.020Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T05:03:42.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T05:03:42.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T05:03:42.644Z] prd-ubuntu20.04-docker-8c-8g-7194 does not seem to be running inside a container [2023-02-23T05:03:42.668Z] $ 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/_app-service-configurable_PR-521/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-521 -v /w/workspace/_app-service-configurable_PR-521:/w/workspace/_app-service-configurable_PR-521:rw,z -v /w/workspace/_app-service-configurable_PR-521@tmp:/w/workspace/_app-service-configurable_PR-521@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T05:03:42.846Z] $ docker top 4d1fb799d00ab62608983448bdf6412e30cb8b259e182b0dcac87e083af00ee6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T05:03:43.189Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T05:03:43.473Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T05:03:43.756Z] + ls /var/log/sa-host [2023-02-23T05:03:43.756Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T05:03:43.912Z] provisioning config files... [2023-02-23T05:03:43.919Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-521@tmp/config11783792003174952978tmp [Pipeline] { [Pipeline] echo [2023-02-23T05:03:43.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T05:03:44.211Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T05:03:44.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T05:03:44.560Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T05:03:44.571Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T05:03:44.856Z] ---> sudo-logs.sh [2023-02-23T05:03:44.856Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T05:03:44.887Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T05:03:45.168Z] ---> job-cost.sh [2023-02-23T05:03:45.168Z] lf-activate-venv: SKIPPING [2023-02-23T05:03:45.168Z] DEBUG: total: 0.2199999988079071 [2023-02-23T05:03:45.168Z] INFO: Retrieving Stack Cost... [2023-02-23T05:03:45.427Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T05:03:45.995Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T05:03:46.008Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T05:03:46.290Z] ---> logs-deploy.sh [2023-02-23T05:03:46.290Z] lf-activate-venv: SKIPPING [2023-02-23T05:03:46.290Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-521/2 [2023-02-23T05:03:46.290Z] INFO: archiving workspace using pattern(s): [2023-02-23T05:03:47.230Z] Archives upload complete. [2023-02-23T05:03:47.489Z] INFO: archiving logs to Nexus [2023-02-23T05:03:48.062Z] ---> uname -a: [2023-02-23T05:03:48.062Z] Linux prd-ubuntu20-04-docker-8c-8g-7194 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] ---> lscpu: [2023-02-23T05:03:48.062Z] Architecture: x86_64 [2023-02-23T05:03:48.062Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-23T05:03:48.062Z] Byte Order: Little Endian [2023-02-23T05:03:48.062Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-23T05:03:48.062Z] CPU(s): 8 [2023-02-23T05:03:48.062Z] On-line CPU(s) list: 0-7 [2023-02-23T05:03:48.062Z] Thread(s) per core: 1 [2023-02-23T05:03:48.062Z] Core(s) per socket: 1 [2023-02-23T05:03:48.062Z] Socket(s): 8 [2023-02-23T05:03:48.062Z] NUMA node(s): 1 [2023-02-23T05:03:48.062Z] Vendor ID: AuthenticAMD [2023-02-23T05:03:48.062Z] CPU family: 23 [2023-02-23T05:03:48.062Z] Model: 49 [2023-02-23T05:03:48.062Z] Model name: AMD EPYC-Rome Processor [2023-02-23T05:03:48.062Z] Stepping: 0 [2023-02-23T05:03:48.062Z] CPU MHz: 2800.000 [2023-02-23T05:03:48.062Z] BogoMIPS: 5600.00 [2023-02-23T05:03:48.062Z] Virtualization: AMD-V [2023-02-23T05:03:48.062Z] Hypervisor vendor: KVM [2023-02-23T05:03:48.062Z] Virtualization type: full [2023-02-23T05:03:48.062Z] L1d cache: 256 KiB [2023-02-23T05:03:48.062Z] L1i cache: 256 KiB [2023-02-23T05:03:48.062Z] L2 cache: 4 MiB [2023-02-23T05:03:48.062Z] L3 cache: 128 MiB [2023-02-23T05:03:48.062Z] NUMA node0 CPU(s): 0-7 [2023-02-23T05:03:48.062Z] Vulnerability Itlb multihit: Not affected [2023-02-23T05:03:48.062Z] Vulnerability L1tf: Not affected [2023-02-23T05:03:48.062Z] Vulnerability Mds: Not affected [2023-02-23T05:03:48.062Z] Vulnerability Meltdown: Not affected [2023-02-23T05:03:48.062Z] Vulnerability Mmio stale data: Not affected [2023-02-23T05:03:48.062Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-23T05:03:48.062Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-23T05:03:48.062Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-23T05:03:48.062Z] Vulnerability Srbds: Not affected [2023-02-23T05:03:48.062Z] Vulnerability Tsx async abort: Not affected [2023-02-23T05:03:48.062Z] 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 [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] ---> nproc: [2023-02-23T05:03:48.062Z] 8 [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] ---> df -h: [2023-02-23T05:03:48.062Z] Filesystem Size Used Avail Use% Mounted on [2023-02-23T05:03:48.062Z] overlay 155G 12G 144G 8% / [2023-02-23T05:03:48.062Z] tmpfs 64M 0 64M 0% /dev [2023-02-23T05:03:48.062Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-23T05:03:48.062Z] shm 64M 0 64M 0% /dev/shm [2023-02-23T05:03:48.062Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] ---> sar -b -r -n DEV: [2023-02-23T05:03:48.062Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7194) 02/23/23 _x86_64_ (8 CPU) [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] 04:51:44 LINUX RESTART (8 CPU) [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] 04:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-23T05:03:48.062Z] 04:53:01 392.33 48.08 344.26 0.00 5451.89 151794.17 0.00 [2023-02-23T05:03:48.062Z] 04:54:01 183.79 1.52 182.27 0.00 37.05 56582.74 0.00 [2023-02-23T05:03:48.062Z] 04:55:01 115.50 0.08 115.41 0.00 8.93 33108.48 0.00 [2023-02-23T05:03:48.062Z] 04:56:01 1.47 0.00 1.47 0.00 0.00 19.35 0.00 [2023-02-23T05:03:48.062Z] 04:57:01 27.48 11.21 16.26 0.00 3466.49 3741.64 0.00 [2023-02-23T05:03:48.062Z] 04:58:01 4.93 0.00 4.93 0.00 0.00 65.32 0.00 [2023-02-23T05:03:48.062Z] 04:59:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2023-02-23T05:03:48.062Z] 05:00:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 [2023-02-23T05:03:48.062Z] 05:01:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2023-02-23T05:03:48.062Z] 05:02:02 2.05 0.00 2.05 0.00 0.00 31.06 0.00 [2023-02-23T05:03:48.062Z] 05:03:01 0.98 0.00 0.98 0.00 0.00 11.12 0.00 [2023-02-23T05:03:48.062Z] Average: 66.65 5.54 61.10 0.00 816.15 22342.48 0.00 [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-23T05:03:48.062Z] 04:53:01 29154468 31575204 742004 2.26 76640 2614948 2030312 5.98 1008704 2356436 6332 [2023-02-23T05:03:48.062Z] 04:54:01 28309532 31445692 855804 2.60 147008 3187344 2170216 6.40 1292700 2826648 5636 [2023-02-23T05:03:48.062Z] 04:55:01 27714364 31581036 721076 2.19 157308 3854172 1800256 5.31 1208788 3452496 244 [2023-02-23T05:03:48.062Z] 04:56:01 27714524 31581380 720332 2.19 157336 3854172 1800256 5.31 1208384 3452496 176 [2023-02-23T05:03:48.062Z] 04:57:01 27476928 31563344 726864 2.21 162716 4058364 1827412 5.39 1368008 3505660 1424 [2023-02-23T05:03:48.062Z] 04:58:01 27479744 31566168 724632 2.20 162752 4058360 1843584 5.43 1366540 3505620 4 [2023-02-23T05:03:48.062Z] 04:59:01 27489540 31575940 714808 2.17 162788 4058364 1843584 5.43 1356488 3505624 8 [2023-02-23T05:03:48.062Z] 05:00:01 27489932 31576336 714324 2.17 162820 4058364 1843584 5.43 1356780 3505628 48 [2023-02-23T05:03:48.062Z] 05:01:01 27489632 31576092 714528 2.17 162844 4058368 1843584 5.43 1356536 3505636 8 [2023-02-23T05:03:48.062Z] 05:02:02 27489836 31576620 714176 2.17 162916 4058348 1843584 5.43 1356320 3505904 32 [2023-02-23T05:03:48.062Z] 05:03:01 27490068 31576908 714068 2.17 162948 4058348 1843584 5.43 1356496 3505908 16 [2023-02-23T05:03:48.062Z] Average: 27754415 31563156 732965 2.23 152552 3810832 1880905 5.54 1294159 3329823 1266 [2023-02-23T05:03:48.062Z] [2023-02-23T05:03:48.062Z] 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-23T05:03:48.063Z] 04:53:01 vethb0cfd8c 68.49 89.87 6.62 57.78 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:53:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:53:01 ens3 764.32 520.30 6594.21 123.88 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:53:01 docker0 74.95 97.83 6.28 145.34 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:54:01 ens3 216.26 123.44 1878.05 24.12 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:54:01 docker0 99.58 177.29 7.95 1841.96 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:54:01 vethad5042d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:55:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:55:01 ens3 152.92 82.15 2631.10 14.67 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:55:01 docker0 1.72 3.48 0.11 43.60 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:56:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:57:01 ens3 107.73 55.27 1376.07 3.87 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:58:01 ens3 0.43 0.30 0.10 0.08 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:01:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:02:02 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:03:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] Average: ens3 113.10 71.19 1136.23 15.18 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] Average: docker0 16.05 25.37 1.31 184.93 0.00 0.00 0.00 0.00 [2023-02-23T05:03:48.063Z] [2023-02-23T05:03:48.063Z] [2023-02-23T05:03:48.063Z] ---> sar -P ALL: [2023-02-23T05:03:48.063Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7194) 02/23/23 _x86_64_ (8 CPU) [2023-02-23T05:03:48.063Z] [2023-02-23T05:03:48.063Z] 04:51:44 LINUX RESTART (8 CPU) [2023-02-23T05:03:48.063Z] [2023-02-23T05:03:48.063Z] 04:52:01 CPU %user %nice %system %iowait %steal %idle [2023-02-23T05:03:48.063Z] 04:53:01 all 9.62 0.00 3.34 2.84 0.07 84.14 [2023-02-23T05:03:48.063Z] 04:53:01 0 7.74 0.00 3.26 3.20 0.07 85.74 [2023-02-23T05:03:48.063Z] 04:53:01 1 9.50 0.00 3.55 6.77 0.07 80.12 [2023-02-23T05:03:48.063Z] 04:53:01 2 10.35 0.00 3.80 5.63 0.07 80.16 [2023-02-23T05:03:48.063Z] 04:53:01 3 12.71 0.00 2.42 1.33 0.08 83.46 [2023-02-23T05:03:48.063Z] 04:53:01 4 10.19 0.00 2.53 0.37 0.05 86.86 [2023-02-23T05:03:48.063Z] 04:53:01 5 9.54 0.00 3.94 0.38 0.05 86.08 [2023-02-23T05:03:48.063Z] 04:53:01 6 6.92 0.00 3.83 3.81 0.07 85.38 [2023-02-23T05:03:48.063Z] 04:53:01 7 10.03 0.00 3.39 1.19 0.08 85.31 [2023-02-23T05:03:48.063Z] 04:54:01 all 33.17 0.00 6.28 2.19 0.08 58.27 [2023-02-23T05:03:48.063Z] 04:54:01 0 33.35 0.00 5.78 0.62 0.08 60.16 [2023-02-23T05:03:48.063Z] 04:54:01 1 34.48 0.00 5.88 0.19 0.08 59.37 [2023-02-23T05:03:48.063Z] 04:54:01 2 32.22 0.00 6.79 2.97 0.07 57.95 [2023-02-23T05:03:48.063Z] 04:54:01 3 33.04 0.00 7.31 10.08 0.08 49.48 [2023-02-23T05:03:48.063Z] 04:54:01 4 31.83 0.00 6.18 0.20 0.07 61.71 [2023-02-23T05:03:48.063Z] 04:54:01 5 33.09 0.00 6.23 3.04 0.08 57.55 [2023-02-23T05:03:48.063Z] 04:54:01 6 33.72 0.00 5.97 0.17 0.07 60.08 [2023-02-23T05:03:48.063Z] 04:54:01 7 33.64 0.00 6.11 0.27 0.10 59.88 [2023-02-23T05:03:48.063Z] 04:55:01 all 18.69 0.00 3.63 1.18 0.05 76.45 [2023-02-23T05:03:48.063Z] 04:55:01 0 18.31 0.00 3.96 0.55 0.05 77.12 [2023-02-23T05:03:48.063Z] 04:55:01 1 18.50 0.00 3.56 0.34 0.03 77.57 [2023-02-23T05:03:48.063Z] 04:55:01 2 17.88 0.00 3.65 4.35 0.05 74.07 [2023-02-23T05:03:48.063Z] 04:55:01 3 19.14 0.00 4.10 0.00 0.05 76.71 [2023-02-23T05:03:48.063Z] 04:55:01 4 20.12 0.00 3.54 2.38 0.07 73.88 [2023-02-23T05:03:48.063Z] 04:55:01 5 17.65 0.00 3.34 0.37 0.05 78.58 [2023-02-23T05:03:48.063Z] 04:55:01 6 19.56 0.00 3.41 0.07 0.05 76.92 [2023-02-23T05:03:48.063Z] 04:55:01 7 18.36 0.00 3.44 1.40 0.07 76.73 [2023-02-23T05:03:48.063Z] 04:56:01 all 0.14 0.00 0.01 0.00 0.01 99.83 [2023-02-23T05:03:48.063Z] 04:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T05:03:48.063Z] 04:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T05:03:48.063Z] 04:56:01 2 0.05 0.00 0.03 0.00 0.05 99.87 [2023-02-23T05:03:48.063Z] 04:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T05:03:48.063Z] 04:56:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-23T05:03:48.063Z] 04:56:01 5 1.03 0.00 0.00 0.03 0.03 98.91 [2023-02-23T05:03:48.063Z] 04:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T05:03:48.063Z] 04:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T05:03:48.063Z] 04:57:01 all 1.21 0.00 0.46 0.30 0.02 98.01 [2023-02-23T05:03:48.063Z] 04:57:01 0 2.15 0.00 0.53 0.77 0.02 96.53 [2023-02-23T05:03:48.063Z] 04:57:01 1 1.62 0.00 0.68 0.13 0.02 97.55 [2023-02-23T05:03:48.063Z] 04:57:01 2 0.82 0.00 0.30 0.03 0.03 98.81 [2023-02-23T05:03:48.063Z] 04:57:01 3 0.55 0.00 0.47 0.42 0.02 98.55 [2023-02-23T05:03:48.063Z] 04:57:01 4 0.60 0.00 0.33 0.18 0.03 98.85 [2023-02-23T05:03:48.063Z] 04:57:01 5 2.71 0.00 0.48 0.76 0.02 96.04 [2023-02-23T05:03:48.063Z] 04:57:01 6 0.53 0.00 0.48 0.03 0.00 98.95 [2023-02-23T05:03:48.063Z] 04:57:01 7 0.70 0.00 0.42 0.05 0.03 98.80 [2023-02-23T05:03:48.063Z] 04:58:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2023-02-23T05:03:48.063Z] 04:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T05:03:48.063Z] 04:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T05:03:48.063Z] 04:58:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-02-23T05:03:48.063Z] 04:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-23T05:03:48.063Z] 04:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T05:03:48.063Z] 04:58:01 5 1.97 0.00 0.00 0.02 0.02 98.00 [2023-02-23T05:03:48.063Z] 04:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T05:03:48.063Z] 04:58:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-23T05:03:48.063Z] 04:59:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2023-02-23T05:03:48.063Z] 04:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T05:03:48.063Z] 04:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T05:03:48.063Z] 04:59:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-23T05:03:48.063Z] 04:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T05:03:48.063Z] 04:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-23T05:03:48.063Z] 04:59:01 5 2.00 0.00 0.02 0.02 0.00 97.96 [2023-02-23T05:03:48.063Z] 04:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T05:03:48.063Z] 04:59:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-23T05:03:48.063Z] 05:00:01 all 0.15 0.00 0.00 0.00 0.01 99.84 [2023-02-23T05:03:48.063Z] 05:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T05:03:48.063Z] 05:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T05:03:48.063Z] 05:00:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2023-02-23T05:03:48.063Z] 05:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T05:03:48.063Z] 05:00:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-23T05:03:48.063Z] 05:00:01 5 1.03 0.00 0.00 0.02 0.02 98.94 [2023-02-23T05:03:48.063Z] 05:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T05:03:48.063Z] 05:00:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-23T05:03:48.063Z] 05:01:01 all 0.03 0.00 0.00 0.01 0.01 99.96 [2023-02-23T05:03:48.063Z] 05:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-23T05:03:48.063Z] 05:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-23T05:03:48.063Z] 05:01:01 2 0.07 0.00 0.00 0.00 0.03 99.90 [2023-02-23T05:03:48.063Z] 05:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-23T05:03:48.063Z] 05:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-23T05:03:48.063Z] 05:01:01 5 0.07 0.00 0.00 0.05 0.00 99.88 [2023-02-23T05:03:48.063Z] 05:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T05:03:48.063Z] 05:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-23T05:03:48.063Z] 05:02:02 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-02-23T05:03:48.063Z] 05:02:02 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-23T05:03:48.063Z] 05:02:02 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-23T05:03:48.063Z] 05:02:02 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-23T05:03:48.063Z] 05:02:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T05:03:48.063Z] 05:02:02 4 0.15 0.00 0.02 0.00 0.00 99.83 [2023-02-23T05:03:48.063Z] 05:02:02 5 0.02 0.00 0.02 0.05 0.02 99.90 [2023-02-23T05:03:48.064Z] 05:02:02 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-23T05:03:48.064Z] 05:02:02 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-02-23T05:03:48.064Z] 05:03:01 all 0.04 0.00 0.00 0.00 0.01 99.94 [2023-02-23T05:03:48.064Z] 05:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T05:03:48.064Z] 05:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-23T05:03:48.064Z] 05:03:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2023-02-23T05:03:48.064Z] 05:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-23T05:03:48.064Z] 05:03:01 4 0.19 0.00 0.00 0.00 0.02 99.80 [2023-02-23T05:03:48.064Z] 05:03:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-23T05:03:48.064Z] 05:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-23T05:03:48.064Z] 05:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-23T05:03:48.064Z] [2023-02-23T05:03:48.064Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-02-23T05:03:48.064Z] Average: all 5.75 0.00 1.24 0.59 0.03 92.38 [2023-02-23T05:03:48.064Z] Average: 0 5.57 0.00 1.23 0.47 0.02 92.71 [2023-02-23T05:03:48.064Z] Average: 1 5.80 0.00 1.24 0.67 0.02 92.27 [2023-02-23T05:03:48.064Z] Average: 2 5.58 0.00 1.33 1.17 0.04 91.88 [2023-02-23T05:03:48.064Z] Average: 3 5.92 0.00 1.30 1.07 0.03 91.69 [2023-02-23T05:03:48.064Z] Average: 4 5.72 0.00 1.14 0.28 0.02 92.83 [2023-02-23T05:03:48.064Z] Average: 5 6.26 0.00 1.27 0.43 0.03 92.01 [2023-02-23T05:03:48.064Z] Average: 6 5.50 0.00 1.24 0.37 0.02 92.87 [2023-02-23T05:03:48.064Z] Average: 7 5.67 0.00 1.21 0.27 0.03 92.82 [2023-02-23T05:03:48.064Z] [2023-02-23T05:03:48.064Z] [2023-02-23T05:03:48.064Z]