Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af071ee2e985f9b80a504a3fceca5d8623c96847 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-ssh13151285452828182750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9329368963128110553.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15867578408950536766.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15320547597938380015.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7458711269633973102.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-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8862 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision af071ee2e985f9b80a504a3fceca5d8623c96847 (main) Commit message: "Merge pull request #486 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34" > git config core.sparsecheckout # timeout=10 > git checkout -f af071ee2e985f9b80a504a3fceca5d8623c96847 # timeout=10 > git rev-list --no-walk 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-28T02:01:49.347Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-28T02:01:49.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-28T02:01:49.430Z] ========================================================= [2024-08-28T02:01:49.430Z] EdgeX Global Pipelines Version Info [2024-08-28T02:01:49.430Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:01:50.532Z] ------------------- [2024-08-28T02:01:50.532Z] stable info: [2024-08-28T02:01:50.532Z] ------------------- [2024-08-28T02:01:50.532Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-28T02:01:50.532Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-28T02:01:50.532Z] Message: update stable to v1.0.263 [2024-08-28T02:01:50.793Z] ------------------- [2024-08-28T02:01:50.793Z] experimental info: [2024-08-28T02:01:50.793Z] ------------------- [2024-08-28T02:01:50.793Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-28T02:01:50.793Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-28T02:01:50.793Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-28T02:01:50.934Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-08-28T02:01:50.956Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-08-28T02:01:50.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-28T02:01:50.990Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-28T02:01:51.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-28T02:01:51.027Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-28T02:01:51.051Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-28T02:01:51.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-28T02:01:51.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-28T02:01:51.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-28T02:01:51.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-28T02:01:51.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-08-28T02:01:51.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-28T02:01:51.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-28T02:01:51.215Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-28T02:01:51.237Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-28T02:01:51.253Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-28T02:01:51.404Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-28T02:01:51.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-28T02:01:51.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-28T02:01:51.457Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-28T02:01:51.478Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-28T02:01:51.495Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-28T02:01:51.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-28T02:01:51.529Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-28T02:01:51.545Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-28T02:01:51.561Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-28T02:01:51.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-28T02:01:51.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-28T02:01:51.609Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-28T02:01:51.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] echo [2024-08-28T02:01:51.641Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af071ee [Pipeline] echo [2024-08-28T02:01:51.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T02:01:51.711Z] provisioning config files... [2024-08-28T02:01:51.733Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15747134557029734433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:01:52.090Z] ---> ****-login.sh [2024-08-28T02:01:52.090Z] nexus3.edgexfoundry.org:10001 [2024-08-28T02:01:52.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:01:52.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:01:52.349Z] Configure a credential helper to remove this warning. See [2024-08-28T02:01:52.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:01:52.350Z] [2024-08-28T02:01:52.350Z] Login Succeeded [2024-08-28T02:01:52.350Z] nexus3.edgexfoundry.org:10002 [2024-08-28T02:01:52.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:01:52.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:01:52.350Z] Configure a credential helper to remove this warning. See [2024-08-28T02:01:52.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:01:52.350Z] [2024-08-28T02:01:52.350Z] Login Succeeded [2024-08-28T02:01:52.350Z] nexus3.edgexfoundry.org:10003 [2024-08-28T02:01:52.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:01:52.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:01:52.610Z] Configure a credential helper to remove this warning. See [2024-08-28T02:01:52.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:01:52.610Z] [2024-08-28T02:01:52.610Z] Login Succeeded [2024-08-28T02:01:52.610Z] nexus3.edgexfoundry.org:10004 [2024-08-28T02:01:52.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:01:52.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:01:52.610Z] Configure a credential helper to remove this warning. See [2024-08-28T02:01:52.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:01:52.610Z] [2024-08-28T02:01:52.610Z] Login Succeeded [2024-08-28T02:01:52.610Z] ****.io [2024-08-28T02:01:52.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:01:53.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:01:53.130Z] Configure a credential helper to remove this warning. See [2024-08-28T02:01:53.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:01:53.130Z] [2024-08-28T02:01:53.130Z] Login Succeeded [2024-08-28T02:01:53.130Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T02:01:53.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-28T02:01:53.531Z] + git rev-list -1 --merges af071ee2e985f9b80a504a3fceca5d8623c96847~1..af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] echo [2024-08-28T02:01:53.560Z] -----------> git rev-list -1 --merges af071ee2e985f9b80a504a3fceca5d8623c96847~1..af071ee2e985f9b80a504a3fceca5d8623c96847 af071ee2e985f9b80a504a3fceca5d8623c96847 [2024-08-28T02:01:53.560Z] af071ee2e985f9b80a504a3fceca5d8623c96847 [false] [Pipeline] sh [2024-08-28T02:01:53.857Z] + git log --format=format:%s -1 af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] echo [2024-08-28T02:01:53.873Z] ========================================================= [2024-08-28T02:01:53.873Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-28T02:01:53.873Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T02:01:54.199Z] + git log --format=format:%s -1 af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] echo [2024-08-28T02:01:54.214Z] [semverPrep] GIT_COMMIT: af071ee2e985f9b80a504a3fceca5d8623c96847, Commit Message: Merge pull request #486 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34 [Pipeline] echo [2024-08-28T02:01:54.239Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-28T02:01:54.612Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-28T02:01:54.612Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-28T02:01:54.612Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-28T02:01:54.612Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-28T02:01:54.612Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-28T02:01:54.612Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-28T02:01:54.612Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:01:55.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T02:01:55.037Z] [2024-08-28T02:01:55.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:01:55.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T02:01:55.341Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-28T02:01:55.341Z] b85a868b505f: Pulling fs layer [2024-08-28T02:01:55.341Z] e2be974225ed: Pulling fs layer [2024-08-28T02:01:55.341Z] 339a4e72a1f5: Pulling fs layer [2024-08-28T02:01:55.341Z] 988bab9f4d93: Pulling fs layer [2024-08-28T02:01:55.341Z] 1469e6f7b9e6: Pulling fs layer [2024-08-28T02:01:55.341Z] eaf3925da568: Pulling fs layer [2024-08-28T02:01:55.341Z] bab4dde63d76: Pulling fs layer [2024-08-28T02:01:55.341Z] bde34c3a00c8: Pulling fs layer [2024-08-28T02:01:55.341Z] b352a97aabf1: Pulling fs layer [2024-08-28T02:01:55.341Z] 4872d77fe225: Pulling fs layer [2024-08-28T02:01:55.341Z] eaf3925da568: Waiting [2024-08-28T02:01:55.341Z] 988bab9f4d93: Waiting [2024-08-28T02:01:55.341Z] bab4dde63d76: Waiting [2024-08-28T02:01:55.341Z] 5851b861e8e6: Pulling fs layer [2024-08-28T02:01:55.341Z] bde34c3a00c8: Waiting [2024-08-28T02:01:55.341Z] b352a97aabf1: Waiting [2024-08-28T02:01:55.341Z] 1469e6f7b9e6: Waiting [2024-08-28T02:01:55.341Z] e2be974225ed: Verifying Checksum [2024-08-28T02:01:55.341Z] e2be974225ed: Download complete [2024-08-28T02:01:55.341Z] 988bab9f4d93: Download complete [2024-08-28T02:01:55.341Z] 339a4e72a1f5: Verifying Checksum [2024-08-28T02:01:55.341Z] 339a4e72a1f5: Download complete [2024-08-28T02:01:55.341Z] 1469e6f7b9e6: Verifying Checksum [2024-08-28T02:01:55.341Z] 1469e6f7b9e6: Download complete [2024-08-28T02:01:55.341Z] eaf3925da568: Download complete [2024-08-28T02:01:55.601Z] bde34c3a00c8: Download complete [2024-08-28T02:01:55.601Z] 4872d77fe225: Verifying Checksum [2024-08-28T02:01:55.601Z] 4872d77fe225: Download complete [2024-08-28T02:01:55.601Z] 5851b861e8e6: Verifying Checksum [2024-08-28T02:01:55.601Z] 5851b861e8e6: Download complete [2024-08-28T02:01:55.601Z] b85a868b505f: Verifying Checksum [2024-08-28T02:01:55.601Z] b85a868b505f: Download complete [2024-08-28T02:01:55.859Z] bab4dde63d76: Verifying Checksum [2024-08-28T02:01:55.859Z] bab4dde63d76: Download complete [2024-08-28T02:01:56.799Z] b85a868b505f: Pull complete [2024-08-28T02:01:57.057Z] e2be974225ed: Pull complete [2024-08-28T02:01:57.628Z] 339a4e72a1f5: Pull complete [2024-08-28T02:01:57.628Z] 988bab9f4d93: Pull complete [2024-08-28T02:01:57.886Z] 1469e6f7b9e6: Pull complete [2024-08-28T02:01:57.886Z] eaf3925da568: Pull complete [2024-08-28T02:01:59.800Z] bab4dde63d76: Pull complete [2024-08-28T02:01:59.800Z] bde34c3a00c8: Pull complete [2024-08-28T02:01:59.800Z] b352a97aabf1: Pull complete [2024-08-28T02:01:59.800Z] 4872d77fe225: Pull complete [2024-08-28T02:02:00.062Z] 5851b861e8e6: Pull complete [2024-08-28T02:02:00.062Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-28T02:02:00.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T02:02:00.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:02:00.209Z] prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container [2024-08-28T02:02:00.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-28T02:02:02.617Z] $ docker top f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee -eo pid,comm [2024-08-28T02:02:02.675Z] 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). [2024-08-28T02:02:02.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-28T02:02:02.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T02:02:02.737Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T02:02:02.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T02:02:02.852Z] $ docker exec f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee ssh-agent [2024-08-28T02:02:02.964Z] SSH_AUTH_SOCK=/tmp/ssh-4ptNhx7U1bcQ/agent.33 [2024-08-28T02:02:02.964Z] SSH_AGENT_PID=39 [2024-08-28T02:02:02.969Z] Running ssh-add (command line suppressed) [2024-08-28T02:02:03.077Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2759445411126647476.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2759445411126647476.key) [2024-08-28T02:02:03.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T02:02:03.389Z] + git tag --points-at HEAD [Pipeline] } [2024-08-28T02:02:03.400Z] $ docker exec --env ******** --env ******** f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee ssh-agent -k [2024-08-28T02:02:03.500Z] unset SSH_AUTH_SOCK; [2024-08-28T02:02:03.501Z] unset SSH_AGENT_PID; [2024-08-28T02:02:03.501Z] echo Agent pid 39 killed; [2024-08-28T02:02:03.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-28T02:02:03.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T02:02:03.553Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T02:02:03.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T02:02:03.670Z] $ docker exec f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee ssh-agent [2024-08-28T02:02:03.800Z] SSH_AUTH_SOCK=/tmp/ssh-pulB99UmuMd4/agent.72 [2024-08-28T02:02:03.800Z] SSH_AGENT_PID=78 [2024-08-28T02:02:03.805Z] Running ssh-add (command line suppressed) [2024-08-28T02:02:03.925Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6217748220985856157.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6217748220985856157.key) [2024-08-28T02:02:03.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T02:02:04.231Z] + git semver init [2024-08-28T02:02:04.497Z] 2024-08-28 02:02:04,427 [run_init] DEBUG init version:0.0.0 force:False [2024-08-28T02:02:04.497Z] 2024-08-28 02:02:04,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-08-28T02:02:04.497Z] 2024-08-28 02:02:04,428 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-08-28T02:02:04.497Z] 2024-08-28 02:02:04,429 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-28T02:02:07.041Z] 2024-08-28 02:02:06,420 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-08-28T02:02:07.041Z] 2024-08-28 02:02:06,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-08-28T02:02:07.041Z] 2024-08-28 02:02:06,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-28T02:02:07.041Z] 2024-08-28 02:02:06,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-28T02:02:07.041Z] 3.2.0-dev.22 [Pipeline] } [2024-08-28T02:02:07.050Z] $ docker exec --env ******** --env ******** f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee ssh-agent -k [2024-08-28T02:02:07.139Z] unset SSH_AUTH_SOCK; [2024-08-28T02:02:07.140Z] unset SSH_AGENT_PID; [2024-08-28T02:02:07.141Z] echo Agent pid 78 killed; [2024-08-28T02:02:07.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-28T02:02:07.474Z] + git semver [Pipeline] } [2024-08-28T02:02:07.744Z] $ docker stop --time=1 f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee [2024-08-28T02:02:09.055Z] $ docker rm -f --volumes f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T02:02:09.522Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-28T02:02:09.741Z] Stashed 1 file(s) [Pipeline] echo [2024-08-28T02:02:09.745Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 [2024-08-28T02:02:09.909Z] provisioning config files... [2024-08-28T02:02:09.921Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1258304388802552054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:02:10.220Z] ---> ****-login.sh [2024-08-28T02:02:10.220Z] nexus3.edgexfoundry.org:10001 [2024-08-28T02:02:10.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:02:10.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:02:10.220Z] Configure a credential helper to remove this warning. See [2024-08-28T02:02:10.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:02:10.220Z] [2024-08-28T02:02:10.220Z] Login Succeeded [2024-08-28T02:02:10.220Z] nexus3.edgexfoundry.org:10002 [2024-08-28T02:02:10.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:02:10.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:02:10.220Z] Configure a credential helper to remove this warning. See [2024-08-28T02:02:10.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:02:10.220Z] [2024-08-28T02:02:10.220Z] Login Succeeded [2024-08-28T02:02:10.220Z] nexus3.edgexfoundry.org:10003 [2024-08-28T02:02:10.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:02:10.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:02:10.480Z] Configure a credential helper to remove this warning. See [2024-08-28T02:02:10.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:02:10.480Z] [2024-08-28T02:02:10.480Z] Login Succeeded [2024-08-28T02:02:10.480Z] nexus3.edgexfoundry.org:10004 [2024-08-28T02:02:10.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:02:10.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:02:10.480Z] Configure a credential helper to remove this warning. See [2024-08-28T02:02:10.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:02:10.480Z] [2024-08-28T02:02:10.480Z] Login Succeeded [2024-08-28T02:02:10.480Z] ****.io [2024-08-28T02:02:10.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:02:10.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:02:10.739Z] Configure a credential helper to remove this warning. See [2024-08-28T02:02:10.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:02:10.739Z] [2024-08-28T02:02:10.739Z] Login Succeeded [2024-08-28T02:02:10.998Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T02:02:11.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-28T02:02:11.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T02:02:11.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T02:02:11.115Z] ========================================================= [2024-08-28T02:02:11.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-28T02:02:11.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:02:11.443Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-28T02:02:11.443Z] Sending build context to Docker daemon 37.58MB [2024-08-28T02:02:11.443Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T02:02:11.443Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-28T02:02:11.701Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-28T02:02:11.701Z] 619be1103602: Pulling fs layer [2024-08-28T02:02:11.701Z] 7862e08f4a3e: Pulling fs layer [2024-08-28T02:02:11.701Z] 5df492c9dc93: Pulling fs layer [2024-08-28T02:02:11.701Z] 7629e6793208: Pulling fs layer [2024-08-28T02:02:11.701Z] 4f4fb700ef54: Pulling fs layer [2024-08-28T02:02:11.701Z] fb5054dd5b73: Pulling fs layer [2024-08-28T02:02:11.701Z] eeca6798cff9: Pulling fs layer [2024-08-28T02:02:11.701Z] aa269ceb94a6: Pulling fs layer [2024-08-28T02:02:11.701Z] ada007ff1a6a: Pulling fs layer [2024-08-28T02:02:11.701Z] 4f4fb700ef54: Waiting [2024-08-28T02:02:11.701Z] fb5054dd5b73: Waiting [2024-08-28T02:02:11.701Z] eeca6798cff9: Waiting [2024-08-28T02:02:11.701Z] aa269ceb94a6: Waiting [2024-08-28T02:02:11.701Z] ada007ff1a6a: Waiting [2024-08-28T02:02:11.701Z] 7629e6793208: Waiting [2024-08-28T02:02:11.701Z] 7862e08f4a3e: Download complete [2024-08-28T02:02:11.701Z] 7629e6793208: Verifying Checksum [2024-08-28T02:02:11.701Z] 7629e6793208: Download complete [2024-08-28T02:02:11.701Z] 4f4fb700ef54: Verifying Checksum [2024-08-28T02:02:11.701Z] 4f4fb700ef54: Download complete [2024-08-28T02:02:11.701Z] fb5054dd5b73: Verifying Checksum [2024-08-28T02:02:11.701Z] fb5054dd5b73: Download complete [2024-08-28T02:02:11.701Z] 619be1103602: Download complete [2024-08-28T02:02:11.701Z] eeca6798cff9: Verifying Checksum [2024-08-28T02:02:11.701Z] eeca6798cff9: Download complete [2024-08-28T02:02:11.959Z] 619be1103602: Pull complete [2024-08-28T02:02:11.959Z] ada007ff1a6a: Download complete [2024-08-28T02:02:11.959Z] 7862e08f4a3e: Pull complete [2024-08-28T02:02:12.220Z] 5df492c9dc93: Verifying Checksum [2024-08-28T02:02:12.220Z] 5df492c9dc93: Download complete [2024-08-28T02:02:12.478Z] aa269ceb94a6: Verifying Checksum [2024-08-28T02:02:12.478Z] aa269ceb94a6: Download complete [2024-08-28T02:02:15.071Z] 5df492c9dc93: Pull complete [2024-08-28T02:02:15.071Z] 7629e6793208: Pull complete [2024-08-28T02:02:15.071Z] 4f4fb700ef54: Pull complete [2024-08-28T02:02:15.341Z] fb5054dd5b73: Pull complete [2024-08-28T02:02:15.341Z] eeca6798cff9: Pull complete [2024-08-28T02:02:17.874Z] aa269ceb94a6: Pull complete [2024-08-28T02:02:18.133Z] ada007ff1a6a: Pull complete [2024-08-28T02:02:18.133Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-28T02:02:18.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-28T02:02:18.392Z] ---> f489d0715acc [2024-08-28T02:02:18.392Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-28T02:02:20.929Z] ---> Running in 68a6b6a4067d [2024-08-28T02:02:20.929Z] Removing intermediate container 68a6b6a4067d [2024-08-28T02:02:20.929Z] ---> 01a428e1865c [2024-08-28T02:02:20.929Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T02:02:20.929Z] ---> Running in ef1daff434b0 [2024-08-28T02:02:21.189Z] Removing intermediate container ef1daff434b0 [2024-08-28T02:02:21.189Z] ---> 9e7fff673d38 [2024-08-28T02:02:21.189Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-28T02:02:21.189Z] ---> Running in 2a8ee85bd51f [2024-08-28T02:02:21.189Z] Removing intermediate container 2a8ee85bd51f [2024-08-28T02:02:21.189Z] ---> ed06be7310e3 [2024-08-28T02:02:21.189Z] Step 6/12 : WORKDIR /device-virtual-go [2024-08-28T02:02:21.189Z] ---> Running in 21f4d1288693 [2024-08-28T02:02:21.449Z] Removing intermediate container 21f4d1288693 [2024-08-28T02:02:21.449Z] ---> ea1af0c237a9 [2024-08-28T02:02:21.449Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T02:02:21.449Z] ---> Running in 76f1ae30df54 [2024-08-28T02:02:21.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T02:02:21.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T02:02:22.233Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-28T02:02:22.233Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-28T02:02:22.233Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-28T02:02:22.233Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-28T02:02:22.233Z] Executing busybox-1.36.1-r5.trigger [2024-08-28T02:02:22.233Z] OK: 268 MiB in 56 packages [2024-08-28T02:02:22.495Z] Removing intermediate container 76f1ae30df54 [2024-08-28T02:02:22.495Z] ---> de158b011b2b [2024-08-28T02:02:22.495Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-28T02:02:22.756Z] ---> 6567a3502f74 [2024-08-28T02:02:22.756Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T02:02:22.756Z] ---> Running in d2b5088a3574 [2024-08-28T02:02:24.865Z] Still waiting to schedule task [2024-08-28T02:02:24.866Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8861’ [2024-08-28T02:03:01.493Z] Removing intermediate container d2b5088a3574 [2024-08-28T02:03:01.493Z] ---> 89331c556aaa [2024-08-28T02:03:01.493Z] Step 10/12 : COPY . . [2024-08-28T02:03:01.493Z] ---> 6357950c1cf1 [2024-08-28T02:03:01.493Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T02:03:01.493Z] ---> Running in 09180e7531c1 [2024-08-28T02:03:01.493Z] Removing intermediate container 09180e7531c1 [2024-08-28T02:03:01.493Z] ---> 776e13d9e432 [2024-08-28T02:03:01.493Z] Step 12/12 : RUN $MAKE [2024-08-28T02:03:01.493Z] ---> Running in efcc04bcbce7 [2024-08-28T02:03:01.493Z] noop [2024-08-28T02:03:01.493Z] Removing intermediate container efcc04bcbce7 [2024-08-28T02:03:01.493Z] ---> f73fe2008f69 [2024-08-28T02:03:01.493Z] Successfully built f73fe2008f69 [2024-08-28T02:03:01.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:03:01.824Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-28T02:03:01.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:03:01.904Z] prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container [2024-08-28T02:03:01.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** ci-base-image-x86_64 cat [2024-08-28T02:03:02.291Z] $ docker top 95ddda3683028132c62d8cb509dca9c2520d5ad495be7c9733e7fb76f554ef29 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T02:03:02.661Z] + go version [2024-08-28T02:03:02.661Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-28T02:03:02.668Z] $ docker stop --time=1 95ddda3683028132c62d8cb509dca9c2520d5ad495be7c9733e7fb76f554ef29 [2024-08-28T02:03:03.926Z] $ docker rm -f --volumes 95ddda3683028132c62d8cb509dca9c2520d5ad495be7c9733e7fb76f554ef29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:03:04.364Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-28T02:03:04.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:03:04.452Z] prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container [2024-08-28T02:03:04.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** ci-base-image-x86_64 cat [2024-08-28T02:03:04.805Z] $ docker top 6c70958fc34a95c5d744d37be2cd0d65cd363c1ac36216dd455415d05d5125ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T02:03:05.171Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-08-28T02:03:05.481Z] + make test [2024-08-28T02:03:05.481Z] go test ./... -coverprofile=coverage.out [2024-08-28T02:03:06.859Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-08-28T02:03:28.787Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-08-28T02:03:28.787Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements [2024-08-28T02:03:36.898Z] go vet ./... [2024-08-28T02:03:43.456Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-28T02:03:43.456Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-28T02:03:43.456Z] ./bin/test-attribution-txt.sh [2024-08-28T02:03:43.456Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-08-28T02:03:43.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-28T02:03:43.486Z] $ docker stop --time=1 6c70958fc34a95c5d744d37be2cd0d65cd363c1ac36216dd455415d05d5125ca [2024-08-28T02:03:45.450Z] $ docker rm -f --volumes 6c70958fc34a95c5d744d37be2cd0d65cd363c1ac36216dd455415d05d5125ca [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T02:03:46.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-28T02:03:46.126Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-28T02:03:46.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-28T02:03:46.973Z] + ls -al . [2024-08-28T02:03:46.973Z] total 276 [2024-08-28T02:03:46.973Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 02:03 . [2024-08-28T02:03:46.973Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 02:01 .. [2024-08-28T02:03:46.973Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 02:03 .git [2024-08-28T02:03:46.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:01 .github [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 272 Aug 28 02:01 .gitignore [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 02:01 .golangci.yml [2024-08-28T02:03:46.973Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 02:02 .semver [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 17933 Aug 28 02:01 Attribution.txt [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 15941 Aug 28 02:01 CHANGELOG.md [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 1755 Aug 28 02:01 Dockerfile [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 02:01 GOVERNANCE.md [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 28 02:01 Jenkinsfile [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 02:01 LICENSE [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 1953 Aug 28 02:01 Makefile [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 28 02:01 OWNERS.md [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 4103 Aug 28 02:01 README.md [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 02:02 VERSION [2024-08-28T02:03:46.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 02:01 bin [2024-08-28T02:03:46.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:01 cmd [2024-08-28T02:03:46.973Z] -rw-r--r-- 1 jenkins jenkins 43247 Aug 28 02:03 coverage.out [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 6923 Aug 28 02:01 go.mod [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 28 02:01 go.sum [2024-08-28T02:03:46.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:01 internal [2024-08-28T02:03:46.973Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 28 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:03:47.282Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=af071ee2e985f9b80a504a3fceca5d8623c96847 --label arch=amd64 --label version=3.2.0-dev.22 . [2024-08-28T02:03:47.282Z] Sending build context to Docker daemon 37.62MB [2024-08-28T02:03:47.282Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T02:03:47.282Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-28T02:03:47.282Z] ---> f73fe2008f69 [2024-08-28T02:03:47.282Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-28T02:03:47.542Z] ---> Running in 4f7e4ea65a48 [2024-08-28T02:03:47.542Z] Removing intermediate container 4f7e4ea65a48 [2024-08-28T02:03:47.542Z] ---> 2dbeca378b7a [2024-08-28T02:03:47.542Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T02:03:47.542Z] ---> Running in dbbf35197afd [2024-08-28T02:03:47.800Z] Removing intermediate container dbbf35197afd [2024-08-28T02:03:47.800Z] ---> 2e1751c8eb14 [2024-08-28T02:03:47.800Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-28T02:03:47.800Z] ---> Running in 06636860fd97 [2024-08-28T02:03:47.800Z] Removing intermediate container 06636860fd97 [2024-08-28T02:03:47.800Z] ---> 029c77455095 [2024-08-28T02:03:47.800Z] Step 6/26 : WORKDIR /device-virtual-go [2024-08-28T02:03:47.800Z] ---> Running in 039cd5083604 [2024-08-28T02:03:47.800Z] Removing intermediate container 039cd5083604 [2024-08-28T02:03:47.800Z] ---> 8c23d42fd109 [2024-08-28T02:03:47.800Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T02:03:47.800Z] ---> Running in 72af8a49234d [2024-08-28T02:03:48.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T02:03:48.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T02:03:48.577Z] OK: 268 MiB in 56 packages [2024-08-28T02:03:49.147Z] Removing intermediate container 72af8a49234d [2024-08-28T02:03:49.147Z] ---> 665f7551acaa [2024-08-28T02:03:49.147Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-28T02:03:49.147Z] ---> 74ac3824e29b [2024-08-28T02:03:49.147Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T02:03:49.147Z] ---> Running in 5aa752018a81 [2024-08-28T02:03:50.085Z] Removing intermediate container 5aa752018a81 [2024-08-28T02:03:50.085Z] ---> f08bd64f0a8a [2024-08-28T02:03:50.085Z] Step 10/26 : COPY . . [2024-08-28T02:03:50.653Z] ---> a51948061679 [2024-08-28T02:03:50.653Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T02:03:50.653Z] ---> Running in 87fca27c0bbd [2024-08-28T02:03:50.653Z] Removing intermediate container 87fca27c0bbd [2024-08-28T02:03:50.653Z] ---> d382ff8cf835 [2024-08-28T02:03:50.653Z] Step 12/26 : RUN $MAKE [2024-08-28T02:03:50.653Z] ---> Running in f0a9779cbcd6 [2024-08-28T02:03:50.911Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-08-28T02:04:23.073Z] Removing intermediate container f0a9779cbcd6 [2024-08-28T02:04:23.073Z] ---> 07a3ca6a4f20 [2024-08-28T02:04:23.073Z] Step 13/26 : FROM alpine:3.18 [2024-08-28T02:04:23.073Z] 3.18: Pulling from library/alpine [2024-08-28T02:04:23.073Z] 930bdd4d222e: Pulling fs layer [2024-08-28T02:04:23.073Z] 930bdd4d222e: Verifying Checksum [2024-08-28T02:04:23.073Z] 930bdd4d222e: Download complete [2024-08-28T02:04:23.073Z] 930bdd4d222e: Pull complete [2024-08-28T02:04:23.073Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-28T02:04:23.073Z] Status: Downloaded newer image for alpine:3.18 [2024-08-28T02:04:23.073Z] ---> 18f865063206 [2024-08-28T02:04:23.073Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-08-28T02:04:23.073Z] ---> Running in 5113af819893 [2024-08-28T02:04:23.073Z] Removing intermediate container 5113af819893 [2024-08-28T02:04:23.073Z] ---> e79389a565ee [2024-08-28T02:04:23.073Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-28T02:04:23.073Z] ---> Running in 6bb08da2f162 [2024-08-28T02:04:23.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T02:04:23.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T02:04:23.643Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-28T02:04:23.643Z] Executing busybox-1.36.1-r7.trigger [2024-08-28T02:04:23.643Z] OK: 7 MiB in 16 packages [2024-08-28T02:04:23.908Z] Removing intermediate container 6bb08da2f162 [2024-08-28T02:04:23.908Z] ---> 05aab3dbec29 [2024-08-28T02:04:23.908Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-28T02:04:23.908Z] ---> Running in be2f6c5f9e13 [2024-08-28T02:04:24.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T02:04:24.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T02:04:24.428Z] OK: 7 MiB in 16 packages [2024-08-28T02:04:24.686Z] Removing intermediate container be2f6c5f9e13 [2024-08-28T02:04:24.686Z] ---> e65b243d9d14 [2024-08-28T02:04:24.686Z] Step 17/26 : WORKDIR / [2024-08-28T02:04:24.686Z] ---> Running in 8da09fcf1755 [2024-08-28T02:04:24.947Z] Removing intermediate container 8da09fcf1755 [2024-08-28T02:04:24.947Z] ---> ca6ed5dbfd02 [2024-08-28T02:04:24.948Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-08-28T02:04:24.948Z] ---> 1c5132783166 [2024-08-28T02:04:24.948Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-08-28T02:04:25.207Z] ---> bf46b3181a25 [2024-08-28T02:04:25.207Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-08-28T02:04:26.585Z] ---> 349cfb033144 [2024-08-28T02:04:26.585Z] Step 21/26 : EXPOSE 59900 [2024-08-28T02:04:26.585Z] ---> Running in 3b62a8d63dc3 [2024-08-28T02:04:26.585Z] Removing intermediate container 3b62a8d63dc3 [2024-08-28T02:04:26.585Z] ---> 5950e8b35251 [2024-08-28T02:04:26.585Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-08-28T02:04:26.585Z] ---> Running in f3592afd9caf [2024-08-28T02:04:26.585Z] Removing intermediate container f3592afd9caf [2024-08-28T02:04:26.585Z] ---> bd0943d82e4c [2024-08-28T02:04:26.585Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-28T02:04:26.585Z] ---> Running in 490204f6493b [2024-08-28T02:04:26.846Z] Removing intermediate container 490204f6493b [2024-08-28T02:04:26.846Z] ---> 39ac2161b176 [2024-08-28T02:04:26.846Z] Step 24/26 : LABEL arch=amd64 [2024-08-28T02:04:26.846Z] ---> Running in a87a7e589a9e [2024-08-28T02:04:26.846Z] Removing intermediate container a87a7e589a9e [2024-08-28T02:04:26.846Z] ---> 4be0552de081 [2024-08-28T02:04:26.846Z] Step 25/26 : LABEL git_sha=af071ee2e985f9b80a504a3fceca5d8623c96847 [2024-08-28T02:04:26.846Z] ---> Running in 638226a4a84a [2024-08-28T02:04:26.846Z] Removing intermediate container 638226a4a84a [2024-08-28T02:04:26.846Z] ---> 9447410c01fb [2024-08-28T02:04:26.846Z] Step 26/26 : LABEL version=3.2.0-dev.22 [2024-08-28T02:04:27.106Z] ---> Running in a43c1f8f7b90 [2024-08-28T02:04:27.106Z] Removing intermediate container a43c1f8f7b90 [2024-08-28T02:04:27.106Z] ---> 62fc70983de2 [2024-08-28T02:04:27.106Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-28T02:04:27.106Z] Successfully built 62fc70983de2 [2024-08-28T02:04:27.106Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T02:04:27.232Z] provisioning config files... [2024-08-28T02:04:27.241Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10752414636761796059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:04:27.555Z] ---> ****-login.sh [2024-08-28T02:04:27.555Z] nexus3.edgexfoundry.org:10001 [2024-08-28T02:04:27.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:04:27.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:04:27.555Z] Configure a credential helper to remove this warning. See [2024-08-28T02:04:27.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:04:27.555Z] [2024-08-28T02:04:27.555Z] Login Succeeded [2024-08-28T02:04:27.555Z] nexus3.edgexfoundry.org:10002 [2024-08-28T02:04:27.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:04:27.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:04:27.815Z] Configure a credential helper to remove this warning. See [2024-08-28T02:04:27.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:04:27.815Z] [2024-08-28T02:04:27.815Z] Login Succeeded [2024-08-28T02:04:27.815Z] nexus3.edgexfoundry.org:10003 [2024-08-28T02:04:27.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:04:27.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:04:27.815Z] Configure a credential helper to remove this warning. See [2024-08-28T02:04:27.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:04:27.815Z] [2024-08-28T02:04:27.815Z] Login Succeeded [2024-08-28T02:04:27.815Z] nexus3.edgexfoundry.org:10004 [2024-08-28T02:04:27.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:04:27.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:04:27.815Z] Configure a credential helper to remove this warning. See [2024-08-28T02:04:27.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:04:27.815Z] [2024-08-28T02:04:27.815Z] Login Succeeded [2024-08-28T02:04:27.815Z] ****.io [2024-08-28T02:04:28.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:04:28.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:04:28.335Z] Configure a credential helper to remove this warning. See [2024-08-28T02:04:28.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:04:28.335Z] [2024-08-28T02:04:28.335Z] Login Succeeded [2024-08-28T02:04:28.335Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T02:04:28.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-28T02:04:28.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T02:04:28.421Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-08-28T02:04:28.421Z] af071ee2e985f9b80a504a3fceca5d8623c96847 [2024-08-28T02:04:28.421Z] latest [2024-08-28T02:04:28.421Z] 3.2.0-dev.22 [2024-08-28T02:04:28.421Z] af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 [2024-08-28T02:04:28.421Z] main [2024-08-28T02:04:28.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:04:28.764Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:04:29.087Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847 [2024-08-28T02:04:29.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-08-28T02:04:29.087Z] c4a81e7165f2: Preparing [2024-08-28T02:04:29.087Z] 9e5507b1345e: Preparing [2024-08-28T02:04:29.087Z] 2a3128f82181: Preparing [2024-08-28T02:04:29.087Z] b065bf82aab0: Preparing [2024-08-28T02:04:29.087Z] 153398c3c916: Preparing [2024-08-28T02:04:29.087Z] ce7f800efff9: Preparing [2024-08-28T02:04:29.087Z] ce7f800efff9: Waiting [2024-08-28T02:04:29.087Z] 153398c3c916: Pushed [2024-08-28T02:04:29.088Z] ce7f800efff9: Layer already exists [2024-08-28T02:04:29.088Z] 9e5507b1345e: Pushed [2024-08-28T02:04:29.088Z] b065bf82aab0: Pushed [2024-08-28T02:04:29.088Z] 2a3128f82181: Pushed [2024-08-28T02:04:32.393Z] c4a81e7165f2: Pushed [2024-08-28T02:04:32.393Z] af071ee2e985f9b80a504a3fceca5d8623c96847: digest: sha256:6fdc3c01c61bc3d63744afa23e5c647b6a959290d45148b35c003077e096c037 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:04:32.725Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:04:33.053Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-08-28T02:04:33.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-08-28T02:04:33.053Z] c4a81e7165f2: Preparing [2024-08-28T02:04:33.053Z] 9e5507b1345e: Preparing [2024-08-28T02:04:33.053Z] 2a3128f82181: Preparing [2024-08-28T02:04:33.053Z] b065bf82aab0: Preparing [2024-08-28T02:04:33.053Z] 153398c3c916: Preparing [2024-08-28T02:04:33.053Z] ce7f800efff9: Preparing [2024-08-28T02:04:33.053Z] ce7f800efff9: Waiting [2024-08-28T02:04:33.053Z] 9e5507b1345e: Layer already exists [2024-08-28T02:04:33.053Z] 153398c3c916: Layer already exists [2024-08-28T02:04:33.053Z] 2a3128f82181: Layer already exists [2024-08-28T02:04:33.053Z] b065bf82aab0: Layer already exists [2024-08-28T02:04:33.053Z] c4a81e7165f2: Layer already exists [2024-08-28T02:04:33.053Z] ce7f800efff9: Layer already exists [2024-08-28T02:04:33.053Z] latest: digest: sha256:6fdc3c01c61bc3d63744afa23e5c647b6a959290d45148b35c003077e096c037 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:04:33.381Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:04:33.709Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.22 [2024-08-28T02:04:33.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-08-28T02:04:33.710Z] c4a81e7165f2: Preparing [2024-08-28T02:04:33.710Z] 9e5507b1345e: Preparing [2024-08-28T02:04:33.710Z] 2a3128f82181: Preparing [2024-08-28T02:04:33.710Z] b065bf82aab0: Preparing [2024-08-28T02:04:33.710Z] 153398c3c916: Preparing [2024-08-28T02:04:33.710Z] ce7f800efff9: Preparing [2024-08-28T02:04:33.710Z] ce7f800efff9: Waiting [2024-08-28T02:04:33.710Z] 153398c3c916: Layer already exists [2024-08-28T02:04:33.710Z] 9e5507b1345e: Layer already exists [2024-08-28T02:04:33.710Z] c4a81e7165f2: Layer already exists [2024-08-28T02:04:33.710Z] 2a3128f82181: Layer already exists [2024-08-28T02:04:33.710Z] b065bf82aab0: Layer already exists [2024-08-28T02:04:33.710Z] ce7f800efff9: Layer already exists [2024-08-28T02:04:33.710Z] 3.2.0-dev.22: digest: sha256:6fdc3c01c61bc3d63744afa23e5c647b6a959290d45148b35c003077e096c037 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:04:34.040Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:04:34.367Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 [2024-08-28T02:04:34.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-08-28T02:04:34.367Z] c4a81e7165f2: Preparing [2024-08-28T02:04:34.367Z] 9e5507b1345e: Preparing [2024-08-28T02:04:34.367Z] 2a3128f82181: Preparing [2024-08-28T02:04:34.367Z] b065bf82aab0: Preparing [2024-08-28T02:04:34.367Z] 153398c3c916: Preparing [2024-08-28T02:04:34.367Z] ce7f800efff9: Preparing [2024-08-28T02:04:34.367Z] ce7f800efff9: Waiting [2024-08-28T02:04:34.367Z] 2a3128f82181: Layer already exists [2024-08-28T02:04:34.367Z] 153398c3c916: Layer already exists [2024-08-28T02:04:34.367Z] b065bf82aab0: Layer already exists [2024-08-28T02:04:34.367Z] 9e5507b1345e: Layer already exists [2024-08-28T02:04:34.367Z] c4a81e7165f2: Layer already exists [2024-08-28T02:04:34.367Z] ce7f800efff9: Layer already exists [2024-08-28T02:04:34.367Z] af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22: digest: sha256:6fdc3c01c61bc3d63744afa23e5c647b6a959290d45148b35c003077e096c037 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:04:34.698Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:04:35.029Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-08-28T02:04:35.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-08-28T02:04:35.029Z] c4a81e7165f2: Preparing [2024-08-28T02:04:35.029Z] 9e5507b1345e: Preparing [2024-08-28T02:04:35.029Z] 2a3128f82181: Preparing [2024-08-28T02:04:35.029Z] b065bf82aab0: Preparing [2024-08-28T02:04:35.029Z] 153398c3c916: Preparing [2024-08-28T02:04:35.029Z] ce7f800efff9: Preparing [2024-08-28T02:04:35.029Z] ce7f800efff9: Waiting [2024-08-28T02:04:35.029Z] b065bf82aab0: Layer already exists [2024-08-28T02:04:35.029Z] 153398c3c916: Layer already exists [2024-08-28T02:04:35.029Z] 2a3128f82181: Layer already exists [2024-08-28T02:04:35.029Z] c4a81e7165f2: Layer already exists [2024-08-28T02:04:35.029Z] 9e5507b1345e: Layer already exists [2024-08-28T02:04:35.029Z] ce7f800efff9: Layer already exists [2024-08-28T02:04:35.029Z] main: digest: sha256:6fdc3c01c61bc3d63744afa23e5c647b6a959290d45148b35c003077e096c037 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-28T02:04:35.101Z] ===================================================== [Pipeline] echo [2024-08-28T02:04:35.118Z] taggedImages: [2024-08-28T02:04:35.118Z] - nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847 [2024-08-28T02:04:35.118Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-08-28T02:04:35.118Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.22 [2024-08-28T02:04:35.118Z] - nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 [2024-08-28T02:04:35.118Z] - nexus3.edgexfoundry.org:10004/device-virtual: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 [2024-08-28T02:04:35.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T02:04:35.535Z] [2024-08-28T02:04:35.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:04:35.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T02:04:35.846Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-28T02:04:35.846Z] 5eb5b503b376: Pulling fs layer [2024-08-28T02:04:35.846Z] 5c69ac0246d0: Pulling fs layer [2024-08-28T02:04:35.846Z] ec43610c2a17: Pulling fs layer [2024-08-28T02:04:35.846Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-28T02:04:35.846Z] 33b1e0a273af: Pulling fs layer [2024-08-28T02:04:35.846Z] 5d3b04190fa2: Pulling fs layer [2024-08-28T02:04:35.846Z] 2f39f015ded8: Pulling fs layer [2024-08-28T02:04:35.846Z] 33b1e0a273af: Waiting [2024-08-28T02:04:35.846Z] 5d3b04190fa2: Waiting [2024-08-28T02:04:35.846Z] 2f39f015ded8: Waiting [2024-08-28T02:04:35.846Z] 3a2ae6a8a46f: Waiting [2024-08-28T02:04:35.846Z] 5c69ac0246d0: Download complete [2024-08-28T02:04:35.846Z] 3a2ae6a8a46f: Download complete [2024-08-28T02:04:35.846Z] 33b1e0a273af: Verifying Checksum [2024-08-28T02:04:35.846Z] 33b1e0a273af: Download complete [2024-08-28T02:04:35.846Z] ec43610c2a17: Verifying Checksum [2024-08-28T02:04:35.846Z] ec43610c2a17: Download complete [2024-08-28T02:04:35.846Z] 5d3b04190fa2: Verifying Checksum [2024-08-28T02:04:35.846Z] 5d3b04190fa2: Download complete [2024-08-28T02:04:36.106Z] 5eb5b503b376: Verifying Checksum [2024-08-28T02:04:36.106Z] 5eb5b503b376: Download complete [2024-08-28T02:04:36.674Z] 2f39f015ded8: Download complete [2024-08-28T02:04:37.623Z] 5eb5b503b376: Pull complete [2024-08-28T02:04:37.623Z] 5c69ac0246d0: Pull complete [2024-08-28T02:04:38.191Z] ec43610c2a17: Pull complete [2024-08-28T02:04:38.191Z] 3a2ae6a8a46f: Pull complete [2024-08-28T02:04:38.450Z] 33b1e0a273af: Pull complete [2024-08-28T02:04:38.450Z] 5d3b04190fa2: Pull complete [2024-08-28T02:04:43.722Z] 2f39f015ded8: Pull complete [2024-08-28T02:04:43.722Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-28T02:04:43.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T02:04:43.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:04:43.841Z] prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container [2024-08-28T02:04:43.873Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 [2024-08-28T02:04:50.234Z] $ docker top 6e0e36ed25ffce41d80648ca8fa44c220bfbcb1c2bb2349612319e577e23dc46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:04:50.671Z] ---> job-cost.sh [2024-08-28T02:04:50.671Z] lf-activate-venv: SKIPPING [2024-08-28T02:04:50.671Z] INFO: No Stack... [2024-08-28T02:04:50.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-28T02:04:51.188Z] INFO: Archiving Costs [Pipeline] sh [2024-08-28T02:04:51.483Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-08-28T02:04:51.483Z] + cut -d, -f6 [Pipeline] lock [2024-08-28T02:04:51.499Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] [2024-08-28T02:04:51.510Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] did not exist. Created. [2024-08-28T02:04:51.518Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-28T02:04:51.847Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-28T02:04:51.886Z] Stashed 1 file(s) [Pipeline] } [2024-08-28T02:04:51.895Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-28T02:04:51.921Z] $ docker stop --time=1 6e0e36ed25ffce41d80648ca8fa44c220bfbcb1c2bb2349612319e577e23dc46 [2024-08-28T02:04:53.082Z] $ docker rm -f --volumes 6e0e36ed25ffce41d80648ca8fa44c220bfbcb1c2bb2349612319e577e23dc46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-28T02:06:07.777Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8864 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-08-28T02:06:07.796Z] Running in /w/workspace/device-virtual-go/178 [Pipeline] { [Pipeline] checkout [2024-08-28T02:06:10.860Z] The recommended git tool is: git [2024-08-28T02:06:19.033Z] using credential edgex-jenkins-ssh [2024-08-28T02:06:19.068Z] Cloning the remote Git repository [2024-08-28T02:06:19.118Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-08-28T02:06:19.218Z] > git init /w/workspace/device-virtual-go/178 # timeout=10 [2024-08-28T02:06:19.494Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-08-28T02:06:19.495Z] > git --version # timeout=10 [2024-08-28T02:06:19.528Z] > git --version # 'git version 2.25.1' [2024-08-28T02:06:19.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-28T02:06:19.749Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-28T02:06:24.319Z] Avoid second fetch [2024-08-28T02:06:24.319Z] Checking out Revision af071ee2e985f9b80a504a3fceca5d8623c96847 (main) [2024-08-28T02:06:23.461Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-08-28T02:06:23.481Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-28T02:06:24.333Z] > git config core.sparsecheckout # timeout=10 [2024-08-28T02:06:24.393Z] > git checkout -f af071ee2e985f9b80a504a3fceca5d8623c96847 # timeout=10 [2024-08-28T02:06:24.951Z] Commit message: "Merge pull request #486 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T02:06:29.851Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-28T02:06:29.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-28T02:06:29.851Z] Dload Upload Total Spent Left Speed [2024-08-28T02:06:29.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-08-28T02:06:30.193Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-28T02:06:30.527Z] + + sudo jqsudo tee /etc/docker/daemon.new [2024-08-28T02:06:30.527Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-28T02:06:30.527Z] { [2024-08-28T02:06:30.527Z] "registry-mirrors": [ [2024-08-28T02:06:30.527Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-28T02:06:30.527Z] ], [2024-08-28T02:06:30.527Z] "bip": "10.250.0.254/24", [2024-08-28T02:06:30.527Z] "hosts": [ [2024-08-28T02:06:30.527Z] "tcp://0.0.0.0:5555", [2024-08-28T02:06:30.527Z] "unix:///var/run/docker.sock" [2024-08-28T02:06:30.527Z] ], [2024-08-28T02:06:30.527Z] "mtu": 1458, [2024-08-28T02:06:30.527Z] "selinux-enabled": true, [2024-08-28T02:06:30.527Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-28T02:06:30.527Z] } [Pipeline] sh [2024-08-28T02:06:30.854Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-28T02:06:31.185Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T02:06:49.459Z] provisioning config files... [2024-08-28T02:06:49.485Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/178@tmp/config16155003985793530039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:06:49.939Z] ---> ****-login.sh [2024-08-28T02:06:49.939Z] nexus3.edgexfoundry.org:10001 [2024-08-28T02:06:50.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:06:50.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:06:50.529Z] Configure a credential helper to remove this warning. See [2024-08-28T02:06:50.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:06:50.529Z] [2024-08-28T02:06:50.529Z] Login Succeeded [2024-08-28T02:06:50.529Z] nexus3.edgexfoundry.org:10002 [2024-08-28T02:06:50.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:06:50.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:06:50.798Z] Configure a credential helper to remove this warning. See [2024-08-28T02:06:50.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:06:50.798Z] [2024-08-28T02:06:50.798Z] Login Succeeded [2024-08-28T02:06:51.068Z] nexus3.edgexfoundry.org:10003 [2024-08-28T02:06:51.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:06:51.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:06:51.338Z] Configure a credential helper to remove this warning. See [2024-08-28T02:06:51.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:06:51.338Z] [2024-08-28T02:06:51.339Z] Login Succeeded [2024-08-28T02:06:51.339Z] nexus3.edgexfoundry.org:10004 [2024-08-28T02:06:51.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:06:51.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:06:51.610Z] Configure a credential helper to remove this warning. See [2024-08-28T02:06:51.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:06:51.610Z] [2024-08-28T02:06:51.610Z] Login Succeeded [2024-08-28T02:06:51.610Z] ****.io [2024-08-28T02:06:51.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:06:52.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:06:52.146Z] Configure a credential helper to remove this warning. See [2024-08-28T02:06:52.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:06:52.146Z] [2024-08-28T02:06:52.146Z] Login Succeeded [2024-08-28T02:06:52.146Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T02:06:52.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-28T02:06:52.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T02:06:52.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T02:06:52.517Z] ========================================================= [2024-08-28T02:06:52.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-28T02:06:52.517Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:06:52.886Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-28T02:06:53.475Z] Sending build context to Docker daemon 18.97MB [2024-08-28T02:06:53.475Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T02:06:53.475Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-28T02:06:53.475Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-28T02:06:53.475Z] c6b39de5b339: Pulling fs layer [2024-08-28T02:06:53.475Z] a69c41024577: Pulling fs layer [2024-08-28T02:06:53.475Z] d6de4b400683: Pulling fs layer [2024-08-28T02:06:53.475Z] 35cb2a7552d0: Pulling fs layer [2024-08-28T02:06:53.475Z] 4f4fb700ef54: Pulling fs layer [2024-08-28T02:06:53.475Z] 464afbd9ba4c: Pulling fs layer [2024-08-28T02:06:53.475Z] 00f215d4a9da: Pulling fs layer [2024-08-28T02:06:53.475Z] d496ad576159: Pulling fs layer [2024-08-28T02:06:53.475Z] 464afbd9ba4c: Waiting [2024-08-28T02:06:53.475Z] 00f215d4a9da: Waiting [2024-08-28T02:06:53.475Z] 4f4fb700ef54: Waiting [2024-08-28T02:06:53.475Z] 35cb2a7552d0: Waiting [2024-08-28T02:06:53.475Z] a69c41024577: Verifying Checksum [2024-08-28T02:06:53.475Z] a69c41024577: Download complete [2024-08-28T02:06:53.746Z] 35cb2a7552d0: Verifying Checksum [2024-08-28T02:06:53.746Z] 35cb2a7552d0: Download complete [2024-08-28T02:06:53.746Z] 4f4fb700ef54: Verifying Checksum [2024-08-28T02:06:53.746Z] 4f4fb700ef54: Download complete [2024-08-28T02:06:53.746Z] 464afbd9ba4c: Verifying Checksum [2024-08-28T02:06:53.746Z] 464afbd9ba4c: Download complete [2024-08-28T02:06:53.746Z] c6b39de5b339: Verifying Checksum [2024-08-28T02:06:53.746Z] c6b39de5b339: Download complete [2024-08-28T02:06:54.015Z] d496ad576159: Verifying Checksum [2024-08-28T02:06:54.015Z] d496ad576159: Download complete [2024-08-28T02:06:54.613Z] c6b39de5b339: Pull complete [2024-08-28T02:06:55.202Z] a69c41024577: Pull complete [2024-08-28T02:06:55.473Z] d6de4b400683: Verifying Checksum [2024-08-28T02:06:55.473Z] d6de4b400683: Download complete [2024-08-28T02:06:56.890Z] 00f215d4a9da: Verifying Checksum [2024-08-28T02:06:56.890Z] 00f215d4a9da: Download complete [2024-08-28T02:07:09.273Z] d6de4b400683: Pull complete [2024-08-28T02:07:09.273Z] 35cb2a7552d0: Pull complete [2024-08-28T02:07:09.273Z] 4f4fb700ef54: Pull complete [2024-08-28T02:07:09.273Z] 464afbd9ba4c: Pull complete [2024-08-28T02:07:19.358Z] 00f215d4a9da: Pull complete [2024-08-28T02:07:19.624Z] d496ad576159: Pull complete [2024-08-28T02:07:19.624Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-28T02:07:19.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-28T02:07:19.624Z] ---> f246e2811388 [2024-08-28T02:07:19.624Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-28T02:07:21.562Z] ---> Running in 3b71528539b1 [2024-08-28T02:07:21.828Z] Removing intermediate container 3b71528539b1 [2024-08-28T02:07:21.828Z] ---> c40ecb9894d5 [2024-08-28T02:07:21.828Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T02:07:21.828Z] ---> Running in 68fd9114719d [2024-08-28T02:07:22.097Z] Removing intermediate container 68fd9114719d [2024-08-28T02:07:22.097Z] ---> fed4d653c287 [2024-08-28T02:07:22.097Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-28T02:07:22.097Z] ---> Running in 33eca016560d [2024-08-28T02:07:22.364Z] Removing intermediate container 33eca016560d [2024-08-28T02:07:22.364Z] ---> 64ef1333dfe6 [2024-08-28T02:07:22.364Z] Step 6/12 : WORKDIR /device-virtual-go [2024-08-28T02:07:22.653Z] ---> Running in 5bb751514b79 [2024-08-28T02:07:22.919Z] Removing intermediate container 5bb751514b79 [2024-08-28T02:07:22.919Z] ---> b2136eba75de [2024-08-28T02:07:22.919Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T02:07:22.919Z] ---> Running in d96081313d18 [2024-08-28T02:07:25.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T02:07:25.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T02:07:26.737Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-28T02:07:26.737Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-28T02:07:26.737Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-28T02:07:26.737Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-28T02:07:26.737Z] Executing busybox-1.36.1-r5.trigger [2024-08-28T02:07:26.737Z] OK: 271 MiB in 56 packages [2024-08-28T02:07:27.701Z] Removing intermediate container d96081313d18 [2024-08-28T02:07:27.701Z] ---> 27c0bed7989b [2024-08-28T02:07:27.701Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-28T02:07:27.979Z] ---> b84bb6e42d9e [2024-08-28T02:07:27.979Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T02:07:28.245Z] ---> Running in 29b3c0d514cb [2024-08-28T02:09:19.900Z] Removing intermediate container 29b3c0d514cb [2024-08-28T02:09:19.900Z] ---> 8f704aa12697 [2024-08-28T02:09:19.900Z] Step 10/12 : COPY . . [2024-08-28T02:09:19.900Z] ---> 33f9b23cf140 [2024-08-28T02:09:19.900Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T02:09:19.900Z] ---> Running in 228d4db91228 [2024-08-28T02:09:19.900Z] Removing intermediate container 228d4db91228 [2024-08-28T02:09:19.900Z] ---> ecc248f61cd7 [2024-08-28T02:09:19.900Z] Step 12/12 : RUN $MAKE [2024-08-28T02:09:19.900Z] ---> Running in 85da7d3635bb [2024-08-28T02:09:19.900Z] noop [2024-08-28T02:09:20.862Z] Removing intermediate container 85da7d3635bb [2024-08-28T02:09:20.862Z] ---> dd02ee3a2dd0 [2024-08-28T02:09:20.862Z] Successfully built dd02ee3a2dd0 [2024-08-28T02:09:20.862Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:09:21.235Z] + docker inspect -f . ci-base-image-arm64 [2024-08-28T02:09:21.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:09:21.490Z] prd-ubuntu20.04-docker-arm64-4c-16g-8864 does not seem to be running inside a container [2024-08-28T02:09:21.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/178 -v /w/workspace/device-virtual-go/178:/w/workspace/device-virtual-go/178:rw,z -v /w/workspace/device-virtual-go/178@tmp:/w/workspace/device-virtual-go/178@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 [2024-08-28T02:09:23.009Z] $ docker top 76a44428467162dae49788a3b25122a451168216e9e5b8c120a1e8bbd6105128 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T02:09:23.945Z] + go version [2024-08-28T02:09:23.945Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-28T02:09:23.965Z] $ docker stop --time=1 76a44428467162dae49788a3b25122a451168216e9e5b8c120a1e8bbd6105128 [2024-08-28T02:09:25.579Z] $ docker rm -f --volumes 76a44428467162dae49788a3b25122a451168216e9e5b8c120a1e8bbd6105128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:09:26.177Z] + docker inspect -f . ci-base-image-arm64 [2024-08-28T02:09:26.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:09:26.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-8864 does not seem to be running inside a container [2024-08-28T02:09:26.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/178 -v /w/workspace/device-virtual-go/178:/w/workspace/device-virtual-go/178:rw,z -v /w/workspace/device-virtual-go/178@tmp:/w/workspace/device-virtual-go/178@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 [2024-08-28T02:09:27.691Z] $ docker top 00fcc1160e65116db94fc4c4f0865bf4bbc2c9a66afd0723dcf50e0b40892683 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T02:09:28.556Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/178 [Pipeline] fileExists [Pipeline] sh [2024-08-28T02:09:29.210Z] + make test [2024-08-28T02:09:29.210Z] go test ./... -coverprofile=coverage.out [2024-08-28T02:09:35.860Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-08-28T02:13:43.025Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-08-28T02:13:43.025Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.070s coverage: 58.3% of statements [2024-08-28T02:13:43.295Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-28T02:13:43.295Z] go vet ./... [2024-08-28T02:14:39.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-28T02:14:39.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-28T02:14:39.880Z] ./bin/test-attribution-txt.sh [2024-08-28T02:14:39.880Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-08-28T02:14:39.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-28T02:14:39.921Z] $ docker stop --time=1 00fcc1160e65116db94fc4c4f0865bf4bbc2c9a66afd0723dcf50e0b40892683 [2024-08-28T02:14:42.109Z] $ docker rm -f --volumes 00fcc1160e65116db94fc4c4f0865bf4bbc2c9a66afd0723dcf50e0b40892683 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T02:14:44.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-28T02:14:44.151Z] Warning: overwriting stash ‘coverage-report’ [2024-08-28T02:14:44.858Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T02:14:45.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-28T02:14:45.625Z] + ls -al . [2024-08-28T02:14:45.625Z] total 272 [2024-08-28T02:14:45.625Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 02:09 . [2024-08-28T02:14:45.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 02:06 .. [2024-08-28T02:14:45.625Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 02:06 .git [2024-08-28T02:14:45.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:06 .github [2024-08-28T02:14:45.625Z] -rw-rw-r-- 1 jenkins jenkins 272 Aug 28 02:06 .gitignore [2024-08-28T02:14:45.625Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 02:06 .golangci.yml [2024-08-28T02:14:45.625Z] -rw-rw-r-- 1 jenkins jenkins 17933 Aug 28 02:06 Attribution.txt [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 15941 Aug 28 02:06 CHANGELOG.md [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 1755 Aug 28 02:06 Dockerfile [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 02:06 GOVERNANCE.md [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 28 02:06 Jenkinsfile [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 02:06 LICENSE [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 1953 Aug 28 02:06 Makefile [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 28 02:06 OWNERS.md [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 4103 Aug 28 02:06 README.md [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 02:02 VERSION [2024-08-28T02:14:45.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 02:06 bin [2024-08-28T02:14:45.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:06 cmd [2024-08-28T02:14:45.626Z] -rw-r--r-- 1 jenkins jenkins 43247 Aug 28 02:13 coverage.out [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 6923 Aug 28 02:06 go.mod [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 28 02:06 go.sum [2024-08-28T02:14:45.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:06 internal [2024-08-28T02:14:45.626Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 28 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:14:46.021Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=af071ee2e985f9b80a504a3fceca5d8623c96847 --label arch=arm64 --label version=3.2.0-dev.22 . [2024-08-28T02:14:46.623Z] Sending build context to Docker daemon 19.02MB [2024-08-28T02:14:46.623Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T02:14:46.623Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-28T02:14:46.623Z] ---> dd02ee3a2dd0 [2024-08-28T02:14:46.623Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-28T02:14:46.896Z] ---> Running in 51e4f3fd0cd1 [2024-08-28T02:14:47.485Z] Removing intermediate container 51e4f3fd0cd1 [2024-08-28T02:14:47.485Z] ---> a723fa3bbd3b [2024-08-28T02:14:47.485Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T02:14:47.485Z] ---> Running in 48dea1015250 [2024-08-28T02:14:47.754Z] Removing intermediate container 48dea1015250 [2024-08-28T02:14:47.754Z] ---> 2ac486f1ab55 [2024-08-28T02:14:47.754Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-28T02:14:48.032Z] ---> Running in f1edb2b3e4cd [2024-08-28T02:14:48.306Z] Removing intermediate container f1edb2b3e4cd [2024-08-28T02:14:48.306Z] ---> 9ff4cf0a83bc [2024-08-28T02:14:48.306Z] Step 6/26 : WORKDIR /device-virtual-go [2024-08-28T02:14:48.577Z] ---> Running in 287b273026be [2024-08-28T02:14:48.853Z] Removing intermediate container 287b273026be [2024-08-28T02:14:48.853Z] ---> 7a66f832d5de [2024-08-28T02:14:48.853Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T02:14:49.127Z] ---> Running in ff0dfb798c93 [2024-08-28T02:14:50.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T02:14:50.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T02:14:52.284Z] OK: 271 MiB in 56 packages [2024-08-28T02:14:53.710Z] Removing intermediate container ff0dfb798c93 [2024-08-28T02:14:53.710Z] ---> 9719d915dec2 [2024-08-28T02:14:53.710Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-28T02:14:53.982Z] ---> 246bc34710c9 [2024-08-28T02:14:53.982Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T02:14:54.253Z] ---> Running in 6c360f4e77ca [2024-08-28T02:14:57.618Z] Removing intermediate container 6c360f4e77ca [2024-08-28T02:14:57.618Z] ---> 2263893be2de [2024-08-28T02:14:57.618Z] Step 10/26 : COPY . . [2024-08-28T02:14:58.580Z] ---> cae59d7899c3 [2024-08-28T02:14:58.580Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T02:14:58.580Z] ---> Running in ee199dd6803e [2024-08-28T02:14:58.846Z] Removing intermediate container ee199dd6803e [2024-08-28T02:14:58.846Z] ---> 23b973c657a2 [2024-08-28T02:14:58.846Z] Step 12/26 : RUN $MAKE [2024-08-28T02:14:59.113Z] ---> Running in 500346e11e29 [2024-08-28T02:15:00.076Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-08-28T02:19:52.337Z] Removing intermediate container 500346e11e29 [2024-08-28T02:19:52.337Z] ---> d373df7914bd [2024-08-28T02:19:52.337Z] Step 13/26 : FROM alpine:3.18 [2024-08-28T02:19:52.337Z] 3.18: Pulling from library/alpine [2024-08-28T02:19:52.337Z] 4983c3fe2029: Pulling fs layer [2024-08-28T02:19:52.337Z] 4983c3fe2029: Verifying Checksum [2024-08-28T02:19:52.337Z] 4983c3fe2029: Download complete [2024-08-28T02:19:52.337Z] 4983c3fe2029: Pull complete [2024-08-28T02:19:52.337Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-28T02:19:52.337Z] Status: Downloaded newer image for alpine:3.18 [2024-08-28T02:19:52.337Z] ---> a0237000ae83 [2024-08-28T02:19:52.337Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-08-28T02:19:52.337Z] ---> Running in dd202c22cf0f [2024-08-28T02:19:52.337Z] Removing intermediate container dd202c22cf0f [2024-08-28T02:19:52.337Z] ---> 9629121d02f3 [2024-08-28T02:19:52.337Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-28T02:19:52.337Z] ---> Running in 27eff3885f21 [2024-08-28T02:19:52.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T02:19:52.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T02:19:52.337Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-28T02:19:52.337Z] Executing busybox-1.36.1-r7.trigger [2024-08-28T02:19:52.337Z] OK: 8 MiB in 16 packages [2024-08-28T02:19:52.337Z] Removing intermediate container 27eff3885f21 [2024-08-28T02:19:52.337Z] ---> 6d002b50bb39 [2024-08-28T02:19:52.337Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-28T02:19:52.337Z] ---> Running in 78b6ce95a682 [2024-08-28T02:19:52.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T02:19:52.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T02:19:52.337Z] OK: 8 MiB in 16 packages [2024-08-28T02:19:52.610Z] Removing intermediate container 78b6ce95a682 [2024-08-28T02:19:52.610Z] ---> a488638130e2 [2024-08-28T02:19:52.610Z] Step 17/26 : WORKDIR / [2024-08-28T02:19:52.610Z] ---> Running in dd790bc241e5 [2024-08-28T02:19:53.194Z] Removing intermediate container dd790bc241e5 [2024-08-28T02:19:53.194Z] ---> 28a761b31e46 [2024-08-28T02:19:53.194Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-08-28T02:19:53.785Z] ---> d77b8592370d [2024-08-28T02:19:53.785Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-08-28T02:19:54.379Z] ---> f1122e7a153b [2024-08-28T02:19:54.379Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-08-28T02:19:56.352Z] ---> 37d3ac194d18 [2024-08-28T02:19:56.352Z] Step 21/26 : EXPOSE 59900 [2024-08-28T02:19:56.352Z] ---> Running in ef248db01efd [2024-08-28T02:19:56.626Z] Removing intermediate container ef248db01efd [2024-08-28T02:19:56.626Z] ---> 5c374a8083f2 [2024-08-28T02:19:56.626Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-08-28T02:19:56.896Z] ---> Running in abb7ef5072a3 [2024-08-28T02:19:57.182Z] Removing intermediate container abb7ef5072a3 [2024-08-28T02:19:57.182Z] ---> 728d14c9b069 [2024-08-28T02:19:57.182Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-28T02:19:57.182Z] ---> Running in ba1fb226aaf7 [2024-08-28T02:19:57.773Z] Removing intermediate container ba1fb226aaf7 [2024-08-28T02:19:57.773Z] ---> 599a24832aff [2024-08-28T02:19:57.773Z] Step 24/26 : LABEL arch=arm64 [2024-08-28T02:19:57.773Z] ---> Running in 842d9a63f677 [2024-08-28T02:19:58.051Z] Removing intermediate container 842d9a63f677 [2024-08-28T02:19:58.051Z] ---> e2033e3a8b82 [2024-08-28T02:19:58.051Z] Step 25/26 : LABEL git_sha=af071ee2e985f9b80a504a3fceca5d8623c96847 [2024-08-28T02:19:58.322Z] ---> Running in 875ede747f87 [2024-08-28T02:19:58.593Z] Removing intermediate container 875ede747f87 [2024-08-28T02:19:58.593Z] ---> 23802ca1f69a [2024-08-28T02:19:58.593Z] Step 26/26 : LABEL version=3.2.0-dev.22 [2024-08-28T02:19:58.881Z] ---> Running in fcc62a2e7f34 [2024-08-28T02:19:59.152Z] Removing intermediate container fcc62a2e7f34 [2024-08-28T02:19:59.152Z] ---> 7d1cdeb7ff0b [2024-08-28T02:19:59.152Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-28T02:19:59.152Z] Successfully built 7d1cdeb7ff0b [2024-08-28T02:19:59.152Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T02:19:59.373Z] provisioning config files... [2024-08-28T02:19:59.395Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/178@tmp/config9821557939717269231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:19:59.776Z] ---> ****-login.sh [2024-08-28T02:19:59.776Z] nexus3.edgexfoundry.org:10001 [2024-08-28T02:20:00.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:20:00.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:20:00.049Z] Configure a credential helper to remove this warning. See [2024-08-28T02:20:00.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:20:00.049Z] [2024-08-28T02:20:00.049Z] Login Succeeded [2024-08-28T02:20:00.049Z] nexus3.edgexfoundry.org:10002 [2024-08-28T02:20:00.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:20:00.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:20:00.646Z] Configure a credential helper to remove this warning. See [2024-08-28T02:20:00.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:20:00.647Z] [2024-08-28T02:20:00.647Z] Login Succeeded [2024-08-28T02:20:00.647Z] nexus3.edgexfoundry.org:10003 [2024-08-28T02:20:00.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:20:01.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:20:01.193Z] Configure a credential helper to remove this warning. See [2024-08-28T02:20:01.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:20:01.194Z] [2024-08-28T02:20:01.194Z] Login Succeeded [2024-08-28T02:20:01.194Z] nexus3.edgexfoundry.org:10004 [2024-08-28T02:20:01.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:20:01.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:20:01.467Z] Configure a credential helper to remove this warning. See [2024-08-28T02:20:01.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:20:01.467Z] [2024-08-28T02:20:01.467Z] Login Succeeded [2024-08-28T02:20:01.736Z] ****.io [2024-08-28T02:20:02.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T02:20:02.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T02:20:02.271Z] Configure a credential helper to remove this warning. See [2024-08-28T02:20:02.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T02:20:02.271Z] [2024-08-28T02:20:02.271Z] Login Succeeded [2024-08-28T02:20:02.271Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T02:20:02.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-28T02:20:02.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T02:20:02.364Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-08-28T02:20:02.364Z] af071ee2e985f9b80a504a3fceca5d8623c96847 [2024-08-28T02:20:02.364Z] latest [2024-08-28T02:20:02.364Z] 3.2.0-dev.22 [2024-08-28T02:20:02.364Z] af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 [2024-08-28T02:20:02.364Z] main [2024-08-28T02:20:02.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:02.746Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:03.111Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847 [2024-08-28T02:20:03.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-08-28T02:20:03.111Z] 123c2586f7ee: Preparing [2024-08-28T02:20:03.111Z] 740052120055: Preparing [2024-08-28T02:20:03.111Z] 1d281cfc39b4: Preparing [2024-08-28T02:20:03.111Z] 588ef2f7c6bc: Preparing [2024-08-28T02:20:03.111Z] 6c7d1563d38c: Preparing [2024-08-28T02:20:03.111Z] 3c20671a5817: Preparing [2024-08-28T02:20:03.111Z] 3c20671a5817: Waiting [2024-08-28T02:20:03.380Z] 6c7d1563d38c: Pushed [2024-08-28T02:20:03.380Z] 740052120055: Pushed [2024-08-28T02:20:03.380Z] 588ef2f7c6bc: Pushed [2024-08-28T02:20:03.380Z] 1d281cfc39b4: Pushed [2024-08-28T02:20:03.649Z] 3c20671a5817: Layer already exists [2024-08-28T02:20:11.886Z] 123c2586f7ee: Pushed [2024-08-28T02:20:11.886Z] af071ee2e985f9b80a504a3fceca5d8623c96847: digest: sha256:245b92731bf07d8f9330ab8498becf10131d7164b7d904f05c40465891d7f6ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:12.283Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:12.660Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-08-28T02:20:12.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-08-28T02:20:12.660Z] 123c2586f7ee: Preparing [2024-08-28T02:20:12.660Z] 740052120055: Preparing [2024-08-28T02:20:12.660Z] 1d281cfc39b4: Preparing [2024-08-28T02:20:12.660Z] 588ef2f7c6bc: Preparing [2024-08-28T02:20:12.660Z] 6c7d1563d38c: Preparing [2024-08-28T02:20:12.660Z] 3c20671a5817: Preparing [2024-08-28T02:20:12.660Z] 588ef2f7c6bc: Layer already exists [2024-08-28T02:20:12.660Z] 740052120055: Layer already exists [2024-08-28T02:20:12.660Z] 1d281cfc39b4: Layer already exists [2024-08-28T02:20:12.660Z] 6c7d1563d38c: Layer already exists [2024-08-28T02:20:12.929Z] 3c20671a5817: Layer already exists [2024-08-28T02:20:12.929Z] 123c2586f7ee: Layer already exists [2024-08-28T02:20:12.929Z] latest: digest: sha256:245b92731bf07d8f9330ab8498becf10131d7164b7d904f05c40465891d7f6ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:13.297Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:13.670Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.22 [2024-08-28T02:20:13.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-08-28T02:20:13.670Z] 123c2586f7ee: Preparing [2024-08-28T02:20:13.670Z] 740052120055: Preparing [2024-08-28T02:20:13.670Z] 1d281cfc39b4: Preparing [2024-08-28T02:20:13.670Z] 588ef2f7c6bc: Preparing [2024-08-28T02:20:13.670Z] 6c7d1563d38c: Preparing [2024-08-28T02:20:13.670Z] 3c20671a5817: Preparing [2024-08-28T02:20:13.670Z] 3c20671a5817: Waiting [2024-08-28T02:20:13.670Z] 1d281cfc39b4: Layer already exists [2024-08-28T02:20:13.670Z] 6c7d1563d38c: Layer already exists [2024-08-28T02:20:13.670Z] 740052120055: Layer already exists [2024-08-28T02:20:13.670Z] 123c2586f7ee: Layer already exists [2024-08-28T02:20:13.670Z] 588ef2f7c6bc: Layer already exists [2024-08-28T02:20:13.670Z] 3c20671a5817: Layer already exists [2024-08-28T02:20:13.941Z] 3.2.0-dev.22: digest: sha256:245b92731bf07d8f9330ab8498becf10131d7164b7d904f05c40465891d7f6ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:14.316Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:14.690Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 [2024-08-28T02:20:14.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-08-28T02:20:14.690Z] 123c2586f7ee: Preparing [2024-08-28T02:20:14.690Z] 740052120055: Preparing [2024-08-28T02:20:14.690Z] 1d281cfc39b4: Preparing [2024-08-28T02:20:14.690Z] 588ef2f7c6bc: Preparing [2024-08-28T02:20:14.690Z] 6c7d1563d38c: Preparing [2024-08-28T02:20:14.690Z] 3c20671a5817: Preparing [2024-08-28T02:20:14.690Z] 3c20671a5817: Waiting [2024-08-28T02:20:14.690Z] 1d281cfc39b4: Layer already exists [2024-08-28T02:20:14.690Z] 6c7d1563d38c: Layer already exists [2024-08-28T02:20:14.690Z] 588ef2f7c6bc: Layer already exists [2024-08-28T02:20:14.690Z] 123c2586f7ee: Layer already exists [2024-08-28T02:20:14.690Z] 740052120055: Layer already exists [2024-08-28T02:20:14.690Z] 3c20671a5817: Layer already exists [2024-08-28T02:20:14.959Z] af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22: digest: sha256:245b92731bf07d8f9330ab8498becf10131d7164b7d904f05c40465891d7f6ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:15.336Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:15.713Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-08-28T02:20:15.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-08-28T02:20:15.714Z] 123c2586f7ee: Preparing [2024-08-28T02:20:15.714Z] 740052120055: Preparing [2024-08-28T02:20:15.714Z] 1d281cfc39b4: Preparing [2024-08-28T02:20:15.714Z] 588ef2f7c6bc: Preparing [2024-08-28T02:20:15.714Z] 6c7d1563d38c: Preparing [2024-08-28T02:20:15.714Z] 3c20671a5817: Preparing [2024-08-28T02:20:15.714Z] 3c20671a5817: Waiting [2024-08-28T02:20:15.714Z] 1d281cfc39b4: Layer already exists [2024-08-28T02:20:15.714Z] 6c7d1563d38c: Layer already exists [2024-08-28T02:20:15.714Z] 740052120055: Layer already exists [2024-08-28T02:20:15.714Z] 123c2586f7ee: Layer already exists [2024-08-28T02:20:15.714Z] 588ef2f7c6bc: Layer already exists [2024-08-28T02:20:15.714Z] 3c20671a5817: Layer already exists [2024-08-28T02:20:15.984Z] main: digest: sha256:245b92731bf07d8f9330ab8498becf10131d7164b7d904f05c40465891d7f6ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-28T02:20:16.078Z] ===================================================== [Pipeline] echo [2024-08-28T02:20:16.098Z] taggedImages: [2024-08-28T02:20:16.098Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847 [2024-08-28T02:20:16.098Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-08-28T02:20:16.098Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.22 [2024-08-28T02:20:16.098Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 [2024-08-28T02:20:16.098Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:16.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T02:20:16.489Z] [2024-08-28T02:20:16.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:20:16.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T02:20:17.137Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-28T02:20:17.137Z] 8998bd30e6a1: Pulling fs layer [2024-08-28T02:20:17.137Z] 04944245beec: Pulling fs layer [2024-08-28T02:20:17.137Z] 699f458cf7ca: Pulling fs layer [2024-08-28T02:20:17.137Z] 765212b225bb: Pulling fs layer [2024-08-28T02:20:17.137Z] f23df028b6ca: Pulling fs layer [2024-08-28T02:20:17.137Z] d65c8cfc05b1: Pulling fs layer [2024-08-28T02:20:17.137Z] 2437ff75d9bd: Pulling fs layer [2024-08-28T02:20:17.137Z] 765212b225bb: Waiting [2024-08-28T02:20:17.137Z] f23df028b6ca: Waiting [2024-08-28T02:20:17.137Z] d65c8cfc05b1: Waiting [2024-08-28T02:20:17.137Z] 2437ff75d9bd: Waiting [2024-08-28T02:20:17.137Z] 04944245beec: Verifying Checksum [2024-08-28T02:20:17.137Z] 04944245beec: Download complete [2024-08-28T02:20:17.137Z] 765212b225bb: Verifying Checksum [2024-08-28T02:20:17.137Z] 765212b225bb: Download complete [2024-08-28T02:20:17.409Z] f23df028b6ca: Verifying Checksum [2024-08-28T02:20:17.409Z] f23df028b6ca: Download complete [2024-08-28T02:20:17.410Z] d65c8cfc05b1: Verifying Checksum [2024-08-28T02:20:17.410Z] d65c8cfc05b1: Download complete [2024-08-28T02:20:17.410Z] 699f458cf7ca: Verifying Checksum [2024-08-28T02:20:17.410Z] 699f458cf7ca: Download complete [2024-08-28T02:20:17.999Z] 8998bd30e6a1: Download complete [2024-08-28T02:20:20.598Z] 2437ff75d9bd: Verifying Checksum [2024-08-28T02:20:20.598Z] 2437ff75d9bd: Download complete [2024-08-28T02:20:23.203Z] 8998bd30e6a1: Pull complete [2024-08-28T02:20:23.796Z] 04944245beec: Pull complete [2024-08-28T02:20:25.770Z] 699f458cf7ca: Pull complete [2024-08-28T02:20:26.042Z] 765212b225bb: Pull complete [2024-08-28T02:20:27.015Z] f23df028b6ca: Pull complete [2024-08-28T02:20:27.289Z] d65c8cfc05b1: Pull complete [2024-08-28T02:20:49.422Z] 2437ff75d9bd: Pull complete [2024-08-28T02:20:49.422Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-28T02:20:49.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T02:20:49.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:20:49.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-8864 does not seem to be running inside a container [2024-08-28T02:20:49.751Z] $ 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-virtual-go/178 -v /w/workspace/device-virtual-go/178:/w/workspace/device-virtual-go/178:rw,z -v /w/workspace/device-virtual-go/178@tmp:/w/workspace/device-virtual-go/178@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 [2024-08-28T02:20:53.152Z] $ docker top 82e35f089d7ee2c8e8d0f7191c4efa48b9b98b13e05128228cec43db289bb704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:20:54.093Z] ---> job-cost.sh [2024-08-28T02:20:54.372Z] lf-activate-venv: SKIPPING [2024-08-28T02:20:54.372Z] INFO: No Stack... [2024-08-28T02:20:54.973Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-28T02:20:55.969Z] INFO: Archiving Costs [Pipeline] sh [2024-08-28T02:20:56.634Z] + cat /w/workspace/device-virtual-go/178/archives/cost.csv [2024-08-28T02:20:56.634Z] + cut -d, -f6 [Pipeline] lock [2024-08-28T02:20:56.717Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] [2024-08-28T02:20:56.728Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] did not exist. Created. [2024-08-28T02:20:56.734Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-28T02:20:57.419Z] /w/workspace/device-virtual-go/178@tmp/durable-0c2a134a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-28T02:20:58.085Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-28T02:20:58.116Z] Warning: overwriting stash ‘stack-cost’ [2024-08-28T02:20:58.180Z] Stashed 1 file(s) [Pipeline] } [2024-08-28T02:20:58.191Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-28T02:20:58.217Z] $ docker stop --time=1 82e35f089d7ee2c8e8d0f7191c4efa48b9b98b13e05128228cec43db289bb704 [2024-08-28T02:20:59.808Z] $ docker rm -f --volumes 82e35f089d7ee2c8e8d0f7191c4efa48b9b98b13e05128228cec43db289bb704 [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 [2024-08-28T02:21:00.365Z] provisioning config files... [2024-08-28T02:21:00.372Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1057089678049499094tmp [Pipeline] { [Pipeline] sh [2024-08-28T02:21:00.674Z] + set +x [2024-08-28T02:21:00.675Z] + bash -s -- [2024-08-28T02:21:00.675Z] + curl -s https://codecov.io/bash [2024-08-28T02:21:00.675Z] [2024-08-28T02:21:00.675Z] _____ _ [2024-08-28T02:21:00.675Z] / ____| | | [2024-08-28T02:21:00.675Z] | | ___ __| | ___ ___ _____ __ [2024-08-28T02:21:00.675Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-28T02:21:00.675Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-28T02:21:00.675Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-28T02:21:00.675Z] Bash-1.0.6 [2024-08-28T02:21:00.675Z] [2024-08-28T02:21:00.675Z] [2024-08-28T02:21:00.675Z] ==> git version 2.25.1 found [2024-08-28T02:21:00.675Z] ==> 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 [2024-08-28T02:21:00.675Z] Release-Date: 2020-01-08 [2024-08-28T02:21:00.675Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-28T02:21:00.675Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-28T02:21:00.675Z] ==> Jenkins CI detected. [2024-08-28T02:21:00.675Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-08-28T02:21:00.675Z] project root: . [2024-08-28T02:21:00.675Z] --> token set from env [2024-08-28T02:21:00.675Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-28T02:21:00.675Z] ==> Running gcov in . (disable via -X gcov) [2024-08-28T02:21:00.675Z] ==> Python coveragepy not found [2024-08-28T02:21:00.675Z] ==> Searching for coverage reports in: [2024-08-28T02:21:00.675Z] + . [2024-08-28T02:21:00.675Z] -> Found 1 reports [2024-08-28T02:21:00.675Z] ==> Detecting git/mercurial file structure [2024-08-28T02:21:00.936Z] ==> Reading reports [2024-08-28T02:21:00.936Z] + ./coverage.out bytes=43247 [2024-08-28T02:21:00.936Z] ==> Appending adjustments [2024-08-28T02:21:00.936Z] https://docs.codecov.io/docs/fixing-reports [2024-08-28T02:21:00.936Z] + Found adjustments [2024-08-28T02:21:00.936Z] ==> Gzipping contents [2024-08-28T02:21:00.936Z] 8.0K /tmp/codecov.D24BrU.gz [2024-08-28T02:21:00.936Z] ==> Uploading reports [2024-08-28T02:21:00.936Z] url: https://codecov.io [2024-08-28T02:21:00.936Z] query: branch=main&commit=af071ee2e985f9b80a504a3fceca5d8623c96847&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-28T02:21:00.936Z] -> Pinging Codecov [2024-08-28T02:21:00.936Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=af071ee2e985f9b80a504a3fceca5d8623c96847&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-28T02:21:01.195Z] -> Uploading to [2024-08-28T02:21:01.195Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-28/5E52B4B073DB2E39498172D8E973AA87/af071ee2e985f9b80a504a3fceca5d8623c96847/e0f46f9c-335e-41d2-b2b0-c4933d1defe9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240828%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240828T022100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6479e3cceaca76fd363916f24982f60d3db21e488fb61bc840e4557135314609 [2024-08-28T02:21:01.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-28T02:21:01.195Z] Dload Upload Total Spent Left Speed [2024-08-28T02:21:01.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 21834 --:--:-- --:--:-- --:--:-- 21834 [2024-08-28T02:21:01.195Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] } [2024-08-28T02:21:01.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-08-28T02:21:01.434Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-28T02:21:01.468Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:21:01.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-28T02:21:01.777Z] [2024-08-28T02:21:01.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:21:02.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-28T02:21:02.077Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-28T02:21:02.077Z] 619be1103602: Already exists [2024-08-28T02:21:02.077Z] f8ea3408117e: Pulling fs layer [2024-08-28T02:21:02.077Z] 91320369b822: Pulling fs layer [2024-08-28T02:21:02.077Z] 0406650e8295: Pulling fs layer [2024-08-28T02:21:02.077Z] 4f4fb700ef54: Pulling fs layer [2024-08-28T02:21:02.077Z] 96d80e3f36e1: Pulling fs layer [2024-08-28T02:21:02.077Z] bcf3aedb951c: Pulling fs layer [2024-08-28T02:21:02.077Z] 4f4fb700ef54: Waiting [2024-08-28T02:21:02.077Z] 96d80e3f36e1: Waiting [2024-08-28T02:21:02.077Z] 0406650e8295: Verifying Checksum [2024-08-28T02:21:02.077Z] 0406650e8295: Download complete [2024-08-28T02:21:02.077Z] f8ea3408117e: Download complete [2024-08-28T02:21:02.077Z] 4f4fb700ef54: Verifying Checksum [2024-08-28T02:21:02.077Z] 4f4fb700ef54: Download complete [2024-08-28T02:21:02.077Z] f8ea3408117e: Pull complete [2024-08-28T02:21:02.335Z] 96d80e3f36e1: Verifying Checksum [2024-08-28T02:21:02.335Z] 96d80e3f36e1: Download complete [2024-08-28T02:21:02.593Z] 91320369b822: Verifying Checksum [2024-08-28T02:21:02.593Z] 91320369b822: Download complete [2024-08-28T02:21:02.855Z] bcf3aedb951c: Verifying Checksum [2024-08-28T02:21:02.855Z] bcf3aedb951c: Download complete [2024-08-28T02:21:06.135Z] 91320369b822: Pull complete [2024-08-28T02:21:06.135Z] 0406650e8295: Pull complete [2024-08-28T02:21:06.135Z] 4f4fb700ef54: Pull complete [2024-08-28T02:21:06.135Z] 96d80e3f36e1: Pull complete [2024-08-28T02:21:08.665Z] bcf3aedb951c: Pull complete [2024-08-28T02:21:08.665Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-28T02:21:08.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-28T02:21:08.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:21:08.767Z] prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container [2024-08-28T02:21:08.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/edgex-snyk-go:latest cat [2024-08-28T02:21:10.712Z] $ docker top 1a5cece3753a4942296e21d81da05fbceedb56cd822c669ab4adc4bc336711d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T02:21:11.122Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-08-28T02:21:11.135Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-08-28T02:21:11.473Z] + set -o pipefail [2024-08-28T02:21:11.473Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-08-28T02:21:19.668Z] [2024-08-28T02:21:19.668Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-08-28T02:21:19.668Z] [2024-08-28T02:21:19.668Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/e5d0b0f7-3012-4ba6-b703-781e5e1d1195 [2024-08-28T02:21:19.668Z] [2024-08-28T02:21:19.668Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-28T02:21:19.668Z] [2024-08-28T02:21:19.668Z] [2024-08-28T02:21:19.668Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-28T02:21:19.668Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-28T02:21:19.676Z] $ docker stop --time=1 1a5cece3753a4942296e21d81da05fbceedb56cd822c669ab4adc4bc336711d0 [2024-08-28T02:21:22.065Z] $ docker rm -f --volumes 1a5cece3753a4942296e21d81da05fbceedb56cd822c669ab4adc4bc336711d0 [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 [2024-08-28T02:21:22.952Z] + git log --format=format:%s -1 af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] sh [2024-08-28T02:21:23.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-28T02:21:23.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:21:23.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T02:21:23.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:21:23.636Z] prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container [2024-08-28T02:21:23.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-28T02:21:24.047Z] $ docker top 860fa815b7fbc57e5f6ce4b415c573c1ad4e277e7097d6fa87ac5f5d716cbc75 -eo pid,comm [2024-08-28T02:21:24.103Z] 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). [2024-08-28T02:21:24.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-28T02:21:24.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T02:21:24.150Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T02:21:24.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T02:21:24.256Z] $ docker exec 860fa815b7fbc57e5f6ce4b415c573c1ad4e277e7097d6fa87ac5f5d716cbc75 ssh-agent [2024-08-28T02:21:24.355Z] SSH_AUTH_SOCK=/tmp/ssh-oJmVJH578cnq/agent.32 [2024-08-28T02:21:24.355Z] SSH_AGENT_PID=38 [2024-08-28T02:21:24.360Z] Running ssh-add (command line suppressed) [2024-08-28T02:21:24.471Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17554095280005676205.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17554095280005676205.key) [2024-08-28T02:21:24.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T02:21:24.783Z] + git semver tag [2024-08-28T02:21:25.042Z] 2024-08-28 02:21:24,972 [run_tag] DEBUG tag force:False [2024-08-28T02:21:25.042Z] 2024-08-28 02:21:24,972 [check_head_tag] DEBUG check head tag [2024-08-28T02:21:25.042Z] 2024-08-28 02:21:24,973 [execute] INFO git cat-file --batch-check [2024-08-28T02:21:25.042Z] 2024-08-28 02:21:24,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-08-28T02:21:25.042Z] 2024-08-28 02:21:24,976 [execute] INFO git cat-file --batch [2024-08-28T02:21:25.042Z] 2024-08-28 02:21:24,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-08-28T02:21:25.042Z] 2024-08-28 02:21:24,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-28T02:21:25.042Z] 2024-08-28 02:21:24,996 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 [2024-08-28T02:21:25.042Z] 2024-08-28 02:21:24,997 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-28T02:21:25.042Z] 2024-08-28 02:21:25,001 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-28T02:21:25.042Z] 3.2.0-dev.22 [Pipeline] } [2024-08-28T02:21:25.048Z] $ docker exec --env ******** --env ******** 860fa815b7fbc57e5f6ce4b415c573c1ad4e277e7097d6fa87ac5f5d716cbc75 ssh-agent -k [2024-08-28T02:21:25.151Z] unset SSH_AUTH_SOCK; [2024-08-28T02:21:25.152Z] unset SSH_AGENT_PID; [2024-08-28T02:21:25.152Z] echo Agent pid 38 killed; [2024-08-28T02:21:25.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-28T02:21:25.492Z] + git semver [Pipeline] } [2024-08-28T02:21:25.762Z] $ docker stop --time=1 860fa815b7fbc57e5f6ce4b415c573c1ad4e277e7097d6fa87ac5f5d716cbc75 [2024-08-28T02:21:27.060Z] $ docker rm -f --volumes 860fa815b7fbc57e5f6ce4b415c573c1ad4e277e7097d6fa87ac5f5d716cbc75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:21:27.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-28T02:21:27.480Z] [2024-08-28T02:21:27.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:21:27.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-28T02:21:27.793Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-28T02:21:27.793Z] ab5ef0e58194: Pulling fs layer [2024-08-28T02:21:27.793Z] 9712f1f96733: Pulling fs layer [2024-08-28T02:21:27.793Z] 63f879dbbcfc: Pulling fs layer [2024-08-28T02:21:27.794Z] 0d9ebad4ef96: Pulling fs layer [2024-08-28T02:21:27.794Z] e9a5061849ea: Pulling fs layer [2024-08-28T02:21:27.794Z] d747dcd14b5f: Pulling fs layer [2024-08-28T02:21:27.794Z] 2de7ff778b66: Pulling fs layer [2024-08-28T02:21:27.794Z] 0d9ebad4ef96: Waiting [2024-08-28T02:21:27.794Z] e9a5061849ea: Waiting [2024-08-28T02:21:27.794Z] 2de7ff778b66: Waiting [2024-08-28T02:21:27.794Z] 9712f1f96733: Download complete [2024-08-28T02:21:28.360Z] 63f879dbbcfc: Verifying Checksum [2024-08-28T02:21:28.360Z] 63f879dbbcfc: Download complete [2024-08-28T02:21:28.360Z] ab5ef0e58194: Verifying Checksum [2024-08-28T02:21:28.360Z] ab5ef0e58194: Download complete [2024-08-28T02:21:28.360Z] 0d9ebad4ef96: Verifying Checksum [2024-08-28T02:21:28.360Z] 0d9ebad4ef96: Download complete [2024-08-28T02:21:28.360Z] d747dcd14b5f: Download complete [2024-08-28T02:21:28.360Z] e9a5061849ea: Verifying Checksum [2024-08-28T02:21:28.360Z] e9a5061849ea: Download complete [2024-08-28T02:21:28.360Z] 2de7ff778b66: Verifying Checksum [2024-08-28T02:21:28.360Z] 2de7ff778b66: Download complete [2024-08-28T02:21:30.916Z] ab5ef0e58194: Pull complete [2024-08-28T02:21:30.916Z] 9712f1f96733: Pull complete [2024-08-28T02:21:31.851Z] 63f879dbbcfc: Pull complete [2024-08-28T02:21:36.037Z] 0d9ebad4ef96: Pull complete [2024-08-28T02:21:36.037Z] e9a5061849ea: Pull complete [2024-08-28T02:21:36.037Z] d747dcd14b5f: Pull complete [2024-08-28T02:21:36.971Z] 2de7ff778b66: Pull complete [2024-08-28T02:21:36.971Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-28T02:21:36.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-28T02:21:36.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:21:37.066Z] prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container [2024-08-28T02:21:37.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-28T02:21:48.266Z] $ docker top f291698f506bfd2efc00e5697331c537270c7e600a44782e379e3d6ffeed0c2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-28T02:21:48.348Z] provisioning config files... [2024-08-28T02:21:48.354Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3252670558235424090tmp [2024-08-28T02:21:48.362Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15411658766779787727tmp [2024-08-28T02:21:48.372Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4152935012075759301tmp [Pipeline] { [Pipeline] echo [2024-08-28T02:21:48.463Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:21:48.793Z] ---> sigul-configuration.sh [2024-08-28T02:21:48.793Z] gpg: directory `/root/.gnupg' created [2024-08-28T02:21:48.793Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-28T02:21:48.793Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-28T02:21:48.793Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-28T02:21:48.793Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-28T02:21:48.793Z] gpg: CAST5 encrypted data [2024-08-28T02:21:48.793Z] gpg: encrypted with 1 passphrase [2024-08-28T02:21:48.793Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-28T02:21:49.085Z] + mkdir /home/jenkins [2024-08-28T02:21:49.086Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-28T02:21:49.396Z] + 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 [2024-08-28T02:21:49.409Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:21:49.705Z] ---> sigul-install.sh [2024-08-28T02:21:49.705Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-28T02:21:50.000Z] + git tag --list [2024-08-28T02:21:50.000Z] v1.0.0 [2024-08-28T02:21:50.000Z] v1.1.0 [2024-08-28T02:21:50.000Z] v1.1.1 [2024-08-28T02:21:50.000Z] v1.2.1 [2024-08-28T02:21:50.000Z] v1.2.2 [2024-08-28T02:21:50.000Z] v1.2.3 [2024-08-28T02:21:50.000Z] v1.3.0 [2024-08-28T02:21:50.000Z] v1.3.1 [2024-08-28T02:21:50.000Z] v2.0.0 [2024-08-28T02:21:50.000Z] v2.1.0 [2024-08-28T02:21:50.000Z] v2.1.1 [2024-08-28T02:21:50.000Z] v2.2.0 [2024-08-28T02:21:50.000Z] v2.3.0 [2024-08-28T02:21:50.000Z] v3.0 [2024-08-28T02:21:50.000Z] v3.0.0 [2024-08-28T02:21:50.000Z] v3.1 [2024-08-28T02:21:50.000Z] v3.1.0 [2024-08-28T02:21:50.000Z] v3.1.0-dev.1 [2024-08-28T02:21:50.000Z] v3.1.0-dev.10 [2024-08-28T02:21:50.000Z] v3.1.0-dev.11 [2024-08-28T02:21:50.000Z] v3.1.0-dev.12 [2024-08-28T02:21:50.000Z] v3.1.0-dev.13 [2024-08-28T02:21:50.000Z] v3.1.0-dev.14 [2024-08-28T02:21:50.000Z] v3.1.0-dev.15 [2024-08-28T02:21:50.000Z] v3.1.0-dev.16 [2024-08-28T02:21:50.000Z] v3.1.0-dev.17 [2024-08-28T02:21:50.000Z] v3.1.0-dev.18 [2024-08-28T02:21:50.000Z] v3.1.0-dev.19 [2024-08-28T02:21:50.000Z] v3.1.0-dev.2 [2024-08-28T02:21:50.000Z] v3.1.0-dev.20 [2024-08-28T02:21:50.000Z] v3.1.0-dev.21 [2024-08-28T02:21:50.000Z] v3.1.0-dev.22 [2024-08-28T02:21:50.000Z] v3.1.0-dev.23 [2024-08-28T02:21:50.000Z] v3.1.0-dev.24 [2024-08-28T02:21:50.000Z] v3.1.0-dev.25 [2024-08-28T02:21:50.000Z] v3.1.0-dev.26 [2024-08-28T02:21:50.000Z] v3.1.0-dev.27 [2024-08-28T02:21:50.000Z] v3.1.0-dev.28 [2024-08-28T02:21:50.000Z] v3.1.0-dev.29 [2024-08-28T02:21:50.000Z] v3.1.0-dev.3 [2024-08-28T02:21:50.000Z] v3.1.0-dev.30 [2024-08-28T02:21:50.000Z] v3.1.0-dev.4 [2024-08-28T02:21:50.000Z] v3.1.0-dev.5 [2024-08-28T02:21:50.000Z] v3.1.0-dev.6 [2024-08-28T02:21:50.000Z] v3.1.0-dev.7 [2024-08-28T02:21:50.000Z] v3.1.0-dev.8 [2024-08-28T02:21:50.000Z] v3.1.0-dev.9 [2024-08-28T02:21:50.000Z] v3.1.1 [2024-08-28T02:21:50.000Z] v3.1.1-dev.1 [2024-08-28T02:21:50.000Z] v3.2.0-dev.1 [2024-08-28T02:21:50.000Z] v3.2.0-dev.10 [2024-08-28T02:21:50.000Z] v3.2.0-dev.11 [2024-08-28T02:21:50.000Z] v3.2.0-dev.12 [2024-08-28T02:21:50.000Z] v3.2.0-dev.13 [2024-08-28T02:21:50.000Z] v3.2.0-dev.14 [2024-08-28T02:21:50.000Z] v3.2.0-dev.15 [2024-08-28T02:21:50.000Z] v3.2.0-dev.16 [2024-08-28T02:21:50.000Z] v3.2.0-dev.17 [2024-08-28T02:21:50.000Z] v3.2.0-dev.18 [2024-08-28T02:21:50.000Z] v3.2.0-dev.19 [2024-08-28T02:21:50.000Z] v3.2.0-dev.2 [2024-08-28T02:21:50.000Z] v3.2.0-dev.20 [2024-08-28T02:21:50.000Z] v3.2.0-dev.21 [2024-08-28T02:21:50.000Z] v3.2.0-dev.22 [2024-08-28T02:21:50.000Z] v3.2.0-dev.3 [2024-08-28T02:21:50.000Z] v3.2.0-dev.4 [2024-08-28T02:21:50.000Z] v3.2.0-dev.5 [2024-08-28T02:21:50.000Z] v3.2.0-dev.6 [2024-08-28T02:21:50.000Z] v3.2.0-dev.7 [2024-08-28T02:21:50.000Z] v3.2.0-dev.8 [2024-08-28T02:21:50.000Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-28T02:21:50.293Z] + lftools sign git-tag v3.2.0-dev.22 [2024-08-28T02:21:50.860Z] Signing Git tag with Sigul... [2024-08-28T02:21:50.860Z] Signing v3.2.0-dev.22 [Pipeline] echo [2024-08-28T02:21:51.134Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:21:51.426Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-28T02:21:51.433Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-28T02:21:51.453Z] $ docker stop --time=1 f291698f506bfd2efc00e5697331c537270c7e600a44782e379e3d6ffeed0c2e [2024-08-28T02:21:52.809Z] $ docker rm -f --volumes f291698f506bfd2efc00e5697331c537270c7e600a44782e379e3d6ffeed0c2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-28T02:21:53.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-28T02:21:53.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:21:53.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T02:21:53.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:21:53.645Z] prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container [2024-08-28T02:21:53.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-28T02:21:54.479Z] $ docker top 432a62152810203fa38d788469f979b6a8c65fd913ddea14a505637ac56ed90a -eo pid,comm [2024-08-28T02:21:54.531Z] 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). [2024-08-28T02:21:54.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-28T02:21:54.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T02:21:54.587Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T02:21:54.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T02:21:54.706Z] $ docker exec 432a62152810203fa38d788469f979b6a8c65fd913ddea14a505637ac56ed90a ssh-agent [2024-08-28T02:21:54.824Z] SSH_AUTH_SOCK=/tmp/ssh-ATa245RIu9bG/agent.14 [2024-08-28T02:21:54.824Z] SSH_AGENT_PID=20 [2024-08-28T02:21:54.829Z] Running ssh-add (command line suppressed) [2024-08-28T02:21:54.930Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11898002612351519868.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11898002612351519868.key) [2024-08-28T02:21:54.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T02:21:55.237Z] + git semver bump pre [2024-08-28T02:21:55.900Z] 2024-08-28 02:21:55,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-28T02:21:55.900Z] 2024-08-28 02:21:55,421 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev [2024-08-28T02:21:55.900Z] 2024-08-28 02:21:55,421 [bump_version] DEBUG bumped version:3.2.0-dev.23 [2024-08-28T02:21:55.900Z] 2024-08-28 02:21:55,421 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-08-28T02:21:55.900Z] 2024-08-28 02:21:55,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-28T02:21:55.900Z] 2024-08-28 02:21:55,421 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-28T02:21:55.900Z] 2024-08-28 02:21:55,424 [execute] INFO git cat-file --batch-check [2024-08-28T02:21:55.900Z] 2024-08-28 02:21:55,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-28T02:21:55.900Z] 2024-08-28 02:21:55,429 [execute] INFO git cat-file --batch [2024-08-28T02:21:55.900Z] 2024-08-28 02:21:55,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-28T02:21:55.900Z] 2024-08-28 02:21:55,434 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-28T02:21:55.900Z] 3.2.0-dev.23 [Pipeline] } [2024-08-28T02:21:55.906Z] $ docker exec --env ******** --env ******** 432a62152810203fa38d788469f979b6a8c65fd913ddea14a505637ac56ed90a ssh-agent -k [2024-08-28T02:21:56.001Z] unset SSH_AUTH_SOCK; [2024-08-28T02:21:56.001Z] unset SSH_AGENT_PID; [2024-08-28T02:21:56.001Z] echo Agent pid 20 killed; [2024-08-28T02:21:56.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-28T02:21:56.342Z] + git semver [Pipeline] } [2024-08-28T02:21:56.608Z] $ docker stop --time=1 432a62152810203fa38d788469f979b6a8c65fd913ddea14a505637ac56ed90a [2024-08-28T02:21:57.915Z] $ docker rm -f --volumes 432a62152810203fa38d788469f979b6a8c65fd913ddea14a505637ac56ed90a [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T02:21:58.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-28T02:21:58.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:21:58.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T02:21:58.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:21:58.660Z] prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container [2024-08-28T02:21:58.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-28T02:21:59.045Z] $ docker top 44c853841c9f5e19cf54b3a80b249d1f8147d61f654083bb8496f598c004a941 -eo pid,comm [2024-08-28T02:21:59.099Z] 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). [2024-08-28T02:21:59.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-28T02:21:59.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T02:21:59.171Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T02:21:59.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T02:21:59.281Z] $ docker exec 44c853841c9f5e19cf54b3a80b249d1f8147d61f654083bb8496f598c004a941 ssh-agent [2024-08-28T02:21:59.394Z] SSH_AUTH_SOCK=/tmp/ssh-eKJDMe0bNVjS/agent.32 [2024-08-28T02:21:59.394Z] SSH_AGENT_PID=38 [2024-08-28T02:21:59.398Z] Running ssh-add (command line suppressed) [2024-08-28T02:21:59.483Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5665630929129791157.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5665630929129791157.key) [2024-08-28T02:21:59.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T02:21:59.794Z] + git semver push [2024-08-28T02:22:00.052Z] 2024-08-28 02:21:59,977 [run_push] DEBUG push [2024-08-28T02:22:00.052Z] 2024-08-28 02:21:59,978 [execute] INFO git cat-file --batch-check [2024-08-28T02:22:00.052Z] 2024-08-28 02:21:59,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-28T02:22:00.052Z] 2024-08-28 02:21:59,982 [execute] INFO git rev-list 73a0a6b3c31eb00ffb464fe6a1961b95218f78eb -- [2024-08-28T02:22:00.052Z] 2024-08-28 02:21:59,982 [execute] DEBUG Popen(['git', 'rev-list', '73a0a6b3c31eb00ffb464fe6a1961b95218f78eb', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-28T02:22:00.052Z] 2024-08-28 02:21:59,992 [execute] INFO git fetch -v origin [2024-08-28T02:22:00.052Z] 2024-08-28 02:21:59,993 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-28T02:22:00.619Z] 2024-08-28 02:22:00,497 [run_push] DEBUG no remote changes detected [2024-08-28T02:22:00.619Z] 2024-08-28 02:22:00,497 [execute] INFO git push origin semver [2024-08-28T02:22:00.619Z] 2024-08-28 02:22:00,498 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-28T02:22:01.557Z] 2024-08-28 02:22:01,328 [run_push] DEBUG push all version tags [2024-08-28T02:22:01.557Z] 2024-08-28 02:22:01,328 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-28T02:22:01.557Z] 2024-08-28 02:22:01,329 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-28T02:22:02.126Z] 2024-08-28 02:22:02,103 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-28T02:22:02.126Z] 3.2.0-dev.23 [Pipeline] } [2024-08-28T02:22:02.132Z] $ docker exec --env ******** --env ******** 44c853841c9f5e19cf54b3a80b249d1f8147d61f654083bb8496f598c004a941 ssh-agent -k [2024-08-28T02:22:02.236Z] unset SSH_AUTH_SOCK; [2024-08-28T02:22:02.239Z] unset SSH_AGENT_PID; [2024-08-28T02:22:02.240Z] echo Agent pid 38 killed; [2024-08-28T02:22:02.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-28T02:22:02.585Z] + git semver [Pipeline] } [2024-08-28T02:22:02.853Z] $ docker stop --time=1 44c853841c9f5e19cf54b3a80b249d1f8147d61f654083bb8496f598c004a941 [2024-08-28T02:22:04.137Z] $ docker rm -f --volumes 44c853841c9f5e19cf54b3a80b249d1f8147d61f654083bb8496f598c004a941 [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 [2024-08-28T02:22:04.811Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-08-28T02:22:04.811Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-08-28T02:22:04.811Z] total 16 [2024-08-28T02:22:04.811Z] drwxr-xr-x 3 root root 4096 Aug 28 02:04 . [2024-08-28T02:22:04.811Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 02:21 .. [2024-08-28T02:22:04.811Z] drwxr-xr-x 2 root root 4096 Aug 28 02:04 cost [2024-08-28T02:22:04.811Z] -rw-r--r-- 1 root root 89 Aug 28 02:04 cost.csv [2024-08-28T02:22:04.811Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-08-28T02:22:04.811Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-08-28T02:22:04.811Z] total 16 [2024-08-28T02:22:04.811Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 02:04 . [2024-08-28T02:22:04.811Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 02:21 .. [2024-08-28T02:22:04.811Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 02:04 cost [2024-08-28T02:22:04.811Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 28 02:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:22:05.104Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:22:05.962Z] ---> package-listing.sh [2024-08-28T02:22:05.962Z] ++ facter osfamily [2024-08-28T02:22:05.962Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-28T02:22:06.221Z] + OS_FAMILY=debian [2024-08-28T02:22:06.221Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-08-28T02:22:06.221Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-28T02:22:06.221Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-28T02:22:06.221Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-28T02:22:06.221Z] + PACKAGES=/tmp/packages_start.txt [2024-08-28T02:22:06.221Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-08-28T02:22:06.221Z] + PACKAGES=/tmp/packages_end.txt [2024-08-28T02:22:06.221Z] + case "${OS_FAMILY}" in [2024-08-28T02:22:06.221Z] + dpkg -l [2024-08-28T02:22:06.221Z] + grep '^ii' [2024-08-28T02:22:06.221Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-28T02:22:06.221Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-28T02:22:06.221Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-28T02:22:06.221Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-08-28T02:22:06.221Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-08-28T02:22:06.221Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-08-28T02:22:06.230Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-28T02:22:06.506Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T02:22:07.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T02:22:07.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T02:22:07.163Z] prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container [2024-08-28T02:22:07.194Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-28T02:22:07.438Z] $ docker top dbd288f1c859546c2eeca049acc87e7f6e41a76ebc0a631a85ffd66985024bff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T02:22:07.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-28T02:22:08.069Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-28T02:22:08.349Z] + ls /var/log/sa-host [2024-08-28T02:22:08.349Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T02:22:08.523Z] provisioning config files... [2024-08-28T02:22:08.531Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1251812929563995541tmp [Pipeline] { [Pipeline] echo [2024-08-28T02:22:08.547Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:22:08.829Z] ---> create-netrc.sh [Pipeline] } [2024-08-28T02:22:08.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:22:09.179Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-28T02:22:09.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:22:09.470Z] ---> sudo-logs.sh [2024-08-28T02:22:09.470Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-28T02:22:09.512Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:22:09.806Z] ---> job-cost.sh [2024-08-28T02:22:09.806Z] lf-activate-venv: SKIPPING [2024-08-28T02:22:09.806Z] DEBUG: total: 0.2199999988079071 [2024-08-28T02:22:09.806Z] INFO: Retrieving Stack Cost... [2024-08-28T02:22:10.373Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-28T02:22:10.631Z] INFO: Archiving Costs [Pipeline] echo [2024-08-28T02:22:10.645Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T02:22:10.929Z] ---> logs-deploy.sh [2024-08-28T02:22:10.929Z] lf-activate-venv: SKIPPING [2024-08-28T02:22:10.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/178 [2024-08-28T02:22:10.929Z] INFO: archiving workspace using pattern(s): [2024-08-28T02:22:11.863Z] Archives upload complete. [2024-08-28T02:22:12.122Z] INFO: archiving logs to Nexus [2024-08-28T02:22:12.692Z] ---> uname -a: [2024-08-28T02:22:12.692Z] Linux prd-ubuntu20-04-docker-8c-8g-8862 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] ---> lscpu: [2024-08-28T02:22:12.692Z] Architecture: x86_64 [2024-08-28T02:22:12.692Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-28T02:22:12.692Z] Byte Order: Little Endian [2024-08-28T02:22:12.692Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-28T02:22:12.692Z] CPU(s): 8 [2024-08-28T02:22:12.692Z] On-line CPU(s) list: 0-7 [2024-08-28T02:22:12.692Z] Thread(s) per core: 1 [2024-08-28T02:22:12.692Z] Core(s) per socket: 1 [2024-08-28T02:22:12.692Z] Socket(s): 8 [2024-08-28T02:22:12.692Z] NUMA node(s): 1 [2024-08-28T02:22:12.692Z] Vendor ID: AuthenticAMD [2024-08-28T02:22:12.692Z] CPU family: 23 [2024-08-28T02:22:12.692Z] Model: 49 [2024-08-28T02:22:12.692Z] Model name: AMD EPYC-Rome Processor [2024-08-28T02:22:12.692Z] Stepping: 0 [2024-08-28T02:22:12.692Z] CPU MHz: 2800.000 [2024-08-28T02:22:12.692Z] BogoMIPS: 5600.00 [2024-08-28T02:22:12.692Z] Virtualization: AMD-V [2024-08-28T02:22:12.692Z] Hypervisor vendor: KVM [2024-08-28T02:22:12.692Z] Virtualization type: full [2024-08-28T02:22:12.692Z] L1d cache: 256 KiB [2024-08-28T02:22:12.692Z] L1i cache: 256 KiB [2024-08-28T02:22:12.692Z] L2 cache: 4 MiB [2024-08-28T02:22:12.692Z] L3 cache: 128 MiB [2024-08-28T02:22:12.692Z] NUMA node0 CPU(s): 0-7 [2024-08-28T02:22:12.692Z] Vulnerability Itlb multihit: Not affected [2024-08-28T02:22:12.692Z] Vulnerability L1tf: Not affected [2024-08-28T02:22:12.692Z] Vulnerability Mds: Not affected [2024-08-28T02:22:12.692Z] Vulnerability Meltdown: Not affected [2024-08-28T02:22:12.692Z] Vulnerability Mmio stale data: Not affected [2024-08-28T02:22:12.692Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-28T02:22:12.692Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-28T02:22:12.692Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-28T02:22:12.692Z] Vulnerability Srbds: Not affected [2024-08-28T02:22:12.692Z] Vulnerability Tsx async abort: Not affected [2024-08-28T02:22:12.692Z] 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 [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] ---> nproc: [2024-08-28T02:22:12.692Z] 8 [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] ---> df -h: [2024-08-28T02:22:12.692Z] Filesystem Size Used Avail Use% Mounted on [2024-08-28T02:22:12.692Z] overlay 155G 14G 142G 9% / [2024-08-28T02:22:12.692Z] tmpfs 64M 0 64M 0% /dev [2024-08-28T02:22:12.692Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-28T02:22:12.692Z] shm 64M 0 64M 0% /dev/shm [2024-08-28T02:22:12.692Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] ---> sar -b -r -n DEV: [2024-08-28T02:22:12.692Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8862) 08/28/24 _x86_64_ (8 CPU) [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] 02:00:54 LINUX RESTART (8 CPU) [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] 02:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-28T02:22:12.692Z] 02:02:01 329.10 45.71 283.39 0.00 5054.54 163688.16 0.00 [2024-08-28T02:22:12.692Z] 02:03:01 343.84 5.02 338.83 0.00 409.80 102664.36 0.00 [2024-08-28T02:22:12.692Z] 02:04:01 107.43 0.22 107.22 0.00 13.06 20766.96 0.00 [2024-08-28T02:22:12.692Z] 02:05:01 148.98 0.08 148.90 0.00 7.86 46728.02 0.00 [2024-08-28T02:22:12.692Z] 02:06:01 12.31 1.58 10.73 0.00 88.52 1675.45 0.00 [2024-08-28T02:22:12.692Z] 02:07:01 39.04 3.53 35.51 0.00 4256.36 6783.27 0.00 [2024-08-28T02:22:12.692Z] 02:08:01 3.33 0.02 3.32 0.00 0.13 87.84 0.00 [2024-08-28T02:22:12.692Z] 02:09:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-08-28T02:22:12.692Z] 02:10:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 [2024-08-28T02:22:12.692Z] 02:11:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2024-08-28T02:22:12.692Z] 02:12:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2024-08-28T02:22:12.692Z] 02:13:02 1.27 0.00 1.27 0.00 0.00 19.33 0.00 [2024-08-28T02:22:12.692Z] 02:14:01 1.17 0.00 1.17 0.00 0.00 14.23 0.00 [2024-08-28T02:22:12.692Z] 02:15:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 [2024-08-28T02:22:12.692Z] 02:16:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 [2024-08-28T02:22:12.692Z] 02:17:01 2.23 0.03 2.20 0.00 0.27 28.92 0.00 [2024-08-28T02:22:12.692Z] 02:18:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 [2024-08-28T02:22:12.692Z] 02:19:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2024-08-28T02:22:12.692Z] 02:20:01 1.57 0.00 1.57 0.00 0.00 18.39 0.00 [2024-08-28T02:22:12.692Z] 02:21:01 1.07 0.10 0.97 0.00 10.26 12.93 0.00 [2024-08-28T02:22:12.692Z] 02:22:01 159.31 0.18 159.12 0.00 12.80 61301.38 0.00 [2024-08-28T02:22:12.692Z] Average: 55.30 2.69 52.61 0.00 469.64 19250.41 0.00 [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] 02:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-28T02:22:12.692Z] 02:02:01 29924176 31578276 773820 2.35 59056 1895588 1796064 5.29 964248 1669380 14140 [2024-08-28T02:22:12.692Z] 02:03:01 27973024 31518212 792600 2.41 185664 3519612 1784564 5.26 1151604 3247724 500 [2024-08-28T02:22:12.692Z] 02:04:01 27130124 31118692 1181628 3.59 192468 3897480 2643548 7.79 1877284 3295444 304216 [2024-08-28T02:22:12.692Z] 02:05:01 26953720 31523588 779924 2.37 202776 4437188 1780708 5.25 1390496 3928836 400 [2024-08-28T02:22:12.692Z] 02:06:01 26901408 31512928 776624 2.36 205240 4482868 1569292 4.62 1406236 3956160 764 [2024-08-28T02:22:12.692Z] 02:07:01 26501864 31503300 773580 2.35 231312 4834928 1732248 5.11 1667528 4068528 4 [2024-08-28T02:22:12.692Z] 02:08:01 26510888 31507436 769460 2.34 229860 4831680 1720204 5.07 1662852 4065332 20 [2024-08-28T02:22:12.692Z] 02:09:01 26512864 31509472 767416 2.33 229884 4831680 1720204 5.07 1660676 4065328 16 [2024-08-28T02:22:12.692Z] 02:10:01 26520308 31516988 759804 2.31 229932 4831688 1720204 5.07 1653736 4065336 8 [2024-08-28T02:22:12.692Z] 02:11:01 26522508 31519248 757448 2.30 229968 4831752 1720204 5.07 1651272 4065384 16 [2024-08-28T02:22:12.692Z] 02:12:01 26522576 31519364 757324 2.30 229988 4831760 1720204 5.07 1651300 4065404 8 [2024-08-28T02:22:12.692Z] 02:13:02 26523300 31520240 756344 2.30 230020 4831764 1720204 5.07 1651540 4065408 8 [2024-08-28T02:22:12.692Z] 02:14:01 26523316 31520280 756284 2.30 230044 4831768 1720204 5.07 1651424 4065412 8 [2024-08-28T02:22:12.692Z] 02:15:01 26522756 31519732 756772 2.30 230056 4831768 1720204 5.07 1651468 4065412 8 [2024-08-28T02:22:12.692Z] 02:16:01 26523972 31521004 755640 2.30 230100 4831772 1720204 5.07 1651320 4065420 8 [2024-08-28T02:22:12.692Z] 02:17:01 26523136 31520268 756752 2.30 230192 4831744 1709804 5.04 1651872 4065388 8 [2024-08-28T02:22:12.692Z] 02:18:01 26523208 31520380 756648 2.30 230216 4831752 1709804 5.04 1651540 4065392 20 [2024-08-28T02:22:12.692Z] 02:19:01 26522992 31520192 756788 2.30 230232 4831756 1709804 5.04 1651568 4065396 8 [2024-08-28T02:22:12.692Z] 02:20:01 26522776 31520112 756752 2.30 230256 4831824 1709804 5.04 1651600 4065440 16 [2024-08-28T02:22:12.692Z] 02:21:01 26522232 31519956 756488 2.30 230280 4832160 1725584 5.09 1654344 4065612 60 [2024-08-28T02:22:12.692Z] 02:22:01 25063516 31449236 818696 2.49 254588 6065508 1862476 5.49 1786400 5251664 700 [2024-08-28T02:22:12.692Z] Average: 26749746 31498043 786514 2.39 216768 4608478 1772168 5.22 1590015 3920638 15283 [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] 02:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-28T02:22:12.692Z] 02:02:01 lo 4.23 4.23 0.40 0.40 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:02:01 ens3 479.23 298.07 2716.84 79.39 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:03:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:03:01 ens3 707.07 468.57 6784.12 57.70 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:03:01 docker0 382.72 560.91 31.93 3595.49 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:04:01 ens3 45.69 26.40 72.41 16.53 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:04:01 veth84b0013 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:04:01 docker0 1.57 3.18 0.09 30.92 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:05:01 lo 7.60 7.60 0.76 0.76 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:05:01 ens3 148.30 104.35 2670.54 189.08 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:05:01 docker0 2.52 4.42 0.16 62.19 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:06:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:06:01 ens3 35.76 14.16 668.82 1.18 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:07:01 ens3 134.76 51.54 2065.67 4.27 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:08:01 ens3 3.03 0.68 1.05 0.60 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:09:01 ens3 1.60 0.40 0.58 0.39 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:10:01 ens3 2.08 0.13 0.18 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:11:01 ens3 3.97 0.82 1.10 0.67 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:12:01 ens3 2.37 0.95 0.99 0.67 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:13:02 ens3 1.25 0.73 0.78 0.60 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:14:01 ens3 0.29 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:15:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:16:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:17:01 ens3 0.35 0.13 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:18:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:19:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:20:01 ens3 0.52 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:21:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:21:01 ens3 3.10 2.57 3.34 1.04 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:22:01 vetha3037e0 1.23 1.13 0.19 0.46 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:22:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:22:01 ens3 457.34 302.17 8127.25 181.36 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] 02:22:01 docker0 80.69 136.39 7.41 1260.60 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] Average: vetha3037e0 0.06 0.05 0.01 0.02 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] Average: ens3 96.64 60.63 1101.52 25.43 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] Average: docker0 22.28 33.59 1.89 235.85 0.00 0.00 0.00 0.00 [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] ---> sar -P ALL: [2024-08-28T02:22:12.692Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8862) 08/28/24 _x86_64_ (8 CPU) [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] 02:00:54 LINUX RESTART (8 CPU) [2024-08-28T02:22:12.692Z] [2024-08-28T02:22:12.692Z] 02:01:01 CPU %user %nice %system %iowait %steal %idle [2024-08-28T02:22:12.692Z] 02:02:01 all 6.54 0.00 1.87 1.49 0.04 90.07 [2024-08-28T02:22:12.692Z] 02:02:01 0 5.70 0.00 1.72 0.28 0.05 92.25 [2024-08-28T02:22:12.692Z] 02:02:01 1 6.77 0.00 2.80 2.70 0.05 87.68 [2024-08-28T02:22:12.692Z] 02:02:01 2 5.89 0.00 1.54 0.18 0.05 92.34 [2024-08-28T02:22:12.692Z] 02:02:01 3 7.52 0.00 1.96 4.81 0.05 85.66 [2024-08-28T02:22:12.692Z] 02:02:01 4 4.82 0.00 1.77 0.37 0.03 93.01 [2024-08-28T02:22:12.692Z] 02:02:01 5 6.44 0.00 1.61 2.60 0.03 89.32 [2024-08-28T02:22:12.692Z] 02:02:01 6 6.31 0.00 2.15 0.50 0.03 91.01 [2024-08-28T02:22:12.692Z] 02:02:01 7 8.86 0.00 1.37 0.49 0.03 89.24 [2024-08-28T02:22:12.692Z] 02:03:01 all 10.43 0.00 5.40 1.95 0.07 82.15 [2024-08-28T02:22:12.692Z] 02:03:01 0 9.74 0.00 6.92 0.39 0.07 82.88 [2024-08-28T02:22:12.692Z] 02:03:01 1 10.92 0.00 4.48 0.39 0.08 84.13 [2024-08-28T02:22:12.692Z] 02:03:01 2 11.33 0.00 5.36 0.88 0.07 82.37 [2024-08-28T02:22:12.692Z] 02:03:01 3 9.96 0.00 6.48 6.39 0.07 77.11 [2024-08-28T02:22:12.692Z] 02:03:01 4 10.48 0.00 5.41 0.44 0.08 83.59 [2024-08-28T02:22:12.692Z] 02:03:01 5 10.77 0.00 4.44 1.55 0.07 83.18 [2024-08-28T02:22:12.692Z] 02:03:01 6 10.58 0.00 4.81 5.20 0.08 79.33 [2024-08-28T02:22:12.692Z] 02:03:01 7 9.65 0.00 5.34 0.41 0.07 84.54 [2024-08-28T02:22:12.692Z] 02:04:01 all 55.70 0.00 8.94 0.33 0.08 34.95 [2024-08-28T02:22:12.692Z] 02:04:01 0 55.40 0.00 8.81 0.13 0.08 35.58 [2024-08-28T02:22:12.692Z] 02:04:01 1 55.32 0.00 9.12 0.37 0.08 35.11 [2024-08-28T02:22:12.692Z] 02:04:01 2 55.97 0.00 9.10 0.03 0.08 34.81 [2024-08-28T02:22:12.692Z] 02:04:01 3 55.13 0.00 9.44 0.78 0.08 34.57 [2024-08-28T02:22:12.692Z] 02:04:01 4 53.84 0.00 8.83 0.13 0.07 37.13 [2024-08-28T02:22:12.692Z] 02:04:01 5 56.45 0.00 8.99 0.20 0.07 34.29 [2024-08-28T02:22:12.692Z] 02:04:01 6 56.57 0.00 8.77 0.88 0.10 33.68 [2024-08-28T02:22:12.693Z] 02:04:01 7 56.90 0.00 8.45 0.13 0.08 34.42 [2024-08-28T02:22:12.693Z] 02:05:01 all 15.48 0.00 4.13 2.51 0.06 77.82 [2024-08-28T02:22:12.693Z] 02:05:01 0 14.38 0.00 3.69 0.02 0.05 81.86 [2024-08-28T02:22:12.693Z] 02:05:01 1 14.47 0.00 4.18 0.91 0.05 80.39 [2024-08-28T02:22:12.693Z] 02:05:01 2 16.53 0.00 3.81 0.15 0.07 79.44 [2024-08-28T02:22:12.693Z] 02:05:01 3 15.98 0.00 4.45 0.84 0.07 78.66 [2024-08-28T02:22:12.693Z] 02:05:01 4 16.50 0.00 4.21 0.18 0.07 79.04 [2024-08-28T02:22:12.693Z] 02:05:01 5 15.79 0.00 3.67 0.05 0.05 80.44 [2024-08-28T02:22:12.693Z] 02:05:01 6 15.45 0.00 4.87 17.70 0.07 61.90 [2024-08-28T02:22:12.693Z] 02:05:01 7 14.73 0.00 4.17 0.37 0.05 80.68 [2024-08-28T02:22:12.693Z] 02:06:01 all 0.32 0.00 0.16 0.20 0.02 99.30 [2024-08-28T02:22:12.693Z] 02:06:01 0 1.12 0.00 0.25 0.03 0.03 98.57 [2024-08-28T02:22:12.693Z] 02:06:01 1 0.28 0.00 0.17 0.92 0.02 98.62 [2024-08-28T02:22:12.693Z] 02:06:01 2 0.07 0.00 0.12 0.00 0.02 99.80 [2024-08-28T02:22:12.693Z] 02:06:01 3 0.15 0.00 0.13 0.03 0.02 99.67 [2024-08-28T02:22:12.693Z] 02:06:01 4 0.15 0.00 0.13 0.00 0.00 99.72 [2024-08-28T02:22:12.693Z] 02:06:01 5 0.52 0.00 0.30 0.45 0.02 98.72 [2024-08-28T02:22:12.693Z] 02:06:01 6 0.08 0.00 0.13 0.20 0.02 99.56 [2024-08-28T02:22:12.693Z] 02:06:01 7 0.18 0.00 0.07 0.00 0.03 99.72 [2024-08-28T02:22:12.693Z] 02:07:01 all 2.29 0.00 1.25 0.77 0.03 95.66 [2024-08-28T02:22:12.693Z] 02:07:01 0 3.84 0.00 1.06 1.75 0.03 93.32 [2024-08-28T02:22:12.693Z] 02:07:01 1 2.22 0.00 1.09 0.42 0.03 96.24 [2024-08-28T02:22:12.693Z] 02:07:01 2 2.57 0.00 1.12 1.15 0.02 95.14 [2024-08-28T02:22:12.693Z] 02:07:01 3 2.27 0.00 0.94 0.63 0.02 96.14 [2024-08-28T02:22:12.693Z] 02:07:01 4 2.03 0.00 1.68 0.07 0.03 96.18 [2024-08-28T02:22:12.693Z] 02:07:01 5 1.92 0.00 1.14 0.05 0.02 96.88 [2024-08-28T02:22:12.693Z] 02:07:01 6 2.02 0.00 1.10 2.07 0.03 94.76 [2024-08-28T02:22:12.693Z] 02:07:01 7 1.40 0.00 1.88 0.03 0.02 96.66 [2024-08-28T02:22:12.693Z] 02:08:01 all 0.10 0.00 0.06 0.01 0.01 99.82 [2024-08-28T02:22:12.693Z] 02:08:01 0 0.10 0.00 0.07 0.02 0.02 99.80 [2024-08-28T02:22:12.693Z] 02:08:01 1 0.08 0.00 0.08 0.03 0.02 99.78 [2024-08-28T02:22:12.693Z] 02:08:01 2 0.18 0.00 0.05 0.00 0.00 99.77 [2024-08-28T02:22:12.693Z] 02:08:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-28T02:22:12.693Z] 02:08:01 4 0.25 0.00 0.08 0.00 0.00 99.67 [2024-08-28T02:22:12.693Z] 02:08:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2024-08-28T02:22:12.693Z] 02:08:01 6 0.12 0.00 0.07 0.00 0.00 99.82 [2024-08-28T02:22:12.693Z] 02:08:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2024-08-28T02:22:12.693Z] 02:09:01 all 0.01 0.00 0.02 0.02 0.01 99.94 [2024-08-28T02:22:12.693Z] 02:09:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-28T02:22:12.693Z] 02:09:01 1 0.02 0.00 0.05 0.13 0.02 99.78 [2024-08-28T02:22:12.693Z] 02:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-28T02:22:12.693Z] 02:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:09:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-28T02:22:12.693Z] 02:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-28T02:22:12.693Z] 02:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:10:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2024-08-28T02:22:12.693Z] 02:10:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2024-08-28T02:22:12.693Z] 02:10:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-28T02:22:12.693Z] 02:10:01 2 0.28 0.00 0.03 0.00 0.00 99.68 [2024-08-28T02:22:12.693Z] 02:10:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-28T02:22:12.693Z] 02:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-28T02:22:12.693Z] 02:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-28T02:22:12.693Z] 02:10:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-28T02:22:12.693Z] 02:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:11:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-28T02:22:12.693Z] 02:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-28T02:22:12.693Z] 02:11:01 1 0.02 0.00 0.05 0.02 0.02 99.90 [2024-08-28T02:22:12.693Z] 02:11:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2024-08-28T02:22:12.693Z] 02:11:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2024-08-28T02:22:12.693Z] 02:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-28T02:22:12.693Z] 02:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-28T02:22:12.693Z] 02:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-28T02:22:12.693Z] 02:12:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2024-08-28T02:22:12.693Z] 02:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-28T02:22:12.693Z] 02:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-28T02:22:12.693Z] 02:12:01 2 0.10 0.00 0.00 0.00 0.02 99.88 [2024-08-28T02:22:12.693Z] 02:12:01 3 0.05 0.00 0.05 0.02 0.00 99.88 [2024-08-28T02:22:12.693Z] 02:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-28T02:22:12.693Z] 02:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:12:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-28T02:22:12.693Z] [2024-08-28T02:22:12.693Z] 02:12:01 CPU %user %nice %system %iowait %steal %idle [2024-08-28T02:22:12.693Z] 02:13:02 all 0.03 0.00 0.02 0.02 0.01 99.93 [2024-08-28T02:22:12.693Z] 02:13:02 0 0.07 0.00 0.03 0.02 0.02 99.87 [2024-08-28T02:22:12.693Z] 02:13:02 1 0.00 0.00 0.00 0.12 0.00 99.88 [2024-08-28T02:22:12.693Z] 02:13:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-28T02:22:12.693Z] 02:13:02 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-28T02:22:12.693Z] 02:13:02 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-28T02:22:12.693Z] 02:13:02 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:13:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:13:02 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-28T02:22:12.693Z] 02:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-08-28T02:22:12.693Z] 02:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-28T02:22:12.693Z] 02:14:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-28T02:22:12.693Z] 02:14:01 2 0.00 0.00 0.03 0.03 0.02 99.92 [2024-08-28T02:22:12.693Z] 02:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-28T02:22:12.693Z] 02:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-28T02:22:12.693Z] 02:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-28T02:22:12.693Z] 02:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-28T02:22:12.693Z] 02:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-28T02:22:12.693Z] 02:15:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-08-28T02:22:12.693Z] 02:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-28T02:22:12.693Z] 02:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-28T02:22:12.693Z] 02:15:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-28T02:22:12.693Z] 02:15:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-28T02:22:12.693Z] 02:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-28T02:22:12.693Z] 02:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-28T02:22:12.693Z] 02:16:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-08-28T02:22:12.693Z] 02:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-28T02:22:12.693Z] 02:16:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2024-08-28T02:22:12.693Z] 02:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-28T02:22:12.693Z] 02:16:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2024-08-28T02:22:12.693Z] 02:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-28T02:22:12.693Z] 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-28T02:22:12.693Z] 02:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-28T02:22:12.693Z] 02:17:01 all 0.04 0.00 0.03 0.01 0.00 99.92 [2024-08-28T02:22:12.693Z] 02:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-28T02:22:12.693Z] 02:17:01 1 0.07 0.00 0.03 0.05 0.00 99.85 [2024-08-28T02:22:12.693Z] 02:17:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-28T02:22:12.693Z] 02:17:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2024-08-28T02:22:12.693Z] 02:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-28T02:22:12.693Z] 02:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-28T02:22:12.693Z] 02:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-28T02:22:12.693Z] 02:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-28T02:22:12.693Z] 02:18:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-08-28T02:22:12.693Z] 02:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-28T02:22:12.693Z] 02:18:01 1 0.28 0.00 0.00 0.02 0.02 99.68 [2024-08-28T02:22:12.693Z] 02:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-28T02:22:12.693Z] 02:18:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2024-08-28T02:22:12.693Z] 02:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-28T02:22:12.693Z] 02:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-28T02:22:12.693Z] 02:19:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-28T02:22:12.693Z] 02:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-28T02:22:12.693Z] 02:19:01 1 1.97 0.00 0.00 0.02 0.00 98.01 [2024-08-28T02:22:12.693Z] 02:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-28T02:22:12.693Z] 02:19:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-28T02:22:12.693Z] 02:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-28T02:22:12.693Z] 02:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-28T02:22:12.693Z] 02:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-28T02:22:12.693Z] 02:20:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-08-28T02:22:12.693Z] 02:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-28T02:22:12.693Z] 02:20:01 1 1.92 0.00 0.03 0.02 0.02 98.01 [2024-08-28T02:22:12.693Z] 02:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-28T02:22:12.693Z] 02:20:01 3 0.12 0.00 0.00 0.00 0.02 99.87 [2024-08-28T02:22:12.693Z] 02:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-28T02:22:12.693Z] 02:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-28T02:22:12.693Z] 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-28T02:22:12.693Z] 02:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-28T02:22:12.693Z] 02:21:01 all 0.11 0.00 0.06 0.01 0.01 99.80 [2024-08-28T02:22:12.693Z] 02:21:01 0 0.15 0.00 0.05 0.00 0.02 99.78 [2024-08-28T02:22:12.693Z] 02:21:01 1 0.35 0.00 0.17 0.02 0.02 99.45 [2024-08-28T02:22:12.693Z] 02:21:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2024-08-28T02:22:12.693Z] 02:21:01 3 0.13 0.00 0.10 0.00 0.02 99.75 [2024-08-28T02:22:12.693Z] 02:21:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-28T02:22:12.693Z] 02:21:01 5 0.03 0.00 0.03 0.05 0.00 99.88 [2024-08-28T02:22:12.693Z] 02:21:01 6 0.08 0.00 0.05 0.00 0.00 99.87 [2024-08-28T02:22:12.693Z] 02:21:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-28T02:22:12.693Z] 02:22:01 all 8.90 0.00 4.16 3.41 0.07 83.46 [2024-08-28T02:22:12.693Z] 02:22:01 0 9.15 0.00 4.85 6.09 0.09 79.82 [2024-08-28T02:22:12.693Z] 02:22:01 1 9.28 0.00 4.08 0.71 0.07 85.86 [2024-08-28T02:22:12.693Z] 02:22:01 2 9.81 0.00 3.55 2.03 0.07 84.54 [2024-08-28T02:22:12.693Z] 02:22:01 3 9.71 0.00 4.11 4.06 0.10 82.01 [2024-08-28T02:22:12.693Z] 02:22:01 4 9.18 0.00 4.07 0.13 0.08 86.53 [2024-08-28T02:22:12.693Z] 02:22:01 5 6.49 0.00 3.49 0.30 0.05 89.67 [2024-08-28T02:22:12.693Z] 02:22:01 6 9.65 0.00 4.44 0.14 0.05 85.72 [2024-08-28T02:22:12.693Z] 02:22:01 7 7.91 0.00 4.66 13.93 0.09 73.42 [2024-08-28T02:22:12.693Z] Average: all 4.77 0.00 1.24 0.51 0.02 93.46 [2024-08-28T02:22:12.693Z] Average: 0 4.74 0.00 1.30 0.41 0.03 93.52 [2024-08-28T02:22:12.693Z] Average: 1 4.92 0.00 1.25 0.33 0.03 93.47 [2024-08-28T02:22:12.693Z] Average: 2 4.88 0.00 1.18 0.21 0.02 93.71 [2024-08-28T02:22:12.693Z] Average: 3 4.81 0.00 1.32 0.83 0.03 93.01 [2024-08-28T02:22:12.693Z] Average: 4 4.62 0.00 1.25 0.06 0.02 94.05 [2024-08-28T02:22:12.693Z] Average: 5 4.66 0.00 1.12 0.25 0.02 93.95 [2024-08-28T02:22:12.693Z] Average: 6 4.78 0.00 1.25 1.26 0.02 92.69 [2024-08-28T02:22:12.693Z] Average: 7 4.73 0.00 1.24 0.72 0.02 93.30 [2024-08-28T02:22:12.693Z] [2024-08-28T02:22:12.693Z] [2024-08-28T02:22:12.693Z]