Pull request #617 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18a41618e4726f4b5a313db5431463b8eb1ecac4+c583aa4fb078343a3c888109ea4df2cf2137b3df (b61fa1c3704d3fcf62431e08fa8dfb401a399211) 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-ssh1465120835229393936.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1288107387336567651.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7789927977332457997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6208051951828958539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14260699607480742211.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-617/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-617/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4419384979991826127.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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 ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15631’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15632’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15630’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15636 in /w/workspace/_app-service-configurable_PR-617 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-617 # 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 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Merging remotes/origin/main commit c583aa4fb078343a3c888109ea4df2cf2137b3df into PR head commit 18a41618e4726f4b5a313db5431463b8eb1ecac4 Merge succeeded, producing 18a41618e4726f4b5a313db5431463b8eb1ecac4 Checking out Revision 18a41618e4726f4b5a313db5431463b8eb1ecac4 (PR-617) Commit message: "build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/617/head:refs/remotes/origin/PR-617 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18a41618e4726f4b5a313db5431463b8eb1ecac4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18a41618e4726f4b5a313db5431463b8eb1ecac4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:37:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:37:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:37:50 ========================================================= 21:37:50 EdgeX Global Pipelines Version Info 21:37:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:37:51 ------------------- 21:37:51 stable info: 21:37:51 ------------------- 21:37:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:37:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:37:51 Message: update stable to v1.0.254 21:37:52 ------------------- 21:37:52 experimental info: 21:37:52 ------------------- 21:37:52 Commited By: **** collab-it+edgex@linuxfoundation.org 21:37:52 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:37:52 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-617 [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-617 [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-617 [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18a41618e4726f4b5a313db5431463b8eb1ecac4 [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18a4161 [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:54 provisioning config files... 21:37:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-617@tmp/config1045607619227263375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:54 ---> docker-login.sh 21:37:54 nexus3.edgexfoundry.org:10001 21:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:56 Configure a credential helper to remove this warning. See 21:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:56 21:37:56 Login Succeeded 21:37:56 nexus3.edgexfoundry.org:10002 21:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:56 Configure a credential helper to remove this warning. See 21:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:56 21:37:56 Login Succeeded 21:37:56 nexus3.edgexfoundry.org:10003 21:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:56 Configure a credential helper to remove this warning. See 21:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:56 21:37:56 Login Succeeded 21:37:56 nexus3.edgexfoundry.org:10004 21:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:57 Configure a credential helper to remove this warning. See 21:37:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:57 21:37:57 Login Succeeded 21:37:57 docker.io 21:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:57 Configure a credential helper to remove this warning. See 21:37:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:57 21:37:57 Login Succeeded 21:37:57 ---> docker-login.sh ends [Pipeline] } 21:37:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:37:58 + git rev-list -1 --merges 18a41618e4726f4b5a313db5431463b8eb1ecac4~1..18a41618e4726f4b5a313db5431463b8eb1ecac4 [Pipeline] echo 21:37:58 -----------> git rev-list -1 --merges 18a41618e4726f4b5a313db5431463b8eb1ecac4~1..18a41618e4726f4b5a313db5431463b8eb1ecac4 18a41618e4726f4b5a313db5431463b8eb1ecac4 [false] [Pipeline] sh 21:37:58 + git log --format=format:%s -1 18a41618e4726f4b5a313db5431463b8eb1ecac4 [Pipeline] echo 21:37:58 ========================================================= 21:37:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:37:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:59 + git log --format=format:%s -1 18a41618e4726f4b5a313db5431463b8eb1ecac4 [Pipeline] echo 21:37:59 [semverPrep] GIT_COMMIT: 18a41618e4726f4b5a313db5431463b8eb1ecac4, Commit Message: build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo 21:37:59 [semverPrep] This is not a build commit. [Pipeline] sh 21:37:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:37:59 + grep -v github /etc/ssh/ssh_known_hosts 21:37:59 + [ -e /tmp/ssh_known_hosts ] 21:37:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:37:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:37:59 + sudo tee -a /etc/ssh/ssh_known_hosts 21:37:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:00 21:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:01 0.1.4: Pulling from edgex-devops/py-git-semver 21:38:01 b85a868b505f: Pulling fs layer 21:38:01 e2be974225ed: Pulling fs layer 21:38:01 339a4e72a1f5: Pulling fs layer 21:38:01 988bab9f4d93: Pulling fs layer 21:38:01 1469e6f7b9e6: Pulling fs layer 21:38:01 eaf3925da568: Pulling fs layer 21:38:01 bab4dde63d76: Pulling fs layer 21:38:01 bde34c3a00c8: Pulling fs layer 21:38:01 b352a97aabf1: Pulling fs layer 21:38:01 4872d77fe225: Pulling fs layer 21:38:01 5851b861e8e6: Pulling fs layer 21:38:01 988bab9f4d93: Waiting 21:38:01 1469e6f7b9e6: Waiting 21:38:01 eaf3925da568: Waiting 21:38:01 bab4dde63d76: Waiting 21:38:01 bde34c3a00c8: Waiting 21:38:01 b352a97aabf1: Waiting 21:38:01 4872d77fe225: Waiting 21:38:01 5851b861e8e6: Waiting 21:38:01 e2be974225ed: Download complete 21:38:01 988bab9f4d93: Verifying Checksum 21:38:01 988bab9f4d93: Download complete 21:38:01 1469e6f7b9e6: Verifying Checksum 21:38:01 1469e6f7b9e6: Download complete 21:38:01 eaf3925da568: Verifying Checksum 21:38:01 eaf3925da568: Download complete 21:38:01 339a4e72a1f5: Verifying Checksum 21:38:01 339a4e72a1f5: Download complete 21:38:02 b352a97aabf1: Download complete 21:38:02 4872d77fe225: Verifying Checksum 21:38:02 4872d77fe225: Download complete 21:38:02 b85a868b505f: Verifying Checksum 21:38:02 b85a868b505f: Download complete 21:38:02 5851b861e8e6: Download complete 21:38:02 bab4dde63d76: Verifying Checksum 21:38:02 bab4dde63d76: Download complete 21:38:04 b85a868b505f: Pull complete 21:38:05 e2be974225ed: Pull complete 21:38:06 339a4e72a1f5: Pull complete 21:38:07 988bab9f4d93: Pull complete 21:38:09 1469e6f7b9e6: Pull complete 21:38:09 eaf3925da568: Pull complete 21:38:14 bab4dde63d76: Pull complete 21:38:14 bde34c3a00c8: Pull complete 21:38:15 b352a97aabf1: Pull complete 21:38:15 4872d77fe225: Pull complete 21:38:15 5851b861e8e6: Pull complete 21:38:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:38:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:16 prd-ubuntu20.04-docker-8c-8g-15636 does not seem to be running inside a container 21:38:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-617 -v /w/workspace/_app-service-configurable_PR-617:/w/workspace/_app-service-configurable_PR-617:rw,z -v /w/workspace/_app-service-configurable_PR-617@tmp:/w/workspace/_app-service-configurable_PR-617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:38:32 $ docker top 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 -eo pid,comm 21:38: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). 21:38:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:38:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:32 [ssh-agent] Looking for ssh-agent implementation... 21:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:32 $ docker exec 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 ssh-agent 21:38:33 SSH_AUTH_SOCK=/tmp/ssh-3qvd7s8R2CJo/agent.14 21:38:33 SSH_AGENT_PID=20 21:38:33 Running ssh-add (command line suppressed) 21:38:33 Identity added: /w/workspace/_app-service-configurable_PR-617@tmp/private_key_1020500478329656164.key (/w/workspace/_app-service-configurable_PR-617@tmp/private_key_1020500478329656164.key) 21:38:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:33 + git tag --points-at HEAD [Pipeline] } 21:38:33 $ docker exec --env ******** --env ******** 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 ssh-agent -k 21:38:33 unset SSH_AUTH_SOCK; 21:38:33 unset SSH_AGENT_PID; 21:38:33 echo Agent pid 20 killed; 21:38:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:38:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:34 [ssh-agent] Looking for ssh-agent implementation... 21:38:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:34 $ docker exec 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 ssh-agent 21:38:34 SSH_AUTH_SOCK=/tmp/ssh-FnuYY5Ayv48a/agent.70 21:38:34 SSH_AGENT_PID=76 21:38:34 Running ssh-add (command line suppressed) 21:38:34 Identity added: /w/workspace/_app-service-configurable_PR-617@tmp/private_key_3827695687741132673.key (/w/workspace/_app-service-configurable_PR-617@tmp/private_key_3827695687741132673.key) 21:38:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:35 + git semver init 21:38:35 2023-10-31 21:38:35,542 [run_init] DEBUG init version:0.0.0 force:False 21:38:35 2023-10-31 21:38:35,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-617/.semver 21:38:35 2023-10-31 21:38:35,544 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-617/.semver 21:38:35 2023-10-31 21:38:35,544 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-617/.semver'], cwd=/w/workspace/_app-service-configurable_PR-617, universal_newlines=False, shell=None, istream=None) 21:38:37 2023-10-31 21:38:36,654 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-617/.git/info/exclude 21:38:37 2023-10-31 21:38:36,655 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-617/.semver/PR-617 with force:False 21:38:37 2023-10-31 21:38:36,655 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-617/.semver/PR-617 21:38:37 2023-10-31 21:38:36,659 [execute] INFO git cat-file --batch-check 21:38:37 2023-10-31 21:38:36,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-617/.semver, universal_newlines=False, shell=None, istream=) 21:38:37 2023-10-31 21:38:36,671 [execute] INFO git cat-file --batch 21:38:37 2023-10-31 21:38:36,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-617/.semver, universal_newlines=False, shell=None, istream=) 21:38:37 2023-10-31 21:38:36,677 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-617/.semver/PR-617 21:38:37 0.0.0 [Pipeline] } 21:38:37 $ docker exec --env ******** --env ******** 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 ssh-agent -k 21:38:37 unset SSH_AUTH_SOCK; 21:38:37 unset SSH_AGENT_PID; 21:38:37 echo Agent pid 76 killed; 21:38:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:38:37 + git semver [Pipeline] } 21:38:38 $ docker stop --time=1 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 21:38:40 $ docker rm -f --volumes 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 [Pipeline] // withDockerContainer [Pipeline] sh 21:38:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:38:41 Stashed 1 file(s) [Pipeline] echo 21:38:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:38:42 provisioning config files... 21:38:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-617@tmp/config7750162971910070165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:42 ---> docker-login.sh 21:38:42 nexus3.edgexfoundry.org:10001 21:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:42 Configure a credential helper to remove this warning. See 21:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:42 21:38:42 Login Succeeded 21:38:42 nexus3.edgexfoundry.org:10002 21:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:43 Configure a credential helper to remove this warning. See 21:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:43 21:38:43 Login Succeeded 21:38:43 nexus3.edgexfoundry.org:10003 21:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:43 Configure a credential helper to remove this warning. See 21:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:43 21:38:43 Login Succeeded 21:38:43 nexus3.edgexfoundry.org:10004 21:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:43 Configure a credential helper to remove this warning. See 21:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:43 21:38:43 Login Succeeded 21:38:43 docker.io 21:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:44 Configure a credential helper to remove this warning. See 21:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:44 21:38:44 Login Succeeded 21:38:44 ---> docker-login.sh ends [Pipeline] } 21:38:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:38:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:44 ========================================================= 21:38:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:38:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:45 + 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 . 21:38:45 Sending build context to Docker daemon 3.37MB 21:38:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:38:45 Step 2/12 : FROM ${BASE} AS builder 21:38:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:38:45 7264a8db6415: Pulling fs layer 21:38:45 c4d48a809fc2: Pulling fs layer 21:38:45 4f1c88b9dad5: Pulling fs layer 21:38:45 ad3a456e5733: Pulling fs layer 21:38:45 33e27b845d1e: Pulling fs layer 21:38:45 c68163c4e522: Pulling fs layer 21:38:45 50da416c3ac9: Pulling fs layer 21:38:45 23d2d4c4bb30: Pulling fs layer 21:38:45 ad3a456e5733: Waiting 21:38:45 33e27b845d1e: Waiting 21:38:45 c68163c4e522: Waiting 21:38:45 50da416c3ac9: Waiting 21:38:45 23d2d4c4bb30: Waiting 21:38:45 c4d48a809fc2: Verifying Checksum 21:38:45 c4d48a809fc2: Download complete 21:38:45 ad3a456e5733: Verifying Checksum 21:38:45 ad3a456e5733: Download complete 21:38:45 33e27b845d1e: Verifying Checksum 21:38:45 33e27b845d1e: Download complete 21:38:45 7264a8db6415: Verifying Checksum 21:38:45 7264a8db6415: Download complete 21:38:45 c68163c4e522: Verifying Checksum 21:38:45 c68163c4e522: Download complete 21:38:46 23d2d4c4bb30: Verifying Checksum 21:38:46 23d2d4c4bb30: Download complete 21:38:46 7264a8db6415: Pull complete 21:38:47 4f1c88b9dad5: Verifying Checksum 21:38:47 4f1c88b9dad5: Download complete 21:38:47 c4d48a809fc2: Pull complete 21:38:47 50da416c3ac9: Verifying Checksum 21:38:47 50da416c3ac9: Download complete 21:38:56 4f1c88b9dad5: Pull complete 21:38:56 ad3a456e5733: Pull complete 21:38:56 33e27b845d1e: Pull complete 21:38:56 c68163c4e522: Pull complete 21:38:57 Still waiting to schedule task 21:38:57 ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:38:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15656’ is offline 21:38:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15657’ is offline 21:38:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15658’ is offline 21:39:03 50da416c3ac9: Pull complete 21:39:03 23d2d4c4bb30: Pull complete 21:39:03 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:39:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:39:03 ---> 0786185ac409 21:39:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:39:18 ---> Running in 94ef4410a679 21:39:18 Removing intermediate container 94ef4410a679 21:39:18 ---> c97c913750af 21:39:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:39:18 ---> Running in cc6874ad73a9 21:39:18 Removing intermediate container cc6874ad73a9 21:39:18 ---> 66ba07824b41 21:39:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:39:18 ---> Running in 9d1eae3fde4f 21:39:19 Removing intermediate container 9d1eae3fde4f 21:39:19 ---> 402679903156 21:39:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:39:19 ---> Running in 1d87f55c78f0 21:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:39:21 OK: 264 MiB in 52 packages 21:39:22 Removing intermediate container 1d87f55c78f0 21:39:22 ---> 28ed85aefc84 21:39:22 Step 7/12 : WORKDIR /app 21:39:23 ---> Running in 7a3670aeb906 21:39:23 Removing intermediate container 7a3670aeb906 21:39:23 ---> b04d5eade8bd 21:39:23 Step 8/12 : COPY go.mod vendor* ./ 21:39:24 ---> b12a3e61d7e9 21:39:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:25 ---> Running in a0c7d385ca5b 21:41:17 Removing intermediate container a0c7d385ca5b 21:41:17 ---> fa81c8e7f023 21:41:17 Step 10/12 : COPY . . 21:41:17 ---> c38c50f2ec6a 21:41:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:41:17 ---> Running in 613ab28a4ff6 21:41:17 Removing intermediate container 613ab28a4ff6 21:41:17 ---> 18984f85e637 21:41:17 Step 12/12 : RUN $MAKE 21:41:17 ---> Running in 4e5f70230fa3 21:41:17 noop 21:41:17 Removing intermediate container 4e5f70230fa3 21:41:17 ---> d5896e03c66a 21:41:17 Successfully built d5896e03c66a 21:41:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:17 + docker inspect -f . ci-base-image-x86_64 21:41:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:17 prd-ubuntu20.04-docker-8c-8g-15636 does not seem to be running inside a container 21:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-617 -v /w/workspace/_app-service-configurable_PR-617:/w/workspace/_app-service-configurable_PR-617:rw,z -v /w/workspace/_app-service-configurable_PR-617@tmp:/w/workspace/_app-service-configurable_PR-617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:41:19 $ docker top 3e0c64f9179b4b6ef797f9c3a1ac0f2d7ba8e408f1aab6fbfa3186dc38cef22d -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:19 + go version 21:41:19 go version go1.21.0 linux/amd64 [Pipeline] } 21:41:19 $ docker stop --time=1 3e0c64f9179b4b6ef797f9c3a1ac0f2d7ba8e408f1aab6fbfa3186dc38cef22d 21:41:22 $ docker rm -f --volumes 3e0c64f9179b4b6ef797f9c3a1ac0f2d7ba8e408f1aab6fbfa3186dc38cef22d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:23 + docker inspect -f . ci-base-image-x86_64 21:41:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:24 prd-ubuntu20.04-docker-8c-8g-15636 does not seem to be running inside a container 21:41:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-617 -v /w/workspace/_app-service-configurable_PR-617:/w/workspace/_app-service-configurable_PR-617:rw,z -v /w/workspace/_app-service-configurable_PR-617@tmp:/w/workspace/_app-service-configurable_PR-617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:41:26 $ docker top cf1a05bdb74278c4fbf20f777d53488a63f82063aecbdbd815cd361160c3875f -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:27 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-617 [Pipeline] fileExists [Pipeline] sh 21:41:27 + make test 21:41:27 go test -race -coverprofile=coverage.out ./... 21:42:14 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:42:41 go vet ./... 21:42:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:42:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:42:48 ./bin/test-attribution-txt.sh [Pipeline] echo 21:42:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:42:48 $ docker stop --time=1 cf1a05bdb74278c4fbf20f777d53488a63f82063aecbdbd815cd361160c3875f 21:43:02 $ docker rm -f --volumes cf1a05bdb74278c4fbf20f777d53488a63f82063aecbdbd815cd361160c3875f [Pipeline] // withDockerContainer [Pipeline] sh 21:43:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:43:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:43:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:43:04 + ls -al . 21:43:04 total 180 21:43:04 drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 21:41 . 21:43:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:37 .. 21:43:04 -rw-rw-r-- 1 jenkins jenkins 119 Oct 31 21:37 .dockerignore 21:43:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:42 .git 21:43:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:37 .github 21:43:04 -rw-rw-r-- 1 jenkins jenkins 106 Oct 31 21:37 .gitignore 21:43:04 -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:37 .golangci.yml 21:43:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:38 .semver 21:43:04 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 31 21:37 Attribution.txt 21:43:04 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 31 21:37 CHANGELOG.md 21:43:04 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 31 21:37 Dockerfile 21:43:04 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:37 GOVERNANCE.md 21:43:04 -rw-rw-r-- 1 jenkins jenkins 666 Oct 31 21:37 Jenkinsfile 21:43:04 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 31 21:37 LICENSE 21:43:04 -rw-rw-r-- 1 jenkins jenkins 618 Oct 31 21:37 OWNERS.md 21:43:04 -rw-rw-r-- 1 jenkins jenkins 4550 Oct 31 21:37 README.md 21:43:04 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:38 VERSION 21:43:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:37 bin 21:43:04 -rw-r--r-- 1 jenkins jenkins 13 Oct 31 21:41 coverage.out 21:43:04 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 31 21:37 go.mod 21:43:04 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 31 21:37 go.sum 21:43:04 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 31 21:37 main.go 21:43:04 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 31 21:37 makefile 21:43:04 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:05 + 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=18a41618e4726f4b5a313db5431463b8eb1ecac4 --label arch=amd64 --label version=0.0.0 . 21:43:05 Sending build context to Docker daemon 3.371MB 21:43:05 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:43:05 Step 2/26 : FROM ${BASE} AS builder 21:43:05 ---> d5896e03c66a 21:43:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:43:06 ---> Running in e1f0ba3adcae 21:43:07 Removing intermediate container e1f0ba3adcae 21:43:07 ---> c64a2b078042 21:43:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:43:08 ---> Running in f793b8ed0b8f 21:43:09 Removing intermediate container f793b8ed0b8f 21:43:09 ---> aaed7cdd3a15 21:43:09 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:43:09 ---> Running in cf17faf66e5d 21:43:09 Removing intermediate container cf17faf66e5d 21:43:09 ---> 96eb523ad015 21:43:09 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:43:10 ---> Running in 09e258b18158 21:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:43:12 OK: 264 MiB in 52 packages 21:43:14 Removing intermediate container 09e258b18158 21:43:14 ---> 5c5e0b5e330f 21:43:14 Step 7/26 : WORKDIR /app 21:43:15 ---> Running in 093028dcc968 21:43:16 Removing intermediate container 093028dcc968 21:43:16 ---> fdf709bb65e3 21:43:16 Step 8/26 : COPY go.mod vendor* ./ 21:43:17 ---> ade76af87193 21:43:17 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:18 ---> Running in 35e0b0e63796 21:43:23 Removing intermediate container 35e0b0e63796 21:43:23 ---> 6328c27612f8 21:43:23 Step 10/26 : COPY . . 21:43:25 ---> 470202f0d04c 21:43:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:43:26 ---> Running in a757ea6334a1 21:43:28 Removing intermediate container a757ea6334a1 21:43:28 ---> 60f6693f13c8 21:43:28 Step 12/26 : RUN $MAKE 21:43:28 ---> Running in 4d2747d7f7a4 21:43:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 21:44:18 Removing intermediate container 4d2747d7f7a4 21:44:18 ---> 70f7fe0ae8e3 21:44:18 Step 13/26 : FROM alpine:3.18 21:44:18 3.18: Pulling from library/alpine 21:44:18 96526aa774ef: Pulling fs layer 21:44:18 96526aa774ef: Verifying Checksum 21:44:18 96526aa774ef: Download complete 21:44:18 96526aa774ef: Pull complete 21:44:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:44:18 Status: Downloaded newer image for alpine:3.18 21:44:18 ---> 8ca4688f4f35 21:44:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:44:18 ---> Running in 84b876d8525f 21:44:18 Removing intermediate container 84b876d8525f 21:44:18 ---> a01c0047425d 21:44:18 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:44:18 ---> Running in 2472cc646854 21:44:18 Removing intermediate container 2472cc646854 21:44:18 ---> d146895b770b 21:44:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:44:19 ---> Running in 20cf1127ef76 21:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:20 (1/2) Installing ca-certificates (20230506-r0) 21:44:20 (2/2) Installing dumb-init (1.2.5-r2) 21:44:20 Executing busybox-1.36.1-r2.trigger 21:44:20 Executing ca-certificates-20230506-r0.trigger 21:44:20 OK: 8 MiB in 17 packages 21:44:22 Removing intermediate container 20cf1127ef76 21:44:22 ---> af776213ae82 21:44:22 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:44:23 ---> b8c2df279e51 21:44:23 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:44:24 ---> 6bc5300393ec 21:44:24 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:44:25 ---> 923319474310 21:44:25 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:44:27 ---> ff9796d9714c 21:44:27 Step 21/26 : EXPOSE 48095 21:44:28 ---> Running in b7a1ce27c63e 21:44:28 Removing intermediate container b7a1ce27c63e 21:44:28 ---> c8c1529f0c6b 21:44:28 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:44:28 ---> Running in ae1175b56780 21:44:29 Removing intermediate container ae1175b56780 21:44:29 ---> 404851725988 21:44:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:44:30 ---> Running in 0698168f3fc9 21:44:30 Removing intermediate container 0698168f3fc9 21:44:30 ---> e5cfdbfb39b5 21:44:30 Step 24/26 : LABEL arch=amd64 21:44:30 ---> Running in 76489e506421 21:44:31 Removing intermediate container 76489e506421 21:44:31 ---> 226dca447c77 21:44:31 Step 25/26 : LABEL git_sha=18a41618e4726f4b5a313db5431463b8eb1ecac4 21:44:32 ---> Running in 7b50318aaab8 21:44:32 Removing intermediate container 7b50318aaab8 21:44:32 ---> adf84d104da1 21:44:32 Step 26/26 : LABEL version=0.0.0 21:44:33 ---> Running in c2e198fe2717 21:44:33 Removing intermediate container c2e198fe2717 21:44:33 ---> 28761a045733 21:44:33 [Warning] One or more build-args [ARCH] were not consumed 21:44:33 Successfully built 28761a045733 21:44:33 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:34 21:44:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:35 latest: Pulling from edgex-lftools-log-publisher 21:44:35 5eb5b503b376: Pulling fs layer 21:44:35 5c69ac0246d0: Pulling fs layer 21:44:35 ec43610c2a17: Pulling fs layer 21:44:35 3a2ae6a8a46f: Pulling fs layer 21:44:35 33b1e0a273af: Pulling fs layer 21:44:35 5d3b04190fa2: Pulling fs layer 21:44:35 33b1e0a273af: Waiting 21:44:35 3a2ae6a8a46f: Waiting 21:44:35 2f39f015ded8: Pulling fs layer 21:44:35 2f39f015ded8: Waiting 21:44:35 5d3b04190fa2: Waiting 21:44:35 5c69ac0246d0: Verifying Checksum 21:44:35 5c69ac0246d0: Download complete 21:44:35 3a2ae6a8a46f: Download complete 21:44:36 33b1e0a273af: Verifying Checksum 21:44:36 33b1e0a273af: Download complete 21:44:36 ec43610c2a17: Verifying Checksum 21:44:36 ec43610c2a17: Download complete 21:44:36 5d3b04190fa2: Verifying Checksum 21:44:36 5d3b04190fa2: Download complete 21:44:36 5eb5b503b376: Verifying Checksum 21:44:36 5eb5b503b376: Download complete 21:44:37 2f39f015ded8: Verifying Checksum 21:44:37 2f39f015ded8: Download complete 21:44:39 5eb5b503b376: Pull complete 21:44:40 5c69ac0246d0: Pull complete 21:44:41 ec43610c2a17: Pull complete 21:44:42 3a2ae6a8a46f: Pull complete 21:44:42 33b1e0a273af: Pull complete 21:44:43 5d3b04190fa2: Pull complete 21:44:58 2f39f015ded8: Pull complete 21:44:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:58 prd-ubuntu20.04-docker-8c-8g-15636 does not seem to be running inside a container 21:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-617 -v /w/workspace/_app-service-configurable_PR-617:/w/workspace/_app-service-configurable_PR-617:rw,z -v /w/workspace/_app-service-configurable_PR-617@tmp:/w/workspace/_app-service-configurable_PR-617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:45:18 $ docker top 1d833143bc67eb97ae3c5c352ee030211bf79d6582e0abddf04fafa2b57d5661 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:19 ---> job-cost.sh 21:45:19 lf-activate-venv: SKIPPING 21:45:19 INFO: No Stack... 21:45:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:45:19 INFO: Archiving Costs [Pipeline] sh 21:45:20 + cat /w/workspace/_app-service-configurable_PR-617/archives/cost.csv 21:45:20 + cut -d, -f6 [Pipeline] lock 21:45:20 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] 21:45:20 Resource [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] did not exist. Created. 21:45:20 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:45:20 + echo total: 0.2199999988079071 [Pipeline] stash 21:45:20 Stashed 1 file(s) [Pipeline] } 21:45:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:45:20 $ docker stop --time=1 1d833143bc67eb97ae3c5c352ee030211bf79d6582e0abddf04fafa2b57d5661 21:45:22 $ docker rm -f --volumes 1d833143bc67eb97ae3c5c352ee030211bf79d6582e0abddf04fafa2b57d5661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:57:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16068 in /w/workspace/_app-service-configurable_PR-617 [Pipeline] { [Pipeline] ws 21:57:55 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:57:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:57:57 Dload Upload Total Spent Left Speed 21:57:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 21:57:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:57:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:57:58 + sudo tee /etc/docker/daemon.new 21:57:58 { 21:57:58 "registry-mirrors": [ 21:57:58 "https://nexus3.edgexfoundry.org:10001" 21:57:58 ], 21:57:58 "bip": "10.250.0.254/24", 21:57:58 "hosts": [ 21:57:58 "tcp://0.0.0.0:5555", 21:57:58 "unix:///var/run/docker.sock" 21:57:58 ], 21:57:58 "mtu": 1458, 21:57:58 "selinux-enabled": true, 21:57:58 "seccomp-profile": "/etc/docker/seccomp.json" 21:57:58 } [Pipeline] sh 21:57:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:57:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:18 provisioning config files... 21:58:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config11075971795250565013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:18 ---> docker-login.sh 21:58:18 nexus3.edgexfoundry.org:10001 21:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:19 Configure a credential helper to remove this warning. See 21:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:19 21:58:19 Login Succeeded 21:58:19 nexus3.edgexfoundry.org:10002 21:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:20 Configure a credential helper to remove this warning. See 21:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:20 21:58:20 Login Succeeded 21:58:20 nexus3.edgexfoundry.org:10003 21:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:20 Configure a credential helper to remove this warning. See 21:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:20 21:58:20 Login Succeeded 21:58:20 nexus3.edgexfoundry.org:10004 21:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:21 Configure a credential helper to remove this warning. See 21:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:21 21:58:21 Login Succeeded 21:58:21 docker.io 21:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:21 Configure a credential helper to remove this warning. See 21:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:21 21:58:21 Login Succeeded 21:58:21 ---> docker-login.sh ends [Pipeline] } 21:58:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:58:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:22 ========================================================= 21:58:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:58:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:58:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:58:23 9fda8d8052c6: Pulling fs layer 21:58:23 5d54e960e981: Pulling fs layer 21:58:23 c4a7e357bf2a: Pulling fs layer 21:58:23 f0e02332f6b5: Pulling fs layer 21:58:23 cefa15bbcfad: Pulling fs layer 21:58:23 17808c966233: Pulling fs layer 21:58:23 f0e02332f6b5: Waiting 21:58:23 cefa15bbcfad: Waiting 21:58:23 f4c1fc716caa: Pulling fs layer 21:58:23 17808c966233: Waiting 21:58:23 f4c1fc716caa: Waiting 21:58:23 5d54e960e981: Download complete 21:58:23 f0e02332f6b5: Verifying Checksum 21:58:23 f0e02332f6b5: Download complete 21:58:23 cefa15bbcfad: Verifying Checksum 21:58:23 cefa15bbcfad: Download complete 21:58:23 9fda8d8052c6: Download complete 21:58:24 f4c1fc716caa: Verifying Checksum 21:58:24 f4c1fc716caa: Download complete 21:58:24 9fda8d8052c6: Pull complete 21:58:25 5d54e960e981: Pull complete 21:58:25 c4a7e357bf2a: Verifying Checksum 21:58:25 c4a7e357bf2a: Download complete 21:58:26 17808c966233: Verifying Checksum 21:58:26 17808c966233: Download complete 21:58:39 c4a7e357bf2a: Pull complete 21:58:39 f0e02332f6b5: Pull complete 21:58:39 cefa15bbcfad: Pull complete 21:58:52 17808c966233: Pull complete 21:58:52 f4c1fc716caa: Pull complete 21:58:52 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 21:58:52 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:52 + docker inspect -f . ci-base-image-arm64 21:58:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:53 prd-ubuntu20.04-docker-arm64-4c-16g-16068 does not seem to be running inside a container 21:58:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:58:57 $ docker top ce9b09d7bd9d7bb8ed1c89bb9be6805df2d7e22cfe9d2085f7fb8559ab531961 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:58 + go version 21:58:58 go version go1.21.0 linux/arm64 [Pipeline] } 21:58:58 $ docker stop --time=1 ce9b09d7bd9d7bb8ed1c89bb9be6805df2d7e22cfe9d2085f7fb8559ab531961 21:59:00 $ docker rm -f --volumes ce9b09d7bd9d7bb8ed1c89bb9be6805df2d7e22cfe9d2085f7fb8559ab531961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:01 + docker inspect -f . ci-base-image-arm64 21:59:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:01 prd-ubuntu20.04-docker-arm64-4c-16g-16068 does not seem to be running inside a container 21:59:01 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:59:05 $ docker top 3395bb932ed42666874fa13683b3d109d3e83e0da688e9c5f957efb0d50613ef -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:06 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 21:59:07 + make test 21:59:07 make: *** No rule to make target 'test'. Stop. [Pipeline] } 21:59:07 $ docker stop --time=1 3395bb932ed42666874fa13683b3d109d3e83e0da688e9c5f957efb0d50613ef 21:59:09 $ docker rm -f --volumes 3395bb932ed42666874fa13683b3d109d3e83e0da688e9c5f957efb0d50613ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:10 21:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:11 arm64: Pulling from edgex-lftools-log-publisher 21:59:11 8998bd30e6a1: Pulling fs layer 21:59:11 04944245beec: Pulling fs layer 21:59:11 699f458cf7ca: Pulling fs layer 21:59:11 765212b225bb: Pulling fs layer 21:59:11 f23df028b6ca: Pulling fs layer 21:59:11 d65c8cfc05b1: Pulling fs layer 21:59:11 2437ff75d9bd: Pulling fs layer 21:59:11 765212b225bb: Waiting 21:59:11 d65c8cfc05b1: Waiting 21:59:11 2437ff75d9bd: Waiting 21:59:11 f23df028b6ca: Waiting 21:59:11 04944245beec: Verifying Checksum 21:59:11 04944245beec: Download complete 21:59:11 765212b225bb: Verifying Checksum 21:59:11 765212b225bb: Download complete 21:59:11 f23df028b6ca: Verifying Checksum 21:59:11 f23df028b6ca: Download complete 21:59:11 d65c8cfc05b1: Download complete 21:59:11 699f458cf7ca: Download complete 21:59:12 8998bd30e6a1: Verifying Checksum 21:59:12 8998bd30e6a1: Download complete 21:59:15 2437ff75d9bd: Verifying Checksum 21:59:15 2437ff75d9bd: Download complete 21:59:17 8998bd30e6a1: Pull complete 21:59:17 04944245beec: Pull complete 21:59:19 699f458cf7ca: Pull complete 21:59:19 765212b225bb: Pull complete 21:59:20 f23df028b6ca: Pull complete 21:59:20 d65c8cfc05b1: Pull complete 21:59:39 2437ff75d9bd: Pull complete 21:59:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:39 prd-ubuntu20.04-docker-arm64-4c-16g-16068 does not seem to be running inside a container 21:59:39 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:59:42 $ docker top e40f0d48acb6a3ca351c7eb55f7dd6fb33b0877c630632062ca184c306d0f408 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:43 ---> job-cost.sh 21:59:43 lf-activate-venv: SKIPPING 21:59:43 INFO: No Stack... 21:59:43 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:44 INFO: Archiving Costs [Pipeline] sh 21:59:45 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 21:59:45 + cut -d, -f6 [Pipeline] lock 21:59:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] 21:59:45 Resource [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] did not exist. Created. 21:59:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:46 /w/workspace/app-service-configurable/1@tmp/durable-09fe1f03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:59:47 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:47 Warning: overwriting stash ‘stack-cost’ 21:59:47 Stashed 1 file(s) [Pipeline] } 21:59:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:48 $ docker stop --time=1 e40f0d48acb6a3ca351c7eb55f7dd6fb33b0877c630632062ca184c306d0f408 21:59:49 $ docker rm -f --volumes e40f0d48acb6a3ca351c7eb55f7dd6fb33b0877c630632062ca184c306d0f408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:59:50 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:59:52 + [ -d /w/workspace/_app-service-configurable_PR-617/archives ] 21:59:52 + ls -al /w/workspace/_app-service-configurable_PR-617/archives 21:59:52 total 16 21:59:52 drwxr-xr-x 3 root root 4096 Oct 31 21:45 . 21:59:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:45 .. 21:59:52 drwxr-xr-x 2 root root 4096 Oct 31 21:45 cost 21:59:52 -rw-r--r-- 1 root root 96 Oct 31 21:45 cost.csv 21:59:52 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-617/archives 21:59:52 + ls -al /w/workspace/_app-service-configurable_PR-617/archives 21:59:52 total 16 21:59:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:45 . 21:59:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:45 .. 21:59:52 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:45 cost 21:59:52 -rw-r--r-- 1 jenkins jenkins 96 Oct 31 21:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:59:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:54 ---> package-listing.sh 21:59:54 ++ facter osfamily 21:59:54 ++ tr '[:upper:]' '[:lower:]' 21:59:55 + OS_FAMILY=debian 21:59:55 + workspace=/w/workspace/_app-service-configurable_PR-617 21:59:55 + START_PACKAGES=/tmp/packages_start.txt 21:59:55 + END_PACKAGES=/tmp/packages_end.txt 21:59:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:55 + PACKAGES=/tmp/packages_start.txt 21:59:55 + '[' /w/workspace/_app-service-configurable_PR-617 ']' 21:59:55 + PACKAGES=/tmp/packages_end.txt 21:59:55 + case "${OS_FAMILY}" in 21:59:55 + dpkg -l 21:59:55 + grep '^ii' 21:59:55 + '[' -f /tmp/packages_start.txt ']' 21:59:55 + '[' -f /tmp/packages_end.txt ']' 21:59:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:55 + '[' /w/workspace/_app-service-configurable_PR-617 ']' 21:59:55 + mkdir -p /w/workspace/_app-service-configurable_PR-617/archives/ 21:59:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-617/archives/ [Pipeline] echo 21:59:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-617/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:59:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:56 prd-ubuntu20.04-docker-8c-8g-15636 does not seem to be running inside a container 21:59:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-617/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-617 -v /w/workspace/_app-service-configurable_PR-617:/w/workspace/_app-service-configurable_PR-617:rw,z -v /w/workspace/_app-service-configurable_PR-617@tmp:/w/workspace/_app-service-configurable_PR-617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:59:57 $ docker top 4f959437321eaeb91996de968f3f38f078cb10d5fcee13917da02e95cc5619ad -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:58 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:59 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:59 + ls /var/log/sa-host 21:59:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:00 provisioning config files... 22:00:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-617@tmp/config2087288387086571759tmp [Pipeline] { [Pipeline] echo 22:00:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:00:00 ---> create-netrc.sh [Pipeline] } 22:00:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:00:01 ---> python-tools-install.sh [Pipeline] echo 22:00:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:00:01 ---> sudo-logs.sh 22:00:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:00:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:00:03 ---> job-cost.sh 22:00:03 lf-activate-venv: SKIPPING 22:00:03 DEBUG: total: 0.2199999988079071 22:00:03 INFO: Retrieving Stack Cost... 22:00:03 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:03 INFO: Archiving Costs [Pipeline] echo 22:00:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:00:04 ---> logs-deploy.sh 22:00:04 lf-activate-venv: SKIPPING 22:00:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-617/1 22:00:04 INFO: archiving workspace using pattern(s): 22:00:06 Archives upload complete. 22:00:06 INFO: archiving logs to Nexus 22:00:08 ---> uname -a: 22:00:08 Linux prd-ubuntu20-04-docker-8c-8g-15636 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:00:08 22:00:08 22:00:08 ---> lscpu: 22:00:08 Architecture: x86_64 22:00:08 CPU op-mode(s): 32-bit, 64-bit 22:00:08 Byte Order: Little Endian 22:00:08 Address sizes: 40 bits physical, 48 bits virtual 22:00:08 CPU(s): 8 22:00:08 On-line CPU(s) list: 0-7 22:00:08 Thread(s) per core: 1 22:00:08 Core(s) per socket: 1 22:00:08 Socket(s): 8 22:00:08 NUMA node(s): 1 22:00:08 Vendor ID: AuthenticAMD 22:00:08 CPU family: 23 22:00:08 Model: 49 22:00:08 Model name: AMD EPYC-Rome Processor 22:00:08 Stepping: 0 22:00:08 CPU MHz: 2800.000 22:00:08 BogoMIPS: 5600.00 22:00:08 Virtualization: AMD-V 22:00:08 Hypervisor vendor: KVM 22:00:08 Virtualization type: full 22:00:08 L1d cache: 256 KiB 22:00:08 L1i cache: 256 KiB 22:00:08 L2 cache: 4 MiB 22:00:08 L3 cache: 128 MiB 22:00:08 NUMA node0 CPU(s): 0-7 22:00:08 Vulnerability Itlb multihit: Not affected 22:00:08 Vulnerability L1tf: Not affected 22:00:08 Vulnerability Mds: Not affected 22:00:08 Vulnerability Meltdown: Not affected 22:00:08 Vulnerability Mmio stale data: Not affected 22:00:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:00:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:00:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:00:08 Vulnerability Srbds: Not affected 22:00:08 Vulnerability Tsx async abort: Not affected 22:00:08 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 22:00:08 22:00:08 22:00:08 ---> nproc: 22:00:08 8 22:00:08 22:00:08 22:00:08 ---> df -h: 22:00:08 Filesystem Size Used Avail Use% Mounted on 22:00:08 overlay 155G 12G 144G 8% / 22:00:08 tmpfs 64M 0 64M 0% /dev 22:00:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:00:08 shm 64M 0 64M 0% /dev/shm 22:00:08 /dev/vda1 155G 12G 144G 8% /facter-os 22:00:08 22:00:08 22:00:08 ---> sar -b -r -n DEV: 22:00:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15636) 10/31/23 _x86_64_ (8 CPU) 22:00:08 22:00:08 21:36:35 LINUX RESTART (8 CPU) 22:00:08 22:00:08 21:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:00:08 21:38:01 111.17 55.13 56.04 0.00 8515.57 49622.91 0.00 22:00:08 21:39:01 41.71 3.08 38.63 0.00 417.66 16155.86 0.00 22:00:08 21:40:01 113.93 0.87 113.06 0.00 11.06 37653.99 0.00 22:00:08 21:41:01 82.05 0.00 82.05 0.00 0.00 38973.39 0.00 22:00:08 21:42:01 51.76 0.03 51.73 0.00 6.13 14299.57 0.00 22:00:08 21:43:01 32.00 0.08 31.92 0.00 0.67 20435.88 0.00 22:00:08 21:44:01 69.96 0.17 69.79 0.00 7.20 15095.37 0.00 22:00:08 21:45:01 95.52 0.03 95.48 0.00 1.20 24515.69 0.00 22:00:08 21:46:01 39.01 0.00 39.01 0.00 0.00 17387.77 0.00 22:00:08 21:47:01 2.80 0.00 2.80 0.00 0.00 4999.17 0.00 22:00:08 21:48:01 1.82 0.00 1.82 0.00 0.00 4985.04 0.00 22:00:08 21:49:01 2.65 0.00 2.65 0.00 0.00 4992.07 0.00 22:00:08 21:50:01 1.82 0.00 1.82 0.00 0.00 4851.19 0.00 22:00:08 21:51:01 2.40 0.02 2.38 0.00 0.13 4991.24 0.00 22:00:08 21:52:01 2.17 0.00 2.17 0.00 0.00 4989.04 0.00 22:00:08 21:53:01 1.80 0.00 1.80 0.00 0.00 4981.23 0.00 22:00:08 21:54:01 2.23 0.00 2.23 0.00 0.00 4855.04 0.00 22:00:08 21:55:01 1.72 0.00 1.72 0.00 0.00 4982.54 0.00 22:00:08 21:56:01 2.15 0.00 2.15 0.00 0.00 4987.37 0.00 22:00:08 21:57:02 2.45 0.00 2.45 0.00 0.00 4986.49 0.00 22:00:08 21:58:01 2.08 0.03 2.05 0.00 0.41 4934.17 0.00 22:00:08 21:59:01 2.66 0.03 2.63 0.00 0.27 4990.34 0.00 22:00:08 22:00:01 6.53 0.17 6.36 0.00 12.26 4946.88 0.00 22:00:08 Average: 29.19 2.56 26.63 0.00 384.34 13179.15 0.00 22:00:08 22:00:08 21:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:00:08 21:38:01 30088332 31643724 719696 2.19 53676 1811220 1808636 5.33 1018248 1481684 6740 22:00:08 21:39:01 29018260 31549980 766164 2.33 77644 2725080 2052956 6.05 1165192 2317784 628720 22:00:08 21:40:01 28301936 31549008 751928 2.29 116384 3332932 1904900 5.61 1324708 2785492 358072 22:00:08 21:41:01 27558016 31546036 753216 2.29 152148 3971760 1866416 5.50 1366372 3422052 77088 22:00:08 21:42:01 27616564 31356952 936560 2.85 154788 3741220 2095840 6.18 1693996 3051764 251116 22:00:08 21:43:01 27742988 31528980 769768 2.34 156472 3787792 1914352 5.64 1375820 3247784 432 22:00:08 21:44:01 27955020 31522740 773856 2.35 158568 3575696 1905956 5.62 1419732 3000828 77012 22:00:08 21:45:01 27410376 31522212 771160 2.35 168900 4059792 1862908 5.49 1433236 3479760 354308 22:00:08 21:46:01 27418516 31530708 764668 2.33 169172 4059784 1791104 5.28 1436124 3467480 76 22:00:08 21:47:01 27418688 31530956 764332 2.32 169248 4059784 1791104 5.28 1436384 3467460 188 22:00:08 21:48:01 27423672 31535984 759296 2.31 169304 4059768 1791104 5.28 1430944 3467460 20 22:00:08 21:49:01 27423932 31536508 758896 2.31 169388 4059752 1791104 5.28 1430724 3467644 12 22:00:08 21:50:01 27434004 31546656 748700 2.28 169444 4059772 1791104 5.28 1420808 3467648 8 22:00:08 21:51:01 27434328 31547460 748236 2.28 169500 4059924 1801788 5.31 1421228 3467956 272 22:00:08 21:52:01 27434572 31547732 747952 2.27 169572 4059892 1801788 5.31 1420704 3467956 16 22:00:08 21:53:01 27434232 31547500 748032 2.27 169640 4059928 1801788 5.31 1421284 3467960 80 22:00:08 21:54:01 27433868 31547228 748264 2.28 169700 4059936 1801788 5.31 1421248 3467968 164 22:00:08 21:55:01 27433480 31546920 748424 2.28 169744 4059936 1801788 5.31 1421280 3467968 276 22:00:08 21:56:01 27433900 31547384 748132 2.28 169800 4059940 1801788 5.31 1420764 3467972 176 22:00:08 21:57:02 27433804 31547708 747944 2.27 169868 4059944 1801788 5.31 1420480 3468292 52 22:00:08 21:58:01 27433264 31547268 748200 2.28 169924 4059944 1801788 5.31 1421632 3468300 196 22:00:08 21:59:01 27432968 31547172 748084 2.27 169996 4059964 1801788 5.31 1420812 3468316 8 22:00:08 22:00:01 27395300 31511604 780036 2.37 170132 4061132 1949360 5.74 1455016 3468184 164 22:00:08 Average: 27700436 31536453 763111 2.32 155783 3821952 1849258 5.45 1399858 3252422 76313 22:00:08 22:00:08 21:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:00:08 21:38:01 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 22:00:08 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:38:01 ens3 292.15 207.63 1037.86 61.91 0.00 0.00 0.00 0.00 22:00:08 21:39:01 lo 3.47 3.47 0.34 0.34 0.00 0.00 0.00 0.00 22:00:08 21:39:01 docker0 4.52 3.78 0.46 49.38 0.00 0.00 0.00 0.00 22:00:08 21:39:01 ens3 194.92 115.45 4798.48 26.26 0.00 0.00 0.00 0.00 22:00:08 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:40:01 docker0 176.62 319.20 15.76 2359.94 0.00 0.00 0.00 0.00 22:00:08 21:40:01 ens3 339.26 187.70 2375.93 25.72 0.00 0.00 0.00 0.00 22:00:08 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:41:01 ens3 2.86 1.85 2.15 1.40 0.00 0.00 0.00 0.00 22:00:08 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:42:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:00:08 21:42:01 veth78c6657 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 22:00:08 21:42:01 ens3 31.29 28.27 25.08 94.90 0.00 0.00 0.00 0.00 22:00:08 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:43:01 ens3 9.12 5.03 7.45 3.79 0.00 0.00 0.00 0.00 22:00:08 21:44:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 22:00:08 21:44:01 docker0 2.02 3.68 0.12 30.93 0.00 0.00 0.00 0.00 22:00:08 21:44:01 ens3 33.49 21.04 57.49 13.07 0.00 0.00 0.00 0.00 22:00:08 21:45:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 22:00:08 21:45:01 docker0 1.87 3.83 0.12 34.03 0.00 0.00 0.00 0.00 22:00:08 21:45:01 ens3 108.51 59.58 2620.09 16.53 0.00 0.00 0.00 0.00 22:00:08 21:46:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:46:01 ens3 7.58 5.38 9.27 2.79 0.00 0.00 0.00 0.00 22:00:08 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:47:01 ens3 1.38 0.10 0.12 0.01 0.00 0.00 0.00 0.00 22:00:08 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:48:01 ens3 0.95 0.67 0.42 0.29 0.00 0.00 0.00 0.00 22:00:08 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:49:01 ens3 0.87 0.10 0.07 0.01 0.00 0.00 0.00 0.00 22:00:08 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:50:01 ens3 0.33 0.07 0.07 0.00 0.00 0.00 0.00 0.00 22:00:08 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:51:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:00:08 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:52:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:53:01 ens3 0.48 0.25 0.10 0.08 0.00 0.00 0.00 0.00 22:00:08 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:54:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:00:08 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:55:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 22:00:08 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:56:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:00:08 21:57:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:57:02 ens3 3.04 0.18 0.30 0.01 0.00 0.00 0.00 0.00 22:00:08 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:58:01 ens3 2.52 0.58 0.62 0.36 0.00 0.00 0.00 0.00 22:00:08 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 21:59:01 ens3 1.42 0.43 0.43 0.28 0.00 0.00 0.00 0.00 22:00:08 22:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:00:08 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:08 22:00:01 ens3 18.91 11.01 22.92 7.65 0.00 0.00 0.00 0.00 22:00:08 Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 22:00:08 Average: docker0 8.05 14.39 0.72 107.69 0.00 0.00 0.00 0.00 22:00:08 Average: ens3 45.50 27.95 476.24 11.06 0.00 0.00 0.00 0.00 22:00:08 22:00:08 22:00:08 ---> sar -P ALL: 22:00:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15636) 10/31/23 _x86_64_ (8 CPU) 22:00:08 22:00:08 21:36:35 LINUX RESTART (8 CPU) 22:00:08 22:00:08 21:37:02 CPU %user %nice %system %iowait %steal %idle 22:00:08 21:38:01 all 6.37 0.00 2.05 15.10 0.65 75.83 22:00:08 21:38:01 0 3.93 0.00 1.21 17.46 0.43 76.98 22:00:08 21:38:01 1 9.10 0.00 1.45 17.15 0.36 71.94 22:00:08 21:38:01 2 4.10 0.00 1.96 12.37 1.00 80.57 22:00:08 21:38:01 3 6.44 0.00 1.52 18.85 0.75 72.45 22:00:08 21:38:01 4 4.29 0.00 1.67 35.50 0.78 57.75 22:00:08 21:38:01 5 4.26 0.00 4.14 5.03 0.31 86.26 22:00:08 21:38:01 6 9.35 0.00 1.84 8.71 0.66 79.43 22:00:08 21:38:01 7 9.52 0.00 2.60 5.65 0.87 81.36 22:00:08 21:39:01 all 4.68 0.00 3.91 6.86 4.51 80.05 22:00:08 21:39:01 0 6.09 0.00 4.47 0.80 4.94 83.69 22:00:08 21:39:01 1 3.77 0.00 4.09 0.36 5.03 86.74 22:00:08 21:39:01 2 4.25 0.00 4.57 1.33 3.98 85.86 22:00:08 21:39:01 3 4.36 0.00 4.56 1.37 4.58 85.13 22:00:08 21:39:01 4 4.30 0.00 3.51 22.92 4.65 64.62 22:00:08 21:39:01 5 5.32 0.00 3.46 1.67 4.32 85.23 22:00:08 21:39:01 6 5.64 0.00 4.17 24.85 4.59 60.75 22:00:08 21:39:01 7 3.71 0.00 2.41 1.48 3.95 88.45 22:00:08 21:40:01 all 2.67 0.00 2.36 8.52 3.84 82.61 22:00:08 21:40:01 0 2.35 0.00 2.22 1.82 3.41 90.19 22:00:08 21:40:01 1 3.33 0.00 2.24 1.14 4.06 89.23 22:00:08 21:40:01 2 2.60 0.00 2.47 1.16 4.28 89.48 22:00:08 21:40:01 3 2.51 0.00 2.76 21.34 3.56 69.82 22:00:08 21:40:01 4 2.94 0.00 2.22 7.68 4.15 83.01 22:00:08 21:40:01 5 3.00 0.00 2.62 18.23 4.25 71.90 22:00:08 21:40:01 6 2.64 0.00 1.90 16.23 3.03 76.21 22:00:08 21:40:01 7 1.99 0.00 2.41 0.53 3.99 91.08 22:00:08 21:41:01 all 2.25 0.00 2.45 11.05 3.23 81.01 22:00:08 21:41:01 0 2.65 0.00 2.18 1.87 3.80 89.50 22:00:08 21:41:01 1 2.16 0.00 3.70 37.53 3.66 52.96 22:00:08 21:41:01 2 1.58 0.00 1.76 5.81 2.11 88.74 22:00:08 21:41:01 3 2.02 0.00 2.25 3.66 3.79 88.27 22:00:08 21:41:01 4 2.63 0.00 3.21 0.64 3.85 89.68 22:00:08 21:41:01 5 3.86 0.00 2.52 27.14 3.69 62.79 22:00:08 21:41:01 6 0.77 0.00 2.52 11.03 1.75 83.93 22:00:08 21:41:01 7 2.36 0.00 1.48 0.88 3.20 92.08 22:00:08 21:42:01 all 20.44 0.00 4.34 4.44 15.84 54.94 22:00:08 21:42:01 0 18.96 0.00 4.88 2.48 16.93 56.75 22:00:08 21:42:01 1 18.43 0.00 4.31 9.87 16.30 51.10 22:00:08 21:42:01 2 20.07 0.00 4.36 7.12 14.74 53.71 22:00:08 21:42:01 3 21.54 0.00 4.57 4.03 15.92 53.93 22:00:08 21:42:01 4 19.71 0.00 3.79 2.22 16.46 57.81 22:00:08 21:42:01 5 21.79 0.00 4.00 0.94 15.93 57.34 22:00:08 21:42:01 6 23.26 0.00 5.03 8.59 14.58 48.54 22:00:08 21:42:01 7 19.78 0.00 3.78 0.31 15.81 60.32 22:00:08 21:43:01 all 29.41 0.00 6.06 5.75 10.54 48.24 22:00:08 21:43:01 0 30.81 0.00 5.96 0.35 10.45 52.43 22:00:08 21:43:01 1 28.72 0.00 6.29 0.02 11.22 53.76 22:00:08 21:43:01 2 28.80 0.00 6.16 3.49 10.16 51.38 22:00:08 21:43:01 3 29.31 0.00 6.24 5.37 10.46 48.61 22:00:08 21:43:01 4 29.22 0.00 6.07 4.01 10.39 50.30 22:00:08 21:43:01 5 29.08 0.00 5.62 0.85 11.03 53.42 22:00:08 21:43:01 6 29.97 0.00 6.05 14.46 10.03 39.48 22:00:08 21:43:01 7 29.38 0.00 6.10 17.59 10.56 36.37 22:00:08 21:44:01 all 16.30 0.00 3.88 8.84 5.71 65.28 22:00:08 21:44:01 0 15.85 0.00 3.48 2.97 5.36 72.34 22:00:08 21:44:01 1 15.85 0.00 4.02 3.34 6.31 70.48 22:00:08 21:44:01 2 17.44 0.00 3.79 2.40 5.41 70.96 22:00:08 21:44:01 3 16.28 0.00 4.34 23.56 5.94 49.88 22:00:08 21:44:01 4 16.03 0.00 3.68 1.05 5.95 73.28 22:00:08 21:44:01 5 16.41 0.00 4.21 11.44 5.48 62.45 22:00:08 21:44:01 6 16.62 0.00 3.77 17.85 4.95 56.81 22:00:08 21:44:01 7 15.93 0.00 3.71 8.22 6.24 65.90 22:00:08 21:45:01 all 3.36 0.00 3.87 6.25 7.56 78.96 22:00:08 21:45:01 0 2.62 0.00 3.82 0.20 6.34 87.02 22:00:08 21:45:01 1 3.91 0.00 4.30 1.02 8.42 82.35 22:00:08 21:45:01 2 3.12 0.00 3.11 1.68 8.10 84.00 22:00:08 21:45:01 3 2.88 0.00 6.34 25.14 8.77 56.87 22:00:08 21:45:01 4 4.67 0.00 3.36 0.18 7.07 84.71 22:00:08 21:45:01 5 2.54 0.00 3.35 5.08 6.83 82.19 22:00:08 21:45:01 6 3.61 0.00 3.50 16.49 8.25 68.15 22:00:08 21:45:01 7 3.55 0.00 3.20 0.41 6.69 86.15 22:00:08 21:46:01 all 0.22 0.00 0.31 4.70 0.64 94.13 22:00:08 21:46:01 0 0.20 0.00 0.33 0.00 0.67 98.80 22:00:08 21:46:01 1 0.22 0.00 0.25 0.00 0.62 98.92 22:00:08 21:46:01 2 0.30 0.00 0.22 3.41 0.50 95.57 22:00:08 21:46:01 3 0.15 0.00 0.42 12.96 1.00 85.48 22:00:08 21:46:01 4 0.25 0.00 0.22 0.10 0.57 98.87 22:00:08 21:46:01 5 0.12 0.00 0.20 0.08 0.53 99.07 22:00:08 21:46:01 6 0.23 0.00 0.64 20.45 0.65 78.03 22:00:08 21:46:01 7 0.27 0.00 0.25 0.67 0.58 98.24 22:00:08 21:47:01 all 0.07 0.00 0.02 0.39 0.15 99.37 22:00:08 21:47:01 0 0.00 0.00 0.02 0.08 0.02 99.88 22:00:08 21:47:01 1 0.05 0.00 0.02 0.00 0.37 99.57 22:00:08 21:47:01 2 0.40 0.00 0.02 0.18 0.17 99.23 22:00:08 21:47:01 3 0.03 0.00 0.08 2.42 0.28 97.18 22:00:08 21:47:01 4 0.00 0.00 0.02 0.35 0.02 99.62 22:00:08 21:47:01 5 0.00 0.00 0.00 0.07 0.00 99.93 22:00:08 21:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:00:08 21:47:01 7 0.08 0.00 0.05 0.00 0.35 99.52 22:00:08 21:48:01 all 0.07 0.00 0.01 0.21 0.18 99.52 22:00:08 21:48:01 0 0.00 0.00 0.02 0.00 0.03 99.95 22:00:08 21:48:01 1 0.05 0.00 0.03 0.00 0.50 99.42 22:00:08 21:48:01 2 0.28 0.00 0.02 0.00 0.18 99.52 22:00:08 21:48:01 3 0.05 0.00 0.02 1.71 0.35 97.87 22:00:08 21:48:01 4 0.02 0.00 0.00 0.00 0.05 99.93 22:00:08 21:48:01 5 0.00 0.00 0.02 0.00 0.07 99.92 22:00:08 21:48:01 6 0.10 0.00 0.00 0.00 0.00 99.90 22:00:08 21:48:01 7 0.07 0.00 0.02 0.00 0.27 99.65 22:00:08 22:00:08 21:48:01 CPU %user %nice %system %iowait %steal %idle 22:00:08 21:49:01 all 0.06 0.00 0.02 0.41 0.12 99.38 22:00:08 21:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:00:08 21:49:01 1 0.05 0.00 0.02 0.00 0.18 99.75 22:00:08 21:49:01 2 0.40 0.00 0.02 0.00 0.03 99.55 22:00:08 21:49:01 3 0.02 0.00 0.05 2.70 0.28 96.95 22:00:08 21:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:00:08 21:49:01 5 0.00 0.00 0.02 0.03 0.02 99.93 22:00:08 21:49:01 6 0.00 0.00 0.02 0.00 0.05 99.93 22:00:08 21:49:01 7 0.05 0.00 0.03 0.57 0.40 98.95 22:00:08 21:50:01 all 0.15 0.00 0.04 0.45 0.24 99.13 22:00:08 21:50:01 0 0.00 0.00 0.00 0.00 0.07 99.93 22:00:08 21:50:01 1 0.07 0.00 0.05 0.00 0.40 99.48 22:00:08 21:50:01 2 0.91 0.00 0.02 0.00 0.23 98.84 22:00:08 21:50:01 3 0.05 0.00 0.08 3.42 0.53 95.91 22:00:08 21:50:01 4 0.07 0.00 0.03 0.00 0.07 99.83 22:00:08 21:50:01 5 0.02 0.00 0.05 0.00 0.07 99.87 22:00:08 21:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:00:08 21:50:01 7 0.07 0.00 0.07 0.15 0.57 99.15 22:00:08 21:51:01 all 0.10 0.00 0.04 0.10 0.19 99.57 22:00:08 21:51:01 0 0.02 0.00 0.02 0.00 0.08 99.88 22:00:08 21:51:01 1 0.05 0.00 0.05 0.00 0.47 99.43 22:00:08 21:51:01 2 0.56 0.00 0.02 0.00 0.20 99.22 22:00:08 21:51:01 3 0.03 0.00 0.05 0.82 0.12 98.98 22:00:08 21:51:01 4 0.02 0.00 0.05 0.00 0.05 99.88 22:00:08 21:51:01 5 0.02 0.00 0.02 0.00 0.07 99.90 22:00:08 21:51:01 6 0.02 0.00 0.07 0.00 0.05 99.87 22:00:08 21:51:01 7 0.07 0.00 0.05 0.02 0.45 99.42 22:00:08 21:52:01 all 0.02 0.00 0.03 0.07 0.10 99.78 22:00:08 21:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:00:08 21:52:01 1 0.07 0.00 0.03 0.00 0.18 99.72 22:00:08 21:52:01 2 0.00 0.00 0.00 0.00 0.10 99.90 22:00:08 21:52:01 3 0.05 0.00 0.05 0.50 0.12 99.28 22:00:08 21:52:01 4 0.02 0.00 0.02 0.00 0.03 99.93 22:00:08 21:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:00:08 21:52:01 6 0.02 0.00 0.03 0.00 0.03 99.92 22:00:08 21:52:01 7 0.03 0.00 0.05 0.05 0.28 99.58 22:00:08 21:53:01 all 0.16 0.00 0.03 0.13 0.15 99.53 22:00:08 21:53:01 0 0.00 0.00 0.02 0.00 0.07 99.92 22:00:08 21:53:01 1 0.02 0.00 0.03 0.17 0.25 99.53 22:00:08 21:53:01 2 1.15 0.00 0.08 0.00 0.13 98.63 22:00:08 21:53:01 3 0.03 0.00 0.02 0.85 0.22 98.89 22:00:08 21:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:00:08 21:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:00:08 21:53:01 6 0.02 0.00 0.03 0.00 0.08 99.87 22:00:08 21:53:01 7 0.07 0.00 0.02 0.00 0.43 99.49 22:00:08 21:54:01 all 0.15 0.00 0.03 0.08 0.16 99.58 22:00:08 21:54:01 0 0.00 0.00 0.00 0.00 0.03 99.97 22:00:08 21:54:01 1 0.05 0.00 0.03 0.13 0.27 99.52 22:00:08 21:54:01 2 0.98 0.00 0.03 0.25 0.15 98.59 22:00:08 21:54:01 3 0.07 0.00 0.03 0.27 0.18 99.45 22:00:08 21:54:01 4 0.02 0.00 0.03 0.00 0.05 99.90 22:00:08 21:54:01 5 0.00 0.00 0.02 0.00 0.03 99.95 22:00:08 21:54:01 6 0.03 0.00 0.05 0.00 0.17 99.75 22:00:08 21:54:01 7 0.03 0.00 0.05 0.00 0.43 99.48 22:00:08 21:55:01 all 0.08 0.00 0.02 0.07 0.07 99.75 22:00:08 21:55:01 0 0.00 0.00 0.02 0.00 0.03 99.95 22:00:08 21:55:01 1 0.03 0.00 0.05 0.00 0.07 99.85 22:00:08 21:55:01 2 0.47 0.00 0.05 0.58 0.10 98.80 22:00:08 21:55:01 3 0.05 0.00 0.00 0.00 0.08 99.87 22:00:08 21:55:01 4 0.02 0.00 0.00 0.00 0.03 99.95 22:00:08 21:55:01 5 0.02 0.00 0.00 0.00 0.05 99.93 22:00:08 21:55:01 6 0.00 0.00 0.00 0.00 0.03 99.97 22:00:08 21:55:01 7 0.05 0.00 0.05 0.00 0.20 99.70 22:00:08 21:56:01 all 0.12 0.00 0.01 0.18 0.12 99.57 22:00:08 21:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:00:08 21:56:01 1 0.13 0.00 0.02 0.00 0.32 99.53 22:00:08 21:56:01 2 0.52 0.00 0.02 1.12 0.22 98.14 22:00:08 21:56:01 3 0.07 0.00 0.00 0.08 0.12 99.73 22:00:08 21:56:01 4 0.05 0.00 0.02 0.00 0.08 99.85 22:00:08 21:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:00:08 21:56:01 6 0.10 0.00 0.02 0.00 0.02 99.87 22:00:08 21:56:01 7 0.07 0.00 0.02 0.27 0.17 99.48 22:00:08 21:57:02 all 0.07 0.00 0.04 0.29 0.09 99.52 22:00:08 21:57:02 0 0.03 0.00 0.00 0.03 0.03 99.90 22:00:08 21:57:02 1 0.05 0.00 0.02 0.47 0.17 99.30 22:00:08 21:57:02 2 0.22 0.00 0.00 0.00 0.08 99.70 22:00:08 21:57:02 3 0.03 0.00 0.02 0.07 0.08 99.80 22:00:08 21:57:02 4 0.03 0.00 0.02 0.00 0.02 99.93 22:00:08 21:57:02 5 0.00 0.00 0.08 0.00 0.05 99.87 22:00:08 21:57:02 6 0.15 0.00 0.05 0.00 0.10 99.70 22:00:08 21:57:02 7 0.03 0.00 0.10 1.71 0.17 97.99 22:00:08 21:58:01 all 0.14 0.00 0.03 0.19 0.09 99.56 22:00:08 21:58:01 0 0.03 0.00 0.05 0.00 0.19 99.73 22:00:08 21:58:01 1 0.08 0.00 0.07 0.25 0.15 99.44 22:00:08 21:58:01 2 0.76 0.00 0.03 0.00 0.12 99.09 22:00:08 21:58:01 3 0.07 0.00 0.03 0.12 0.14 99.64 22:00:08 21:58:01 4 0.05 0.00 0.03 0.00 0.03 99.88 22:00:08 21:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:00:08 21:58:01 6 0.05 0.00 0.00 0.00 0.00 99.95 22:00:08 21:58:01 7 0.03 0.00 0.02 1.15 0.05 98.75 22:00:08 21:59:01 all 0.07 0.00 0.03 0.20 0.09 99.61 22:00:08 21:59:01 0 0.05 0.00 0.07 0.28 0.33 99.27 22:00:08 21:59:01 1 0.05 0.00 0.03 0.53 0.23 99.15 22:00:08 21:59:01 2 0.37 0.00 0.00 0.00 0.03 99.60 22:00:08 21:59:01 3 0.02 0.00 0.03 0.07 0.05 99.83 22:00:08 21:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:00:08 21:59:01 5 0.00 0.00 0.02 0.00 0.08 99.90 22:00:08 21:59:01 6 0.07 0.00 0.02 0.00 0.00 99.92 22:00:08 21:59:01 7 0.02 0.00 0.03 0.68 0.02 99.25 22:00:08 22:00:08 21:59:01 CPU %user %nice %system %iowait %steal %idle 22:00:08 22:00:01 all 0.62 0.00 0.43 0.22 1.51 97.22 22:00:08 22:00:01 0 0.35 0.00 0.46 0.00 1.85 97.33 22:00:08 22:00:01 1 1.30 0.00 0.58 0.02 1.63 96.48 22:00:08 22:00:01 2 0.60 0.00 0.38 0.13 1.36 97.52 22:00:08 22:00:01 3 0.75 0.00 0.42 0.08 1.56 97.19 22:00:08 22:00:01 4 0.27 0.00 0.38 0.00 1.36 98.00 22:00:08 22:00:01 5 0.25 0.00 0.42 0.00 1.32 98.02 22:00:08 22:00:01 6 1.10 0.00 0.32 0.08 1.33 97.18 22:00:08 22:00:01 7 0.40 0.00 0.47 1.45 1.68 96.01 22:00:08 Average: all 3.84 0.00 1.31 3.24 2.45 89.16 22:00:08 Average: 0 3.69 0.00 1.28 1.22 2.43 91.38 22:00:08 Average: 1 3.84 0.00 1.39 3.11 2.69 88.96 22:00:08 Average: 2 3.93 0.00 1.27 1.78 2.34 90.68 22:00:08 Average: 3 3.80 0.00 1.48 5.62 2.58 86.52 22:00:08 Average: 4 3.72 0.00 1.24 3.22 2.45 89.37 22:00:08 Average: 5 3.81 0.00 1.35 3.08 2.39 89.37 22:00:08 Average: 6 4.11 0.00 1.31 6.05 2.22 86.31 22:00:08 Average: 7 3.82 0.00 1.18 1.81 2.51 90.67 22:00:08 22:00:08 22:00:08