Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa501d0b868425bc78724a428da105794fb8968b 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-ssh8866166304842329799.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh9486651352524807533.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5316618725714426346.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh13335235013013363750.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1420793942446216438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17367 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fa501d0b868425bc78724a428da105794fb8968b (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa501d0b868425bc78724a428da105794fb8968b # timeout=10 Commit message: "Merge pull request #622 from ejlee3/3.1-changelog" > git rev-list --no-walk 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:26:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:26:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:26:16 ========================================================= 18:26:16 EdgeX Global Pipelines Version Info 18:26:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:26:17 ------------------- 18:26:17 stable info: 18:26:17 ------------------- 18:26:17 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:26:17 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:26:17 Message: update stable to v1.0.257 18:26:17 ------------------- 18:26:17 experimental info: 18:26:17 ------------------- 18:26:17 Commited By: **** collab-it+edgex@linuxfoundation.org 18:26:17 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:26:17 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:26:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:26:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:26:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:26:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:26:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:26:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:26:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa501d0b868425bc78724a428da105794fb8968b [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa501d0 [Pipeline] echo 18:26:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:18 provisioning config files... 18:26:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config607322102726542043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:18 ---> docker-login.sh 18:26:18 nexus3.edgexfoundry.org:10001 18:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:19 Configure a credential helper to remove this warning. See 18:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:19 18:26:19 Login Succeeded 18:26:19 nexus3.edgexfoundry.org:10002 18:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:19 Configure a credential helper to remove this warning. See 18:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:19 18:26:19 Login Succeeded 18:26:19 nexus3.edgexfoundry.org:10003 18:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:19 Configure a credential helper to remove this warning. See 18:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:19 18:26:19 Login Succeeded 18:26:19 nexus3.edgexfoundry.org:10004 18:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:19 Configure a credential helper to remove this warning. See 18:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:19 18:26:19 Login Succeeded 18:26:19 docker.io 18:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:19 Configure a credential helper to remove this warning. See 18:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:19 18:26:19 Login Succeeded 18:26:19 ---> docker-login.sh ends [Pipeline] } 18:26:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:26:20 + git rev-list -1 --merges fa501d0b868425bc78724a428da105794fb8968b~1..fa501d0b868425bc78724a428da105794fb8968b [Pipeline] echo 18:26:20 -----------> git rev-list -1 --merges fa501d0b868425bc78724a428da105794fb8968b~1..fa501d0b868425bc78724a428da105794fb8968b fa501d0b868425bc78724a428da105794fb8968b 18:26:20 fa501d0b868425bc78724a428da105794fb8968b [false] [Pipeline] sh 18:26:20 + git log --format=format:%s -1 fa501d0b868425bc78724a428da105794fb8968b [Pipeline] echo 18:26:20 ========================================================= 18:26:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:26:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:20 + git log --format=format:%s -1 fa501d0b868425bc78724a428da105794fb8968b [Pipeline] echo 18:26:20 [semverPrep] GIT_COMMIT: fa501d0b868425bc78724a428da105794fb8968b, Commit Message: Merge pull request #622 from ejlee3/3.1-changelog [Pipeline] echo 18:26:20 [semverPrep] This is not a build commit. [Pipeline] sh 18:26:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:21 + grep -v github /etc/ssh/ssh_known_hosts 18:26:21 + [ -e /tmp/ssh_known_hosts ] 18:26:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:26:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:26:21 + sudo tee -a /etc/ssh/ssh_known_hosts 18:26:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:21 18:26:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:21 0.1.4: Pulling from edgex-devops/py-git-semver 18:26:21 b85a868b505f: Pulling fs layer 18:26:21 e2be974225ed: Pulling fs layer 18:26:21 339a4e72a1f5: Pulling fs layer 18:26:21 988bab9f4d93: Pulling fs layer 18:26:21 1469e6f7b9e6: Pulling fs layer 18:26:21 eaf3925da568: Pulling fs layer 18:26:21 bab4dde63d76: Pulling fs layer 18:26:21 bde34c3a00c8: Pulling fs layer 18:26:21 b352a97aabf1: Pulling fs layer 18:26:21 4872d77fe225: Pulling fs layer 18:26:21 5851b861e8e6: Pulling fs layer 18:26:21 5851b861e8e6: Waiting 18:26:21 1469e6f7b9e6: Waiting 18:26:21 bde34c3a00c8: Waiting 18:26:21 bab4dde63d76: Waiting 18:26:21 b352a97aabf1: Waiting 18:26:21 e2be974225ed: Verifying Checksum 18:26:21 e2be974225ed: Download complete 18:26:21 988bab9f4d93: Verifying Checksum 18:26:21 988bab9f4d93: Download complete 18:26:21 1469e6f7b9e6: Verifying Checksum 18:26:21 1469e6f7b9e6: Download complete 18:26:21 339a4e72a1f5: Verifying Checksum 18:26:21 339a4e72a1f5: Download complete 18:26:22 eaf3925da568: Verifying Checksum 18:26:22 eaf3925da568: Download complete 18:26:22 bde34c3a00c8: Verifying Checksum 18:26:22 bde34c3a00c8: Download complete 18:26:22 b352a97aabf1: Download complete 18:26:22 4872d77fe225: Download complete 18:26:22 5851b861e8e6: Verifying Checksum 18:26:22 5851b861e8e6: Download complete 18:26:22 b85a868b505f: Verifying Checksum 18:26:22 b85a868b505f: Download complete 18:26:22 bab4dde63d76: Verifying Checksum 18:26:22 bab4dde63d76: Download complete 18:26:23 b85a868b505f: Pull complete 18:26:23 e2be974225ed: Pull complete 18:26:24 339a4e72a1f5: Pull complete 18:26:24 988bab9f4d93: Pull complete 18:26:24 1469e6f7b9e6: Pull complete 18:26:24 eaf3925da568: Pull complete 18:26:27 bab4dde63d76: Pull complete 18:26:27 bde34c3a00c8: Pull complete 18:26:27 b352a97aabf1: Pull complete 18:26:27 4872d77fe225: Pull complete 18:26:27 5851b861e8e6: Pull complete 18:26:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:26:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:27 prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container 18:26:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:26:32 $ docker top f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 -eo pid,comm 18:26:32 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). 18:26:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:32 [ssh-agent] Looking for ssh-agent implementation... 18:26:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:32 $ docker exec f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 ssh-agent 18:26:32 SSH_AUTH_SOCK=/tmp/ssh-oZ7jpD1vSQEW/agent.32 18:26:32 SSH_AGENT_PID=39 18:26:32 Running ssh-add (command line suppressed) 18:26:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16595596365536304659.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16595596365536304659.key) 18:26:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:32 + git tag --points-at HEAD [Pipeline] } 18:26:32 $ docker exec --env ******** --env ******** f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 ssh-agent -k 18:26:32 unset SSH_AUTH_SOCK; 18:26:32 unset SSH_AGENT_PID; 18:26:32 echo Agent pid 39 killed; 18:26:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:26:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:32 [ssh-agent] Looking for ssh-agent implementation... 18:26:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:33 $ docker exec f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 ssh-agent 18:26:33 SSH_AUTH_SOCK=/tmp/ssh-5vaPQZCNJiGq/agent.71 18:26:33 SSH_AGENT_PID=77 18:26:33 Running ssh-add (command line suppressed) 18:26:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16190849106654839098.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16190849106654839098.key) 18:26:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:33 + git semver init 18:26:33 2023-11-13 18:26:33,838 [run_init] DEBUG init version:0.0.0 force:False 18:26:33 2023-11-13 18:26:33,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:26:33 2023-11-13 18:26:33,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:26:33 2023-11-13 18:26:33,839 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:26:34 2023-11-13 18:26:34,776 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:26:34 2023-11-13 18:26:34,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:26:34 2023-11-13 18:26:34,777 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:26:34 2023-11-13 18:26:34,777 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:26:34 3.1.0-dev.37 [Pipeline] } 18:26:34 $ docker exec --env ******** --env ******** f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 ssh-agent -k 18:26:34 unset SSH_AUTH_SOCK; 18:26:34 unset SSH_AGENT_PID; 18:26:34 echo Agent pid 77 killed; 18:26:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:35 + git semver [Pipeline] } 18:26:35 $ docker stop --time=1 f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 18:26:36 $ docker rm -f --volumes f7518cee74431af0893458084180a67fadb32a26a3bb447e851d5dd9c7729d13 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:26:37 Stashed 1 file(s) [Pipeline] echo 18:26:37 [edgeXSemver]: initialized semver on version 3.1.0-dev.37 [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 18:26:37 provisioning config files... 18:26:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config666398911817123997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:37 ---> docker-login.sh 18:26:37 nexus3.edgexfoundry.org:10001 18:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:37 Configure a credential helper to remove this warning. See 18:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:37 18:26:37 Login Succeeded 18:26:37 nexus3.edgexfoundry.org:10002 18:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:37 Configure a credential helper to remove this warning. See 18:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:37 18:26:37 Login Succeeded 18:26:37 nexus3.edgexfoundry.org:10003 18:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:38 Configure a credential helper to remove this warning. See 18:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:38 18:26:38 Login Succeeded 18:26:38 nexus3.edgexfoundry.org:10004 18:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:38 Configure a credential helper to remove this warning. See 18:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:38 18:26:38 Login Succeeded 18:26:38 docker.io 18:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:38 Configure a credential helper to remove this warning. See 18:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:38 18:26:38 Login Succeeded 18:26:38 ---> docker-login.sh ends [Pipeline] } 18:26:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:26:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:26:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:26:39 ========================================================= 18:26:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:26:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:26:39 Sending build context to Docker daemon 3.374MB 18:26:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:26:39 Step 2/12 : FROM ${BASE} AS builder 18:26:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:26:39 7264a8db6415: Pulling fs layer 18:26:39 c4d48a809fc2: Pulling fs layer 18:26:39 4f1c88b9dad5: Pulling fs layer 18:26:39 ad3a456e5733: Pulling fs layer 18:26:39 33e27b845d1e: Pulling fs layer 18:26:39 c68163c4e522: Pulling fs layer 18:26:39 50da416c3ac9: Pulling fs layer 18:26:39 23d2d4c4bb30: Pulling fs layer 18:26:39 33e27b845d1e: Waiting 18:26:39 ad3a456e5733: Waiting 18:26:39 50da416c3ac9: Waiting 18:26:39 23d2d4c4bb30: Waiting 18:26:39 c4d48a809fc2: Verifying Checksum 18:26:39 c4d48a809fc2: Download complete 18:26:39 ad3a456e5733: Download complete 18:26:39 33e27b845d1e: Download complete 18:26:39 7264a8db6415: Verifying Checksum 18:26:39 7264a8db6415: Download complete 18:26:39 c68163c4e522: Verifying Checksum 18:26:39 c68163c4e522: Download complete 18:26:39 7264a8db6415: Pull complete 18:26:39 23d2d4c4bb30: Verifying Checksum 18:26:39 23d2d4c4bb30: Download complete 18:26:39 c4d48a809fc2: Pull complete 18:26:39 4f1c88b9dad5: Verifying Checksum 18:26:39 4f1c88b9dad5: Download complete 18:26:40 50da416c3ac9: Verifying Checksum 18:26:40 50da416c3ac9: Download complete 18:26:44 4f1c88b9dad5: Pull complete 18:26:44 ad3a456e5733: Pull complete 18:26:44 33e27b845d1e: Pull complete 18:26:44 c68163c4e522: Pull complete 18:26:47 50da416c3ac9: Pull complete 18:26:47 23d2d4c4bb30: Pull complete 18:26:47 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:26:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:26:47 ---> 0786185ac409 18:26:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:26:52 Still waiting to schedule task 18:26:52 ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:26:52 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17368’ is offline 18:26:56 ---> Running in 9571682fa9ef 18:26:56 Removing intermediate container 9571682fa9ef 18:26:56 ---> f413de1f10f7 18:26:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:26:56 ---> Running in 858205750e79 18:26:56 Removing intermediate container 858205750e79 18:26:56 ---> b8aa0af6f8d3 18:26:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:26:56 ---> Running in 0abc3f0bac01 18:26:56 Removing intermediate container 0abc3f0bac01 18:26:56 ---> 5fcd5f507e37 18:26:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:56 ---> Running in 29bacf2c03d8 18:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:26:56 OK: 264 MiB in 52 packages 18:26:57 Removing intermediate container 29bacf2c03d8 18:26:57 ---> 2ef267e3844b 18:26:57 Step 7/12 : WORKDIR /app 18:26:57 ---> Running in 30bf89c7067f 18:26:57 Removing intermediate container 30bf89c7067f 18:26:57 ---> 923c0e1ec9e5 18:26:57 Step 8/12 : COPY go.mod vendor* ./ 18:26:57 ---> b8ff3ff6ecb8 18:26:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:57 ---> Running in a4c412748ee0 18:27:54 Removing intermediate container a4c412748ee0 18:27:54 ---> 8df637d2883a 18:27:54 Step 10/12 : COPY . . 18:27:54 ---> d71f2129032a 18:27:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:27:54 ---> Running in 91da3fe0548c 18:27:54 Removing intermediate container 91da3fe0548c 18:27:54 ---> 82a85cf8e6ef 18:27:54 Step 12/12 : RUN $MAKE 18:27:54 ---> Running in 37be3a1ff5f6 18:27:54 noop 18:27:54 Removing intermediate container 37be3a1ff5f6 18:27:54 ---> a54aaa354b36 18:27:54 Successfully built a54aaa354b36 18:27:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:54 + docker inspect -f . ci-base-image-x86_64 18:27:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:54 prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container 18:27:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:27:54 $ docker top 1420553f768528d1951eed846f607023cec1f1aee3f3af3cee64dc6258eeec21 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:55 + go version 18:27:55 go version go1.21.0 linux/amd64 [Pipeline] } 18:27:55 $ docker stop --time=1 1420553f768528d1951eed846f607023cec1f1aee3f3af3cee64dc6258eeec21 18:27:56 $ docker rm -f --volumes 1420553f768528d1951eed846f607023cec1f1aee3f3af3cee64dc6258eeec21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:56 + docker inspect -f . ci-base-image-x86_64 18:27:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:56 prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container 18:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:27:57 $ docker top 369b325da657911774483f7b75ccd823115d477d04eadf7f80aa4e5be624a95c -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:57 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 18:27:58 + make test 18:27:58 go test -race -coverprofile=coverage.out ./... 18:28:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:28:41 go vet ./... 18:28:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:28:42 ./bin/test-attribution-txt.sh [Pipeline] echo 18:28:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:28:42 $ docker stop --time=1 369b325da657911774483f7b75ccd823115d477d04eadf7f80aa4e5be624a95c 18:28:52 $ docker rm -f --volumes 369b325da657911774483f7b75ccd823115d477d04eadf7f80aa4e5be624a95c [Pipeline] // withDockerContainer [Pipeline] sh 18:28:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:28:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:53 + ls -al . 18:28:53 total 184 18:28:53 drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 18:27 . 18:28:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:26 .. 18:28:53 -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 18:26 .dockerignore 18:28:53 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:28 .git 18:28:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:26 .github 18:28:53 -rw-rw-r-- 1 jenkins jenkins 106 Nov 13 18:26 .gitignore 18:28:53 -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 18:26 .golangci.yml 18:28:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:26 .semver 18:28:53 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 13 18:26 Attribution.txt 18:28:53 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 13 18:26 CHANGELOG.md 18:28:53 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 13 18:26 Dockerfile 18:28:53 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:26 GOVERNANCE.md 18:28:53 -rw-rw-r-- 1 jenkins jenkins 666 Nov 13 18:26 Jenkinsfile 18:28:53 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 18:26 LICENSE 18:28:53 -rw-rw-r-- 1 jenkins jenkins 618 Nov 13 18:26 OWNERS.md 18:28:53 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 13 18:26 README.md 18:28:53 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 18:26 VERSION 18:28:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:26 bin 18:28:53 -rw-r--r-- 1 jenkins jenkins 13 Nov 13 18:27 coverage.out 18:28:53 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 13 18:26 go.mod 18:28:53 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 13 18:26 go.sum 18:28:53 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 13 18:26 main.go 18:28:53 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 13 18:26 makefile 18:28:53 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 18:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:53 + 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=fa501d0b868425bc78724a428da105794fb8968b --label arch=amd64 --label version=3.1.0-dev.37 . 18:28:53 Sending build context to Docker daemon 3.375MB 18:28:53 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:28:53 Step 2/26 : FROM ${BASE} AS builder 18:28:53 ---> a54aaa354b36 18:28:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:28:54 ---> Running in b5ada03aedab 18:28:54 Removing intermediate container b5ada03aedab 18:28:54 ---> 443eae540065 18:28:54 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:28:54 ---> Running in b6916f4fc1e9 18:28:54 Removing intermediate container b6916f4fc1e9 18:28:54 ---> d793c31ced13 18:28:54 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:28:54 ---> Running in fb9b26c44a43 18:28:54 Removing intermediate container fb9b26c44a43 18:28:54 ---> ced2ca793d10 18:28:54 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:55 ---> Running in c662740b7724 18:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:28:55 OK: 264 MiB in 52 packages 18:28:56 Removing intermediate container c662740b7724 18:28:56 ---> b2f86d62efed 18:28:56 Step 7/26 : WORKDIR /app 18:28:56 ---> Running in a62ddecf5ae7 18:28:56 Removing intermediate container a62ddecf5ae7 18:28:56 ---> e97f023d0599 18:28:56 Step 8/26 : COPY go.mod vendor* ./ 18:28:56 ---> 50419ecf5b4c 18:28:56 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:56 ---> Running in db0a6af25460 18:28:57 Removing intermediate container db0a6af25460 18:28:57 ---> 87c58d28e2f7 18:28:57 Step 10/26 : COPY . . 18:28:57 ---> 3f0a6a2d6e31 18:28:57 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:28:57 ---> Running in e9cae9188c7a 18:28:57 Removing intermediate container e9cae9188c7a 18:28:57 ---> 61b5dbdae4f9 18:28:57 Step 12/26 : RUN $MAKE 18:28:57 ---> Running in cec28f1892ef 18:28:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37" -trimpath -mod=readonly -o app-service-configurable 18:29:24 Removing intermediate container cec28f1892ef 18:29:24 ---> f087118eab36 18:29:24 Step 13/26 : FROM alpine:3.18 18:29:24 3.18: Pulling from library/alpine 18:29:24 96526aa774ef: Pulling fs layer 18:29:24 96526aa774ef: Verifying Checksum 18:29:24 96526aa774ef: Download complete 18:29:24 96526aa774ef: Pull complete 18:29:24 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:29:24 Status: Downloaded newer image for alpine:3.18 18:29:24 ---> 8ca4688f4f35 18:29:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:29:24 ---> Running in 0b295c6823d1 18:29:24 Removing intermediate container 0b295c6823d1 18:29:24 ---> d9daa7b4d65e 18:29:24 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:29:24 ---> Running in 94ada8c7609c 18:29:24 Removing intermediate container 94ada8c7609c 18:29:24 ---> f2df6e562c0a 18:29:24 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:29:24 ---> Running in 45d5f3693409 18:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:29:25 (1/2) Installing ca-certificates (20230506-r0) 18:29:25 (2/2) Installing dumb-init (1.2.5-r2) 18:29:25 Executing busybox-1.36.1-r2.trigger 18:29:25 Executing ca-certificates-20230506-r0.trigger 18:29:25 OK: 8 MiB in 17 packages 18:29:25 Removing intermediate container 45d5f3693409 18:29:25 ---> 703315f4f5b0 18:29:25 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:29:26 ---> 754ce831e39a 18:29:26 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:29:26 ---> b92f093347d7 18:29:26 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:29:26 ---> 7378478a329a 18:29:26 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:29:27 ---> 400ce5eef2cf 18:29:27 Step 21/26 : EXPOSE 48095 18:29:27 ---> Running in 49af9161717d 18:29:28 Removing intermediate container 49af9161717d 18:29:28 ---> 6c05b1fa2fbf 18:29:28 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:29:28 ---> Running in 6ba509d0a90b 18:29:28 Removing intermediate container 6ba509d0a90b 18:29:28 ---> 102d80901fe7 18:29:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:29:28 ---> Running in 864ead4c8e8f 18:29:28 Removing intermediate container 864ead4c8e8f 18:29:28 ---> 50d419023286 18:29:28 Step 24/26 : LABEL arch=amd64 18:29:28 ---> Running in 689ec30be2a9 18:29:28 Removing intermediate container 689ec30be2a9 18:29:28 ---> e69498577a97 18:29:28 Step 25/26 : LABEL git_sha=fa501d0b868425bc78724a428da105794fb8968b 18:29:28 ---> Running in efc6072d8eb3 18:29:28 Removing intermediate container efc6072d8eb3 18:29:28 ---> 87a9e23cd4e2 18:29:28 Step 26/26 : LABEL version=3.1.0-dev.37 18:29:28 ---> Running in 04495d225eda 18:29:28 Removing intermediate container 04495d225eda 18:29:28 ---> 1b83b3131051 18:29:28 [Warning] One or more build-args [ARCH] were not consumed 18:29:28 Successfully built 1b83b3131051 18:29:28 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:28 provisioning config files... 18:29:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4653694252191027313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:29 ---> docker-login.sh 18:29:29 nexus3.edgexfoundry.org:10001 18:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:29 Configure a credential helper to remove this warning. See 18:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:29 18:29:29 Login Succeeded 18:29:29 nexus3.edgexfoundry.org:10002 18:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:29 Configure a credential helper to remove this warning. See 18:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:29 18:29:29 Login Succeeded 18:29:29 nexus3.edgexfoundry.org:10003 18:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:29 Configure a credential helper to remove this warning. See 18:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:29 18:29:29 Login Succeeded 18:29:29 nexus3.edgexfoundry.org:10004 18:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:29 Configure a credential helper to remove this warning. See 18:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:29 18:29:29 Login Succeeded 18:29:29 docker.io 18:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:29 Configure a credential helper to remove this warning. See 18:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:29 18:29:29 Login Succeeded 18:29:29 ---> docker-login.sh ends [Pipeline] } 18:29:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:29:29 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:29:29 fa501d0b868425bc78724a428da105794fb8968b 18:29:29 latest 18:29:29 3.1.0-dev.37 18:29:29 fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 18:29:29 main 18:29:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b 18:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:29:30 f6831eeb204e: Preparing 18:29:30 ff3af26ffa47: Preparing 18:29:30 47d1a2a361d9: Preparing 18:29:30 45d03281988a: Preparing 18:29:30 53819e9a0b2d: Preparing 18:29:30 cc2447e1835a: Preparing 18:29:30 47d1a2a361d9: Pushed 18:29:30 45d03281988a: Pushed 18:29:30 cc2447e1835a: Layer already exists 18:29:30 ff3af26ffa47: Pushed 18:29:30 53819e9a0b2d: Pushed 18:29:33 f6831eeb204e: Pushed 18:29:33 fa501d0b868425bc78724a428da105794fb8968b: digest: sha256:d7adbc51248b95c676334197f2eab5436ee297dd87217d9a4188435a00711704 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:29:34 f6831eeb204e: Preparing 18:29:34 ff3af26ffa47: Preparing 18:29:34 47d1a2a361d9: Preparing 18:29:34 45d03281988a: Preparing 18:29:34 53819e9a0b2d: Preparing 18:29:34 cc2447e1835a: Preparing 18:29:34 cc2447e1835a: Waiting 18:29:34 53819e9a0b2d: Layer already exists 18:29:34 ff3af26ffa47: Layer already exists 18:29:34 47d1a2a361d9: Layer already exists 18:29:34 f6831eeb204e: Layer already exists 18:29:34 45d03281988a: Layer already exists 18:29:34 cc2447e1835a: Layer already exists 18:29:34 latest: digest: sha256:d7adbc51248b95c676334197f2eab5436ee297dd87217d9a4188435a00711704 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.37 18:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:29:35 f6831eeb204e: Preparing 18:29:35 ff3af26ffa47: Preparing 18:29:35 47d1a2a361d9: Preparing 18:29:35 45d03281988a: Preparing 18:29:35 53819e9a0b2d: Preparing 18:29:35 cc2447e1835a: Preparing 18:29:35 cc2447e1835a: Waiting 18:29:35 53819e9a0b2d: Layer already exists 18:29:35 ff3af26ffa47: Layer already exists 18:29:35 47d1a2a361d9: Layer already exists 18:29:35 45d03281988a: Layer already exists 18:29:35 f6831eeb204e: Layer already exists 18:29:35 cc2447e1835a: Layer already exists 18:29:35 3.1.0-dev.37: digest: sha256:d7adbc51248b95c676334197f2eab5436ee297dd87217d9a4188435a00711704 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 18:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:29:35 f6831eeb204e: Preparing 18:29:35 ff3af26ffa47: Preparing 18:29:35 47d1a2a361d9: Preparing 18:29:35 45d03281988a: Preparing 18:29:35 53819e9a0b2d: Preparing 18:29:35 cc2447e1835a: Preparing 18:29:35 cc2447e1835a: Waiting 18:29:35 45d03281988a: Layer already exists 18:29:35 ff3af26ffa47: Layer already exists 18:29:35 53819e9a0b2d: Layer already exists 18:29:35 47d1a2a361d9: Layer already exists 18:29:35 f6831eeb204e: Layer already exists 18:29:35 cc2447e1835a: Layer already exists 18:29:35 fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37: digest: sha256:d7adbc51248b95c676334197f2eab5436ee297dd87217d9a4188435a00711704 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:29:36 f6831eeb204e: Preparing 18:29:36 ff3af26ffa47: Preparing 18:29:36 47d1a2a361d9: Preparing 18:29:36 45d03281988a: Preparing 18:29:36 53819e9a0b2d: Preparing 18:29:36 cc2447e1835a: Preparing 18:29:36 cc2447e1835a: Waiting 18:29:36 45d03281988a: Layer already exists 18:29:36 f6831eeb204e: Layer already exists 18:29:36 ff3af26ffa47: Layer already exists 18:29:36 53819e9a0b2d: Layer already exists 18:29:36 47d1a2a361d9: Layer already exists 18:29:36 cc2447e1835a: Layer already exists 18:29:36 main: digest: sha256:d7adbc51248b95c676334197f2eab5436ee297dd87217d9a4188435a00711704 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:36 ===================================================== [Pipeline] echo 18:29:36 taggedImages: 18:29:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b 18:29:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:29:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.37 18:29:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 18:29:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:36 18:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:37 latest: Pulling from edgex-lftools-log-publisher 18:29:37 5eb5b503b376: Pulling fs layer 18:29:37 5c69ac0246d0: Pulling fs layer 18:29:37 ec43610c2a17: Pulling fs layer 18:29:37 3a2ae6a8a46f: Pulling fs layer 18:29:37 33b1e0a273af: Pulling fs layer 18:29:37 5d3b04190fa2: Pulling fs layer 18:29:37 2f39f015ded8: Pulling fs layer 18:29:37 33b1e0a273af: Waiting 18:29:37 5d3b04190fa2: Waiting 18:29:37 2f39f015ded8: Waiting 18:29:37 3a2ae6a8a46f: Waiting 18:29:37 5c69ac0246d0: Verifying Checksum 18:29:37 5c69ac0246d0: Download complete 18:29:37 3a2ae6a8a46f: Verifying Checksum 18:29:37 3a2ae6a8a46f: Download complete 18:29:37 33b1e0a273af: Verifying Checksum 18:29:37 33b1e0a273af: Download complete 18:29:37 5d3b04190fa2: Download complete 18:29:37 ec43610c2a17: Verifying Checksum 18:29:37 ec43610c2a17: Download complete 18:29:37 5eb5b503b376: Verifying Checksum 18:29:37 5eb5b503b376: Download complete 18:29:37 2f39f015ded8: Verifying Checksum 18:29:37 2f39f015ded8: Download complete 18:29:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17370 in /w/workspace/ry_app-service-configurable_main [Pipeline] { 18:29:38 5eb5b503b376: Pull complete 18:29:38 5c69ac0246d0: Pull complete [Pipeline] ws 18:29:38 Running in /w/workspace/app-service-configurable/207 [Pipeline] { [Pipeline] checkout 18:29:38 Selected Git installation does not exist. Using Default 18:29:38 The recommended git tool is: NONE 18:29:39 ec43610c2a17: Pull complete 18:29:39 3a2ae6a8a46f: Pull complete 18:29:39 33b1e0a273af: Pull complete 18:29:39 5d3b04190fa2: Pull complete 18:29:43 2f39f015ded8: Pull complete 18:29:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:43 prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container 18:29:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:29:47 using credential edgex-jenkins-ssh 18:29:47 Cloning the remote Git repository 18:29:48 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:29:48 > git init /w/workspace/app-service-configurable/207 # timeout=10 18:29:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:29:48 > git --version # timeout=10 18:29:48 > git --version # 'git version 2.25.1' 18:29:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:29:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:29:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:29:52 $ docker top cc993d1ea40f5c25a108d85e3e997717b0415f8c939e1834c9f0ce3204235b66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:53 ---> job-cost.sh 18:29:53 lf-activate-venv: SKIPPING 18:29:53 INFO: No Stack... 18:29:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:29:53 Avoid second fetch 18:29:53 Checking out Revision fa501d0b868425bc78724a428da105794fb8968b (main) 18:29:53 INFO: Archiving Costs [Pipeline] sh 18:29:54 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 18:29:54 + cut -d, -f6 [Pipeline] lock 18:29:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] 18:29:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] did not exist. Created. 18:29:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:53 > git config core.sparsecheckout # timeout=10 18:29:53 > git checkout -f fa501d0b868425bc78724a428da105794fb8968b # timeout=10 18:29:54 Commit message: "Merge pull request #622 from ejlee3/3.1-changelog" 18:29:54 + echo total: 0.2199999988079071 [Pipeline] stash 18:29:54 Stashed 1 file(s) [Pipeline] } 18:29:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] [Pipeline] // lock [Pipeline] } 18:29:54 $ docker stop --time=1 cc993d1ea40f5c25a108d85e3e997717b0415f8c939e1834c9f0ce3204235b66 18:29:54 18:29:54 GitHub has been notified of this commit’s build result 18:29:54 18:29:55 $ docker rm -f --volumes cc993d1ea40f5c25a108d85e3e997717b0415f8c939e1834c9f0ce3204235b66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:29:56 % Total % Received % Xferd Average Speed Time Time Time Current 18:29:56 Dload Upload Total Spent Left Speed 18:29:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 229k 0 --:--:-- --:--:-- --:--:-- 233k [Pipeline] sh 18:29:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:29:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:29:57 + sudo tee /etc/docker/daemon.new 18:29:57 { 18:29:57 "registry-mirrors": [ 18:29:57 "https://nexus3.edgexfoundry.org:10001" 18:29:57 ], 18:29:57 "bip": "10.250.0.254/24", 18:29:57 "hosts": [ 18:29:57 "tcp://0.0.0.0:5555", 18:29:57 "unix:///var/run/docker.sock" 18:29:57 ], 18:29:57 "mtu": 1458, 18:29:57 "selinux-enabled": true, 18:29:57 "seccomp-profile": "/etc/docker/seccomp.json" 18:29:57 } [Pipeline] sh 18:29:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:29:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:16 provisioning config files... 18:30:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/207@tmp/config15029068243236461266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:16 ---> docker-login.sh 18:30:16 nexus3.edgexfoundry.org:10001 18:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:17 Configure a credential helper to remove this warning. See 18:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:17 18:30:17 Login Succeeded 18:30:17 nexus3.edgexfoundry.org:10002 18:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:17 Configure a credential helper to remove this warning. See 18:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:17 18:30:17 Login Succeeded 18:30:17 nexus3.edgexfoundry.org:10003 18:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:18 Configure a credential helper to remove this warning. See 18:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:18 18:30:18 Login Succeeded 18:30:18 nexus3.edgexfoundry.org:10004 18:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:18 Configure a credential helper to remove this warning. See 18:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:18 18:30:18 Login Succeeded 18:30:18 docker.io 18:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:19 Configure a credential helper to remove this warning. See 18:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:19 18:30:19 Login Succeeded 18:30:19 ---> docker-login.sh ends [Pipeline] } 18:30:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:30:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:30:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:30:19 ========================================================= 18:30:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:30:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:30:19 Sending build context to Docker daemon 159.7kB 18:30:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:30:20 Step 2/12 : FROM ${BASE} AS builder 18:30:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:30:20 9fda8d8052c6: Pulling fs layer 18:30:20 5d54e960e981: Pulling fs layer 18:30:20 c4a7e357bf2a: Pulling fs layer 18:30:20 f0e02332f6b5: Pulling fs layer 18:30:20 cefa15bbcfad: Pulling fs layer 18:30:20 17808c966233: Pulling fs layer 18:30:20 f4c1fc716caa: Pulling fs layer 18:30:20 cefa15bbcfad: Waiting 18:30:20 17808c966233: Waiting 18:30:20 f4c1fc716caa: Waiting 18:30:20 5d54e960e981: Verifying Checksum 18:30:20 5d54e960e981: Download complete 18:30:20 f0e02332f6b5: Verifying Checksum 18:30:20 f0e02332f6b5: Download complete 18:30:20 cefa15bbcfad: Verifying Checksum 18:30:20 cefa15bbcfad: Download complete 18:30:20 9fda8d8052c6: Verifying Checksum 18:30:20 9fda8d8052c6: Download complete 18:30:20 f4c1fc716caa: Verifying Checksum 18:30:20 f4c1fc716caa: Download complete 18:30:21 9fda8d8052c6: Pull complete 18:30:21 5d54e960e981: Pull complete 18:30:22 c4a7e357bf2a: Verifying Checksum 18:30:22 c4a7e357bf2a: Download complete 18:30:23 17808c966233: Verifying Checksum 18:30:23 17808c966233: Download complete 18:30:38 c4a7e357bf2a: Pull complete 18:30:38 f0e02332f6b5: Pull complete 18:30:38 cefa15bbcfad: Pull complete 18:30:46 17808c966233: Pull complete 18:30:47 f4c1fc716caa: Pull complete 18:30:47 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:30:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:30:47 ---> ea914061e18c 18:30:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:30:48 ---> Running in a7ea6da0e322 18:30:49 Removing intermediate container a7ea6da0e322 18:30:49 ---> e9c7ea31ca46 18:30:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:30:49 ---> Running in f2971be9a928 18:30:49 Removing intermediate container f2971be9a928 18:30:49 ---> e7f1068a7481 18:30:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:30:49 ---> Running in 000869cd07ef 18:30:50 Removing intermediate container 000869cd07ef 18:30:50 ---> 20835df8a7c7 18:30:50 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:30:50 ---> Running in 15b2a5f0e393 18:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:30:53 OK: 266 MiB in 52 packages 18:30:53 Removing intermediate container 15b2a5f0e393 18:30:53 ---> 2c02b642d535 18:30:53 Step 7/12 : WORKDIR /app 18:30:54 ---> Running in f8463d7b2094 18:30:54 Removing intermediate container f8463d7b2094 18:30:54 ---> 10ea631c34c8 18:30:54 Step 8/12 : COPY go.mod vendor* ./ 18:30:55 ---> 0683661fd507 18:30:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:55 ---> Running in e2396cde8103 18:32:16 Removing intermediate container e2396cde8103 18:32:16 ---> 6b29dcbd4db7 18:32:16 Step 10/12 : COPY . . 18:32:16 ---> 58b5ba301f1a 18:32:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:32:16 ---> Running in 797fbaeddbc6 18:32:16 Removing intermediate container 797fbaeddbc6 18:32:16 ---> 701adba1b1d1 18:32:16 Step 12/12 : RUN $MAKE 18:32:16 ---> Running in 7a1b5ef6e2a1 18:32:16 noop 18:32:16 Removing intermediate container 7a1b5ef6e2a1 18:32:16 ---> 1f5014323a6f 18:32:16 Successfully built 1f5014323a6f 18:32:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:17 + docker inspect -f . ci-base-image-arm64 18:32:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:17 prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container 18:32:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/207 -v /w/workspace/app-service-configurable/207:/w/workspace/app-service-configurable/207:rw,z -v /w/workspace/app-service-configurable/207@tmp:/w/workspace/app-service-configurable/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:32:18 $ docker top c7a6a50d48df21aa9724d5505876de802d7cfafd45b65d50ac752c2518a9bdbb -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:19 + go version 18:32:19 go version go1.21.0 linux/arm64 [Pipeline] } 18:32:19 $ docker stop --time=1 c7a6a50d48df21aa9724d5505876de802d7cfafd45b65d50ac752c2518a9bdbb 18:32:21 $ docker rm -f --volumes c7a6a50d48df21aa9724d5505876de802d7cfafd45b65d50ac752c2518a9bdbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:21 + docker inspect -f . ci-base-image-arm64 18:32:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:22 prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container 18:32:22 $ 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/207 -v /w/workspace/app-service-configurable/207:/w/workspace/app-service-configurable/207:rw,z -v /w/workspace/app-service-configurable/207@tmp:/w/workspace/app-service-configurable/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:32:26 $ docker top eff04a74e898782836d9fc097bc6a079fbb9d52a688e7edb1093d81e30e36999 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:27 + git config --global --add safe.directory /w/workspace/app-service-configurable/207 [Pipeline] fileExists [Pipeline] sh 18:32:27 + make test 18:32:27 go test -race -coverprofile=coverage.out ./... 18:34:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:34:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:34:49 go vet ./... 18:36:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:36:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:36:41 ./bin/test-attribution-txt.sh [Pipeline] echo 18:36:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:36:41 $ docker stop --time=1 eff04a74e898782836d9fc097bc6a079fbb9d52a688e7edb1093d81e30e36999 18:36:45 $ docker rm -f --volumes eff04a74e898782836d9fc097bc6a079fbb9d52a688e7edb1093d81e30e36999 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:36:46 Warning: overwriting stash ‘coverage-report’ 18:36:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:36:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:36:47 + ls -al . 18:36:47 total 180 18:36:47 drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 18:32 . 18:36:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:29 .. 18:36:47 -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 18:29 .dockerignore 18:36:47 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:29 .git 18:36:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:29 .github 18:36:47 -rw-rw-r-- 1 jenkins jenkins 106 Nov 13 18:29 .gitignore 18:36:47 -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 18:29 .golangci.yml 18:36:47 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 13 18:29 Attribution.txt 18:36:47 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 13 18:29 CHANGELOG.md 18:36:47 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 13 18:29 Dockerfile 18:36:47 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:29 GOVERNANCE.md 18:36:47 -rw-rw-r-- 1 jenkins jenkins 666 Nov 13 18:29 Jenkinsfile 18:36:47 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 18:29 LICENSE 18:36:47 -rw-rw-r-- 1 jenkins jenkins 618 Nov 13 18:29 OWNERS.md 18:36:47 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 13 18:29 README.md 18:36:47 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 18:26 VERSION 18:36:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:29 bin 18:36:47 -rw-r--r-- 1 jenkins jenkins 13 Nov 13 18:32 coverage.out 18:36:47 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 13 18:29 go.mod 18:36:47 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 13 18:29 go.sum 18:36:47 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 13 18:29 main.go 18:36:47 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 13 18:29 makefile 18:36:47 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 18:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:48 + 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=fa501d0b868425bc78724a428da105794fb8968b --label arch=arm64 --label version=3.1.0-dev.37 . 18:36:48 Sending build context to Docker daemon 160.8kB 18:36:48 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:36:48 Step 2/26 : FROM ${BASE} AS builder 18:36:48 ---> 1f5014323a6f 18:36:48 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:36:48 ---> Running in f2d873de4276 18:36:49 Removing intermediate container f2d873de4276 18:36:49 ---> 5a6bdf2608c3 18:36:49 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:36:49 ---> Running in 7e55cf95fd2c 18:36:49 Removing intermediate container 7e55cf95fd2c 18:36:49 ---> c875e6d131f1 18:36:49 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:36:49 ---> Running in 3a0771103012 18:36:49 Removing intermediate container 3a0771103012 18:36:49 ---> 9a0fc3c0f284 18:36:49 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:49 ---> Running in 62695b48cfdd 18:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:36:52 OK: 266 MiB in 52 packages 18:36:53 Removing intermediate container 62695b48cfdd 18:36:53 ---> d6da7746653a 18:36:53 Step 7/26 : WORKDIR /app 18:36:53 ---> Running in 25af0f482976 18:36:53 Removing intermediate container 25af0f482976 18:36:53 ---> 548d174783d1 18:36:53 Step 8/26 : COPY go.mod vendor* ./ 18:36:54 ---> 6ebe566890e2 18:36:54 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:54 ---> Running in d4d58dc0d8f4 18:36:58 Removing intermediate container d4d58dc0d8f4 18:36:58 ---> cf0a7b5f0c9f 18:36:58 Step 10/26 : COPY . . 18:36:58 ---> ff94fc18976a 18:36:58 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:36:58 ---> Running in 88d7d64bd3e8 18:36:59 Removing intermediate container 88d7d64bd3e8 18:36:59 ---> 5120e1ddbb13 18:36:59 Step 12/26 : RUN $MAKE 18:36:59 ---> Running in ffb8d361391c 18:37:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37" -trimpath -mod=readonly -o app-service-configurable 18:38:52 Removing intermediate container ffb8d361391c 18:38:52 ---> 9d289a2c6934 18:38:52 Step 13/26 : FROM alpine:3.18 18:38:52 3.18: Pulling from library/alpine 18:38:52 579b34f0a95b: Pulling fs layer 18:38:52 579b34f0a95b: Verifying Checksum 18:38:52 579b34f0a95b: Download complete 18:38:52 579b34f0a95b: Pull complete 18:38:52 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:38:52 Status: Downloaded newer image for alpine:3.18 18:38:52 ---> 3cc203321400 18:38:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:38:52 ---> Running in 12852a10e15c 18:38:52 Removing intermediate container 12852a10e15c 18:38:52 ---> f5ecc2a26a45 18:38:52 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:38:52 ---> Running in 7005cdb9e701 18:38:52 Removing intermediate container 7005cdb9e701 18:38:52 ---> 428e99eb3418 18:38:52 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:38:52 ---> Running in a1da2bc38517 18:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:38:53 (1/2) Installing ca-certificates (20230506-r0) 18:38:54 (2/2) Installing dumb-init (1.2.5-r2) 18:38:54 Executing busybox-1.36.1-r2.trigger 18:38:54 Executing ca-certificates-20230506-r0.trigger 18:38:54 OK: 9 MiB in 17 packages 18:38:55 Removing intermediate container a1da2bc38517 18:38:55 ---> de9f7099ea4d 18:38:55 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:38:56 ---> 4734d25b345e 18:38:56 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:38:56 ---> 1a55b76ddb67 18:38:56 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:38:56 ---> 7dc4dad17436 18:38:56 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:38:58 ---> e8fd55de16b7 18:38:58 Step 21/26 : EXPOSE 48095 18:38:58 ---> Running in b473be14f109 18:38:58 Removing intermediate container b473be14f109 18:38:58 ---> 31be86afdf40 18:38:58 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:38:58 ---> Running in ca8305d592dd 18:39:02 Removing intermediate container ca8305d592dd 18:39:02 ---> 07f71e91333d 18:39:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:39:02 ---> Running in d0632cc88041 18:39:02 Removing intermediate container d0632cc88041 18:39:02 ---> 708e9a33f18c 18:39:02 Step 24/26 : LABEL arch=arm64 18:39:02 ---> Running in 0cbecc734ac1 18:39:02 Removing intermediate container 0cbecc734ac1 18:39:02 ---> 1d035858571d 18:39:02 Step 25/26 : LABEL git_sha=fa501d0b868425bc78724a428da105794fb8968b 18:39:02 ---> Running in 0009dd8022df 18:39:03 Removing intermediate container 0009dd8022df 18:39:03 ---> cbbeded05fd1 18:39:03 Step 26/26 : LABEL version=3.1.0-dev.37 18:39:03 ---> Running in f5b2e8117878 18:39:03 Removing intermediate container f5b2e8117878 18:39:03 ---> edd8b3e9087a 18:39:03 [Warning] One or more build-args [ARCH] were not consumed 18:39:03 Successfully built edd8b3e9087a 18:39:03 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:03 provisioning config files... 18:39:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/207@tmp/config8989561054990138205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:03 ---> docker-login.sh 18:39:03 nexus3.edgexfoundry.org:10001 18:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:03 Configure a credential helper to remove this warning. See 18:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:03 18:39:03 Login Succeeded 18:39:03 nexus3.edgexfoundry.org:10002 18:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:04 Configure a credential helper to remove this warning. See 18:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:04 18:39:04 Login Succeeded 18:39:04 nexus3.edgexfoundry.org:10003 18:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:04 Configure a credential helper to remove this warning. See 18:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:04 18:39:04 Login Succeeded 18:39:04 nexus3.edgexfoundry.org:10004 18:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:05 Configure a credential helper to remove this warning. See 18:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:05 18:39:05 Login Succeeded 18:39:05 docker.io 18:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:05 Configure a credential helper to remove this warning. See 18:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:05 18:39:05 Login Succeeded 18:39:05 ---> docker-login.sh ends [Pipeline] } 18:39:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:39:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:39:05 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:39:05 fa501d0b868425bc78724a428da105794fb8968b 18:39:05 latest 18:39:05 3.1.0-dev.37 18:39:05 fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 18:39:05 main 18:39:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b 18:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:39:06 ee128c51e971: Preparing 18:39:06 a13f52d139a7: Preparing 18:39:06 5a36d9a4c618: Preparing 18:39:06 1ea7a4e7eb0b: Preparing 18:39:06 317133cf6839: Preparing 18:39:06 5f4d9fc4d98d: Preparing 18:39:06 5f4d9fc4d98d: Waiting 18:39:06 a13f52d139a7: Pushed 18:39:06 5a36d9a4c618: Pushed 18:39:06 1ea7a4e7eb0b: Pushed 18:39:06 5f4d9fc4d98d: Layer already exists 18:39:06 317133cf6839: Pushed 18:39:12 ee128c51e971: Pushed 18:39:12 fa501d0b868425bc78724a428da105794fb8968b: digest: sha256:95753e8d9b6f5b4258606b76666a4b71559c6600e6ad160e10c3ee65ae767f1a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:39:17 ee128c51e971: Preparing 18:39:17 a13f52d139a7: Preparing 18:39:17 5a36d9a4c618: Preparing 18:39:17 1ea7a4e7eb0b: Preparing 18:39:17 317133cf6839: Preparing 18:39:17 5f4d9fc4d98d: Preparing 18:39:17 5f4d9fc4d98d: Waiting 18:39:17 1ea7a4e7eb0b: Layer already exists 18:39:17 317133cf6839: Layer already exists 18:39:17 ee128c51e971: Layer already exists 18:39:17 5a36d9a4c618: Layer already exists 18:39:17 a13f52d139a7: Layer already exists 18:39:17 5f4d9fc4d98d: Layer already exists 18:39:17 latest: digest: sha256:95753e8d9b6f5b4258606b76666a4b71559c6600e6ad160e10c3ee65ae767f1a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.37 18:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:39:18 ee128c51e971: Preparing 18:39:18 a13f52d139a7: Preparing 18:39:18 5a36d9a4c618: Preparing 18:39:18 1ea7a4e7eb0b: Preparing 18:39:18 317133cf6839: Preparing 18:39:18 5f4d9fc4d98d: Preparing 18:39:18 5f4d9fc4d98d: Waiting 18:39:18 5a36d9a4c618: Layer already exists 18:39:18 ee128c51e971: Layer already exists 18:39:18 1ea7a4e7eb0b: Layer already exists 18:39:18 a13f52d139a7: Layer already exists 18:39:18 317133cf6839: Layer already exists 18:39:18 5f4d9fc4d98d: Layer already exists 18:39:18 3.1.0-dev.37: digest: sha256:95753e8d9b6f5b4258606b76666a4b71559c6600e6ad160e10c3ee65ae767f1a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 18:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:39:18 ee128c51e971: Preparing 18:39:18 a13f52d139a7: Preparing 18:39:18 5a36d9a4c618: Preparing 18:39:18 1ea7a4e7eb0b: Preparing 18:39:18 317133cf6839: Preparing 18:39:18 5f4d9fc4d98d: Preparing 18:39:18 317133cf6839: Layer already exists 18:39:18 1ea7a4e7eb0b: Layer already exists 18:39:18 ee128c51e971: Layer already exists 18:39:18 a13f52d139a7: Layer already exists 18:39:18 5a36d9a4c618: Layer already exists 18:39:18 5f4d9fc4d98d: Layer already exists 18:39:18 fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37: digest: sha256:95753e8d9b6f5b4258606b76666a4b71559c6600e6ad160e10c3ee65ae767f1a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:39:19 ee128c51e971: Preparing 18:39:19 a13f52d139a7: Preparing 18:39:19 5a36d9a4c618: Preparing 18:39:19 1ea7a4e7eb0b: Preparing 18:39:19 317133cf6839: Preparing 18:39:19 5f4d9fc4d98d: Preparing 18:39:19 ee128c51e971: Layer already exists 18:39:19 a13f52d139a7: Layer already exists 18:39:19 5a36d9a4c618: Layer already exists 18:39:19 317133cf6839: Layer already exists 18:39:19 1ea7a4e7eb0b: Layer already exists 18:39:19 5f4d9fc4d98d: Layer already exists 18:39:20 main: digest: sha256:95753e8d9b6f5b4258606b76666a4b71559c6600e6ad160e10c3ee65ae767f1a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:39:20 ===================================================== [Pipeline] echo 18:39:20 taggedImages: 18:39:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b 18:39:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:39:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.37 18:39:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fa501d0b868425bc78724a428da105794fb8968b-3.1.0-dev.37 18:39:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:20 18:39:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:20 arm64: Pulling from edgex-lftools-log-publisher 18:39:20 8998bd30e6a1: Pulling fs layer 18:39:20 04944245beec: Pulling fs layer 18:39:20 699f458cf7ca: Pulling fs layer 18:39:20 765212b225bb: Pulling fs layer 18:39:20 f23df028b6ca: Pulling fs layer 18:39:20 d65c8cfc05b1: Pulling fs layer 18:39:20 2437ff75d9bd: Pulling fs layer 18:39:20 765212b225bb: Waiting 18:39:20 d65c8cfc05b1: Waiting 18:39:20 2437ff75d9bd: Waiting 18:39:20 f23df028b6ca: Waiting 18:39:21 04944245beec: Verifying Checksum 18:39:21 04944245beec: Download complete 18:39:21 765212b225bb: Download complete 18:39:21 f23df028b6ca: Verifying Checksum 18:39:21 f23df028b6ca: Download complete 18:39:21 d65c8cfc05b1: Verifying Checksum 18:39:21 d65c8cfc05b1: Download complete 18:39:21 699f458cf7ca: Verifying Checksum 18:39:21 699f458cf7ca: Download complete 18:39:21 8998bd30e6a1: Verifying Checksum 18:39:21 8998bd30e6a1: Download complete 18:39:24 2437ff75d9bd: Verifying Checksum 18:39:24 2437ff75d9bd: Download complete 18:39:26 8998bd30e6a1: Pull complete 18:39:26 04944245beec: Pull complete 18:39:31 699f458cf7ca: Pull complete 18:39:31 765212b225bb: Pull complete 18:39:32 f23df028b6ca: Pull complete 18:39:32 d65c8cfc05b1: Pull complete 18:39:54 2437ff75d9bd: Pull complete 18:39:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:54 prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container 18:39:54 $ 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/207 -v /w/workspace/app-service-configurable/207:/w/workspace/app-service-configurable/207:rw,z -v /w/workspace/app-service-configurable/207@tmp:/w/workspace/app-service-configurable/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:39:57 $ docker top 5b256fc7808179625bc5bc19058e9c6c6168755a4a493552c57bf0b4642ef232 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:57 ---> job-cost.sh 18:39:57 lf-activate-venv: SKIPPING 18:39:57 INFO: No Stack... 18:39:58 INFO: Retrieving Pricing Info for: v3-standard-4 18:39:59 INFO: Archiving Costs [Pipeline] sh 18:39:59 + cat /w/workspace/app-service-configurable/207/archives/cost.csv 18:39:59 + cut -d, -f6 [Pipeline] lock 18:39:59 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] 18:39:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] did not exist. Created. 18:39:59 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:40:00 /w/workspace/app-service-configurable/207@tmp/durable-6fbf22f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:40:00 + echo total: 0.10999999940395355 [Pipeline] stash 18:40:00 Warning: overwriting stash ‘stack-cost’ 18:40:00 Stashed 1 file(s) [Pipeline] } 18:40:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-207-stack-cost] [Pipeline] // lock [Pipeline] } 18:40:00 $ docker stop --time=1 5b256fc7808179625bc5bc19058e9c6c6168755a4a493552c57bf0b4642ef232 18:40:02 $ docker rm -f --volumes 5b256fc7808179625bc5bc19058e9c6c6168755a4a493552c57bf0b4642ef232 [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 18:40:02 provisioning config files... 18:40:02 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7193962480075346688tmp [Pipeline] { [Pipeline] sh 18:40:03 + set +x 18:40:03 + curl -s https://codecov.io/bash 18:40:03 + bash -s -- 18:40:03 18:40:03 _____ _ 18:40:03 / ____| | | 18:40:03 | | ___ __| | ___ ___ _____ __ 18:40:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:40:03 | |___| (_) | (_| | __/ (_| (_) \ V / 18:40:03 \_____\___/ \__,_|\___|\___\___/ \_/ 18:40:03 Bash-1.0.6 18:40:03 18:40:03 18:40:03 ==> git version 2.25.1 found 18:40:03 ==> 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 18:40:03 Release-Date: 2020-01-08 18:40:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:40:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:40:03 ==> Jenkins CI detected. 18:40:03 current dir:  /w/workspace/ry_app-service-configurable_main 18:40:03 project root: . 18:40:03 --> token set from env 18:40:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:40:03 ==> Running gcov in . (disable via -X gcov) 18:40:03 ==> Python coveragepy not found 18:40:03 ==> Searching for coverage reports in: 18:40:03 + . 18:40:03 -> Found 1 reports 18:40:03 ==> Detecting git/mercurial file structure 18:40:03 ==> Reading reports 18:40:03 + ./coverage.out bytes=13 18:40:03 ==> Appending adjustments 18:40:03 https://docs.codecov.io/docs/fixing-reports 18:40:03 + Found adjustments 18:40:03 ==> Gzipping contents 18:40:03 4.0K /tmp/codecov.4wXvty.gz 18:40:03 ==> Uploading reports 18:40:03 url: https://codecov.io 18:40:03 query: branch=main&commit=fa501d0b868425bc78724a428da105794fb8968b&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:40:03 -> Pinging Codecov 18:40:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=fa501d0b868425bc78724a428da105794fb8968b&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:40:03 -> Uploading to 18:40:03 https://storage.googleapis.com/codecov/v4/raw/2023-11-13/A97CA9966030D2A3747ED39772930CCE/fa501d0b868425bc78724a428da105794fb8968b/fb3d4286-1255-4467-944d-82230b07997d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T184003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=265c15a527402dd5a911aa2549a639c8be682bd2969277dd3693a700d0c9e514 18:40:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:40:03 Dload Upload Total Spent Left Speed 18:40:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 939 --:--:-- --:--:-- --:--:-- 939 18:40:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fa501d0b868425bc78724a428da105794fb8968b [Pipeline] } 18:40:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:40:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:40:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:04 18:40:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:40:04 df9b9388f04a: Pulling fs layer 18:40:04 52dc419b0ee2: Pulling fs layer 18:40:04 25bc292e5bac: Pulling fs layer 18:40:04 114826534d7a: Pulling fs layer 18:40:04 4657fd5d0bcf: Pulling fs layer 18:40:04 6ad1cebc031e: Pulling fs layer 18:40:04 8a3aa393b2d8: Pulling fs layer 18:40:04 114826534d7a: Waiting 18:40:04 4657fd5d0bcf: Waiting 18:40:04 6ad1cebc031e: Waiting 18:40:04 8a3aa393b2d8: Waiting 18:40:04 25bc292e5bac: Verifying Checksum 18:40:04 25bc292e5bac: Download complete 18:40:04 52dc419b0ee2: Verifying Checksum 18:40:04 52dc419b0ee2: Download complete 18:40:04 4657fd5d0bcf: Verifying Checksum 18:40:04 4657fd5d0bcf: Download complete 18:40:04 df9b9388f04a: Download complete 18:40:04 6ad1cebc031e: Verifying Checksum 18:40:04 6ad1cebc031e: Download complete 18:40:05 df9b9388f04a: Pull complete 18:40:05 114826534d7a: Verifying Checksum 18:40:05 114826534d7a: Download complete 18:40:05 52dc419b0ee2: Pull complete 18:40:05 25bc292e5bac: Pull complete 18:40:05 8a3aa393b2d8: Verifying Checksum 18:40:05 8a3aa393b2d8: Download complete 18:40:08 114826534d7a: Pull complete 18:40:08 4657fd5d0bcf: Pull complete 18:40:09 6ad1cebc031e: Pull complete 18:40:11 8a3aa393b2d8: Pull complete 18:40:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:40:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:11 prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container 18:40:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:40:18 $ docker top 37761d0ca2a0c43a9350ac276c3c212d60d1883772abf81573adc1f39ea4f976 -eo pid,comm [Pipeline] { [Pipeline] echo 18:40:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 18:40:18 + set -o pipefail 18:40:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 18:40:23 18:40:23 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:40:23 18:40:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0ea0657a-ce50-4804-ab79-619352e55bb4 18:40:23 18:40:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:40:23 18:40:23 18:40:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:40:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:40:23 More details here: https://snyk.co/ue1NS 18:40:23 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:40:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:40:23 $ docker stop --time=1 37761d0ca2a0c43a9350ac276c3c212d60d1883772abf81573adc1f39ea4f976 18:40:28 $ docker rm -f --volumes 37761d0ca2a0c43a9350ac276c3c212d60d1883772abf81573adc1f39ea4f976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:40:29 + git log --format=format:%s -1 fa501d0b868425bc78724a428da105794fb8968b [Pipeline] sh 18:40:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:29 prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container 18:40:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:30 $ docker top 0a76d5a51670851ecb885206ee9d646d53f5084080eaeb1a551fe53180757c14 -eo pid,comm 18:40:30 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). 18:40:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:30 [ssh-agent] Looking for ssh-agent implementation... 18:40:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:30 $ docker exec 0a76d5a51670851ecb885206ee9d646d53f5084080eaeb1a551fe53180757c14 ssh-agent 18:40:30 SSH_AUTH_SOCK=/tmp/ssh-ZsYI6dcmZgfZ/agent.33 18:40:30 SSH_AGENT_PID=39 18:40:30 Running ssh-add (command line suppressed) 18:40:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8497153491038388316.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8497153491038388316.key) 18:40:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:31 + git semver tag 18:40:31 2023-11-13 18:40:31,332 [run_tag] DEBUG tag force:False 18:40:31 2023-11-13 18:40:31,332 [check_head_tag] DEBUG check head tag 18:40:31 2023-11-13 18:40:31,333 [execute] INFO git cat-file --batch-check 18:40:31 2023-11-13 18:40:31,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:40:31 2023-11-13 18:40:31,339 [execute] INFO git cat-file --batch 18:40:31 2023-11-13 18:40:31,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:40:31 2023-11-13 18:40:31,360 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:40:31 2023-11-13 18:40:31,361 [execute] INFO git tag -a v3.1.0-dev.37 -m v3.1.0-dev.37 18:40:31 2023-11-13 18:40:31,361 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.37', '-m', 'v3.1.0-dev.37'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:40:31 2023-11-13 18:40:31,366 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:40:31 3.1.0-dev.37 [Pipeline] } 18:40:31 $ docker exec --env ******** --env ******** 0a76d5a51670851ecb885206ee9d646d53f5084080eaeb1a551fe53180757c14 ssh-agent -k 18:40:31 unset SSH_AUTH_SOCK; 18:40:31 unset SSH_AGENT_PID; 18:40:31 echo Agent pid 39 killed; 18:40:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:31 + git semver [Pipeline] } 18:40:32 $ docker stop --time=1 0a76d5a51670851ecb885206ee9d646d53f5084080eaeb1a551fe53180757c14 18:40:33 $ docker rm -f --volumes 0a76d5a51670851ecb885206ee9d646d53f5084080eaeb1a551fe53180757c14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:33 18:40:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:34 0.23.1-centos7: Pulling from edgex-lftools 18:40:34 ab5ef0e58194: Pulling fs layer 18:40:34 9712f1f96733: Pulling fs layer 18:40:34 63f879dbbcfc: Pulling fs layer 18:40:34 0d9ebad4ef96: Pulling fs layer 18:40:34 e9a5061849ea: Pulling fs layer 18:40:34 d747dcd14b5f: Pulling fs layer 18:40:34 e9a5061849ea: Waiting 18:40:34 0d9ebad4ef96: Waiting 18:40:34 2de7ff778b66: Pulling fs layer 18:40:34 d747dcd14b5f: Waiting 18:40:34 9712f1f96733: Verifying Checksum 18:40:34 9712f1f96733: Download complete 18:40:34 63f879dbbcfc: Verifying Checksum 18:40:34 63f879dbbcfc: Download complete 18:40:34 e9a5061849ea: Verifying Checksum 18:40:34 e9a5061849ea: Download complete 18:40:34 d747dcd14b5f: Verifying Checksum 18:40:34 d747dcd14b5f: Download complete 18:40:34 0d9ebad4ef96: Verifying Checksum 18:40:34 0d9ebad4ef96: Download complete 18:40:34 ab5ef0e58194: Verifying Checksum 18:40:34 ab5ef0e58194: Download complete 18:40:34 2de7ff778b66: Verifying Checksum 18:40:34 2de7ff778b66: Download complete 18:40:37 ab5ef0e58194: Pull complete 18:40:37 9712f1f96733: Pull complete 18:40:38 63f879dbbcfc: Pull complete 18:40:43 0d9ebad4ef96: Pull complete 18:40:43 e9a5061849ea: Pull complete 18:40:43 d747dcd14b5f: Pull complete 18:40:43 2de7ff778b66: Pull complete 18:40:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:43 prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container 18:40:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:40:51 $ docker top 240458f276d8f9e412e7dd13832de51b9e1719488565dd99e4d6c3c6fd482d5a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:40:51 provisioning config files... 18:40:51 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4300493273299333317tmp 18:40:51 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7148971359738727816tmp 18:40:51 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11351234521414257751tmp [Pipeline] { [Pipeline] echo 18:40:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:40:51 ---> sigul-configuration.sh 18:40:51 gpg: directory `/root/.gnupg' created 18:40:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:40:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:40:51 gpg: keyring `/root/.gnupg/secring.gpg' created 18:40:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:40:51 gpg: CAST5 encrypted data 18:40:51 gpg: encrypted with 1 passphrase 18:40:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:40:51 + mkdir /home/jenkins 18:40:51 + mkdir /home/jenkins/sigul [Pipeline] sh 18:40:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:40:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:40:52 ---> sigul-install.sh 18:40:52 Sigul already installed; skipping installation. [Pipeline] sh 18:40:52 + git tag --list 18:40:52 v1.0.0 18:40:52 v1.1.0 18:40:52 v1.2.0 18:40:52 v1.3.0 18:40:52 v1.3.1 18:40:52 v2.0.0 18:40:52 v2.0.1 18:40:52 v2.1.0 18:40:52 v2.1.1 18:40:52 v2.1.2 18:40:52 v2.2.0 18:40:52 v2.3 18:40:52 v2.3.0 18:40:52 v2.3.1 18:40:52 v3.0 18:40:52 v3.0.0 18:40:52 v3.0.1 18:40:52 v3.0.1-dev.1 18:40:52 v3.1.0-dev.1 18:40:52 v3.1.0-dev.10 18:40:52 v3.1.0-dev.11 18:40:52 v3.1.0-dev.12 18:40:52 v3.1.0-dev.13 18:40:52 v3.1.0-dev.14 18:40:52 v3.1.0-dev.15 18:40:52 v3.1.0-dev.16 18:40:52 v3.1.0-dev.17 18:40:52 v3.1.0-dev.18 18:40:52 v3.1.0-dev.19 18:40:52 v3.1.0-dev.2 18:40:52 v3.1.0-dev.20 18:40:52 v3.1.0-dev.21 18:40:52 v3.1.0-dev.22 18:40:52 v3.1.0-dev.23 18:40:52 v3.1.0-dev.24 18:40:52 v3.1.0-dev.25 18:40:52 v3.1.0-dev.26 18:40:52 v3.1.0-dev.27 18:40:52 v3.1.0-dev.28 18:40:52 v3.1.0-dev.29 18:40:52 v3.1.0-dev.3 18:40:52 v3.1.0-dev.30 18:40:52 v3.1.0-dev.31 18:40:52 v3.1.0-dev.32 18:40:52 v3.1.0-dev.33 18:40:52 v3.1.0-dev.34 18:40:52 v3.1.0-dev.35 18:40:52 v3.1.0-dev.36 18:40:52 v3.1.0-dev.37 18:40:52 v3.1.0-dev.4 18:40:52 v3.1.0-dev.5 18:40:52 v3.1.0-dev.6 18:40:52 v3.1.0-dev.7 18:40:52 v3.1.0-dev.8 18:40:52 v3.1.0-dev.9 [Pipeline] sh 18:40:53 + lftools sign git-tag v3.1.0-dev.37 18:40:53 Signing Git tag with Sigul... 18:40:53 Signing v3.1.0-dev.37 [Pipeline] echo 18:40:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:40:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:40:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:40:54 $ docker stop --time=1 240458f276d8f9e412e7dd13832de51b9e1719488565dd99e4d6c3c6fd482d5a 18:40:55 $ docker rm -f --volumes 240458f276d8f9e412e7dd13832de51b9e1719488565dd99e4d6c3c6fd482d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:40:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:56 prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container 18:40:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:56 $ docker top 085de082d380f1cd8cb18352a402350fdf1fdd5c744b65cd4286317d278b0707 -eo pid,comm 18:40:56 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). 18:40:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:56 [ssh-agent] Looking for ssh-agent implementation... 18:40:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:56 $ docker exec 085de082d380f1cd8cb18352a402350fdf1fdd5c744b65cd4286317d278b0707 ssh-agent 18:40:57 SSH_AUTH_SOCK=/tmp/ssh-mF6TjXBWJtKb/agent.31 18:40:57 SSH_AGENT_PID=37 18:40:57 Running ssh-add (command line suppressed) 18:40:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7750334037861649010.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7750334037861649010.key) 18:40:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:57 + git semver bump pre 18:40:57 2023-11-13 18:40:57,653 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:40:57 2023-11-13 18:40:57,653 [bump_version] DEBUG bumping version:3.1.0-dev.37 on axis:pre with prefix:dev 18:40:57 2023-11-13 18:40:57,653 [bump_version] DEBUG bumped version:3.1.0-dev.38 18:40:57 2023-11-13 18:40:57,654 [write_version] DEBUG write version:3.1.0-dev.38 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 18:40:57 2023-11-13 18:40:57,654 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:40:57 2023-11-13 18:40:57,654 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:40:57 2023-11-13 18:40:57,655 [execute] INFO git cat-file --batch-check 18:40:57 2023-11-13 18:40:57,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:40:57 2023-11-13 18:40:57,661 [execute] INFO git cat-file --batch 18:40:57 2023-11-13 18:40:57,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:40:57 2023-11-13 18:40:57,667 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:40:57 3.1.0-dev.38 [Pipeline] } 18:40:57 $ docker exec --env ******** --env ******** 085de082d380f1cd8cb18352a402350fdf1fdd5c744b65cd4286317d278b0707 ssh-agent -k 18:40:57 unset SSH_AUTH_SOCK; 18:40:57 unset SSH_AGENT_PID; 18:40:57 echo Agent pid 37 killed; 18:40:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:58 + git semver [Pipeline] } 18:40:58 $ docker stop --time=1 085de082d380f1cd8cb18352a402350fdf1fdd5c744b65cd4286317d278b0707 18:40:59 $ docker rm -f --volumes 085de082d380f1cd8cb18352a402350fdf1fdd5c744b65cd4286317d278b0707 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:00 prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container 18:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:41:00 $ docker top d7672e65f009442a82f302f7f2cc125b70a437bd40c52f8eed35278dbbc06de3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:00 [ssh-agent] Looking for ssh-agent implementation... 18:41:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:01 $ docker exec d7672e65f009442a82f302f7f2cc125b70a437bd40c52f8eed35278dbbc06de3 ssh-agent 18:41:01 SSH_AUTH_SOCK=/tmp/ssh-rq1EPgM0WZRi/agent.34 18:41:01 SSH_AGENT_PID=40 18:41:01 Running ssh-add (command line suppressed) 18:41:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_224057390308157661.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_224057390308157661.key) 18:41:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:01 + git semver push 18:41:01 2023-11-13 18:41:01,739 [run_push] DEBUG push 18:41:01 2023-11-13 18:41:01,739 [execute] INFO git cat-file --batch-check 18:41:01 2023-11-13 18:41:01,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:41:01 2023-11-13 18:41:01,743 [execute] INFO git rev-list 9b8767021da47a07c176ba953b210ffec439cddf -- 18:41:01 2023-11-13 18:41:01,744 [execute] DEBUG Popen(['git', 'rev-list', '9b8767021da47a07c176ba953b210ffec439cddf', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:41:01 2023-11-13 18:41:01,754 [execute] INFO git fetch -v origin 18:41:01 2023-11-13 18:41:01,755 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 18:41:02 2023-11-13 18:41:02,320 [run_push] DEBUG no remote changes detected 18:41:02 2023-11-13 18:41:02,320 [execute] INFO git push origin semver 18:41:02 2023-11-13 18:41:02,320 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:41:03 2023-11-13 18:41:03,214 [run_push] DEBUG push all version tags 18:41:03 2023-11-13 18:41:03,214 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:41:03 2023-11-13 18:41:03,215 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:41:04 2023-11-13 18:41:03,988 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:41:04 3.1.0-dev.38 [Pipeline] } 18:41:04 $ docker exec --env ******** --env ******** d7672e65f009442a82f302f7f2cc125b70a437bd40c52f8eed35278dbbc06de3 ssh-agent -k 18:41:04 unset SSH_AUTH_SOCK; 18:41:04 unset SSH_AGENT_PID; 18:41:04 echo Agent pid 40 killed; 18:41:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:04 + git semver [Pipeline] } 18:41:04 $ docker stop --time=1 d7672e65f009442a82f302f7f2cc125b70a437bd40c52f8eed35278dbbc06de3 18:41:06 $ docker rm -f --volumes d7672e65f009442a82f302f7f2cc125b70a437bd40c52f8eed35278dbbc06de3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:41:06 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:41:06 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:41:06 total 16 18:41:06 drwxr-xr-x 3 root root 4096 Nov 13 18:29 . 18:41:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:40 .. 18:41:06 drwxr-xr-x 2 root root 4096 Nov 13 18:29 cost 18:41:06 -rw-r--r-- 1 root root 96 Nov 13 18:29 cost.csv 18:41:06 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:41:06 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:41:06 total 16 18:41:06 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:29 . 18:41:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:40 .. 18:41:06 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 18:29 cost 18:41:06 -rw-r--r-- 1 jenkins jenkins 96 Nov 13 18:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:41:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:41:07 ---> package-listing.sh 18:41:07 ++ facter osfamily 18:41:07 ++ tr '[:upper:]' '[:lower:]' 18:41:08 + OS_FAMILY=debian 18:41:08 + workspace=/w/workspace/ry_app-service-configurable_main 18:41:08 + START_PACKAGES=/tmp/packages_start.txt 18:41:08 + END_PACKAGES=/tmp/packages_end.txt 18:41:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:41:08 + PACKAGES=/tmp/packages_start.txt 18:41:08 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:41:08 + PACKAGES=/tmp/packages_end.txt 18:41:08 + case "${OS_FAMILY}" in 18:41:08 + dpkg -l 18:41:08 + grep '^ii' 18:41:08 + '[' -f /tmp/packages_start.txt ']' 18:41:08 + '[' -f /tmp/packages_end.txt ']' 18:41:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:41:08 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:41:08 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:41:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:41:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:41:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:09 prd-ubuntu20.04-docker-8c-8g-17367 does not seem to be running inside a container 18:41:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:41:09 $ docker top 93c96f985ec60c1a59c49a0dad4fbc3fe777a838473dc6125b3725e46d08818e -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:09 + touch /tmp/pre-build-complete [Pipeline] sh 18:41:09 + mkdir -p /var/log/sysstat [Pipeline] sh 18:41:10 + ls /var/log/sa-host 18:41:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:10 provisioning config files... 18:41:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6828578145719943557tmp [Pipeline] { [Pipeline] echo 18:41:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:41:10 ---> create-netrc.sh [Pipeline] } 18:41:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:41:10 ---> python-tools-install.sh [Pipeline] echo 18:41:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:41:11 ---> sudo-logs.sh 18:41:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:41:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:41:11 ---> job-cost.sh 18:41:11 lf-activate-venv: SKIPPING 18:41:11 DEBUG: total: 0.2199999988079071 18:41:11 INFO: Retrieving Stack Cost... 18:41:11 INFO: Retrieving Pricing Info for: v3-standard-8 18:41:12 INFO: Archiving Costs [Pipeline] echo 18:41:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:41:12 ---> logs-deploy.sh 18:41:12 lf-activate-venv: SKIPPING 18:41:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/207 18:41:12 INFO: archiving workspace using pattern(s): 18:41:13 Archives upload complete. 18:41:13 INFO: archiving logs to Nexus 18:41:14 ---> uname -a: 18:41:14 Linux prd-ubuntu20-04-docker-8c-8g-17367 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:41:14 18:41:14 18:41:14 ---> lscpu: 18:41:14 Architecture: x86_64 18:41:14 CPU op-mode(s): 32-bit, 64-bit 18:41:14 Byte Order: Little Endian 18:41:14 Address sizes: 40 bits physical, 48 bits virtual 18:41:14 CPU(s): 8 18:41:14 On-line CPU(s) list: 0-7 18:41:14 Thread(s) per core: 1 18:41:14 Core(s) per socket: 1 18:41:14 Socket(s): 8 18:41:14 NUMA node(s): 1 18:41:14 Vendor ID: AuthenticAMD 18:41:14 CPU family: 23 18:41:14 Model: 49 18:41:14 Model name: AMD EPYC-Rome Processor 18:41:14 Stepping: 0 18:41:14 CPU MHz: 2800.000 18:41:14 BogoMIPS: 5600.00 18:41:14 Virtualization: AMD-V 18:41:14 Hypervisor vendor: KVM 18:41:14 Virtualization type: full 18:41:14 L1d cache: 256 KiB 18:41:14 L1i cache: 256 KiB 18:41:14 L2 cache: 4 MiB 18:41:14 L3 cache: 128 MiB 18:41:14 NUMA node0 CPU(s): 0-7 18:41:14 Vulnerability Itlb multihit: Not affected 18:41:14 Vulnerability L1tf: Not affected 18:41:14 Vulnerability Mds: Not affected 18:41:14 Vulnerability Meltdown: Not affected 18:41:14 Vulnerability Mmio stale data: Not affected 18:41:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:41:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:41:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:41:14 Vulnerability Srbds: Not affected 18:41:14 Vulnerability Tsx async abort: Not affected 18:41:14 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 18:41:14 18:41:14 18:41:14 ---> nproc: 18:41:14 8 18:41:14 18:41:14 18:41:14 ---> df -h: 18:41:14 Filesystem Size Used Avail Use% Mounted on 18:41:14 overlay 155G 13G 143G 9% / 18:41:14 tmpfs 64M 0 64M 0% /dev 18:41:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:41:14 shm 64M 0 64M 0% /dev/shm 18:41:14 /dev/vda1 155G 13G 143G 9% /facter-os 18:41:14 18:41:14 18:41:14 ---> sar -b -r -n DEV: 18:41:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17367) 11/13/23 _x86_64_ (8 CPU) 18:41:14 18:41:14 18:25:36 LINUX RESTART (8 CPU) 18:41:14 18:41:14 18:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:41:14 18:27:01 173.31 38.89 134.43 0.00 4331.96 104378.85 0.00 18:41:14 18:28:01 162.21 1.35 160.86 0.00 21.46 51224.80 0.00 18:41:14 18:29:01 78.09 0.22 77.87 0.00 6.13 18012.86 0.00 18:41:14 18:30:01 130.68 0.05 130.63 0.00 4.67 36218.63 0.00 18:41:14 18:31:01 44.18 10.36 33.81 0.00 3425.83 5822.91 0.00 18:41:14 18:32:01 7.25 1.60 5.65 0.00 36.39 111.70 0.00 18:41:14 18:33:01 2.18 0.00 2.18 0.00 0.00 26.00 0.00 18:41:14 18:34:01 2.00 0.00 2.00 0.00 0.00 21.99 0.00 18:41:14 18:35:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 18:41:14 18:36:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 18:41:14 18:37:01 3.18 1.02 2.17 0.00 21.86 27.99 0.00 18:41:14 18:38:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 18:41:14 18:39:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 18:41:14 18:40:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 18:41:14 18:41:01 152.56 0.17 152.39 0.00 13.86 64223.30 0.00 18:41:14 Average: 50.67 3.54 47.13 0.00 519.93 18580.82 0.00 18:41:14 18:41:14 18:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:41:14 18:27:01 29257084 31556756 760736 2.31 77736 2495808 1971004 5.81 1007312 2236736 2048 18:41:14 18:28:01 28278752 31397668 903104 2.75 149416 3157400 2031008 5.99 1255344 2865028 14740 18:41:14 18:29:01 28319888 31484280 814192 2.48 153956 3186752 2064800 6.09 1287264 2777568 35192 18:41:14 18:30:01 27646632 31552732 747832 2.27 164656 3869236 1776344 5.24 1264460 3427904 324 18:41:14 18:31:01 27291396 31514140 758900 2.31 187344 4161868 1733572 5.11 1512244 3503628 1012 18:41:14 18:32:01 27310840 31530648 743008 2.26 185912 4159696 1704356 5.02 1498240 3500576 460 18:41:14 18:33:01 27311548 31531424 742208 2.26 185984 4159700 1704356 5.02 1497632 3500580 12 18:41:14 18:34:01 27322104 31542072 731508 2.22 186060 4159704 1704356 5.02 1487060 3500584 136 18:41:14 18:35:01 27321784 31541752 731720 2.23 186108 4159704 1704356 5.02 1486792 3500584 8 18:41:14 18:36:01 27322180 31542248 731392 2.22 186148 4159712 1704356 5.02 1486860 3500592 28 18:41:14 18:37:01 27320900 31541952 731688 2.23 186224 4160328 1731800 5.10 1487100 3501140 4 18:41:14 18:38:01 27323884 31544972 728608 2.22 186256 4160332 1731800 5.10 1483980 3501144 44 18:41:14 18:39:01 27324088 31545200 728312 2.21 186280 4160336 1731800 5.10 1483740 3501148 8 18:41:14 18:40:01 27323780 31544936 728532 2.22 186304 4160336 1731800 5.10 1483780 3501148 180 18:41:14 18:41:01 25795364 31491192 775260 2.36 222668 5468632 1775156 5.23 1625992 4749800 540 18:41:14 Average: 27498015 31524131 757133 2.30 175403 3985303 1786724 5.27 1423187 3404544 3649 18:41:14 18:41:14 18:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:41:14 18:27:01 veth21156f0 58.10 65.49 5.71 55.82 0.00 0.00 0.00 0.00 18:41:14 18:27:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 18:41:14 18:27:01 docker0 65.83 72.87 5.59 137.57 0.00 0.00 0.00 0.00 18:41:14 18:27:01 ens3 652.03 422.45 5720.15 91.94 0.00 0.00 0.00 0.00 18:41:14 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:28:01 veth388c47d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:41:14 18:28:01 docker0 139.31 306.65 12.11 2306.69 0.00 0.00 0.00 0.00 18:41:14 18:28:01 ens3 326.76 151.59 2328.79 22.37 0.00 0.00 0.00 0.00 18:41:14 18:29:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 18:41:14 18:29:01 docker0 1.20 2.53 0.07 30.87 0.00 0.00 0.00 0.00 18:41:14 18:29:01 ens3 43.64 43.66 55.76 89.60 0.00 0.00 0.00 0.00 18:41:14 18:29:01 vetha26df4e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:41:14 18:30:01 lo 8.13 8.13 0.81 0.81 0.00 0.00 0.00 0.00 18:41:14 18:30:01 docker0 1.83 3.83 0.11 34.02 0.00 0.00 0.00 0.00 18:41:14 18:30:01 ens3 163.62 114.00 2646.12 248.51 0.00 0.00 0.00 0.00 18:41:14 18:31:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:41:14 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:31:01 ens3 145.59 68.59 2076.92 4.86 0.00 0.00 0.00 0.00 18:41:14 18:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:41:14 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:32:01 ens3 8.23 6.90 5.42 6.04 0.00 0.00 0.00 0.00 18:41:14 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:33:01 ens3 0.48 0.27 2.58 0.02 0.00 0.00 0.00 0.00 18:41:14 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:34:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:37:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:41:14 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:38:01 ens3 0.42 0.12 0.08 0.01 0.00 0.00 0.00 0.00 18:41:14 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:41:14 18:41:01 vethad8d978 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 18:41:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 18:41:14 18:41:01 docker0 70.39 113.81 5.55 1027.04 0.00 0.00 0.00 0.00 18:41:14 18:41:01 ens3 397.07 239.91 8237.66 46.94 0.00 0.00 0.00 0.00 18:41:14 Average: vethad8d978 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:14 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 18:41:14 Average: docker0 18.52 33.27 1.56 235.84 0.00 0.00 0.00 0.00 18:41:14 Average: ens3 115.31 69.47 1400.09 33.96 0.00 0.00 0.00 0.00 18:41:14 18:41:14 18:41:14 ---> sar -P ALL: 18:41:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17367) 11/13/23 _x86_64_ (8 CPU) 18:41:14 18:41:14 18:25:36 LINUX RESTART (8 CPU) 18:41:14 18:41:14 18:26:02 CPU %user %nice %system %iowait %steal %idle 18:41:14 18:27:01 all 10.07 0.00 3.52 3.81 0.09 82.51 18:41:14 18:27:01 0 10.07 0.00 3.42 0.26 0.07 86.18 18:41:14 18:27:01 1 10.17 0.00 4.99 12.34 0.12 72.38 18:41:14 18:27:01 2 8.67 0.00 3.28 0.31 0.07 87.67 18:41:14 18:27:01 3 8.65 0.00 3.35 8.70 0.10 79.20 18:41:14 18:27:01 4 9.60 0.00 3.06 4.25 0.12 82.97 18:41:14 18:27:01 5 12.57 0.00 2.99 0.39 0.07 83.97 18:41:14 18:27:01 6 11.98 0.00 3.47 0.79 0.09 83.68 18:41:14 18:27:01 7 8.81 0.00 3.62 3.52 0.09 83.97 18:41:14 18:28:01 all 6.00 0.00 3.59 6.00 0.07 84.35 18:41:14 18:28:01 0 5.90 0.00 3.90 0.79 0.07 89.35 18:41:14 18:28:01 1 5.58 0.00 2.44 0.52 0.05 91.41 18:41:14 18:28:01 2 5.30 0.00 4.05 17.39 0.07 73.19 18:41:14 18:28:01 3 5.28 0.00 3.99 24.05 0.07 66.62 18:41:14 18:28:01 4 7.47 0.00 2.55 0.10 0.07 89.81 18:41:14 18:28:01 5 7.43 0.00 3.90 2.05 0.07 86.55 18:41:14 18:28:01 6 5.54 0.00 4.67 0.57 0.07 89.15 18:41:14 18:28:01 7 5.51 0.00 3.20 2.66 0.07 88.55 18:41:14 18:29:01 all 43.89 0.00 4.51 2.52 0.12 48.96 18:41:14 18:29:01 0 43.57 0.00 4.43 0.54 0.13 51.33 18:41:14 18:29:01 1 45.20 0.00 4.69 0.50 0.13 49.47 18:41:14 18:29:01 2 43.34 0.00 4.33 0.44 0.12 51.78 18:41:14 18:29:01 3 44.04 0.00 5.16 16.52 0.13 34.14 18:41:14 18:29:01 4 43.88 0.00 4.50 0.61 0.10 50.91 18:41:14 18:29:01 5 43.86 0.00 4.47 0.52 0.10 51.05 18:41:14 18:29:01 6 43.24 0.00 4.25 0.66 0.12 51.73 18:41:14 18:29:01 7 43.97 0.00 4.25 0.40 0.12 51.26 18:41:14 18:30:01 all 17.34 0.00 3.15 5.27 0.08 74.16 18:41:14 18:30:01 0 17.36 0.00 3.79 27.15 0.08 51.62 18:41:14 18:30:01 1 16.02 0.00 2.84 0.05 0.07 81.01 18:41:14 18:30:01 2 18.64 0.00 2.79 0.50 0.08 77.98 18:41:14 18:30:01 3 17.01 0.00 3.36 1.08 0.07 78.49 18:41:14 18:30:01 4 17.73 0.00 3.14 5.88 0.08 73.17 18:41:14 18:30:01 5 17.02 0.00 3.38 0.47 0.07 79.07 18:41:14 18:30:01 6 17.34 0.00 3.21 5.87 0.07 73.52 18:41:14 18:30:01 7 17.61 0.00 2.67 1.24 0.08 78.39 18:41:14 18:31:01 all 2.24 0.00 1.22 0.36 0.02 96.17 18:41:14 18:31:01 0 1.68 0.00 1.07 0.13 0.00 97.12 18:41:14 18:31:01 1 4.40 0.00 1.41 0.33 0.03 93.83 18:41:14 18:31:01 2 1.45 0.00 1.77 0.35 0.02 96.41 18:41:14 18:31:01 3 1.85 0.00 0.92 0.03 0.02 97.18 18:41:14 18:31:01 4 2.58 0.00 1.10 0.58 0.02 95.72 18:41:14 18:31:01 5 1.14 0.00 0.60 1.24 0.02 97.01 18:41:14 18:31:01 6 1.46 0.00 0.80 0.05 0.02 97.68 18:41:14 18:31:01 7 3.33 0.00 2.06 0.18 0.02 94.41 18:41:14 18:32:01 all 0.58 0.00 0.11 0.22 0.01 99.08 18:41:14 18:32:01 0 0.13 0.00 0.07 0.08 0.02 99.70 18:41:14 18:32:01 1 0.65 0.00 0.22 0.47 0.00 98.67 18:41:14 18:32:01 2 0.23 0.00 0.10 0.03 0.00 99.63 18:41:14 18:32:01 3 0.07 0.00 0.08 0.00 0.00 99.85 18:41:14 18:32:01 4 0.45 0.00 0.08 0.02 0.00 99.45 18:41:14 18:32:01 5 1.52 0.00 0.12 1.03 0.00 97.33 18:41:14 18:32:01 6 0.10 0.00 0.12 0.02 0.02 99.75 18:41:14 18:32:01 7 1.45 0.00 0.08 0.15 0.02 98.30 18:41:14 18:33:01 all 0.17 0.00 0.01 0.08 0.00 99.73 18:41:14 18:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:41:14 18:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:41:14 18:33:01 4 0.05 0.00 0.03 0.00 0.00 99.92 18:41:14 18:33:01 5 0.02 0.00 0.02 0.45 0.00 99.52 18:41:14 18:33:01 6 0.10 0.00 0.02 0.03 0.02 99.83 18:41:14 18:33:01 7 1.19 0.00 0.00 0.17 0.00 98.64 18:41:14 18:34:01 all 0.11 0.00 0.01 0.01 0.00 99.86 18:41:14 18:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:41:14 18:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:41:14 18:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:34:01 4 0.05 0.00 0.00 0.00 0.02 99.93 18:41:14 18:34:01 5 0.07 0.00 0.03 0.03 0.00 99.87 18:41:14 18:34:01 6 0.07 0.00 0.03 0.00 0.02 99.88 18:41:14 18:34:01 7 0.67 0.00 0.03 0.05 0.00 99.25 18:41:14 18:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:41:14 18:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:35:01 4 0.08 0.00 0.03 0.00 0.00 99.88 18:41:14 18:35:01 5 0.05 0.00 0.03 0.02 0.02 99.88 18:41:14 18:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:41:14 18:36:01 all 0.08 0.00 0.01 0.01 0.00 99.89 18:41:14 18:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:41:14 18:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:41:14 18:36:01 3 0.00 0.00 0.02 0.02 0.00 99.97 18:41:14 18:36:01 4 0.07 0.00 0.02 0.00 0.02 99.90 18:41:14 18:36:01 5 0.03 0.00 0.03 0.05 0.00 99.88 18:41:14 18:36:01 6 0.07 0.00 0.02 0.00 0.00 99.92 18:41:14 18:36:01 7 0.43 0.00 0.00 0.05 0.00 99.52 18:41:14 18:37:01 all 0.06 0.00 0.04 0.02 0.01 99.87 18:41:14 18:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:41:14 18:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:41:14 18:37:01 2 0.22 0.00 0.05 0.03 0.02 99.68 18:41:14 18:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:41:14 18:37:01 4 0.12 0.00 0.07 0.00 0.02 99.80 18:41:14 18:37:01 5 0.03 0.00 0.03 0.08 0.00 99.85 18:41:14 18:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:41:14 18:37:01 7 0.02 0.00 0.05 0.05 0.02 99.87 18:41:14 18:41:14 18:37:01 CPU %user %nice %system %iowait %steal %idle 18:41:14 18:38:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:41:14 18:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:41:14 18:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:41:14 18:38:01 4 0.05 0.00 0.07 0.00 0.00 99.88 18:41:14 18:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:41:14 18:38:01 6 0.07 0.00 0.00 0.00 0.00 99.93 18:41:14 18:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:41:14 18:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:41:14 18:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:41:14 18:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:41:14 18:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:41:14 18:39:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:41:14 18:39:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:41:14 18:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:41:14 18:39:01 7 0.02 0.00 0.03 0.02 0.00 99.93 18:41:14 18:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:41:14 18:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:41:14 18:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:41:14 18:40:01 4 0.07 0.00 0.02 0.00 0.02 99.90 18:41:14 18:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:41:14 18:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:41:14 18:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:41:14 18:41:01 all 9.17 0.00 4.25 4.55 0.07 81.95 18:41:14 18:41:01 0 8.47 0.00 3.79 15.54 0.12 72.08 18:41:14 18:41:01 1 8.21 0.00 4.79 1.25 0.08 85.66 18:41:14 18:41:01 2 9.29 0.00 4.09 10.15 0.07 76.40 18:41:14 18:41:01 3 9.43 0.00 5.40 0.59 0.08 84.50 18:41:14 18:41:01 4 9.23 0.00 4.14 0.25 0.07 86.32 18:41:14 18:41:01 5 9.11 0.00 4.32 7.77 0.07 78.74 18:41:14 18:41:01 6 10.09 0.00 3.77 0.37 0.05 85.72 18:41:14 18:41:01 7 9.57 0.00 3.68 0.54 0.05 86.15 18:41:14 Average: all 5.94 0.00 1.35 1.51 0.03 91.16 18:41:14 Average: 0 5.78 0.00 1.36 2.94 0.03 89.90 18:41:14 Average: 1 5.99 0.00 1.41 1.01 0.03 91.56 18:41:14 Average: 2 5.78 0.00 1.36 1.94 0.03 90.90 18:41:14 Average: 3 5.71 0.00 1.48 3.36 0.03 89.42 18:41:14 Average: 4 6.05 0.00 1.24 0.77 0.04 91.90 18:41:14 Average: 5 6.14 0.00 1.32 0.94 0.03 91.57 18:41:14 Average: 6 5.97 0.00 1.35 0.55 0.03 92.10 18:41:14 Average: 7 6.14 0.00 1.30 0.60 0.03 91.93 18:41:14 18:41:14 18:41:14