Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc396c4a7312713bf5afd7bf9e2532e3e112802c 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-ssh11071667352653696988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8504769734010057513.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10407910965929948541.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4344975371121639130.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9074529645993642230.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-23030’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23041 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc396c4a7312713bf5afd7bf9e2532e3e112802c (main) Commit message: "Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" > git config core.sparsecheckout # timeout=10 > git checkout -f dc396c4a7312713bf5afd7bf9e2532e3e112802c # timeout=10 > git rev-list --no-walk 9c2cca6ccca3210e07b712156771ed12440b1abf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:58:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:58:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:58:34 ========================================================= 01:58:34 EdgeX Global Pipelines Version Info 01:58:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:34 ------------------- 01:58:34 stable info: 01:58:34 ------------------- 01:58:34 Commited By: Ginny Guan ginny@iotechsys.com 01:58:34 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:58:34 Message: update stable to v1.0.265 01:58:35 ------------------- 01:58:35 experimental info: 01:58:35 ------------------- 01:58:35 Commited By: Cherry Wang cherry@iotechsys.com 01:58:35 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:58:35 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc396c4 [Pipeline] echo 01:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:36 provisioning config files... 01:58:36 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1659091931114735426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:36 ---> ****-login.sh 01:58:36 nexus3.edgexfoundry.org:10001 01:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:37 Configure a credential helper to remove this warning. See 01:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:37 01:58:37 Login Succeeded 01:58:37 nexus3.edgexfoundry.org:10002 01:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:37 Configure a credential helper to remove this warning. See 01:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:37 01:58:37 Login Succeeded 01:58:37 nexus3.edgexfoundry.org:10003 01:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:37 Configure a credential helper to remove this warning. See 01:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:37 01:58:37 Login Succeeded 01:58:37 nexus3.edgexfoundry.org:10004 01:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:37 Configure a credential helper to remove this warning. See 01:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:37 01:58:37 Login Succeeded 01:58:37 ****.io 01:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:37 Configure a credential helper to remove this warning. See 01:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:37 01:58:37 Login Succeeded 01:58:37 ---> ****-login.sh ends [Pipeline] } 01:58:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:58:37 + git rev-list -1 --merges dc396c4a7312713bf5afd7bf9e2532e3e112802c~1..dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] echo 01:58:37 -----------> git rev-list -1 --merges dc396c4a7312713bf5afd7bf9e2532e3e112802c~1..dc396c4a7312713bf5afd7bf9e2532e3e112802c dc396c4a7312713bf5afd7bf9e2532e3e112802c 01:58:37 dc396c4a7312713bf5afd7bf9e2532e3e112802c [false] [Pipeline] sh 01:58:38 + git log --format=format:%s -1 dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] echo 01:58:38 ========================================================= 01:58:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:38 + git log --format=format:%s -1 dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] echo 01:58:38 [semverPrep] GIT_COMMIT: dc396c4a7312713bf5afd7bf9e2532e3e112802c, Commit Message: Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47 [Pipeline] echo 01:58:38 [semverPrep] This is not a build commit. [Pipeline] sh 01:58:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:38 + grep -v github /etc/ssh/ssh_known_hosts 01:58:38 + [ -e /tmp/ssh_known_hosts ] 01:58:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:58:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:58:38 + sudo tee -a /etc/ssh/ssh_known_hosts 01:58:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:39 01:58:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:39 0.1.4: Pulling from edgex-devops/py-git-semver 01:58:39 b85a868b505f: Pulling fs layer 01:58:39 e2be974225ed: Pulling fs layer 01:58:39 339a4e72a1f5: Pulling fs layer 01:58:39 988bab9f4d93: Pulling fs layer 01:58:39 1469e6f7b9e6: Pulling fs layer 01:58:39 eaf3925da568: Pulling fs layer 01:58:39 bab4dde63d76: Pulling fs layer 01:58:39 bde34c3a00c8: Pulling fs layer 01:58:39 b352a97aabf1: Pulling fs layer 01:58:39 4872d77fe225: Pulling fs layer 01:58:39 5851b861e8e6: Pulling fs layer 01:58:39 988bab9f4d93: Waiting 01:58:39 eaf3925da568: Waiting 01:58:39 bde34c3a00c8: Waiting 01:58:39 bab4dde63d76: Waiting 01:58:39 4872d77fe225: Waiting 01:58:39 b352a97aabf1: Waiting 01:58:39 5851b861e8e6: Waiting 01:58:39 e2be974225ed: Verifying Checksum 01:58:39 e2be974225ed: Download complete 01:58:39 988bab9f4d93: Verifying Checksum 01:58:39 988bab9f4d93: Download complete 01:58:39 1469e6f7b9e6: Verifying Checksum 01:58:39 eaf3925da568: Verifying Checksum 01:58:39 eaf3925da568: Download complete 01:58:39 339a4e72a1f5: Verifying Checksum 01:58:39 339a4e72a1f5: Download complete 01:58:39 bde34c3a00c8: Verifying Checksum 01:58:39 bde34c3a00c8: Download complete 01:58:39 b352a97aabf1: Verifying Checksum 01:58:39 b352a97aabf1: Download complete 01:58:39 4872d77fe225: Verifying Checksum 01:58:39 4872d77fe225: Download complete 01:58:39 5851b861e8e6: Verifying Checksum 01:58:39 5851b861e8e6: Download complete 01:58:39 b85a868b505f: Verifying Checksum 01:58:39 b85a868b505f: Download complete 01:58:40 bab4dde63d76: Verifying Checksum 01:58:40 bab4dde63d76: Download complete 01:58:41 b85a868b505f: Pull complete 01:58:41 e2be974225ed: Pull complete 01:58:41 339a4e72a1f5: Pull complete 01:58:41 988bab9f4d93: Pull complete 01:58:41 1469e6f7b9e6: Pull complete 01:58:41 eaf3925da568: Pull complete 01:58:43 bab4dde63d76: Pull complete 01:58:43 bde34c3a00c8: Pull complete 01:58:43 b352a97aabf1: Pull complete 01:58:43 4872d77fe225: Pull complete 01:58:43 5851b861e8e6: Pull complete 01:58:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:44 prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container 01:58:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:58:45 $ docker top 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 -eo pid,comm 01:58:45 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). 01:58:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:58:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:45 [ssh-agent] Looking for ssh-agent implementation... 01:58:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:45 $ docker exec 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 ssh-agent 01:58:45 SSH_AUTH_SOCK=/tmp/ssh-y8wXLbpHTwC6/agent.31 01:58:45 SSH_AGENT_PID=37 01:58:45 Running ssh-add (command line suppressed) 01:58:45 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14459995241554975100.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14459995241554975100.key) 01:58:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:45 + git tag --points-at HEAD [Pipeline] } 01:58:46 $ docker exec --env ******** --env ******** 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 ssh-agent -k 01:58:46 unset SSH_AUTH_SOCK; 01:58:46 unset SSH_AGENT_PID; 01:58:46 echo Agent pid 37 killed; 01:58:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:58:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:46 [ssh-agent] Looking for ssh-agent implementation... 01:58:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:46 $ docker exec 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 ssh-agent 01:58:46 SSH_AUTH_SOCK=/tmp/ssh-2hfQFyCaf7WB/agent.70 01:58:46 SSH_AGENT_PID=76 01:58:46 Running ssh-add (command line suppressed) 01:58:46 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16371422579340423471.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16371422579340423471.key) 01:58:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:46 + git semver init 01:58:47 2024-10-18 01:58:46,963 [run_init] DEBUG init version:0.0.0 force:False 01:58:47 2024-10-18 01:58:46,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 01:58:47 2024-10-18 01:58:46,965 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 01:58:47 2024-10-18 01:58:46,965 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 01:58:48 2024-10-18 01:58:48,049 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 01:58:48 2024-10-18 01:58:48,049 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 01:58:48 2024-10-18 01:58:48,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:58:48 2024-10-18 01:58:48,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:58:48 3.2.0-dev.25 [Pipeline] } 01:58:48 $ docker exec --env ******** --env ******** 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 ssh-agent -k 01:58:48 unset SSH_AUTH_SOCK; 01:58:48 unset SSH_AGENT_PID; 01:58:48 echo Agent pid 76 killed; 01:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:48 + git semver [Pipeline] } 01:58:49 $ docker stop --time=1 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 01:58:50 $ docker rm -f --volumes 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:58:51 Stashed 1 file(s) [Pipeline] echo 01:58:51 [edgeXSemver]: initialized semver on version 3.2.0-dev.25 [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 01:58:51 provisioning config files... 01:58:51 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3057041004814168875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:51 ---> ****-login.sh 01:58:51 nexus3.edgexfoundry.org:10001 01:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:51 Configure a credential helper to remove this warning. See 01:58:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:51 01:58:51 Login Succeeded 01:58:51 nexus3.edgexfoundry.org:10002 01:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:51 Configure a credential helper to remove this warning. See 01:58:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:51 01:58:51 Login Succeeded 01:58:51 nexus3.edgexfoundry.org:10003 01:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:51 Configure a credential helper to remove this warning. See 01:58:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:51 01:58:51 Login Succeeded 01:58:51 nexus3.edgexfoundry.org:10004 01:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:51 Configure a credential helper to remove this warning. See 01:58:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:51 01:58:51 Login Succeeded 01:58:51 ****.io 01:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:52 Configure a credential helper to remove this warning. See 01:58:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:52 01:58:52 Login Succeeded 01:58:52 ---> ****-login.sh ends [Pipeline] } 01:58:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:58:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:52 ========================================================= 01:58:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:58:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:58:52 Sending build context to Docker daemon 16.62MB 01:58:52 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:58:52 Step 2/12 : FROM ${BASE} AS builder 01:58:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:58:52 43c4264eed91: Pulling fs layer 01:58:52 4cc291be95ef: Pulling fs layer 01:58:52 2ac1f1163629: Pulling fs layer 01:58:52 5c3c966382ef: Pulling fs layer 01:58:52 4f4fb700ef54: Pulling fs layer 01:58:52 5d5c8e513c77: Pulling fs layer 01:58:52 9f66e0745190: Pulling fs layer 01:58:52 f49a43e4bbc0: Pulling fs layer 01:58:52 561ebcabdf7f: Pulling fs layer 01:58:52 5d5c8e513c77: Waiting 01:58:52 561ebcabdf7f: Waiting 01:58:52 9f66e0745190: Waiting 01:58:52 4f4fb700ef54: Waiting 01:58:52 5c3c966382ef: Waiting 01:58:52 f49a43e4bbc0: Waiting 01:58:52 4cc291be95ef: Verifying Checksum 01:58:52 4cc291be95ef: Download complete 01:58:52 5c3c966382ef: Download complete 01:58:52 4f4fb700ef54: Download complete 01:58:52 5d5c8e513c77: Verifying Checksum 01:58:52 5d5c8e513c77: Download complete 01:58:52 43c4264eed91: Verifying Checksum 01:58:52 43c4264eed91: Download complete 01:58:52 9f66e0745190: Verifying Checksum 01:58:52 9f66e0745190: Download complete 01:58:52 43c4264eed91: Pull complete 01:58:53 4cc291be95ef: Pull complete 01:58:53 561ebcabdf7f: Verifying Checksum 01:58:53 561ebcabdf7f: Download complete 01:58:53 2ac1f1163629: Verifying Checksum 01:58:53 2ac1f1163629: Download complete 01:58:53 f49a43e4bbc0: Verifying Checksum 01:58:53 f49a43e4bbc0: Download complete 01:58:56 2ac1f1163629: Pull complete 01:58:56 5c3c966382ef: Pull complete 01:58:56 4f4fb700ef54: Pull complete 01:58:56 5d5c8e513c77: Pull complete 01:58:56 9f66e0745190: Pull complete 01:58:58 f49a43e4bbc0: Pull complete 01:58:59 561ebcabdf7f: Pull complete 01:58:59 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:58:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:58:59 ---> 3a752c3f9dda 01:58:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:59:00 ---> Running in 53206af3816f 01:59:00 Removing intermediate container 53206af3816f 01:59:00 ---> b0d7f77a8a92 01:59:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:00 ---> Running in a6442c68e84c 01:59:00 Removing intermediate container a6442c68e84c 01:59:00 ---> f5dfe9b5693c 01:59:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:59:00 ---> Running in cf4cf6a5f53d 01:59:00 Removing intermediate container cf4cf6a5f53d 01:59:00 ---> 2a07985f1a6c 01:59:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:59:00 ---> Running in 280159233a1e 01:59:00 Removing intermediate container 280159233a1e 01:59:00 ---> f5614ca1ee61 01:59:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:00 ---> Running in 9ecdc3727a86 01:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:01 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:59:01 (2/4) Installing libedit (20240517.3.1-r0) 01:59:01 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:59:01 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:59:01 Executing busybox-1.36.1-r29.trigger 01:59:01 OK: 250 MiB in 58 packages 01:59:02 Removing intermediate container 9ecdc3727a86 01:59:02 ---> 553bf4979bdb 01:59:02 Step 8/12 : WORKDIR /device-rest-go 01:59:02 ---> Running in e715b9708bcf 01:59:02 Removing intermediate container e715b9708bcf 01:59:02 ---> f4cd3d7e2f96 01:59:02 Step 9/12 : COPY go.mod vendor* ./ 01:59:02 ---> e61c31738f95 01:59:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:02 ---> Running in 65e9731c786f 01:59:06 Still waiting to schedule task 01:59:06 ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:59:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ is offline 01:59:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23038’ is offline 01:59:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23040’ is offline 01:59:41 Removing intermediate container 65e9731c786f 01:59:41 ---> e01a60a768dd 01:59:41 Step 11/12 : COPY . . 01:59:41 ---> cea508c1ef5d 01:59:41 Step 12/12 : RUN $MAKE 01:59:41 ---> Running in d638389ddeac 01:59:41 noop 01:59:41 Removing intermediate container d638389ddeac 01:59:41 ---> e6e1c262aad4 01:59:41 Successfully built e6e1c262aad4 01:59:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:41 + docker inspect -f . ci-base-image-x86_64 01:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:41 prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container 01:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:59:41 $ docker top 524d9ecf522849e25d135c4ce3ee2b70da25d73af12e310fdbea22c516b35f43 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:42 + go version 01:59:42 go version go1.23.2 linux/amd64 [Pipeline] } 01:59:42 $ docker stop --time=1 524d9ecf522849e25d135c4ce3ee2b70da25d73af12e310fdbea22c516b35f43 01:59:43 $ docker rm -f --volumes 524d9ecf522849e25d135c4ce3ee2b70da25d73af12e310fdbea22c516b35f43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:43 + docker inspect -f . ci-base-image-x86_64 01:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:44 prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container 01:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:59:44 $ docker top 9f654237e581811dbb42cfa8834b86a459921c7999b1916153a724d82ed93d27 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 01:59:45 + make test 01:59:45 go test ./... -coverprofile=coverage.out ./... 01:59:45 ? github.com/edgexfoundry/device-rest-go [no test files] 02:00:04 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 02:00:04 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements 02:00:14 go vet ./... 02:00:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:18 ./bin/test-attribution-txt.sh [Pipeline] echo 02:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:00:18 $ docker stop --time=1 9f654237e581811dbb42cfa8834b86a459921c7999b1916153a724d82ed93d27 02:00:20 $ docker rm -f --volumes 9f654237e581811dbb42cfa8834b86a459921c7999b1916153a724d82ed93d27 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:00:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:21 + ls -al . 02:00:21 total 256 02:00:21 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 01:59 . 02:00:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:58 .. 02:00:21 -rw-rw-r-- 1 jenkins jenkins 151 Oct 18 01:58 .dockerignore 02:00:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:00 .git 02:00:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:58 .github 02:00:21 -rw-rw-r-- 1 jenkins jenkins 264 Oct 18 01:58 .gitignore 02:00:21 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 01:58 .golangci.yml 02:00:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:58 .semver 02:00:21 -rw-rw-r-- 1 jenkins jenkins 20138 Oct 18 01:58 Attribution.txt 02:00:21 -rw-rw-r-- 1 jenkins jenkins 17685 Oct 18 01:58 CHANGELOG.md 02:00:21 -rw-rw-r-- 1 jenkins jenkins 1692 Oct 18 01:58 Dockerfile 02:00:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:58 GOVERNANCE.md 02:00:21 -rw-rw-r-- 1 jenkins jenkins 680 Oct 18 01:58 Jenkinsfile 02:00:21 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 01:58 LICENSE 02:00:21 -rw-rw-r-- 1 jenkins jenkins 2553 Oct 18 01:58 Makefile 02:00:21 -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 01:58 OWNERS.md 02:00:21 -rw-rw-r-- 1 jenkins jenkins 3989 Oct 18 01:58 README.md 02:00:21 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:58 VERSION 02:00:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:58 bin 02:00:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:58 cmd 02:00:21 -rw-r--r-- 1 jenkins jenkins 14565 Oct 18 02:00 coverage.out 02:00:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:58 driver 02:00:21 -rw-rw-r-- 1 jenkins jenkins 7106 Oct 18 01:58 go.mod 02:00:21 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:58 go.sum 02:00:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:58 openapi 02:00:21 -rw-rw-r-- 1 jenkins jenkins 713 Oct 18 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:22 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dc396c4a7312713bf5afd7bf9e2532e3e112802c --label arch=amd64 --label version=3.2.0-dev.25 . 02:00:22 Sending build context to Docker daemon 16.63MB 02:00:22 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 02:00:22 Step 2/26 : FROM ${BASE} AS builder 02:00:22 ---> e6e1c262aad4 02:00:22 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:00:22 ---> Running in 00cef4e47819 02:00:22 Removing intermediate container 00cef4e47819 02:00:22 ---> 1f9ebec8b1f4 02:00:22 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:22 ---> Running in 26fa4a78025f 02:00:22 Removing intermediate container 26fa4a78025f 02:00:22 ---> 03399d0b6d19 02:00:22 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:22 ---> Running in 27e07ade48b0 02:00:22 Removing intermediate container 27e07ade48b0 02:00:22 ---> d8decb3994b3 02:00:22 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:00:22 ---> Running in 92abfde17bda 02:00:22 Removing intermediate container 92abfde17bda 02:00:22 ---> 511dbb37a297 02:00:22 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:22 ---> Running in f0d977952aa6 02:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:23 OK: 250 MiB in 58 packages 02:00:23 Removing intermediate container f0d977952aa6 02:00:23 ---> f3d1f5dd975b 02:00:23 Step 8/26 : WORKDIR /device-rest-go 02:00:23 ---> Running in 5d5462766c57 02:00:23 Removing intermediate container 5d5462766c57 02:00:23 ---> 6f26e0a60e63 02:00:23 Step 9/26 : COPY go.mod vendor* ./ 02:00:23 ---> 566207177835 02:00:23 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:23 ---> Running in 2f88ec6b100a 02:00:24 Removing intermediate container 2f88ec6b100a 02:00:24 ---> 07df800fe4bb 02:00:24 Step 11/26 : COPY . . 02:00:24 ---> 1ed98c88d1dd 02:00:24 Step 12/26 : RUN $MAKE 02:00:24 ---> Running in 759f0c7c4884 02:00:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rest ./cmd 02:00:53 Removing intermediate container 759f0c7c4884 02:00:53 ---> b9c9718bc411 02:00:53 Step 13/26 : FROM alpine:3.20 02:01:01 3.20: Pulling from library/alpine 02:01:01 43c4264eed91: Already exists 02:01:01 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:01:01 Status: Downloaded newer image for alpine:3.20 02:01:01 ---> 91ef0af61f39 02:01:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:01:01 ---> Running in a1acc66f05d8 02:01:01 Removing intermediate container a1acc66f05d8 02:01:01 ---> 1f1476692a48 02:01:01 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 02:01:01 ---> Running in 8773ed573ad2 02:01:01 Removing intermediate container 8773ed573ad2 02:01:01 ---> 3bbef227beeb 02:01:01 Step 16/26 : RUN apk add --update --no-cache dumb-init 02:01:02 ---> Running in cc7043b90a4c 02:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:01:03 (1/1) Installing dumb-init (1.2.5-r3) 02:01:03 Executing busybox-1.36.1-r29.trigger 02:01:03 OK: 8 MiB in 15 packages 02:01:03 Removing intermediate container cc7043b90a4c 02:01:03 ---> 5d9f0a7f17b2 02:01:03 Step 17/26 : RUN apk --no-cache upgrade 02:01:03 ---> Running in de9413caff9c 02:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:01:06 Upgrading critical system libraries and apk-tools: 02:01:06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:01:06 Executing busybox-1.36.1-r29.trigger 02:01:06 Continuing the upgrade transaction with new apk-tools: 02:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:01:10 OK: 8 MiB in 15 packages 02:01:10 Removing intermediate container de9413caff9c 02:01:10 ---> 8b4d59fe7f9e 02:01:10 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 02:01:10 ---> 8dee21b89254 02:01:10 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 02:01:10 ---> be6b881a737e 02:01:10 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 02:01:10 ---> 5b4db4e0e363 02:01:10 Step 21/26 : EXPOSE 59986 02:01:10 ---> Running in ef2f1c0560b1 02:01:10 Removing intermediate container ef2f1c0560b1 02:01:10 ---> 9e42e6cd2e32 02:01:10 Step 22/26 : ENTRYPOINT ["/device-rest"] 02:01:10 ---> Running in babb5eee6390 02:01:10 Removing intermediate container babb5eee6390 02:01:10 ---> 90d0bc52b2dc 02:01:10 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:01:10 ---> Running in d5509b944a69 02:01:10 Removing intermediate container d5509b944a69 02:01:10 ---> 866eace503f0 02:01:10 Step 24/26 : LABEL arch=amd64 02:01:10 ---> Running in 5458ed32ae3c 02:01:10 Removing intermediate container 5458ed32ae3c 02:01:10 ---> dba84bc48387 02:01:10 Step 25/26 : LABEL git_sha=dc396c4a7312713bf5afd7bf9e2532e3e112802c 02:01:10 ---> Running in 5662fbebc42c 02:01:10 Removing intermediate container 5662fbebc42c 02:01:10 ---> 112992baf494 02:01:10 Step 26/26 : LABEL version=3.2.0-dev.25 02:01:10 ---> Running in 602585f35a6d 02:01:10 Removing intermediate container 602585f35a6d 02:01:10 ---> 95de99cedf7d 02:01:10 [Warning] One or more build-args [ARCH] were not consumed 02:01:10 Successfully built 95de99cedf7d 02:01:10 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:11 provisioning config files... 02:01:11 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2985239083571972561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:11 ---> ****-login.sh 02:01:11 nexus3.edgexfoundry.org:10001 02:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:11 Configure a credential helper to remove this warning. See 02:01:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:11 02:01:11 Login Succeeded 02:01:11 nexus3.edgexfoundry.org:10002 02:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:11 Configure a credential helper to remove this warning. See 02:01:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:11 02:01:11 Login Succeeded 02:01:11 nexus3.edgexfoundry.org:10003 02:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:11 Configure a credential helper to remove this warning. See 02:01:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:11 02:01:11 Login Succeeded 02:01:11 nexus3.edgexfoundry.org:10004 02:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:11 Configure a credential helper to remove this warning. See 02:01:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:11 02:01:11 Login Succeeded 02:01:11 ****.io 02:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:11 Configure a credential helper to remove this warning. See 02:01:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:11 02:01:11 Login Succeeded 02:01:11 ---> ****-login.sh ends [Pipeline] } 02:01:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:01:11 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 02:01:11 dc396c4a7312713bf5afd7bf9e2532e3e112802c 02:01:11 latest 02:01:11 3.2.0-dev.25 02:01:11 dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 02:01:11 main 02:01:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + docker push nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c 02:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:01:12 12b0ff81ef05: Preparing 02:01:12 ba465f5a61e2: Preparing 02:01:12 a94cdf3c4e09: Preparing 02:01:12 7d6a26998836: Preparing 02:01:12 3985609b3ef0: Preparing 02:01:12 63ca1fbb43ae: Preparing 02:01:12 63ca1fbb43ae: Waiting 02:01:12 ba465f5a61e2: Pushed 02:01:12 63ca1fbb43ae: Layer already exists 02:01:12 7d6a26998836: Pushed 02:01:12 12b0ff81ef05: Pushed 02:01:12 3985609b3ef0: Pushed 02:01:17 a94cdf3c4e09: Pushed 02:01:17 dc396c4a7312713bf5afd7bf9e2532e3e112802c: digest: sha256:ae70772295a75642cfc27f651f706fe742c965b046c2d9930f4946623cb231d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:18 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:18 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 02:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:01:18 12b0ff81ef05: Preparing 02:01:18 ba465f5a61e2: Preparing 02:01:18 a94cdf3c4e09: Preparing 02:01:18 7d6a26998836: Preparing 02:01:18 3985609b3ef0: Preparing 02:01:18 63ca1fbb43ae: Preparing 02:01:18 63ca1fbb43ae: Waiting 02:01:18 12b0ff81ef05: Layer already exists 02:01:18 ba465f5a61e2: Layer already exists 02:01:18 3985609b3ef0: Layer already exists 02:01:18 a94cdf3c4e09: Layer already exists 02:01:18 7d6a26998836: Layer already exists 02:01:18 63ca1fbb43ae: Layer already exists 02:01:18 latest: digest: sha256:ae70772295a75642cfc27f651f706fe742c965b046c2d9930f4946623cb231d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:18 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:19 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.25 02:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:01:19 12b0ff81ef05: Preparing 02:01:19 ba465f5a61e2: Preparing 02:01:19 a94cdf3c4e09: Preparing 02:01:19 7d6a26998836: Preparing 02:01:19 3985609b3ef0: Preparing 02:01:19 63ca1fbb43ae: Preparing 02:01:19 63ca1fbb43ae: Waiting 02:01:19 7d6a26998836: Layer already exists 02:01:19 3985609b3ef0: Layer already exists 02:01:19 a94cdf3c4e09: Layer already exists 02:01:19 12b0ff81ef05: Layer already exists 02:01:19 ba465f5a61e2: Layer already exists 02:01:19 63ca1fbb43ae: Layer already exists 02:01:19 3.2.0-dev.25: digest: sha256:ae70772295a75642cfc27f651f706fe742c965b046c2d9930f4946623cb231d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:19 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:19 + docker push nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 02:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:01:19 12b0ff81ef05: Preparing 02:01:19 ba465f5a61e2: Preparing 02:01:19 a94cdf3c4e09: Preparing 02:01:19 7d6a26998836: Preparing 02:01:19 3985609b3ef0: Preparing 02:01:19 63ca1fbb43ae: Preparing 02:01:19 63ca1fbb43ae: Waiting 02:01:19 ba465f5a61e2: Layer already exists 02:01:19 12b0ff81ef05: Layer already exists 02:01:19 a94cdf3c4e09: Layer already exists 02:01:19 7d6a26998836: Layer already exists 02:01:19 3985609b3ef0: Layer already exists 02:01:19 63ca1fbb43ae: Layer already exists 02:01:19 dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25: digest: sha256:ae70772295a75642cfc27f651f706fe742c965b046c2d9930f4946623cb231d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:20 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:20 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 02:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 02:01:20 12b0ff81ef05: Preparing 02:01:20 ba465f5a61e2: Preparing 02:01:20 a94cdf3c4e09: Preparing 02:01:20 7d6a26998836: Preparing 02:01:20 3985609b3ef0: Preparing 02:01:20 63ca1fbb43ae: Preparing 02:01:20 63ca1fbb43ae: Waiting 02:01:20 7d6a26998836: Layer already exists 02:01:20 ba465f5a61e2: Layer already exists 02:01:20 12b0ff81ef05: Layer already exists 02:01:20 3985609b3ef0: Layer already exists 02:01:20 a94cdf3c4e09: Layer already exists 02:01:20 63ca1fbb43ae: Layer already exists 02:01:20 main: digest: sha256:ae70772295a75642cfc27f651f706fe742c965b046c2d9930f4946623cb231d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:20 ===================================================== [Pipeline] echo 02:01:20 taggedImages: 02:01:20 - nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c 02:01:20 - nexus3.edgexfoundry.org:10004/device-rest:latest 02:01:20 - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.25 02:01:20 - nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 02:01:20 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:21 02:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:21 latest: Pulling from edgex-lftools-log-publisher 02:01:21 5eb5b503b376: Pulling fs layer 02:01:21 5c69ac0246d0: Pulling fs layer 02:01:21 ec43610c2a17: Pulling fs layer 02:01:21 3a2ae6a8a46f: Pulling fs layer 02:01:21 33b1e0a273af: Pulling fs layer 02:01:21 5d3b04190fa2: Pulling fs layer 02:01:21 2f39f015ded8: Pulling fs layer 02:01:21 3a2ae6a8a46f: Waiting 02:01:21 33b1e0a273af: Waiting 02:01:21 2f39f015ded8: Waiting 02:01:21 5d3b04190fa2: Waiting 02:01:21 5c69ac0246d0: Verifying Checksum 02:01:21 5c69ac0246d0: Download complete 02:01:21 3a2ae6a8a46f: Verifying Checksum 02:01:21 3a2ae6a8a46f: Download complete 02:01:21 33b1e0a273af: Verifying Checksum 02:01:21 33b1e0a273af: Download complete 02:01:21 5d3b04190fa2: Verifying Checksum 02:01:21 5d3b04190fa2: Download complete 02:01:21 ec43610c2a17: Verifying Checksum 02:01:21 ec43610c2a17: Download complete 02:01:21 5eb5b503b376: Verifying Checksum 02:01:21 5eb5b503b376: Download complete 02:01:22 2f39f015ded8: Download complete 02:01:22 5eb5b503b376: Pull complete 02:01:22 5c69ac0246d0: Pull complete 02:01:23 ec43610c2a17: Pull complete 02:01:23 3a2ae6a8a46f: Pull complete 02:01:23 33b1e0a273af: Pull complete 02:01:23 5d3b04190fa2: Pull complete 02:01:27 2f39f015ded8: Pull complete 02:01:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:27 prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container 02:01:27 $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:28 $ docker top 4bfc35c7d87393c81cd8d9e36a9414bf2a1581cff18487a80ad16ed116b45da7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:29 ---> job-cost.sh 02:01:29 lf-activate-venv: SKIPPING 02:01:29 INFO: No Stack... 02:01:29 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:29 INFO: Archiving Costs [Pipeline] sh 02:01:30 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 02:01:30 + cut -d, -f6 [Pipeline] lock 02:01:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] 02:01:30 Resource [jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] did not exist. Created. 02:01:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:30 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:30 Stashed 1 file(s) [Pipeline] } 02:01:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:30 $ docker stop --time=1 4bfc35c7d87393c81cd8d9e36a9414bf2a1581cff18487a80ad16ed116b45da7 02:01:31 $ docker rm -f --volumes 4bfc35c7d87393c81cd8d9e36a9414bf2a1581cff18487a80ad16ed116b45da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:13:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23180 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 02:13:50 Running in /w/workspace/device-rest-go/177 [Pipeline] { [Pipeline] checkout 02:13:53 The recommended git tool is: git 02:14:00 using credential edgex-jenkins-ssh 02:14:00 Cloning the remote Git repository 02:14:00 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 02:14:01 > git init /w/workspace/device-rest-go/177 # timeout=10 02:14:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 02:14:01 > git --version # timeout=10 02:14:01 > git --version # 'git version 2.25.1' 02:14:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 02:14:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:05 Avoid second fetch 02:14:05 Checking out Revision dc396c4a7312713bf5afd7bf9e2532e3e112802c (main) 02:14:06 Commit message: "Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" 02:14:05 > git config core.sparsecheckout # timeout=10 02:14:05 > git checkout -f dc396c4a7312713bf5afd7bf9e2532e3e112802c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:14:11 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:11 Dload Upload Total Spent Left Speed 02:14:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 02:14:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:14:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:14:12 + sudo tee /etc/docker/daemon.new 02:14:12 { 02:14:12 "registry-mirrors": [ 02:14:12 "https://nexus3.edgexfoundry.org:10001" 02:14:12 ], 02:14:12 "bip": "10.250.0.254/24", 02:14:12 "hosts": [ 02:14:12 "tcp://0.0.0.0:5555", 02:14:12 "unix:///var/run/docker.sock" 02:14:12 ], 02:14:12 "mtu": 1458, 02:14:12 "selinux-enabled": true, 02:14:12 "seccomp-profile": "/etc/docker/seccomp.json" 02:14:12 } [Pipeline] sh 02:14:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:14:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:31 provisioning config files... 02:14:31 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/177@tmp/config9904041393007076772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:31 ---> ****-login.sh 02:14:31 nexus3.edgexfoundry.org:10001 02:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:33 Configure a credential helper to remove this warning. See 02:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:33 02:14:33 Login Succeeded 02:14:33 nexus3.edgexfoundry.org:10002 02:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:33 Configure a credential helper to remove this warning. See 02:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:33 02:14:33 Login Succeeded 02:14:33 nexus3.edgexfoundry.org:10003 02:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:34 Configure a credential helper to remove this warning. See 02:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:34 02:14:34 Login Succeeded 02:14:39 nexus3.edgexfoundry.org:10004 02:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:41 Configure a credential helper to remove this warning. See 02:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:41 02:14:41 Login Succeeded 02:14:41 ****.io 02:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:41 Configure a credential helper to remove this warning. See 02:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:41 02:14:41 Login Succeeded 02:14:41 ---> ****-login.sh ends [Pipeline] } 02:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:14:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:14:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:14:42 ========================================================= 02:14:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:14:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:14:42 Sending build context to Docker daemon 140.8kB 02:14:43 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:14:43 Step 2/12 : FROM ${BASE} AS builder 02:14:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:14:43 cf04c63912e1: Pulling fs layer 02:14:43 55b35a11ae5e: Pulling fs layer 02:14:43 a37a00ec5f00: Pulling fs layer 02:14:43 50b3750afda1: Pulling fs layer 02:14:43 4f4fb700ef54: Pulling fs layer 02:14:43 50b3750afda1: Waiting 02:14:43 80978eb59214: Pulling fs layer 02:14:43 4f4fb700ef54: Waiting 02:14:43 c9f46d7d2bd2: Pulling fs layer 02:14:43 80978eb59214: Waiting 02:14:43 c9f46d7d2bd2: Waiting 02:14:43 c5a475d317c9: Pulling fs layer 02:14:43 c5a475d317c9: Waiting 02:14:43 55b35a11ae5e: Verifying Checksum 02:14:43 55b35a11ae5e: Download complete 02:14:43 50b3750afda1: Verifying Checksum 02:14:43 50b3750afda1: Download complete 02:14:43 4f4fb700ef54: Verifying Checksum 02:14:43 4f4fb700ef54: Download complete 02:14:43 80978eb59214: Verifying Checksum 02:14:43 80978eb59214: Download complete 02:14:43 cf04c63912e1: Verifying Checksum 02:14:43 cf04c63912e1: Download complete 02:14:43 c5a475d317c9: Verifying Checksum 02:14:43 c5a475d317c9: Download complete 02:14:44 cf04c63912e1: Pull complete 02:14:45 55b35a11ae5e: Pull complete 02:14:45 a37a00ec5f00: Verifying Checksum 02:14:45 a37a00ec5f00: Download complete 02:14:46 c9f46d7d2bd2: Verifying Checksum 02:14:46 c9f46d7d2bd2: Download complete 02:15:00 a37a00ec5f00: Pull complete 02:15:00 50b3750afda1: Pull complete 02:15:00 4f4fb700ef54: Pull complete 02:15:00 80978eb59214: Pull complete 02:15:09 c9f46d7d2bd2: Pull complete 02:15:11 c5a475d317c9: Pull complete 02:15:11 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:15:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:15:11 ---> be29e6b0f0d4 02:15:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:15:13 ---> Running in eee3a7920bd2 02:15:13 Removing intermediate container eee3a7920bd2 02:15:13 ---> f80f3c085b18 02:15:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:15:13 ---> Running in 9ba37ae66b82 02:15:13 Removing intermediate container 9ba37ae66b82 02:15:13 ---> 935956ef6db1 02:15:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:15:14 ---> Running in 8905edb78ede 02:15:14 Removing intermediate container 8905edb78ede 02:15:14 ---> c34ef1affa7f 02:15:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:15:14 ---> Running in 7fcc32b9bca7 02:15:15 Removing intermediate container 7fcc32b9bca7 02:15:15 ---> 2c05c3c1f87d 02:15:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:15:15 ---> Running in be96dcc3a622 02:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:15:20 (1/4) Installing openssh-keygen (9.7_p1-r4) 02:15:20 (2/4) Installing libedit (20240517.3.1-r0) 02:15:20 (3/4) Installing openssh-client-common (9.7_p1-r4) 02:15:20 (4/4) Installing openssh-client-default (9.7_p1-r4) 02:15:20 Executing busybox-1.36.1-r29.trigger 02:15:20 OK: 242 MiB in 58 packages 02:15:21 Removing intermediate container be96dcc3a622 02:15:21 ---> eeb59d9bd7b1 02:15:21 Step 8/12 : WORKDIR /device-rest-go 02:15:21 ---> Running in de1e655b9cf2 02:15:22 Removing intermediate container de1e655b9cf2 02:15:22 ---> f38e91f2d12b 02:15:22 Step 9/12 : COPY go.mod vendor* ./ 02:15:22 ---> 62a1918526b1 02:15:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:22 ---> Running in de24fc1e7893 02:17:29 Removing intermediate container de24fc1e7893 02:17:29 ---> 3df99c25718c 02:17:29 Step 11/12 : COPY . . 02:17:29 ---> 54f2362e4e28 02:17:29 Step 12/12 : RUN $MAKE 02:17:29 ---> Running in 7e7f927988f9 02:17:29 noop 02:17:29 Removing intermediate container 7e7f927988f9 02:17:29 ---> 643d07c7369a 02:17:29 Successfully built 643d07c7369a 02:17:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:29 + docker inspect -f . ci-base-image-arm64 02:17:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:30 prd-ubuntu20.04-docker-arm64-4c-16g-23180 does not seem to be running inside a container 02:17:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/177 -v /w/workspace/device-rest-go/177:/w/workspace/device-rest-go/177:rw,z -v /w/workspace/device-rest-go/177@tmp:/w/workspace/device-rest-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:17:31 $ docker top e338c0363044f77084db718c6876b338074fef9673fbd4886f33560e6496af22 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:32 + go version 02:17:32 go version go1.23.2 linux/arm64 [Pipeline] } 02:17:32 $ docker stop --time=1 e338c0363044f77084db718c6876b338074fef9673fbd4886f33560e6496af22 02:17:34 $ docker rm -f --volumes e338c0363044f77084db718c6876b338074fef9673fbd4886f33560e6496af22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:35 + docker inspect -f . ci-base-image-arm64 02:17:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:35 prd-ubuntu20.04-docker-arm64-4c-16g-23180 does not seem to be running inside a container 02:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/177 -v /w/workspace/device-rest-go/177:/w/workspace/device-rest-go/177:rw,z -v /w/workspace/device-rest-go/177@tmp:/w/workspace/device-rest-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:17:37 $ docker top add175facfef8d15c8a4cdbc2a0c246c870a37e53ab87cde7503e44eaf30bb43 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:38 + git config --global --add safe.directory /w/workspace/device-rest-go/177 [Pipeline] fileExists [Pipeline] sh 02:17:38 + make test 02:17:38 go test ./... -coverprofile=coverage.out ./... 02:17:47 ? github.com/edgexfoundry/device-rest-go [no test files] 02:21:54 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 02:21:55 ok github.com/edgexfoundry/device-rest-go/driver 0.042s coverage: 33.2% of statements 02:21:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:21:56 go vet ./... 02:22:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:22:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:22:53 ./bin/test-attribution-txt.sh [Pipeline] echo 02:22:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:22:53 $ docker stop --time=1 add175facfef8d15c8a4cdbc2a0c246c870a37e53ab87cde7503e44eaf30bb43 02:22:55 $ docker rm -f --volumes add175facfef8d15c8a4cdbc2a0c246c870a37e53ab87cde7503e44eaf30bb43 [Pipeline] // withDockerContainer [Pipeline] sh 02:22:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:22:57 Warning: overwriting stash ‘coverage-report’ 02:22:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:22:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:22:58 + ls -al . 02:22:58 total 252 02:22:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:17 . 02:22:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 02:14 .. 02:22:58 -rw-rw-r-- 1 jenkins jenkins 151 Oct 18 02:14 .dockerignore 02:22:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:14 .git 02:22:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:14 .github 02:22:58 -rw-rw-r-- 1 jenkins jenkins 264 Oct 18 02:14 .gitignore 02:22:58 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 02:14 .golangci.yml 02:22:58 -rw-rw-r-- 1 jenkins jenkins 20138 Oct 18 02:14 Attribution.txt 02:22:58 -rw-rw-r-- 1 jenkins jenkins 17685 Oct 18 02:14 CHANGELOG.md 02:22:58 -rw-rw-r-- 1 jenkins jenkins 1692 Oct 18 02:14 Dockerfile 02:22:58 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 02:14 GOVERNANCE.md 02:22:58 -rw-rw-r-- 1 jenkins jenkins 680 Oct 18 02:14 Jenkinsfile 02:22:58 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 02:14 LICENSE 02:22:58 -rw-rw-r-- 1 jenkins jenkins 2553 Oct 18 02:14 Makefile 02:22:58 -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 02:14 OWNERS.md 02:22:58 -rw-rw-r-- 1 jenkins jenkins 3989 Oct 18 02:14 README.md 02:22:58 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:58 VERSION 02:22:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 02:14 bin 02:22:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:14 cmd 02:22:58 -rw-r--r-- 1 jenkins jenkins 14565 Oct 18 02:21 coverage.out 02:22:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 02:14 driver 02:22:58 -rw-rw-r-- 1 jenkins jenkins 7106 Oct 18 02:14 go.mod 02:22:58 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 02:14 go.sum 02:22:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:14 openapi 02:22:58 -rw-rw-r-- 1 jenkins jenkins 713 Oct 18 02:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:58 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dc396c4a7312713bf5afd7bf9e2532e3e112802c --label arch=arm64 --label version=3.2.0-dev.25 . 02:22:58 Sending build context to Docker daemon 156.2kB 02:22:59 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 02:22:59 Step 2/26 : FROM ${BASE} AS builder 02:22:59 ---> 643d07c7369a 02:22:59 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:22:59 ---> Running in 6e74d824baec 02:22:59 Removing intermediate container 6e74d824baec 02:22:59 ---> e2d93ae47491 02:22:59 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:22:59 ---> Running in b591e91c1309 02:22:59 Removing intermediate container b591e91c1309 02:22:59 ---> 7565169c4127 02:22:59 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:22:59 ---> Running in 0feecd05abad 02:23:00 Removing intermediate container 0feecd05abad 02:23:00 ---> 81fd0c55874d 02:23:00 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:23:00 ---> Running in 6eba2b194bc6 02:23:00 Removing intermediate container 6eba2b194bc6 02:23:00 ---> b960b4339ce3 02:23:00 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:23:00 ---> Running in 50a0df5f63a6 02:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:23:03 OK: 242 MiB in 58 packages 02:23:04 Removing intermediate container 50a0df5f63a6 02:23:04 ---> 12ea4bb10240 02:23:04 Step 8/26 : WORKDIR /device-rest-go 02:23:04 ---> Running in c1629c47ee1a 02:23:04 Removing intermediate container c1629c47ee1a 02:23:04 ---> e248e4d950f5 02:23:04 Step 9/26 : COPY go.mod vendor* ./ 02:23:05 ---> 2864d4be1eaa 02:23:05 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:05 ---> Running in 4e8088872186 02:23:07 Removing intermediate container 4e8088872186 02:23:07 ---> 5752694cd65e 02:23:07 Step 11/26 : COPY . . 02:23:08 ---> c70f11575922 02:23:08 Step 12/26 : RUN $MAKE 02:23:08 ---> Running in 956254b9f562 02:23:09 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rest ./cmd 02:27:17 Removing intermediate container 956254b9f562 02:27:17 ---> f72b6ef72dda 02:27:17 Step 13/26 : FROM alpine:3.20 02:27:17 3.20: Pulling from library/alpine 02:27:17 cf04c63912e1: Already exists 02:27:17 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:27:17 Status: Downloaded newer image for alpine:3.20 02:27:17 ---> c157a85ed455 02:27:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:27:17 ---> Running in 611a16dd7c90 02:27:17 Removing intermediate container 611a16dd7c90 02:27:17 ---> eca045a0a52a 02:27:17 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 02:27:17 ---> Running in 2ed3f57bc658 02:27:17 Removing intermediate container 2ed3f57bc658 02:27:17 ---> 6ef8641d585c 02:27:17 Step 16/26 : RUN apk add --update --no-cache dumb-init 02:27:17 ---> Running in f49f0a86974a 02:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:27:17 (1/1) Installing dumb-init (1.2.5-r3) 02:27:17 Executing busybox-1.36.1-r29.trigger 02:27:17 OK: 9 MiB in 15 packages 02:27:17 Removing intermediate container f49f0a86974a 02:27:17 ---> 9a7d685ae1e4 02:27:17 Step 17/26 : RUN apk --no-cache upgrade 02:27:17 ---> Running in 09cc71e27633 02:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:27:17 Upgrading critical system libraries and apk-tools: 02:27:17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:27:17 Executing busybox-1.36.1-r29.trigger 02:27:17 Continuing the upgrade transaction with new apk-tools: 02:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:27:17 OK: 9 MiB in 15 packages 02:27:17 Removing intermediate container 09cc71e27633 02:27:17 ---> c54087a8effc 02:27:17 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 02:27:17 ---> a263af2e09da 02:27:17 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 02:27:17 ---> 41035b869195 02:27:17 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 02:27:18 ---> 84ab33503db9 02:27:18 Step 21/26 : EXPOSE 59986 02:27:18 ---> Running in eb3d4a6882e3 02:27:18 Removing intermediate container eb3d4a6882e3 02:27:18 ---> 630855f14ed9 02:27:18 Step 22/26 : ENTRYPOINT ["/device-rest"] 02:27:18 ---> Running in 88d6a829005c 02:27:18 Removing intermediate container 88d6a829005c 02:27:18 ---> 70daedf03211 02:27:18 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:27:19 ---> Running in 2bbe60225c7a 02:27:19 Removing intermediate container 2bbe60225c7a 02:27:19 ---> 6b4efc121d24 02:27:19 Step 24/26 : LABEL arch=arm64 02:27:19 ---> Running in 68ddebc91b70 02:27:19 Removing intermediate container 68ddebc91b70 02:27:19 ---> 0ac5e5bdbfcf 02:27:19 Step 25/26 : LABEL git_sha=dc396c4a7312713bf5afd7bf9e2532e3e112802c 02:27:19 ---> Running in 316f0ec39ab1 02:27:20 Removing intermediate container 316f0ec39ab1 02:27:20 ---> 09e37714b5eb 02:27:20 Step 26/26 : LABEL version=3.2.0-dev.25 02:27:20 ---> Running in 87463bea143a 02:27:20 Removing intermediate container 87463bea143a 02:27:20 ---> 01efe4fc971c 02:27:20 [Warning] One or more build-args [ARCH] were not consumed 02:27:20 Successfully built 01efe4fc971c 02:27:20 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:20 provisioning config files... 02:27:20 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/177@tmp/config9785419194821081526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:21 ---> ****-login.sh 02:27:21 nexus3.edgexfoundry.org:10001 02:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:21 Configure a credential helper to remove this warning. See 02:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:21 02:27:21 Login Succeeded 02:27:21 nexus3.edgexfoundry.org:10002 02:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:21 Configure a credential helper to remove this warning. See 02:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:21 02:27:21 Login Succeeded 02:27:21 nexus3.edgexfoundry.org:10003 02:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:22 Configure a credential helper to remove this warning. See 02:27:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:22 02:27:22 Login Succeeded 02:27:22 nexus3.edgexfoundry.org:10004 02:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:22 Configure a credential helper to remove this warning. See 02:27:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:22 02:27:22 Login Succeeded 02:27:22 ****.io 02:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:22 Configure a credential helper to remove this warning. See 02:27:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:22 02:27:22 Login Succeeded 02:27:22 ---> ****-login.sh ends [Pipeline] } 02:27:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:27:23 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 02:27:23 dc396c4a7312713bf5afd7bf9e2532e3e112802c 02:27:23 latest 02:27:23 3.2.0-dev.25 02:27:23 dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 02:27:23 main 02:27:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:23 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:23 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c 02:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:27:23 f6345928af3d: Preparing 02:27:23 eb0cf7a9df04: Preparing 02:27:23 406d61694fd9: Preparing 02:27:23 216c94213a0a: Preparing 02:27:23 9108be60995d: Preparing 02:27:23 16113d51b718: Preparing 02:27:23 16113d51b718: Waiting 02:27:24 eb0cf7a9df04: Pushed 02:27:24 9108be60995d: Pushed 02:27:24 f6345928af3d: Pushed 02:27:24 216c94213a0a: Pushed 02:27:24 16113d51b718: Layer already exists 02:27:36 406d61694fd9: Pushed 02:27:36 dc396c4a7312713bf5afd7bf9e2532e3e112802c: digest: sha256:eb22f2f61460f7210c36ec378ef2ee78273481994c54707ec8b1f27db2ffd40f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:36 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:37 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 02:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:27:37 f6345928af3d: Preparing 02:27:37 eb0cf7a9df04: Preparing 02:27:37 406d61694fd9: Preparing 02:27:37 216c94213a0a: Preparing 02:27:37 9108be60995d: Preparing 02:27:37 16113d51b718: Preparing 02:27:37 16113d51b718: Waiting 02:27:37 216c94213a0a: Layer already exists 02:27:37 f6345928af3d: Layer already exists 02:27:37 eb0cf7a9df04: Layer already exists 02:27:37 406d61694fd9: Layer already exists 02:27:37 9108be60995d: Layer already exists 02:27:37 16113d51b718: Layer already exists 02:27:37 latest: digest: sha256:eb22f2f61460f7210c36ec378ef2ee78273481994c54707ec8b1f27db2ffd40f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:37 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:38 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.25 02:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:27:38 f6345928af3d: Preparing 02:27:38 eb0cf7a9df04: Preparing 02:27:38 406d61694fd9: Preparing 02:27:38 216c94213a0a: Preparing 02:27:38 9108be60995d: Preparing 02:27:38 16113d51b718: Preparing 02:27:38 16113d51b718: Waiting 02:27:38 406d61694fd9: Layer already exists 02:27:38 eb0cf7a9df04: Layer already exists 02:27:38 9108be60995d: Layer already exists 02:27:38 f6345928af3d: Layer already exists 02:27:38 216c94213a0a: Layer already exists 02:27:38 16113d51b718: Layer already exists 02:27:38 3.2.0-dev.25: digest: sha256:eb22f2f61460f7210c36ec378ef2ee78273481994c54707ec8b1f27db2ffd40f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:38 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:39 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 02:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:27:39 f6345928af3d: Preparing 02:27:39 eb0cf7a9df04: Preparing 02:27:39 406d61694fd9: Preparing 02:27:39 216c94213a0a: Preparing 02:27:39 9108be60995d: Preparing 02:27:39 16113d51b718: Preparing 02:27:39 16113d51b718: Waiting 02:27:39 f6345928af3d: Layer already exists 02:27:39 406d61694fd9: Layer already exists 02:27:39 eb0cf7a9df04: Layer already exists 02:27:39 216c94213a0a: Layer already exists 02:27:39 9108be60995d: Layer already exists 02:27:39 16113d51b718: Layer already exists 02:27:39 dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25: digest: sha256:eb22f2f61460f7210c36ec378ef2ee78273481994c54707ec8b1f27db2ffd40f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:39 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:39 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 02:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:27:39 f6345928af3d: Preparing 02:27:39 eb0cf7a9df04: Preparing 02:27:39 406d61694fd9: Preparing 02:27:39 216c94213a0a: Preparing 02:27:39 9108be60995d: Preparing 02:27:39 16113d51b718: Preparing 02:27:39 16113d51b718: Waiting 02:27:39 216c94213a0a: Layer already exists 02:27:39 eb0cf7a9df04: Layer already exists 02:27:39 9108be60995d: Layer already exists 02:27:39 406d61694fd9: Layer already exists 02:27:39 f6345928af3d: Layer already exists 02:27:39 16113d51b718: Layer already exists 02:27:39 main: digest: sha256:eb22f2f61460f7210c36ec378ef2ee78273481994c54707ec8b1f27db2ffd40f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:40 ===================================================== [Pipeline] echo 02:27:40 taggedImages: 02:27:40 - nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c 02:27:40 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 02:27:40 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.25 02:27:40 - nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 02:27:40 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:27:40 02:27:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:27:40 arm64: Pulling from edgex-lftools-log-publisher 02:27:40 8998bd30e6a1: Pulling fs layer 02:27:40 04944245beec: Pulling fs layer 02:27:40 699f458cf7ca: Pulling fs layer 02:27:40 765212b225bb: Pulling fs layer 02:27:40 f23df028b6ca: Pulling fs layer 02:27:40 d65c8cfc05b1: Pulling fs layer 02:27:40 2437ff75d9bd: Pulling fs layer 02:27:40 f23df028b6ca: Waiting 02:27:40 d65c8cfc05b1: Waiting 02:27:40 2437ff75d9bd: Waiting 02:27:40 765212b225bb: Waiting 02:27:41 04944245beec: Verifying Checksum 02:27:41 04944245beec: Download complete 02:27:41 765212b225bb: Verifying Checksum 02:27:41 765212b225bb: Download complete 02:27:41 f23df028b6ca: Verifying Checksum 02:27:41 f23df028b6ca: Download complete 02:27:41 d65c8cfc05b1: Verifying Checksum 02:27:41 d65c8cfc05b1: Download complete 02:27:41 699f458cf7ca: Verifying Checksum 02:27:41 699f458cf7ca: Download complete 02:27:41 8998bd30e6a1: Verifying Checksum 02:27:41 8998bd30e6a1: Download complete 02:27:44 2437ff75d9bd: Download complete 02:27:46 8998bd30e6a1: Pull complete 02:27:46 04944245beec: Pull complete 02:27:47 699f458cf7ca: Pull complete 02:27:48 765212b225bb: Pull complete 02:27:49 f23df028b6ca: Pull complete 02:27:49 d65c8cfc05b1: Pull complete 02:28:07 2437ff75d9bd: Pull complete 02:28:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:28:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:28:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:07 prd-ubuntu20.04-docker-arm64-4c-16g-23180 does not seem to be running inside a container 02:28:07 $ 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/device-rest-go/177 -v /w/workspace/device-rest-go/177:/w/workspace/device-rest-go/177:rw,z -v /w/workspace/device-rest-go/177@tmp:/w/workspace/device-rest-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:28:10 $ docker top cae5368e9ddc169d1f45782d0f29ac749482779e05f34cbb03448c24570669f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:11 ---> job-cost.sh 02:28:11 lf-activate-venv: SKIPPING 02:28:11 INFO: No Stack... 02:28:12 INFO: Retrieving Pricing Info for: v3-standard-4 02:28:12 INFO: Archiving Costs [Pipeline] sh 02:28:13 + cat /w/workspace/device-rest-go/177/archives/cost.csv 02:28:13 + cut -d, -f6 [Pipeline] lock 02:28:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] 02:28:13 Resource [jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] did not exist. Created. 02:28:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:28:14 /w/workspace/device-rest-go/177@tmp/durable-ef59127e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:28:15 + echo total: 0.10999999940395355 [Pipeline] stash 02:28:15 Warning: overwriting stash ‘stack-cost’ 02:28:15 Stashed 1 file(s) [Pipeline] } 02:28:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 02:28:15 $ docker stop --time=1 cae5368e9ddc169d1f45782d0f29ac749482779e05f34cbb03448c24570669f9 02:28:16 $ docker rm -f --volumes cae5368e9ddc169d1f45782d0f29ac749482779e05f34cbb03448c24570669f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:28:17 provisioning config files... 02:28:17 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7041192535194285344tmp [Pipeline] { [Pipeline] sh 02:28:17 + set +x 02:28:17 + curl -s https://codecov.io/bash 02:28:17 + bash -s -- 02:28:17 02:28:17 _____ _ 02:28:17 / ____| | | 02:28:17 | | ___ __| | ___ ___ _____ __ 02:28:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:28:17 | |___| (_) | (_| | __/ (_| (_) \ V / 02:28:17 \_____\___/ \__,_|\___|\___\___/ \_/ 02:28:17 Bash-1.0.6 02:28:17 02:28:17 02:28:17 ==> git version 2.25.1 found 02:28:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:28:17 Release-Date: 2020-01-08 02:28:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:28:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:28:17 ==> Jenkins CI detected. 02:28:17 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 02:28:17 project root: . 02:28:17 --> token set from env 02:28:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:28:18 ==> Running gcov in . (disable via -X gcov) 02:28:18 ==> Python coveragepy not found 02:28:18 ==> Searching for coverage reports in: 02:28:18 + . 02:28:18 -> Found 1 reports 02:28:18 ==> Detecting git/mercurial file structure 02:28:18 ==> Reading reports 02:28:18 + ./coverage.out bytes=14565 02:28:18 ==> Appending adjustments 02:28:18 https://docs.codecov.io/docs/fixing-reports 02:28:18 + Found adjustments 02:28:18 ==> Gzipping contents 02:28:18 4.0K /tmp/codecov.0Ko66a.gz 02:28:18 ==> Uploading reports 02:28:18 url: https://codecov.io 02:28:18 query: branch=main&commit=dc396c4a7312713bf5afd7bf9e2532e3e112802c&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:28:18 -> Pinging Codecov 02:28:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dc396c4a7312713bf5afd7bf9e2532e3e112802c&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:28:18 -> Uploading to 02:28:18 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/dc396c4a7312713bf5afd7bf9e2532e3e112802c/bd22a3bd-40a4-41bc-bbd1-a22c84375bc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T022818Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9a754c138880fef782774398510f375db4251b4465412b561e18106f6045758f 02:28:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:28:18 Dload Upload Total Spent Left Speed 02:28:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2333 0 0 100 2333 0 9927 --:--:-- --:--:-- --:--:-- 9927 02:28:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] } 02:28:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:28:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:28:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:28:19 02:28:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:28:19 latest: Pulling from edgex-devops/edgex-snyk-go 02:28:19 43c4264eed91: Already exists 02:28:19 4cc291be95ef: Already exists 02:28:19 2ac1f1163629: Already exists 02:28:19 5c3c966382ef: Already exists 02:28:19 4f4fb700ef54: Already exists 02:28:19 d9c7d2e4e75e: Pulling fs layer 02:28:19 9c3e1370e548: Pulling fs layer 02:28:19 d9c7d2e4e75e: Verifying Checksum 02:28:19 d9c7d2e4e75e: Download complete 02:28:20 d9c7d2e4e75e: Pull complete 02:28:20 9c3e1370e548: Verifying Checksum 02:28:20 9c3e1370e548: Download complete 02:28:24 9c3e1370e548: Pull complete 02:28:24 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:28:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:28:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:24 prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container 02:28:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:28:26 $ docker top 432245e46b61ec44379dd690237e106f0666735c5a52d0fabdd37f64a70d3941 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 02:28:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 02:28:26 + set -o pipefail 02:28:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 02:28:35 02:28:35 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 02:28:35 02:28:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/bb6f0e10-e205-446b-b221-b06a0e880d4c 02:28:35 02:28:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:28:35 02:28:35 02:28:35 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:28:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:28:35 $ docker stop --time=1 432245e46b61ec44379dd690237e106f0666735c5a52d0fabdd37f64a70d3941 02:28:40 $ docker rm -f --volumes 432245e46b61ec44379dd690237e106f0666735c5a52d0fabdd37f64a70d3941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:28:41 + git log --format=format:%s -1 dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] sh 02:28:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:28:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:41 prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container 02:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:28:42 $ docker top debef9dd524e59652bb61ae342ecb18be9a3e607a61e498d6c291e16a41fe2cb -eo pid,comm 02:28:42 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). 02:28:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:28:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:28:42 [ssh-agent] Looking for ssh-agent implementation... 02:28:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:28:42 $ docker exec debef9dd524e59652bb61ae342ecb18be9a3e607a61e498d6c291e16a41fe2cb ssh-agent 02:28:42 SSH_AUTH_SOCK=/tmp/ssh-dAZUkJHlW2UT/agent.32 02:28:42 SSH_AGENT_PID=38 02:28:42 Running ssh-add (command line suppressed) 02:28:42 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7846803274270976420.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7846803274270976420.key) 02:28:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:28:43 + git semver tag 02:28:43 2024-10-18 02:28:43,465 [run_tag] DEBUG tag force:False 02:28:43 2024-10-18 02:28:43,465 [check_head_tag] DEBUG check head tag 02:28:43 2024-10-18 02:28:43,466 [execute] INFO git cat-file --batch-check 02:28:43 2024-10-18 02:28:43,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 02:28:43 2024-10-18 02:28:43,471 [execute] INFO git cat-file --batch 02:28:43 2024-10-18 02:28:43,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 02:28:43 2024-10-18 02:28:43,496 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:28:43 2024-10-18 02:28:43,497 [execute] INFO git tag -a v3.2.0-dev.25 -m v3.2.0-dev.25 02:28:43 2024-10-18 02:28:43,497 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.25', '-m', 'v3.2.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 02:28:43 2024-10-18 02:28:43,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:28:43 3.2.0-dev.25 [Pipeline] } 02:28:43 $ docker exec --env ******** --env ******** debef9dd524e59652bb61ae342ecb18be9a3e607a61e498d6c291e16a41fe2cb ssh-agent -k 02:28:43 unset SSH_AUTH_SOCK; 02:28:43 unset SSH_AGENT_PID; 02:28:43 echo Agent pid 38 killed; 02:28:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:28:44 + git semver [Pipeline] } 02:28:44 $ docker stop --time=1 debef9dd524e59652bb61ae342ecb18be9a3e607a61e498d6c291e16a41fe2cb 02:28:45 $ docker rm -f --volumes debef9dd524e59652bb61ae342ecb18be9a3e607a61e498d6c291e16a41fe2cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:28:46 02:28:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:28:46 0.23.1-centos7: Pulling from edgex-lftools 02:28:46 ab5ef0e58194: Pulling fs layer 02:28:46 9712f1f96733: Pulling fs layer 02:28:46 63f879dbbcfc: Pulling fs layer 02:28:46 0d9ebad4ef96: Pulling fs layer 02:28:46 e9a5061849ea: Pulling fs layer 02:28:46 d747dcd14b5f: Pulling fs layer 02:28:46 2de7ff778b66: Pulling fs layer 02:28:46 0d9ebad4ef96: Waiting 02:28:46 e9a5061849ea: Waiting 02:28:46 d747dcd14b5f: Waiting 02:28:46 2de7ff778b66: Waiting 02:28:46 9712f1f96733: Verifying Checksum 02:28:46 9712f1f96733: Download complete 02:28:46 63f879dbbcfc: Verifying Checksum 02:28:46 63f879dbbcfc: Download complete 02:28:46 e9a5061849ea: Verifying Checksum 02:28:46 e9a5061849ea: Download complete 02:28:46 d747dcd14b5f: Verifying Checksum 02:28:46 d747dcd14b5f: Download complete 02:28:47 ab5ef0e58194: Download complete 02:28:47 0d9ebad4ef96: Verifying Checksum 02:28:47 0d9ebad4ef96: Download complete 02:28:47 2de7ff778b66: Verifying Checksum 02:28:47 2de7ff778b66: Download complete 02:28:50 ab5ef0e58194: Pull complete 02:28:50 9712f1f96733: Pull complete 02:28:50 63f879dbbcfc: Pull complete 02:28:55 0d9ebad4ef96: Pull complete 02:28:55 e9a5061849ea: Pull complete 02:28:55 d747dcd14b5f: Pull complete 02:28:56 2de7ff778b66: Pull complete 02:28:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:28:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:56 prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container 02:28:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:29:02 $ docker top 8f9683c3d7aa69882c6ced5d2cda6ee513d4b59ab599398c6063624e5afe4266 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:29:02 provisioning config files... 02:29:02 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15333867765478253806tmp 02:29:02 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7737909923524062385tmp 02:29:02 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7162126631626988996tmp [Pipeline] { [Pipeline] echo 02:29:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:29:02 ---> sigul-configuration.sh 02:29:02 gpg: directory `/root/.gnupg' created 02:29:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:29:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:29:02 gpg: keyring `/root/.gnupg/secring.gpg' created 02:29:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:29:02 gpg: CAST5 encrypted data 02:29:02 gpg: encrypted with 1 passphrase 02:29:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:29:02 + mkdir /home/jenkins 02:29:02 + mkdir /home/jenkins/sigul [Pipeline] sh 02:29:03 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:29:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:29:03 ---> sigul-install.sh 02:29:03 Sigul already installed; skipping installation. [Pipeline] sh 02:29:03 + git tag --list 02:29:03 v1.0.0 02:29:03 v1.1.0 02:29:03 v1.1.1 02:29:03 v1.1.2 02:29:03 v1.2.0 02:29:03 v1.2.1 02:29:03 v2.0.0 02:29:03 v2.1.0 02:29:03 v2.1.1 02:29:03 v2.2.0 02:29:03 v2.3.0 02:29:03 v3.0 02:29:03 v3.0.0 02:29:03 v3.1 02:29:03 v3.1.0 02:29:03 v3.1.0-dev.1 02:29:03 v3.1.0-dev.10 02:29:03 v3.1.0-dev.11 02:29:03 v3.1.0-dev.12 02:29:03 v3.1.0-dev.13 02:29:03 v3.1.0-dev.14 02:29:03 v3.1.0-dev.15 02:29:03 v3.1.0-dev.16 02:29:03 v3.1.0-dev.17 02:29:03 v3.1.0-dev.18 02:29:03 v3.1.0-dev.19 02:29:03 v3.1.0-dev.2 02:29:03 v3.1.0-dev.20 02:29:03 v3.1.0-dev.21 02:29:03 v3.1.0-dev.22 02:29:03 v3.1.0-dev.23 02:29:03 v3.1.0-dev.24 02:29:03 v3.1.0-dev.25 02:29:03 v3.1.0-dev.26 02:29:03 v3.1.0-dev.27 02:29:03 v3.1.0-dev.28 02:29:03 v3.1.0-dev.29 02:29:03 v3.1.0-dev.3 02:29:03 v3.1.0-dev.30 02:29:03 v3.1.0-dev.31 02:29:03 v3.1.0-dev.32 02:29:03 v3.1.0-dev.4 02:29:03 v3.1.0-dev.5 02:29:03 v3.1.0-dev.6 02:29:03 v3.1.0-dev.7 02:29:03 v3.1.0-dev.8 02:29:03 v3.1.0-dev.9 02:29:03 v3.1.1 02:29:03 v3.2.0-dev.1 02:29:03 v3.2.0-dev.10 02:29:03 v3.2.0-dev.11 02:29:03 v3.2.0-dev.12 02:29:03 v3.2.0-dev.13 02:29:03 v3.2.0-dev.14 02:29:03 v3.2.0-dev.15 02:29:03 v3.2.0-dev.16 02:29:03 v3.2.0-dev.17 02:29:03 v3.2.0-dev.18 02:29:03 v3.2.0-dev.19 02:29:03 v3.2.0-dev.2 02:29:03 v3.2.0-dev.20 02:29:03 v3.2.0-dev.21 02:29:03 v3.2.0-dev.22 02:29:03 v3.2.0-dev.23 02:29:03 v3.2.0-dev.24 02:29:03 v3.2.0-dev.25 02:29:03 v3.2.0-dev.3 02:29:03 v3.2.0-dev.4 02:29:03 v3.2.0-dev.5 02:29:03 v3.2.0-dev.6 02:29:03 v3.2.0-dev.7 02:29:03 v3.2.0-dev.8 02:29:03 v3.2.0-dev.9 [Pipeline] sh 02:29:04 + lftools sign git-tag v3.2.0-dev.25 02:29:04 Signing Git tag with Sigul... 02:29:04 Signing v3.2.0-dev.25 [Pipeline] echo 02:29:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:29:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:29:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:29:05 $ docker stop --time=1 8f9683c3d7aa69882c6ced5d2cda6ee513d4b59ab599398c6063624e5afe4266 02:29:06 $ docker rm -f --volumes 8f9683c3d7aa69882c6ced5d2cda6ee513d4b59ab599398c6063624e5afe4266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:29:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:29:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:07 prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container 02:29:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:29:08 $ docker top 2988b778268e5926132a5e1194b6b9760421d2695077ab687ceda6e98f96fbd7 -eo pid,comm 02:29:08 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). 02:29:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:08 [ssh-agent] Looking for ssh-agent implementation... 02:29:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:08 $ docker exec 2988b778268e5926132a5e1194b6b9760421d2695077ab687ceda6e98f96fbd7 ssh-agent 02:29:08 SSH_AUTH_SOCK=/tmp/ssh-ZzTNXrc0oAY9/agent.33 02:29:08 SSH_AGENT_PID=38 02:29:08 Running ssh-add (command line suppressed) 02:29:08 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10856896836695964318.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10856896836695964318.key) 02:29:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:08 + git semver bump pre 02:29:09 2024-10-18 02:29:09,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:29:09 2024-10-18 02:29:09,071 [bump_version] DEBUG bumping version:3.2.0-dev.25 on axis:pre with prefix:dev 02:29:09 2024-10-18 02:29:09,072 [bump_version] DEBUG bumped version:3.2.0-dev.26 02:29:09 2024-10-18 02:29:09,072 [write_version] DEBUG write version:3.2.0-dev.26 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 02:29:09 2024-10-18 02:29:09,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:29:09 2024-10-18 02:29:09,072 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:29:09 2024-10-18 02:29:09,074 [execute] INFO git cat-file --batch-check 02:29:09 2024-10-18 02:29:09,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:29:09 2024-10-18 02:29:09,080 [execute] INFO git cat-file --batch 02:29:09 2024-10-18 02:29:09,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:29:09 2024-10-18 02:29:09,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:29:09 3.2.0-dev.26 [Pipeline] } 02:29:09 $ docker exec --env ******** --env ******** 2988b778268e5926132a5e1194b6b9760421d2695077ab687ceda6e98f96fbd7 ssh-agent -k 02:29:09 unset SSH_AUTH_SOCK; 02:29:09 unset SSH_AGENT_PID; 02:29:09 echo Agent pid 38 killed; 02:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:09 + git semver [Pipeline] } 02:29:09 $ docker stop --time=1 2988b778268e5926132a5e1194b6b9760421d2695077ab687ceda6e98f96fbd7 02:29:11 $ docker rm -f --volumes 2988b778268e5926132a5e1194b6b9760421d2695077ab687ceda6e98f96fbd7 [Pipeline] // withDockerContainer [Pipeline] sh 02:29:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:29:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:11 prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container 02:29:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:29:12 $ docker top 4b2b3e0c99e4e95a3ab1cea53a66e2ed1f0d56f8528a3e0abb34f4589017ca64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:12 [ssh-agent] Looking for ssh-agent implementation... 02:29:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:12 $ docker exec 4b2b3e0c99e4e95a3ab1cea53a66e2ed1f0d56f8528a3e0abb34f4589017ca64 ssh-agent 02:29:12 SSH_AUTH_SOCK=/tmp/ssh-QNhHX0WZLhlf/agent.32 02:29:12 SSH_AGENT_PID=38 02:29:12 Running ssh-add (command line suppressed) 02:29:12 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16154562121336493205.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16154562121336493205.key) 02:29:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:13 + git semver push 02:29:13 2024-10-18 02:29:13,298 [run_push] DEBUG push 02:29:13 2024-10-18 02:29:13,299 [execute] INFO git cat-file --batch-check 02:29:13 2024-10-18 02:29:13,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:29:13 2024-10-18 02:29:13,302 [execute] INFO git rev-list 502ccade6e961a2efd23d12cf39ecfd936d8fd46 -- 02:29:13 2024-10-18 02:29:13,302 [execute] DEBUG Popen(['git', 'rev-list', '502ccade6e961a2efd23d12cf39ecfd936d8fd46', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:29:13 2024-10-18 02:29:13,313 [execute] INFO git fetch -v origin 02:29:13 2024-10-18 02:29:13,313 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:29:13 2024-10-18 02:29:13,767 [run_push] DEBUG no remote changes detected 02:29:13 2024-10-18 02:29:13,767 [execute] INFO git push origin semver 02:29:13 2024-10-18 02:29:13,768 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:29:14 2024-10-18 02:29:14,431 [run_push] DEBUG push all version tags 02:29:14 2024-10-18 02:29:14,432 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:29:14 2024-10-18 02:29:14,432 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 02:29:15 2024-10-18 02:29:15,063 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:29:15 3.2.0-dev.26 [Pipeline] } 02:29:15 $ docker exec --env ******** --env ******** 4b2b3e0c99e4e95a3ab1cea53a66e2ed1f0d56f8528a3e0abb34f4589017ca64 ssh-agent -k 02:29:15 unset SSH_AUTH_SOCK; 02:29:15 unset SSH_AGENT_PID; 02:29:15 echo Agent pid 38 killed; 02:29:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:15 + git semver [Pipeline] } 02:29:16 $ docker stop --time=1 4b2b3e0c99e4e95a3ab1cea53a66e2ed1f0d56f8528a3e0abb34f4589017ca64 02:29:17 $ docker rm -f --volumes 4b2b3e0c99e4e95a3ab1cea53a66e2ed1f0d56f8528a3e0abb34f4589017ca64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:29:18 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 02:29:18 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 02:29:18 total 16 02:29:18 drwxr-xr-x 3 root root 4096 Oct 18 02:01 . 02:29:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:29 .. 02:29:18 drwxr-xr-x 2 root root 4096 Oct 18 02:01 cost 02:29:18 -rw-r--r-- 1 root root 86 Oct 18 02:01 cost.csv 02:29:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 02:29:18 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 02:29:18 total 16 02:29:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 02:01 . 02:29:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:29 .. 02:29:18 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 02:01 cost 02:29:18 -rw-r--r-- 1 jenkins jenkins 86 Oct 18 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:29:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:29:19 ---> package-listing.sh 02:29:19 ++ facter osfamily 02:29:19 ++ tr '[:upper:]' '[:lower:]' 02:29:19 + OS_FAMILY=debian 02:29:19 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 02:29:19 + START_PACKAGES=/tmp/packages_start.txt 02:29:19 + END_PACKAGES=/tmp/packages_end.txt 02:29:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:29:19 + PACKAGES=/tmp/packages_start.txt 02:29:19 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 02:29:19 + PACKAGES=/tmp/packages_end.txt 02:29:19 + case "${OS_FAMILY}" in 02:29:19 + dpkg -l 02:29:19 + grep '^ii' 02:29:19 + '[' -f /tmp/packages_start.txt ']' 02:29:19 + '[' -f /tmp/packages_end.txt ']' 02:29:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:29:19 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 02:29:19 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 02:29:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 02:29:19 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:29:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:20 prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container 02:29:20 $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:29:20 $ docker top e4501e7aa693948c59dc9a06028b20d4892fae0a74d0073b5f011bad128689f2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:21 + touch /tmp/pre-build-complete [Pipeline] sh 02:29:21 + mkdir -p /var/log/sysstat [Pipeline] sh 02:29:21 + ls /var/log/sa-host 02:29:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:21 provisioning config files... 02:29:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5987572167159061515tmp [Pipeline] { [Pipeline] echo 02:29:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:29:22 ---> create-netrc.sh [Pipeline] } 02:29:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:29:22 ---> python-tools-install.sh [Pipeline] echo 02:29:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:29:22 ---> sudo-logs.sh 02:29:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:29:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:29:23 ---> job-cost.sh 02:29:23 lf-activate-venv: SKIPPING 02:29:23 DEBUG: total: 0.2199999988079071 02:29:23 INFO: Retrieving Stack Cost... 02:29:23 INFO: Retrieving Pricing Info for: v3-standard-8 02:29:23 INFO: Archiving Costs [Pipeline] echo 02:29:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:29:24 ---> logs-deploy.sh 02:29:24 lf-activate-venv: SKIPPING 02:29:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/177 02:29:24 INFO: archiving workspace using pattern(s): 02:29:25 Archives upload complete. 02:29:25 INFO: archiving logs to Nexus 02:29:26 ---> uname -a: 02:29:26 Linux prd-ubuntu20-04-docker-8c-8g-23041 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:29:26 02:29:26 02:29:26 ---> lscpu: 02:29:26 Architecture: x86_64 02:29:26 CPU op-mode(s): 32-bit, 64-bit 02:29:26 Byte Order: Little Endian 02:29:26 Address sizes: 40 bits physical, 48 bits virtual 02:29:26 CPU(s): 8 02:29:26 On-line CPU(s) list: 0-7 02:29:26 Thread(s) per core: 1 02:29:26 Core(s) per socket: 1 02:29:26 Socket(s): 8 02:29:26 NUMA node(s): 1 02:29:26 Vendor ID: AuthenticAMD 02:29:26 CPU family: 23 02:29:26 Model: 49 02:29:26 Model name: AMD EPYC-Rome Processor 02:29:26 Stepping: 0 02:29:26 CPU MHz: 2799.998 02:29:26 BogoMIPS: 5599.99 02:29:26 Virtualization: AMD-V 02:29:26 Hypervisor vendor: KVM 02:29:26 Virtualization type: full 02:29:26 L1d cache: 256 KiB 02:29:26 L1i cache: 256 KiB 02:29:26 L2 cache: 4 MiB 02:29:26 L3 cache: 128 MiB 02:29:26 NUMA node0 CPU(s): 0-7 02:29:26 Vulnerability Itlb multihit: Not affected 02:29:26 Vulnerability L1tf: Not affected 02:29:26 Vulnerability Mds: Not affected 02:29:26 Vulnerability Meltdown: Not affected 02:29:26 Vulnerability Mmio stale data: Not affected 02:29:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:29:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:29:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:29:26 Vulnerability Srbds: Not affected 02:29:26 Vulnerability Tsx async abort: Not affected 02:29:26 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 02:29:26 02:29:26 02:29:26 ---> nproc: 02:29:26 8 02:29:26 02:29:26 02:29:26 ---> df -h: 02:29:26 Filesystem Size Used Avail Use% Mounted on 02:29:26 overlay 155G 13G 142G 9% / 02:29:26 tmpfs 64M 0 64M 0% /dev 02:29:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:29:26 shm 64M 0 64M 0% /dev/shm 02:29:26 /dev/vda1 155G 13G 142G 9% /facter-os 02:29:26 02:29:26 02:29:26 ---> sar -b -r -n DEV: 02:29:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23041) 10/18/24 _x86_64_ (8 CPU) 02:29:26 02:29:26 01:57:53 LINUX RESTART (8 CPU) 02:29:26 02:29:26 01:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:29:26 01:59:02 409.16 48.37 360.80 0.00 5428.32 163215.06 0.00 02:29:26 02:00:01 291.10 2.61 288.49 0.00 22.23 79736.32 0.00 02:29:26 02:01:01 127.61 0.10 127.51 0.00 4.27 47248.39 0.00 02:29:26 02:02:01 105.47 0.07 105.40 0.00 6.00 20953.31 0.00 02:29:26 02:03:01 21.38 8.97 12.41 0.00 2905.52 2629.98 0.00 02:29:26 02:04:01 20.59 2.65 17.94 0.00 2511.96 3760.88 0.00 02:29:26 02:05:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 02:29:26 02:06:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 02:29:26 02:07:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 02:29:26 02:08:01 2.20 0.00 2.20 0.00 0.00 38.53 0.00 02:29:26 02:09:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 02:29:26 02:10:01 3.15 1.02 2.13 0.00 21.86 27.86 0.00 02:29:26 02:11:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 02:29:26 02:12:01 2.02 0.00 2.02 0.00 0.00 22.13 0.00 02:29:26 02:13:01 2.13 0.02 2.12 0.00 0.13 24.66 0.00 02:29:26 02:14:01 1.95 0.00 1.95 0.00 0.00 22.40 0.00 02:29:26 02:15:01 1.42 0.00 1.42 0.00 0.00 18.00 0.00 02:29:26 02:16:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 02:29:26 02:17:01 1.40 0.02 1.38 0.00 0.13 16.53 0.00 02:29:26 02:18:01 2.23 0.00 2.23 0.00 0.00 26.39 0.00 02:29:26 02:19:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 02:29:26 02:20:01 1.87 0.00 1.87 0.00 0.00 22.66 0.00 02:29:26 02:21:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 02:29:26 02:22:01 2.05 0.00 2.05 0.00 0.00 24.00 0.00 02:29:26 02:23:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 02:29:26 02:24:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 02:29:26 02:25:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 02:29:26 02:26:02 2.35 1.03 1.32 0.00 27.73 15.73 0.00 02:29:26 02:27:01 2.39 0.49 1.90 0.00 7.86 24.67 0.00 02:29:26 02:28:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 02:29:26 02:29:01 120.05 0.27 119.79 0.00 15.32 54672.49 0.00 02:29:26 Average: 36.57 2.12 34.45 0.00 353.66 11993.35 0.00 02:29:26 02:29:26 01:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:29:26 01:59:02 29162416 31515216 806180 2.45 75756 2551024 1988580 5.86 1051852 2283324 540 02:29:26 02:00:01 27027064 31370052 929556 2.83 191272 4243060 2269428 6.69 1761588 3508720 707500 02:29:26 02:01:01 27421208 31465940 838484 2.55 196632 3967428 2452368 7.23 1397356 3511020 312 02:29:26 02:02:01 26941112 31531584 769876 2.34 204536 4453076 1764424 5.20 1396928 3933036 432 02:29:26 02:03:01 26731748 31493988 803176 2.44 208592 4611908 1847852 5.45 1524672 4001728 304 02:29:26 02:04:01 26569440 31515208 775448 2.36 212828 4786080 1830896 5.40 1622868 4051588 4 02:29:26 02:05:01 26569424 31515240 775364 2.36 212856 4786084 1830896 5.40 1622652 4051592 8 02:29:26 02:06:01 26576928 31522844 767636 2.33 212928 4786092 1830896 5.40 1615024 4051600 140 02:29:26 02:07:01 26577164 31523176 767232 2.33 213024 4786092 1830896 5.40 1615144 4051600 8 02:29:26 02:08:01 26576704 31523248 767416 2.33 213124 4786204 1830896 5.40 1614672 4052028 172 02:29:26 02:09:01 26577036 31523640 767020 2.33 213188 4786204 1830896 5.40 1614772 4052028 8 02:29:26 02:10:01 26575388 31523084 767876 2.34 213272 4786824 1811584 5.34 1615000 4052560 160 02:29:26 02:11:01 26575436 31523156 767768 2.33 213296 4786828 1811584 5.34 1614940 4052564 12 02:29:26 02:12:01 26575444 31523260 767612 2.33 213376 4786828 1811584 5.34 1615052 4052564 4 02:29:26 02:13:01 26574476 31522512 768108 2.34 213480 4786824 1798552 5.30 1615336 4052568 4 02:29:26 02:14:01 26574624 31522756 767820 2.34 213568 4786832 1798552 5.30 1615496 4052568 4 02:29:26 02:15:01 26574860 31523056 767452 2.33 213636 4786832 1798552 5.30 1615412 4052576 8 02:29:26 02:16:01 26574560 31522852 767604 2.33 213708 4786844 1798552 5.30 1615520 4052580 4 02:29:26 02:17:01 26574468 31522836 767772 2.33 213792 4786840 1798552 5.30 1615580 4052580 8 02:29:26 02:18:01 26574316 31522852 767572 2.33 213880 4786832 1798552 5.30 1615680 4052584 156 02:29:26 02:19:01 26574504 31523080 767268 2.33 213944 4786848 1798552 5.30 1615772 4052584 8 02:29:26 02:20:01 26574424 31523116 767124 2.33 214024 4786852 1798552 5.30 1615800 4052588 40 02:29:26 02:21:01 26574400 31523208 767008 2.33 214092 4786856 1798552 5.30 1615896 4052592 196 02:29:26 02:22:01 26574084 31522952 767160 2.33 214152 4786852 1798552 5.30 1615960 4052604 148 02:29:26 02:23:01 26574188 31523116 767120 2.33 214244 4786852 1814604 5.35 1616000 4052612 8 02:29:26 02:24:01 26574172 31523156 767060 2.33 214272 4786868 1814604 5.35 1616332 4052600 4 02:29:26 02:25:01 26574332 31523368 767016 2.33 214300 4786872 1814604 5.35 1616348 4052608 4 02:29:26 02:26:02 26572036 31522920 767344 2.33 214360 4787700 1814604 5.35 1620080 4053076 156 02:29:26 02:27:01 26568516 31519668 770536 2.34 214424 4787936 1798384 5.30 1624064 4052924 8 02:29:26 02:28:01 26568468 31519772 770364 2.34 214448 4788068 1798384 5.30 1623632 4052988 0 02:29:26 02:29:01 25414708 31479296 806568 2.45 230208 5791740 1891680 5.57 1683848 5046592 57952 02:29:26 Average: 26678956 31513231 779405 2.37 208039 4686715 1854038 5.46 1588364 3986941 24784 02:29:26 02:29:26 01:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:29:26 01:59:02 ens3 561.08 415.24 6213.64 100.07 0.00 0.00 0.00 0.00 02:29:26 01:59:02 docker0 48.62 53.20 3.56 333.66 0.00 0.00 0.00 0.00 02:29:26 01:59:02 veth3758b52 3.72 2.72 0.36 2.99 0.00 0.00 0.00 0.00 02:29:26 01:59:02 lo 6.86 6.86 0.67 0.67 0.00 0.00 0.00 0.00 02:29:26 02:00:01 ens3 526.25 350.04 3313.01 43.70 0.00 0.00 0.00 0.00 02:29:26 02:00:01 docker0 333.89 497.54 28.28 3283.81 0.00 0.00 0.00 0.00 02:29:26 02:00:01 veth120f185 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:29:26 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:01:01 ens3 27.88 17.41 60.75 9.93 0.00 0.00 0.00 0.00 02:29:26 02:01:01 veth770e1e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:01:01 docker0 1.53 3.53 0.09 38.11 0.00 0.00 0.00 0.00 02:29:26 02:01:01 vethd617f99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:01:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 02:29:26 02:02:01 ens3 161.11 119.75 2669.50 378.76 0.00 0.00 0.00 0.00 02:29:26 02:02:01 docker0 4.55 8.33 0.28 116.80 0.00 0.00 0.00 0.00 02:29:26 02:02:01 lo 7.40 7.40 0.72 0.72 0.00 0.00 0.00 0.00 02:29:26 02:03:01 ens3 40.84 15.70 685.21 1.30 0.00 0.00 0.00 0.00 02:29:26 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:03:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 02:29:26 02:04:01 ens3 119.71 64.08 1395.98 4.57 0.00 0.00 0.00 0.00 02:29:26 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:29:26 02:05:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:06:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:29:26 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:07:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:29:26 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:08:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:29:26 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:09:01 ens3 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00 02:29:26 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:10:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:11:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:29:26 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:12:01 ens3 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:29:26 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:13:01 ens3 0.62 0.02 0.06 0.00 0.00 0.00 0.00 0.00 02:29:26 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:14:01 ens3 1.02 0.78 0.54 0.36 0.00 0.00 0.00 0.00 02:29:26 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:15:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:29:26 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:16:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:17:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:29:26 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:18:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:19:01 ens3 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00 02:29:26 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:20:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:29:26 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:21:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:29:26 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:22:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:23:01 ens3 0.60 0.02 0.06 0.00 0.00 0.00 0.00 0.00 02:29:26 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:24:01 ens3 0.77 0.50 0.43 0.35 0.00 0.00 0.00 0.00 02:29:26 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:25:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:26:02 ens3 3.13 2.32 2.32 3.25 0.00 0.00 0.00 0.00 02:29:26 02:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:26:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:27:01 ens3 5.32 4.07 3.32 2.84 0.00 0.00 0.00 0.00 02:29:26 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:27:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:26 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:26 02:29:01 ens3 377.23 246.70 7107.76 153.95 0.00 0.00 0.00 0.00 02:29:26 02:29:01 docker0 83.96 133.94 7.47 1260.78 0.00 0.00 0.00 0.00 02:29:26 02:29:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 02:29:26 Average: ens3 58.79 39.79 691.11 22.56 0.00 0.00 0.00 0.00 02:29:26 Average: docker0 15.08 22.23 1.27 160.78 0.00 0.00 0.00 0.00 02:29:26 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 02:29:26 02:29:26 02:29:26 ---> sar -P ALL: 02:29:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23041) 10/18/24 _x86_64_ (8 CPU) 02:29:26 02:29:26 01:57:53 LINUX RESTART (8 CPU) 02:29:26 02:29:26 01:58:01 CPU %user %nice %system %iowait %steal %idle 02:29:26 01:59:02 all 9.88 0.00 3.42 1.45 0.06 85.20 02:29:26 01:59:02 0 9.71 0.00 3.19 0.23 0.05 86.82 02:29:26 01:59:02 1 9.77 0.00 2.81 0.45 0.05 86.91 02:29:26 01:59:02 2 12.40 0.00 3.32 0.60 0.05 83.62 02:29:26 01:59:02 3 7.84 0.00 4.66 1.93 0.07 85.50 02:29:26 01:59:02 4 11.72 0.00 3.37 0.24 0.05 84.63 02:29:26 01:59:02 5 10.80 0.00 4.40 5.93 0.07 78.80 02:29:26 01:59:02 6 8.09 0.00 2.83 1.93 0.05 87.10 02:29:26 01:59:02 7 8.68 0.00 2.75 0.27 0.07 88.23 02:29:26 02:00:01 all 28.18 0.00 6.75 1.00 0.08 63.99 02:29:26 02:00:01 0 30.12 0.00 6.94 0.43 0.09 62.43 02:29:26 02:00:01 1 28.44 0.00 5.80 0.14 0.09 65.54 02:29:26 02:00:01 2 28.22 0.00 7.73 0.21 0.07 63.78 02:29:26 02:00:01 3 27.43 0.00 6.57 1.09 0.07 64.84 02:29:26 02:00:01 4 26.14 0.00 5.50 0.34 0.09 67.93 02:29:26 02:00:01 5 27.34 0.00 6.42 0.34 0.09 65.80 02:29:26 02:00:01 6 28.66 0.00 8.42 5.22 0.10 57.60 02:29:26 02:00:01 7 29.09 0.00 6.59 0.21 0.09 64.03 02:29:26 02:01:01 all 37.66 0.00 5.57 0.49 0.09 56.19 02:29:26 02:01:01 0 38.11 0.00 5.26 0.10 0.12 56.41 02:29:26 02:01:01 1 37.19 0.00 5.53 1.08 0.08 56.11 02:29:26 02:01:01 2 37.84 0.00 5.75 0.03 0.10 56.28 02:29:26 02:01:01 3 38.51 0.00 6.16 0.23 0.08 55.02 02:29:26 02:01:01 4 35.10 0.00 5.08 0.37 0.07 59.38 02:29:26 02:01:01 5 38.07 0.00 5.82 2.02 0.10 53.99 02:29:26 02:01:01 6 38.30 0.00 5.67 0.02 0.08 55.93 02:29:26 02:01:01 7 38.16 0.00 5.31 0.07 0.08 56.38 02:29:26 02:02:01 all 4.19 0.00 1.54 0.24 0.03 94.00 02:29:26 02:02:01 0 5.24 0.00 1.47 0.02 0.03 93.24 02:29:26 02:02:01 1 4.23 0.00 0.86 0.24 0.03 94.64 02:29:26 02:02:01 2 6.52 0.00 1.61 0.02 0.03 91.82 02:29:26 02:02:01 3 3.57 0.00 1.06 0.02 0.03 95.32 02:29:26 02:02:01 4 4.13 0.00 1.72 0.72 0.03 93.39 02:29:26 02:02:01 5 2.42 0.00 1.09 0.69 0.03 95.77 02:29:26 02:02:01 6 2.83 0.00 1.66 0.03 0.03 95.44 02:29:26 02:02:01 7 4.54 0.00 2.88 0.17 0.03 92.38 02:29:26 02:03:01 all 0.46 0.00 0.19 0.11 0.01 99.23 02:29:26 02:03:01 0 0.18 0.00 0.33 0.02 0.02 99.45 02:29:26 02:03:01 1 0.33 0.00 0.08 0.02 0.02 99.55 02:29:26 02:03:01 2 1.28 0.00 0.17 0.07 0.00 98.48 02:29:26 02:03:01 3 0.45 0.00 0.35 0.07 0.00 99.13 02:29:26 02:03:01 4 0.90 0.00 0.20 0.35 0.02 98.53 02:29:26 02:03:01 5 0.12 0.00 0.17 0.28 0.02 99.42 02:29:26 02:03:01 6 0.18 0.00 0.10 0.05 0.00 99.67 02:29:26 02:03:01 7 0.22 0.00 0.13 0.00 0.00 99.65 02:29:26 02:04:01 all 0.85 0.00 0.38 0.10 0.01 98.66 02:29:26 02:04:01 0 1.22 0.00 0.38 0.02 0.00 98.38 02:29:26 02:04:01 1 0.49 0.00 0.27 0.02 0.02 99.21 02:29:26 02:04:01 2 1.82 0.00 0.28 0.02 0.02 97.86 02:29:26 02:04:01 3 0.40 0.00 0.40 0.08 0.02 99.10 02:29:26 02:04:01 4 1.15 0.00 0.43 0.03 0.00 98.38 02:29:26 02:04:01 5 0.25 0.00 0.33 0.52 0.02 98.88 02:29:26 02:04:01 6 0.85 0.00 0.50 0.02 0.02 98.62 02:29:26 02:04:01 7 0.58 0.00 0.45 0.10 0.02 98.85 02:29:26 02:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:29:26 02:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:29:26 02:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:29:26 02:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:29:26 02:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:29:26 02:05:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:29:26 02:05:01 6 0.08 0.00 0.02 0.00 0.02 99.88 02:29:26 02:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:29:26 02:06:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:29:26 02:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:29:26 02:06:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:29:26 02:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:29:26 02:06:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:29:26 02:06:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:29:26 02:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:29:26 02:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:29:26 02:07:01 all 0.06 0.00 0.02 0.00 0.01 99.92 02:29:26 02:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:29:26 02:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:29:26 02:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:29:26 02:07:01 4 0.35 0.00 0.00 0.02 0.02 99.62 02:29:26 02:07:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:29:26 02:07:01 6 0.02 0.00 0.05 0.00 0.02 99.92 02:29:26 02:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:08:01 all 0.10 0.00 0.02 0.00 0.01 99.87 02:29:26 02:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:08:01 1 0.67 0.00 0.03 0.00 0.02 99.28 02:29:26 02:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:29:26 02:08:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:29:26 02:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:29:26 02:08:01 5 0.02 0.00 0.05 0.03 0.00 99.90 02:29:26 02:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:29:26 02:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:29:26 02:09:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:29:26 02:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:29:26 02:09:01 1 1.99 0.00 0.02 0.00 0.02 97.98 02:29:26 02:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:29:26 02:09:01 4 0.07 0.00 0.00 0.00 0.00 99.93 02:29:26 02:09:01 5 0.02 0.00 0.03 0.03 0.02 99.90 02:29:26 02:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:29:26 02:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:29:26 02:09:01 CPU %user %nice %system %iowait %steal %idle 02:29:26 02:10:01 all 0.32 0.00 0.04 0.01 0.00 99.63 02:29:26 02:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:29:26 02:10:01 1 2.07 0.00 0.03 0.00 0.00 97.90 02:29:26 02:10:01 2 0.00 0.00 0.03 0.00 0.00 99.97 02:29:26 02:10:01 3 0.10 0.00 0.05 0.00 0.00 99.85 02:29:26 02:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:29:26 02:10:01 5 0.03 0.00 0.03 0.02 0.00 99.92 02:29:26 02:10:01 6 0.05 0.00 0.07 0.00 0.02 99.87 02:29:26 02:10:01 7 0.23 0.00 0.05 0.05 0.00 99.67 02:29:26 02:11:01 all 0.26 0.00 0.01 0.00 0.01 99.72 02:29:26 02:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:29:26 02:11:01 1 1.97 0.00 0.02 0.00 0.02 98.00 02:29:26 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:29:26 02:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:29:26 02:11:01 5 0.03 0.00 0.00 0.02 0.02 99.93 02:29:26 02:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:29:26 02:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:12:01 all 0.27 0.00 0.01 0.00 0.00 99.71 02:29:26 02:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:29:26 02:12:01 1 1.99 0.00 0.02 0.00 0.00 98.00 02:29:26 02:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:29:26 02:12:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:29:26 02:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:29:26 02:12:01 5 0.00 0.00 0.02 0.03 0.00 99.95 02:29:26 02:12:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:29:26 02:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:13:01 all 0.16 0.00 0.04 0.95 0.01 98.84 02:29:26 02:13:01 0 0.02 0.00 0.05 0.00 0.00 99.93 02:29:26 02:13:01 1 1.08 0.00 0.10 0.00 0.02 98.81 02:29:26 02:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:29:26 02:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:29:26 02:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:29:26 02:13:01 5 0.03 0.00 0.02 3.89 0.02 96.05 02:29:26 02:13:01 6 0.03 0.00 0.05 3.72 0.02 96.18 02:29:26 02:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:29:26 02:14:01 all 0.02 0.00 0.02 0.01 0.01 99.95 02:29:26 02:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:29:26 02:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:29:26 02:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:29:26 02:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:29:26 02:14:01 5 0.03 0.00 0.00 0.05 0.00 99.92 02:29:26 02:14:01 6 0.07 0.00 0.07 0.00 0.02 99.85 02:29:26 02:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:29:26 02:15:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:29:26 02:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:29:26 02:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:29:26 02:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:29:26 02:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:29:26 02:15:01 5 0.02 0.00 0.00 0.03 0.02 99.93 02:29:26 02:15:01 6 0.03 0.00 0.07 0.00 0.02 99.88 02:29:26 02:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:29:26 02:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:29:26 02:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:29:26 02:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:29:26 02:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:29:26 02:16:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:29:26 02:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:29:26 02:16:01 5 0.00 0.00 0.00 0.03 0.00 99.97 02:29:26 02:16:01 6 0.07 0.00 0.00 0.00 0.03 99.90 02:29:26 02:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:29:26 02:17:01 all 0.11 0.00 0.01 0.04 0.01 99.83 02:29:26 02:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:29:26 02:17:01 1 0.76 0.00 0.00 0.00 0.00 99.24 02:29:26 02:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:29:26 02:17:01 4 0.07 0.00 0.03 0.00 0.00 99.90 02:29:26 02:17:01 5 0.03 0.00 0.02 0.32 0.02 99.62 02:29:26 02:17:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:29:26 02:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:29:26 02:18:01 all 0.21 0.00 0.02 0.05 0.01 99.71 02:29:26 02:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:29:26 02:18:01 1 1.47 0.00 0.03 0.00 0.05 98.45 02:29:26 02:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:29:26 02:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:29:26 02:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:29:26 02:18:01 5 0.02 0.00 0.05 0.38 0.00 99.55 02:29:26 02:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:29:26 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:19:01 all 0.26 0.00 0.01 0.00 0.01 99.72 02:29:26 02:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:29:26 02:19:01 1 1.84 0.00 0.00 0.00 0.02 98.14 02:29:26 02:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:29:26 02:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:29:26 02:19:01 5 0.08 0.00 0.00 0.00 0.00 99.92 02:29:26 02:19:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:29:26 02:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:29:26 02:20:01 all 0.16 0.00 0.01 0.02 0.01 99.79 02:29:26 02:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:29:26 02:20:01 1 1.09 0.00 0.00 0.00 0.02 98.89 02:29:26 02:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:29:26 02:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:29:26 02:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:29:26 02:20:01 5 0.02 0.00 0.00 0.02 0.02 99.95 02:29:26 02:20:01 6 0.07 0.00 0.00 0.00 0.02 99.92 02:29:26 02:20:01 7 0.00 0.00 0.00 0.18 0.00 99.82 02:29:26 02:29:26 02:20:01 CPU %user %nice %system %iowait %steal %idle 02:29:26 02:21:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:29:26 02:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:29:26 02:21:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:29:26 02:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:29:26 02:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:29:26 02:21:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:29:26 02:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:29:26 02:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:29:26 02:21:01 7 0.02 0.00 0.00 0.08 0.00 99.90 02:29:26 02:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:29:26 02:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:29:26 02:22:01 1 0.07 0.00 0.00 0.00 0.02 99.92 02:29:26 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:29:26 02:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:29:26 02:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:29:26 02:22:01 6 0.05 0.00 0.03 0.00 0.03 99.88 02:29:26 02:22:01 7 0.00 0.00 0.02 0.10 0.00 99.88 02:29:26 02:23:01 all 0.03 0.00 0.02 0.00 0.00 99.95 02:29:26 02:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:29:26 02:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:29:26 02:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:29:26 02:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:29:26 02:23:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:29:26 02:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:29:26 02:23:01 6 0.07 0.00 0.05 0.00 0.02 99.87 02:29:26 02:23:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:29:26 02:24:01 all 0.03 0.00 0.02 0.01 0.01 99.93 02:29:26 02:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:29:26 02:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:29:26 02:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:29:26 02:24:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:29:26 02:24:01 4 0.00 0.00 0.03 0.00 0.00 99.97 02:29:26 02:24:01 5 0.03 0.00 0.02 0.07 0.02 99.87 02:29:26 02:24:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:29:26 02:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:29:26 02:25:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:29:26 02:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:29:26 02:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:29:26 02:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:29:26 02:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:29:26 02:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:29:26 02:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:29:26 02:25:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:29:26 02:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:29:26 02:26:02 all 0.13 0.00 0.02 0.01 0.00 99.84 02:29:26 02:26:02 0 0.08 0.00 0.00 0.02 0.00 99.90 02:29:26 02:26:02 1 0.15 0.00 0.02 0.00 0.02 99.82 02:29:26 02:26:02 2 0.03 0.00 0.02 0.00 0.00 99.95 02:29:26 02:26:02 3 0.22 0.00 0.00 0.00 0.00 99.78 02:29:26 02:26:02 4 0.33 0.00 0.02 0.00 0.00 99.65 02:29:26 02:26:02 5 0.07 0.00 0.03 0.00 0.00 99.90 02:29:26 02:26:02 6 0.13 0.00 0.03 0.00 0.02 99.82 02:29:26 02:26:02 7 0.02 0.00 0.05 0.03 0.00 99.90 02:29:26 02:27:01 all 0.21 0.00 0.02 0.01 0.01 99.76 02:29:26 02:27:01 0 0.24 0.00 0.02 0.02 0.00 99.73 02:29:26 02:27:01 1 0.53 0.00 0.02 0.00 0.00 99.46 02:29:26 02:27:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:29:26 02:27:01 3 0.14 0.00 0.02 0.00 0.02 99.83 02:29:26 02:27:01 4 0.64 0.00 0.02 0.00 0.00 99.34 02:29:26 02:27:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:29:26 02:27:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:29:26 02:27:01 7 0.00 0.00 0.02 0.02 0.02 99.95 02:29:26 02:28:01 all 0.14 0.00 0.01 0.00 0.01 99.83 02:29:26 02:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:29:26 02:28:01 1 0.73 0.00 0.00 0.00 0.02 99.25 02:29:26 02:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:29:26 02:28:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:29:26 02:28:01 4 0.12 0.00 0.02 0.00 0.00 99.87 02:29:26 02:28:01 5 0.07 0.00 0.02 0.02 0.02 99.88 02:29:26 02:28:01 6 0.08 0.00 0.05 0.00 0.00 99.87 02:29:26 02:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:29:26 02:29:01 all 7.41 0.00 3.28 2.77 0.05 86.50 02:29:26 02:29:01 0 6.66 0.00 3.64 0.82 0.05 88.83 02:29:26 02:29:01 1 8.08 0.00 2.30 0.46 0.03 89.13 02:29:26 02:29:01 2 8.97 0.00 3.73 8.09 0.05 79.15 02:29:26 02:29:01 3 6.22 0.00 2.96 0.51 0.03 90.29 02:29:26 02:29:01 4 6.21 0.00 2.46 0.00 0.05 91.28 02:29:26 02:29:01 5 9.56 0.00 3.84 3.74 0.08 82.78 02:29:26 02:29:01 6 7.80 0.00 3.75 0.54 0.05 87.86 02:29:26 02:29:01 7 5.81 0.00 3.53 8.01 0.03 82.61 02:29:26 Average: all 2.92 0.00 0.69 0.23 0.02 96.15 02:29:26 Average: 0 2.93 0.00 0.69 0.05 0.02 96.31 02:29:26 Average: 1 3.36 0.00 0.57 0.08 0.02 95.97 02:29:26 Average: 2 3.11 0.00 0.73 0.29 0.01 95.87 02:29:26 Average: 3 2.74 0.00 0.72 0.13 0.02 96.40 02:29:26 Average: 4 2.78 0.00 0.61 0.07 0.01 96.53 02:29:26 Average: 5 2.84 0.00 0.72 0.59 0.02 95.83 02:29:26 Average: 6 2.80 0.00 0.75 0.37 0.02 96.05 02:29:26 Average: 7 2.79 0.00 0.70 0.30 0.01 96.20 02:29:26 02:29:26 02:29:26