Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 942704628f066f50eeec2893835c79d9eaebdf64 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-ssh12629022041675919817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh13877334742497000037.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13033658872936473982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh17318712483041205182.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-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14440672782260269518.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-modbus-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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7840 in /w/workspace/gexfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 942704628f066f50eeec2893835c79d9eaebdf64 (main) Commit message: "Merge pull request #654 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.33" > git config core.sparsecheckout # timeout=10 > git checkout -f 942704628f066f50eeec2893835c79d9eaebdf64 # timeout=10 > git rev-list --no-walk 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:35:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:35:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:35:00 ========================================================= 06:35:00 EdgeX Global Pipelines Version Info 06:35:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:35:02 ------------------- 06:35:02 stable info: 06:35:02 ------------------- 06:35:02 Commited By: Cherry Wang cherry@iotechsys.com 06:35:02 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:35:02 Message: update stable to v1.0.276 06:35:02 ------------------- 06:35:02 experimental info: 06:35:02 ------------------- 06:35:02 Commited By: **** collab-it+edgex@linuxfoundation.org 06:35:02 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:35:02 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:35:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:35:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:35:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:35:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:35:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:35:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:35:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:35:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] echo 06:35:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9427046 [Pipeline] echo 06:35:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:03 provisioning config files... 06:35:03 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1523290738902579842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:03 ---> ****-login.sh 06:35:03 nexus3.edgexfoundry.org:10001 06:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:03 06:35:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:35:03 Configure a credential helper to remove this warning. See 06:35:03 https://docs.****.com/go/credential-store/ 06:35:03 06:35:03 Login Succeeded 06:35:03 nexus3.edgexfoundry.org:10002 06:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:04 06:35:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:35:04 Configure a credential helper to remove this warning. See 06:35:04 https://docs.****.com/go/credential-store/ 06:35:04 06:35:04 Login Succeeded 06:35:04 nexus3.edgexfoundry.org:10003 06:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:04 06:35:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:35:04 Configure a credential helper to remove this warning. See 06:35:04 https://docs.****.com/go/credential-store/ 06:35:04 06:35:04 Login Succeeded 06:35:04 nexus3.edgexfoundry.org:10004 06:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:04 06:35:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:35:04 Configure a credential helper to remove this warning. See 06:35:04 https://docs.****.com/go/credential-store/ 06:35:04 06:35:04 Login Succeeded 06:35:04 ****.io 06:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:04 06:35:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:35:04 Configure a credential helper to remove this warning. See 06:35:04 https://docs.****.com/go/credential-store/ 06:35:04 06:35:04 Login Succeeded 06:35:04 ---> ****-login.sh ends [Pipeline] } 06:35:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:35:04 + git rev-list -1 --merges 942704628f066f50eeec2893835c79d9eaebdf64~1..942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] echo 06:35:04 -----------> git rev-list -1 --merges 942704628f066f50eeec2893835c79d9eaebdf64~1..942704628f066f50eeec2893835c79d9eaebdf64 942704628f066f50eeec2893835c79d9eaebdf64 06:35:04 942704628f066f50eeec2893835c79d9eaebdf64 [false] [Pipeline] sh 06:35:05 + git log --format=format:%s -1 942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] echo 06:35:05 ========================================================= 06:35:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:35:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:05 + git log --format=format:%s -1 942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] echo 06:35:05 [semverPrep] GIT_COMMIT: 942704628f066f50eeec2893835c79d9eaebdf64, Commit Message: Merge pull request #654 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.33 [Pipeline] echo 06:35:05 [semverPrep] This is not a build commit. [Pipeline] sh 06:35:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:35:06 + grep -v github /etc/ssh/ssh_known_hosts 06:35:06 + [ -e /tmp/ssh_known_hosts ] 06:35:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:35:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:35:06 + sudo tee -a /etc/ssh/ssh_known_hosts 06:35:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:06 06:35:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:06 0.1.4: Pulling from edgex-devops/py-git-semver 06:35:06 3dae71ba6b94: Pulling fs layer 06:35:06 6bf1a483ea7c: Pulling fs layer 06:35:06 f5dfc541a4d3: Pulling fs layer 06:35:06 461d9e800cba: Pulling fs layer 06:35:06 461d9e800cba: Waiting 06:35:06 80192f66455f: Pulling fs layer 06:35:06 2e8e34ca0e6c: Pulling fs layer 06:35:06 80192f66455f: Waiting 06:35:06 2e8e34ca0e6c: Waiting 06:35:06 a29436f7fd5d: Pulling fs layer 06:35:06 a29436f7fd5d: Waiting 06:35:06 923cac83aea3: Pulling fs layer 06:35:06 25ad8b0a4227: Pulling fs layer 06:35:06 923cac83aea3: Waiting 06:35:06 db01528c6b51: Pulling fs layer 06:35:06 28988de357af: Pulling fs layer 06:35:06 25ad8b0a4227: Waiting 06:35:06 28988de357af: Waiting 06:35:06 db01528c6b51: Waiting 06:35:06 6bf1a483ea7c: Verifying Checksum 06:35:06 6bf1a483ea7c: Download complete 06:35:06 461d9e800cba: Verifying Checksum 06:35:06 461d9e800cba: Download complete 06:35:06 80192f66455f: Download complete 06:35:07 f5dfc541a4d3: Verifying Checksum 06:35:07 f5dfc541a4d3: Download complete 06:35:07 3dae71ba6b94: Verifying Checksum 06:35:07 3dae71ba6b94: Download complete 06:35:07 923cac83aea3: Verifying Checksum 06:35:07 923cac83aea3: Download complete 06:35:07 25ad8b0a4227: Verifying Checksum 06:35:07 25ad8b0a4227: Download complete 06:35:07 db01528c6b51: Download complete 06:35:07 a29436f7fd5d: Verifying Checksum 06:35:07 a29436f7fd5d: Download complete 06:35:07 28988de357af: Verifying Checksum 06:35:07 28988de357af: Download complete 06:35:07 2e8e34ca0e6c: Verifying Checksum 06:35:07 2e8e34ca0e6c: Download complete 06:35:08 3dae71ba6b94: Pull complete 06:35:08 6bf1a483ea7c: Pull complete 06:35:09 f5dfc541a4d3: Pull complete 06:35:09 461d9e800cba: Pull complete 06:35:09 80192f66455f: Pull complete 06:35:14 2e8e34ca0e6c: Pull complete 06:35:14 a29436f7fd5d: Pull complete 06:35:14 923cac83aea3: Pull complete 06:35:14 25ad8b0a4227: Pull complete 06:35:14 db01528c6b51: Pull complete 06:35:14 28988de357af: Pull complete 06:35:14 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:35:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:15 prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container 06:35:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:35:17 $ docker top 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e -eo pid,comm 06:35:17 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). 06:35:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:17 [ssh-agent] Looking for ssh-agent implementation... 06:35:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:17 $ docker exec 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e ssh-agent 06:35:17 SSH_AUTH_SOCK=/tmp/ssh-jemhNuKTH3wj/agent.32 06:35:17 SSH_AGENT_PID=38 06:35:17 Running ssh-add (command line suppressed) 06:35:17 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17812679920264522461.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17812679920264522461.key) 06:35:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 06:35:18 + git tag --points-at HEAD [Pipeline] } 06:35:18 $ docker exec --env ******** --env ******** 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e ssh-agent -k 06:35:18 unset SSH_AUTH_SOCK; 06:35:18 unset SSH_AGENT_PID; 06:35:18 echo Agent pid 38 killed; 06:35:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:35:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:18 [ssh-agent] Looking for ssh-agent implementation... 06:35:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:18 $ docker exec 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e ssh-agent 06:35:18 SSH_AUTH_SOCK=/tmp/ssh-7Zrs8LXnBWt2/agent.86 06:35:18 SSH_AGENT_PID=92 06:35:18 Running ssh-add (command line suppressed) 06:35:18 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1310577062522789748.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1310577062522789748.key) 06:35:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:19 + git semver init 06:35:19 2025-08-29 06:35:19,537 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:35:19 2025-08-29 06:35:19,541 [run_init] DEBUG init version:0.0.0 force:False 06:35:19 2025-08-29 06:35:19,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:35:19 2025-08-29 06:35:19,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:35:19 2025-08-29 06:35:19,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 06:35:20 2025-08-29 06:35:20,744 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:35:20 2025-08-29 06:35:20,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:35:20 2025-08-29 06:35:20,744 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:35:20 2025-08-29 06:35:20,744 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:35:20 4.1.0-dev.7 [Pipeline] } 06:35:20 $ docker exec --env ******** --env ******** 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e ssh-agent -k 06:35:21 unset SSH_AUTH_SOCK; 06:35:21 unset SSH_AGENT_PID; 06:35:21 echo Agent pid 92 killed; 06:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:21 + git semver [Pipeline] } 06:35:21 $ docker stop --time=1 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e 06:35:22 $ docker rm -f --volumes 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e [Pipeline] // withDockerContainer [Pipeline] sh 06:35:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:35:23 Stashed 1 file(s) [Pipeline] echo 06:35:23 [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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 06:35:23 provisioning config files... 06:35:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17040827560108036237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:24 ---> ****-login.sh 06:35:24 nexus3.edgexfoundry.org:10001 06:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:24 Login Succeeded 06:35:24 nexus3.edgexfoundry.org:10002 06:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:24 Login Succeeded 06:35:24 nexus3.edgexfoundry.org:10003 06:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:24 Login Succeeded 06:35:24 nexus3.edgexfoundry.org:10004 06:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:24 Login Succeeded 06:35:24 ****.io 06:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:24 Login Succeeded 06:35:24 ---> ****-login.sh ends [Pipeline] } 06:35:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:35:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:35:24 ========================================================= 06:35:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:35:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:35:26 #0 building with "default" instance using docker driver 06:35:26 06:35:26 #1 [internal] load build definition from Dockerfile 06:35:26 #1 transferring dockerfile: 1.52kB done 06:35:26 #1 DONE 0.0s 06:35:26 06:35:26 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:35:26 #2 DONE 0.1s 06:35:26 06:35:26 #3 [internal] load .dockerignore 06:35:26 #3 transferring context: 182B done 06:35:26 #3 DONE 0.0s 06:35:26 06:35:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:35:26 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 06:35:26 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 06:35:26 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 06:35:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.46MB / 74.06MB 0.1s 06:35:26 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 06:35:26 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s 06:35:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 9.44MB / 74.06MB 0.2s 06:35:26 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 06:35:26 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 06:35:26 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 06:35:26 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 06:35:26 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 06:35:26 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 06:35:26 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 06:35:26 #4 ... 06:35:26 06:35:26 #5 [internal] load build context 06:35:26 #5 transferring context: 27.93MB 0.3s done 06:35:26 #5 DONE 0.3s 06:35:26 06:35:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:35:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 20.97MB / 74.06MB 0.3s 06:35:26 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 06:35:26 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 06:35:26 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.3s 06:35:26 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 06:35:26 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 06:35:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 50.12MB / 74.06MB 0.5s 06:35:26 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 11.53MB / 103.05MB 0.5s 06:35:26 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 8.44MB / 13.29MB 0.5s 06:35:26 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 06:35:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.6s 06:35:26 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 18.87MB / 103.05MB 0.6s 06:35:26 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s 06:35:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 06:35:26 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.7s 06:35:26 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 06:35:26 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 06:35:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 06:35:26 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 49.28MB / 103.05MB 0.8s 06:35:26 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 91.23MB / 103.05MB 1.0s 06:35:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s 06:35:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done 06:35:32 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.2s 06:35:32 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.2s done 06:35:32 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 06:35:32 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 06:35:32 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:35:32 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 06:35:32 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 06:35:32 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 06:35:32 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 06:35:35 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.3s done 06:35:35 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 06:35:36 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 06:35:36 #4 DONE 10.7s 06:35:36 06:35:36 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:35:36 #6 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:35:37 #6 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:35:37 #6 0.982 (1/8) Installing openssh-keygen (9.7_p1-r5) 06:35:37 #6 0.993 (2/8) Installing libedit (20240517.3.1-r0) 06:35:37 #6 0.998 (3/8) Installing openssh-client-common (9.7_p1-r5) 06:35:37 #6 1.019 (4/8) Installing openssh-client-default (9.7_p1-r5) 06:35:37 #6 1.029 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 06:35:37 #6 1.033 (6/8) Installing openssh-server-common (9.7_p1-r5) 06:35:37 #6 1.036 (7/8) Installing openssh-server (9.7_p1-r5) 06:35:37 #6 1.048 (8/8) Installing openssh (9.7_p1-r5) 06:35:37 #6 1.056 Executing busybox-1.36.1-r29.trigger 06:35:37 #6 1.065 OK: 253 MiB in 66 packages 06:35:38 Still waiting to schedule task 06:35:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:35:39 #6 DONE 2.7s 06:35:39 06:35:39 #7 [builder 3/7] WORKDIR /device-modbus-go 06:35:39 #7 DONE 0.0s 06:35:39 06:35:39 #8 [builder 4/7] COPY go.mod vendor* ./ 06:35:39 #8 DONE 0.0s 06:35:39 06:35:39 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:18 #9 DONE 36.7s 06:36:18 06:36:18 #10 [builder 6/7] COPY . . 06:36:18 #10 DONE 0.1s 06:36:18 06:36:18 #11 [builder 7/7] RUN echo noop 06:36:18 #11 0.201 noop 06:36:18 #11 DONE 0.3s 06:36:18 06:36:18 #12 exporting to image 06:36:18 #12 exporting layers 06:36:24 #12 exporting layers 8.4s done 06:36:24 #12 writing image sha256:6e9813bf2e49ac7e979c1d54c03eb2c1572a7d934744677384fb8224eb9f2e21 done 06:36:24 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:36:24 #12 DONE 8.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:25 + docker inspect -f . ci-base-image-x86_64 06:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:25 prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container 06:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:36:25 $ docker top 3ca02a3f0f0db35d06377fcc3cd15dbaa53254820e2ede7e8bf69a9ef6a40ee1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:25 + go version 06:36:25 go version go1.23.9 linux/amd64 [Pipeline] } 06:36:25 $ docker stop --time=1 3ca02a3f0f0db35d06377fcc3cd15dbaa53254820e2ede7e8bf69a9ef6a40ee1 06:36:27 $ docker rm -f --volumes 3ca02a3f0f0db35d06377fcc3cd15dbaa53254820e2ede7e8bf69a9ef6a40ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:27 + docker inspect -f . ci-base-image-x86_64 06:36:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:27 prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container 06:36:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:36:27 $ docker top cb414fe66a3f75a788baf5e67bfa3cfaf0397415a7ec022e82ad4fb8f0a3f15a -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:28 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:36:28 + make test 06:36:28 go test ./... -coverprofile=coverage.out 06:36:29 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:36:51 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:36:51 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 46.5% of statements 06:37:01 go vet ./... 06:37:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:37:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:37:08 ./bin/test-attribution-txt.sh 06:37:08 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:37:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:37:08 $ docker stop --time=1 cb414fe66a3f75a788baf5e67bfa3cfaf0397415a7ec022e82ad4fb8f0a3f15a 06:37:10 $ docker rm -f --volumes cb414fe66a3f75a788baf5e67bfa3cfaf0397415a7ec022e82ad4fb8f0a3f15a [Pipeline] // withDockerContainer [Pipeline] sh 06:37:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:37:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:37:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:37:11 + ls -al . 06:37:11 total 260 06:37:11 drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 06:36 . 06:37:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:34 .. 06:37:11 -rw-rw-r-- 1 jenkins jenkins 140 Aug 29 06:34 .dockerignore 06:37:11 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:36 .git 06:37:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:34 .github 06:37:11 -rw-rw-r-- 1 jenkins jenkins 266 Aug 29 06:34 .gitignore 06:37:11 -rw-rw-r-- 1 jenkins jenkins 199 Aug 29 06:34 .golangci.yml 06:37:11 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 06:35 .semver 06:37:11 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 29 06:34 Attribution.txt 06:37:11 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 29 06:34 CHANGELOG.md 06:37:11 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 29 06:34 Dockerfile 06:37:11 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 06:34 GOVERNANCE.md 06:37:11 -rw-rw-r-- 1 jenkins jenkins 658 Aug 29 06:34 Jenkinsfile 06:37:11 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 06:34 LICENSE 06:37:11 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 29 06:34 Makefile 06:37:11 -rw-rw-r-- 1 jenkins jenkins 622 Aug 29 06:34 OWNERS.md 06:37:11 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 29 06:34 README.md 06:37:11 -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 06:35 VERSION 06:37:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:34 bin 06:37:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:34 cmd 06:37:11 -rw-r--r-- 1 jenkins jenkins 27945 Aug 29 06:36 coverage.out 06:37:11 -rw-rw-r-- 1 jenkins jenkins 6427 Aug 29 06:34 go.mod 06:37:11 -rw-rw-r-- 1 jenkins jenkins 87545 Aug 29 06:34 go.sum 06:37:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:34 internal 06:37:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:34 simulator 06:37:11 -rw-rw-r-- 1 jenkins jenkins 229 Aug 29 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:12 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=942704628f066f50eeec2893835c79d9eaebdf64 --label arch=amd64 --label version=4.1.0-dev.7 . 06:37:12 #0 building with "default" instance using docker driver 06:37:12 06:37:12 #1 [internal] load build definition from Dockerfile 06:37:12 #1 transferring dockerfile: 1.52kB done 06:37:12 #1 DONE 0.0s 06:37:12 06:37:12 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:37:12 #2 DONE 0.0s 06:37:12 06:37:12 #3 [internal] load metadata for docker.io/library/alpine:3.20 06:37:12 #3 DONE 0.1s 06:37:12 06:37:12 #4 [internal] load .dockerignore 06:37:12 #4 transferring context: 182B done 06:37:12 #4 DONE 0.0s 06:37:12 06:37:12 #5 [internal] load build context 06:37:12 #5 transferring context: 41.28kB 0.0s done 06:37:12 #5 DONE 0.0s 06:37:12 06:37:12 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:37:12 #6 DONE 0.1s 06:37:12 06:37:12 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:37:12 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:37:12 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 06:37:12 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 06:37:12 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:37:12 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:37:12 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:37:12 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:37:12 #7 DONE 0.3s 06:37:12 06:37:12 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:37:12 #8 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:12 #8 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:37:13 #8 ... 06:37:13 06:37:13 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:37:13 #9 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:13 #9 0.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:37:13 #9 0.592 OK: 253 MiB in 66 packages 06:37:13 #9 DONE 0.7s 06:37:13 06:37:13 #10 [builder 3/7] WORKDIR /device-modbus-go 06:37:13 #10 DONE 0.0s 06:37:13 06:37:13 #11 [builder 4/7] COPY go.mod vendor* ./ 06:37:13 #11 DONE 0.0s 06:37:13 06:37:13 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:37:13 #8 0.612 (1/1) Installing dumb-init (1.2.5-r3) 06:37:13 #8 0.616 Executing busybox-1.36.1-r29.trigger 06:37:13 #8 0.624 OK: 8 MiB in 15 packages 06:37:13 #8 DONE 0.8s 06:37:13 06:37:13 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:13 #12 DONE 0.5s 06:37:13 06:37:13 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:37:13 #13 ... 06:37:13 06:37:13 #14 [builder 6/7] COPY . . 06:37:13 #14 DONE 0.1s 06:37:13 06:37:13 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:37:13 #13 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:37:13 #13 0.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:37:14 #13 0.819 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:37:14 #13 0.835 Executing busybox-1.36.1-r30.post-upgrade 06:37:14 #13 0.871 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:37:14 #13 0.875 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:37:14 #13 0.878 Executing busybox-1.36.1-r30.trigger 06:37:14 #13 0.883 OK: 8 MiB in 15 packages 06:37:14 #13 DONE 1.0s 06:37:14 06:37:14 #15 [builder 7/7] RUN make build 06:37:14 #15 0.229 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:37:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7842 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:37:25 Running in /w/workspace/device-modbus-go/197 [Pipeline] { [Pipeline] checkout 06:37:28 The recommended git tool is: git 06:37:33 using credential edgex-jenkins-ssh 06:37:33 Cloning the remote Git repository 06:37:33 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:37:33 > git init /w/workspace/device-modbus-go/197 # timeout=10 06:37:33 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:37:33 > git --version # timeout=10 06:37:33 > git --version # 'git version 2.25.1' 06:37:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:36 Avoid second fetch 06:37:36 Checking out Revision 942704628f066f50eeec2893835c79d9eaebdf64 (main) 06:37:36 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:37:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:37 > git config core.sparsecheckout # timeout=10 06:37:37 Commit message: "Merge pull request #654 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.33" 06:37:37 > git checkout -f 942704628f066f50eeec2893835c79d9eaebdf64 # timeout=10 06:37:41 #15 DONE 24.2s 06:37:41 06:37:41 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 06:37:41 #16 DONE 0.1s 06:37:41 06:37:41 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 06:37:41 #17 DONE 0.0s 06:37:41 06:37:41 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 06:37:41 #18 DONE 0.0s 06:37:41 06:37:41 #19 exporting to image 06:37:41 #19 exporting layers 0.1s done 06:37:41 #19 writing image sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done 06:37:41 #19 naming to docker.io/library/device-modbus done 06:37:41 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:41 provisioning config files... 06:37:41 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1592800103741735797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:41 ---> ****-login.sh 06:37:41 nexus3.edgexfoundry.org:10001 06:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:41 Login Succeeded 06:37:41 nexus3.edgexfoundry.org:10002 06:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:41 Login Succeeded 06:37:41 nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:41 provisioning config files... 06:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:41 Login Succeeded 06:37:41 nexus3.edgexfoundry.org:10004 06:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:41 Login Succeeded 06:37:41 ****.io 06:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:41 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/197@tmp/config9553467272603769731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:42 Login Succeeded 06:37:42 ---> ****-login.sh ends [Pipeline] } 06:37:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:37:42 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:37:42 942704628f066f50eeec2893835c79d9eaebdf64 06:37:42 latest 06:37:42 4.1.0-dev.7 06:37:42 942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 06:37:42 main 06:37:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:42 ---> ****-login.sh 06:37:42 nexus3.edgexfoundry.org:10001 06:37:42 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 06:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:37:43 66536a709a6e: Preparing 06:37:43 411c6f694ca7: Preparing 06:37:43 5fc0cc76e139: Preparing 06:37:43 975909a4cf93: Preparing 06:37:43 49f5f70b55ea: Preparing 06:37:43 097100c76c15: Preparing 06:37:43 097100c76c15: Waiting 06:37:43 49f5f70b55ea: Pushed 06:37:43 66536a709a6e: Pushed 06:37:43 411c6f694ca7: Pushed 06:37:43 097100c76c15: Layer already exists 06:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:43 Configure a credential helper to remove this warning. See 06:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:43 06:37:43 Login Succeeded 06:37:43 nexus3.edgexfoundry.org:10002 06:37:43 975909a4cf93: Pushed 06:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:43 Configure a credential helper to remove this warning. See 06:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:43 06:37:44 Login Succeeded 06:37:44 nexus3.edgexfoundry.org:10003 06:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:44 Configure a credential helper to remove this warning. See 06:37:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:44 06:37:44 Login Succeeded 06:37:44 nexus3.edgexfoundry.org:10004 06:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:45 Configure a credential helper to remove this warning. See 06:37:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:45 06:37:45 Login Succeeded 06:37:45 ****.io 06:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:45 Configure a credential helper to remove this warning. See 06:37:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:45 06:37:45 Login Succeeded 06:37:45 ---> ****-login.sh ends [Pipeline] } 06:37:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:37:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:37:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:37:46 ========================================================= 06:37:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:37:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:37:47 Sending build context to Docker daemon 14.16MB 06:37:47 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:37:47 Step 2/10 : FROM ${BASE} AS builder 06:37:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:37:47 94e9d8af2201: Pulling fs layer 06:37:47 a6c56e8762df: Pulling fs layer 06:37:47 f0f3c8884826: Pulling fs layer 06:37:47 c7e7622c144d: Pulling fs layer 06:37:47 4f4fb700ef54: Pulling fs layer 06:37:47 b4c3b6d88c5a: Pulling fs layer 06:37:47 ba8bce9d2590: Pulling fs layer 06:37:47 ca778ea9c289: Pulling fs layer 06:37:47 c7e7622c144d: Waiting 06:37:47 4f4fb700ef54: Waiting 06:37:47 b4c3b6d88c5a: Waiting 06:37:47 ba8bce9d2590: Waiting 06:37:47 ca778ea9c289: Waiting 06:37:47 a6c56e8762df: Download complete 06:37:47 c7e7622c144d: Verifying Checksum 06:37:47 c7e7622c144d: Download complete 06:37:47 4f4fb700ef54: Verifying Checksum 06:37:47 4f4fb700ef54: Download complete 06:37:47 b4c3b6d88c5a: Verifying Checksum 06:37:47 b4c3b6d88c5a: Download complete 06:37:47 94e9d8af2201: Verifying Checksum 06:37:47 94e9d8af2201: Download complete 06:37:47 5fc0cc76e139: Pushed 06:37:47 942704628f066f50eeec2893835c79d9eaebdf64: digest: sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 size: 1575 [Pipeline] } [Pipeline] // withEnv 06:37:47 ca778ea9c289: Verifying Checksum 06:37:47 ca778ea9c289: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:47 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:48 94e9d8af2201: Pull complete 06:37:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:37:48 66536a709a6e: Preparing 06:37:48 411c6f694ca7: Preparing 06:37:48 5fc0cc76e139: Preparing 06:37:48 975909a4cf93: Preparing 06:37:48 49f5f70b55ea: Preparing 06:37:48 097100c76c15: Preparing 06:37:48 097100c76c15: Waiting 06:37:48 5fc0cc76e139: Layer already exists 06:37:48 975909a4cf93: Layer already exists 06:37:48 411c6f694ca7: Layer already exists 06:37:48 49f5f70b55ea: Layer already exists 06:37:48 66536a709a6e: Layer already exists 06:37:48 097100c76c15: Layer already exists 06:37:48 latest: digest: sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:48 a6c56e8762df: Pull complete 06:37:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 06:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:37:48 66536a709a6e: Preparing 06:37:48 411c6f694ca7: Preparing 06:37:48 5fc0cc76e139: Preparing 06:37:48 975909a4cf93: Preparing 06:37:48 49f5f70b55ea: Preparing 06:37:48 097100c76c15: Preparing 06:37:48 097100c76c15: Waiting 06:37:48 66536a709a6e: Layer already exists 06:37:48 49f5f70b55ea: Layer already exists 06:37:48 975909a4cf93: Layer already exists 06:37:48 411c6f694ca7: Layer already exists 06:37:48 5fc0cc76e139: Layer already exists 06:37:48 097100c76c15: Layer already exists 06:37:48 4.1.0-dev.7: digest: sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:49 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:49 f0f3c8884826: Verifying Checksum 06:37:49 f0f3c8884826: Download complete 06:37:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 06:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:37:49 66536a709a6e: Preparing 06:37:49 411c6f694ca7: Preparing 06:37:49 5fc0cc76e139: Preparing 06:37:49 975909a4cf93: Preparing 06:37:49 49f5f70b55ea: Preparing 06:37:49 097100c76c15: Preparing 06:37:49 097100c76c15: Waiting 06:37:49 411c6f694ca7: Layer already exists 06:37:49 66536a709a6e: Layer already exists 06:37:49 49f5f70b55ea: Layer already exists 06:37:49 975909a4cf93: Layer already exists 06:37:49 5fc0cc76e139: Layer already exists 06:37:49 097100c76c15: Layer already exists 06:37:49 942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7: digest: sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:49 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:49 ba8bce9d2590: Verifying Checksum 06:37:49 ba8bce9d2590: Download complete 06:37:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:37:50 66536a709a6e: Preparing 06:37:50 411c6f694ca7: Preparing 06:37:50 5fc0cc76e139: Preparing 06:37:50 975909a4cf93: Preparing 06:37:50 49f5f70b55ea: Preparing 06:37:50 097100c76c15: Preparing 06:37:50 097100c76c15: Waiting 06:37:50 66536a709a6e: Layer already exists 06:37:50 411c6f694ca7: Layer already exists 06:37:50 49f5f70b55ea: Layer already exists 06:37:50 975909a4cf93: Layer already exists 06:37:50 5fc0cc76e139: Layer already exists 06:37:50 097100c76c15: Layer already exists 06:37:50 main: digest: sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:50 ===================================================== [Pipeline] echo 06:37:50 taggedImages: 06:37:50 - nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 06:37:50 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:37:50 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 06:37:50 - nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 06:37:50 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 06:37:50 ========================================================= 06:37:50 [edgeXBuildMultiArch] RAW Config: 06:37:50 images: 06:37:50 - nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 06:37:50 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:37:50 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 06:37:50 - nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 06:37:50 - nexus3.edgexfoundry.org:10004/device-modbus:main 06:37:50 settingsFile: 06:37:50 device-modbus-go-settings 06:37:50 ========================================================= [Pipeline] node 06:38:04 f0f3c8884826: Pull complete 06:38:04 c7e7622c144d: Pull complete 06:38:04 4f4fb700ef54: Pull complete 06:38:04 b4c3b6d88c5a: Pull complete 06:38:05 Still waiting to schedule task 06:38:05 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:38:11 ba8bce9d2590: Pull complete 06:38:13 ca778ea9c289: Pull complete 06:38:13 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:38:13 ---> 47b25d7523d1 06:38:13 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:38:15 ---> Running in fbd21432161c 06:38:15 Removing intermediate container fbd21432161c 06:38:15 ---> 8c5db4121873 06:38:15 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:38:15 ---> Running in 35ee2172e48d 06:38:15 Removing intermediate container 35ee2172e48d 06:38:15 ---> 060dfa93a738 06:38:15 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:38:16 ---> Running in bfeb0587ca9b 06:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:38:18 (1/8) Installing openssh-keygen (9.7_p1-r5) 06:38:18 (2/8) Installing libedit (20240517.3.1-r0) 06:38:18 (3/8) Installing openssh-client-common (9.7_p1-r5) 06:38:18 (4/8) Installing openssh-client-default (9.7_p1-r5) 06:38:18 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 06:38:18 (6/8) Installing openssh-server-common (9.7_p1-r5) 06:38:18 (7/8) Installing openssh-server (9.7_p1-r5) 06:38:18 (8/8) Installing openssh (9.7_p1-r5) 06:38:18 Executing busybox-1.36.1-r29.trigger 06:38:18 OK: 245 MiB in 66 packages 06:38:20 Removing intermediate container bfeb0587ca9b 06:38:20 ---> fcd9e25a2ba1 06:38:20 Step 6/10 : WORKDIR /device-modbus-go 06:38:20 ---> Running in 1cb44e8ad492 06:38:20 Removing intermediate container 1cb44e8ad492 06:38:20 ---> 15d7b1de8391 06:38:20 Step 7/10 : COPY go.mod vendor* ./ 06:38:20 ---> 88bcf21348ae 06:38:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:21 ---> Running in b0a541e87082 06:38:25 Running on prd-centos7-docker-4c-2g-7844 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:26 provisioning config files... 06:38:26 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4116396747012679382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:28 ---> ****-login.sh 06:38:28 nexus3.edgexfoundry.org:10001 06:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:28 Configure a credential helper to remove this warning. See 06:38:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:28 06:38:28 Login Succeeded 06:38:28 nexus3.edgexfoundry.org:10002 06:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:28 Configure a credential helper to remove this warning. See 06:38:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:28 06:38:28 Login Succeeded 06:38:28 nexus3.edgexfoundry.org:10003 06:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:28 Configure a credential helper to remove this warning. See 06:38:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:28 06:38:28 Login Succeeded 06:38:28 nexus3.edgexfoundry.org:10004 06:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:28 Configure a credential helper to remove this warning. See 06:38:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:28 06:38:28 Login Succeeded 06:38:28 ****.io 06:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:29 Configure a credential helper to remove this warning. See 06:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:29 06:38:29 Login Succeeded 06:38:29 ---> ****-login.sh ends [Pipeline] } 06:38:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:38:29 + docker buildx ls 06:38:29 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:38:29 default * docker 06:38:29 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:38:29 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:38:29 edgex-builder [Pipeline] sh 06:38:30 + docker buildx inspect --bootstrap 06:38:30 #1 [internal] booting buildkit 06:38:30 #1 pulling image moby/buildkit:buildx-stable-1 06:38:33 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 06:38:33 #1 creating container buildx_buildkit_edgex-builder0 06:38:34 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 06:38:34 #1 DONE 4.1s 06:38:34 Name: edgex-builder 06:38:34 Driver: docker-container 06:38:34 06:38:34 Nodes: 06:38:34 Name: edgex-builder0 06:38:34 Endpoint: unix:///var/run/docker.sock 06:38:34 Status: running 06:38:34 Buildkit: v0.23.2 06:38:34 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:38:34 + docker buildx ls 06:38:34 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:38:34 edgex-builder * docker-container 06:38:34 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:38:34 default docker 06:38:34 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:38:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 --push - 06:38:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64' 06:38:34 #1 [internal] load build definition from Dockerfile 06:38:34 #1 transferring dockerfile: 198B done 06:38:34 #1 DONE 0.0s 06:38:34 06:38:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 06:38:34 #2 DONE 0.1s 06:38:34 06:38:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 06:38:35 #3 DONE 0.1s 06:38:35 06:38:35 #4 [internal] load .dockerignore 06:38:35 #4 transferring context: 2B done 06:38:35 #4 DONE 0.0s 06:38:35 06:38:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 06:38:35 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done 06:38:35 #5 DONE 0.0s 06:38:35 06:38:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 06:38:35 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done 06:38:35 #6 DONE 0.3s 06:38:35 06:38:35 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:38:35 #7 DONE 0.0s 06:38:35 06:38:35 #8 exporting to image 06:38:35 #8 exporting layers done 06:38:35 #8 exporting manifest sha256:b24f948d532089e8c362f18cb1f870deed58a0a14030dd0c6e699f52cf79cfcc done 06:38:35 #8 exporting config sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done 06:38:35 #8 exporting manifest sha256:f2f494a7b14258a934c3cd865347bf464fa6b89685ec1efe323cd6ba27892d66 done 06:38:35 #8 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 done 06:38:35 #8 exporting manifest list sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 done 06:38:35 #8 pushing layers 0.1s done 06:38:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 06:38:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:38:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 0.1s done 06:38:35 #8 DONE 0.2s 06:38:35 06:38:35 1 warning found (use --debug to expand): 06:38:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:38:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 06:38:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 06:38:36 #1 [internal] load build definition from Dockerfile 06:38:36 #1 transferring dockerfile: 164B done 06:38:36 #1 DONE 0.0s 06:38:36 06:38:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 06:38:36 #2 DONE 0.0s 06:38:36 06:38:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 06:38:36 #3 DONE 0.0s 06:38:36 06:38:36 #4 [internal] load .dockerignore 06:38:36 #4 transferring context: 2B done 06:38:36 #4 DONE 0.0s 06:38:36 06:38:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 06:38:36 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 06:38:36 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done 06:38:36 #5 CACHED 06:38:36 06:38:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 06:38:36 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done 06:38:36 #6 CACHED 06:38:36 06:38:36 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:38:36 #7 DONE 0.0s 06:38:36 06:38:36 #8 exporting to image 06:38:36 #8 exporting layers done 06:38:36 #8 exporting manifest sha256:b24f948d532089e8c362f18cb1f870deed58a0a14030dd0c6e699f52cf79cfcc done 06:38:36 #8 exporting config sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done 06:38:36 #8 exporting manifest sha256:f2f494a7b14258a934c3cd865347bf464fa6b89685ec1efe323cd6ba27892d66 done 06:38:36 #8 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 done 06:38:36 #8 exporting manifest list sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 done 06:38:36 #8 pushing layers 0.0s done 06:38:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 0.1s done 06:38:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:38:36 #8 DONE 0.1s 06:38:36 06:38:36 1 warning found (use --debug to expand): 06:38:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:38:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7' 06:38:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 --push - 06:38:36 #1 [internal] load build definition from Dockerfile 06:38:36 #1 transferring dockerfile: 169B done 06:38:36 #1 DONE 0.0s 06:38:36 06:38:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 06:38:36 #2 DONE 0.0s 06:38:36 06:38:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 06:38:36 #3 DONE 0.0s 06:38:36 06:38:36 #4 [internal] load .dockerignore 06:38:36 #4 transferring context: 2B done 06:38:36 #4 DONE 0.0s 06:38:36 06:38:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 06:38:36 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done 06:38:36 #5 CACHED 06:38:36 06:38:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 06:38:36 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done 06:38:36 #6 CACHED 06:38:36 06:38:36 #7 exporting to image 06:38:36 #7 exporting layers 06:38:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:38:36 #7 exporting layers done 06:38:36 #7 exporting manifest sha256:b24f948d532089e8c362f18cb1f870deed58a0a14030dd0c6e699f52cf79cfcc done 06:38:36 #7 exporting config sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done 06:38:36 #7 exporting manifest sha256:f2f494a7b14258a934c3cd865347bf464fa6b89685ec1efe323cd6ba27892d66 done 06:38:36 #7 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 done 06:38:36 #7 exporting manifest list sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 done 06:38:36 #7 pushing layers 0.0s done 06:38:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 0.1s done 06:38:36 #7 DONE 0.1s 06:38:36 06:38:36 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:38:36 #8 DONE 0.0s 06:38:36 06:38:36 1 warning found (use --debug to expand): 06:38:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:38:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7' 06:38:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 --push - 06:38:37 #1 [internal] load build definition from Dockerfile 06:38:37 #1 transferring dockerfile: 210B done 06:38:37 #1 DONE 0.0s 06:38:37 06:38:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 06:38:37 #2 DONE 0.0s 06:38:37 06:38:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 06:38:37 #3 DONE 0.0s 06:38:37 06:38:37 #4 [internal] load .dockerignore 06:38:37 #4 transferring context: 2B done 06:38:37 #4 DONE 0.0s 06:38:37 06:38:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 06:38:37 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done 06:38:37 #5 CACHED 06:38:37 06:38:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 06:38:37 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done 06:38:37 #6 CACHED 06:38:37 06:38:37 #7 exporting to image 06:38:37 #7 exporting layers done 06:38:37 #7 exporting manifest sha256:b24f948d532089e8c362f18cb1f870deed58a0a14030dd0c6e699f52cf79cfcc done 06:38:37 #7 exporting config sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done 06:38:37 #7 exporting manifest sha256:f2f494a7b14258a934c3cd865347bf464fa6b89685ec1efe323cd6ba27892d66 done 06:38:37 #7 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 06:38:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:38:37 #7 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 done 06:38:37 #7 exporting manifest list sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 done 06:38:37 #7 pushing layers 0.0s done 06:38:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 0.1s done 06:38:37 #7 DONE 0.1s 06:38:37 06:38:37 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:38:37 #8 DONE 0.0s 06:38:37 06:38:37 1 warning found (use --debug to expand): 06:38:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:38:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 06:38:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 06:38:37 #1 [internal] load build definition from Dockerfile 06:38:37 #1 transferring dockerfile: 162B done 06:38:37 #1 DONE 0.0s 06:38:37 06:38:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 06:38:37 #2 DONE 0.0s 06:38:37 06:38:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 06:38:37 #3 DONE 0.0s 06:38:37 06:38:37 #4 [internal] load .dockerignore 06:38:37 #4 transferring context: 2B done 06:38:37 #4 DONE 0.0s 06:38:37 06:38:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 06:38:37 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 done 06:38:37 #5 CACHED 06:38:37 06:38:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 06:38:37 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done 06:38:37 #6 CACHED 06:38:37 06:38:37 #7 exporting to image 06:38:37 #7 exporting layers done 06:38:37 #7 exporting manifest sha256:b24f948d532089e8c362f18cb1f870deed58a0a14030dd0c6e699f52cf79cfcc done 06:38:37 #7 exporting config sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done 06:38:37 #7 exporting manifest sha256:f2f494a7b14258a934c3cd865347bf464fa6b89685ec1efe323cd6ba27892d66 done 06:38:37 #7 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 done 06:38:37 #7 exporting manifest list sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 done 06:38:37 #7 pushing layers 0.0s done 06:38:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 06:38:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:38:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 0.1s done 06:38:37 #7 DONE 0.1s 06:38:37 06:38:37 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:38:37 #8 DONE 0.0s 06:38:37 06:38:37 1 warning found (use --debug to expand): 06:38:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:38:38 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:38:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:38:39 ---> package-listing.sh 06:38:39 ++ facter osfamily 06:38:39 ++ tr '[:upper:]' '[:lower:]' 06:38:39 + OS_FAMILY=redhat 06:38:39 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:38:39 + START_PACKAGES=/tmp/packages_start.txt 06:38:39 + END_PACKAGES=/tmp/packages_end.txt 06:38:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:38:39 + PACKAGES=/tmp/packages_start.txt 06:38:39 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:38:39 + PACKAGES=/tmp/packages_end.txt 06:38:39 + case "${OS_FAMILY}" in 06:38:39 + sort 06:38:39 + rpm -qa 06:38:40 + '[' -f /tmp/packages_start.txt ']' 06:38:40 + '[' -f /tmp/packages_end.txt ']' 06:38:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:38:40 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:38:40 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:38:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:38:40 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:38:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:40 06:38:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:41 latest: Pulling from edgex-lftools-log-publisher 06:38:41 5eb5b503b376: Pulling fs layer 06:38:41 5c69ac0246d0: Pulling fs layer 06:38:41 ec43610c2a17: Pulling fs layer 06:38:41 3a2ae6a8a46f: Pulling fs layer 06:38:41 33b1e0a273af: Pulling fs layer 06:38:41 5d3b04190fa2: Pulling fs layer 06:38:41 2f39f015ded8: Pulling fs layer 06:38:41 33b1e0a273af: Waiting 06:38:41 5d3b04190fa2: Waiting 06:38:41 2f39f015ded8: Waiting 06:38:41 3a2ae6a8a46f: Waiting 06:38:41 5c69ac0246d0: Verifying Checksum 06:38:41 5c69ac0246d0: Download complete 06:38:41 3a2ae6a8a46f: Verifying Checksum 06:38:41 3a2ae6a8a46f: Download complete 06:38:41 ec43610c2a17: Verifying Checksum 06:38:41 ec43610c2a17: Download complete 06:38:41 33b1e0a273af: Verifying Checksum 06:38:41 33b1e0a273af: Download complete 06:38:41 5d3b04190fa2: Verifying Checksum 06:38:41 5d3b04190fa2: Download complete 06:38:41 5eb5b503b376: Verifying Checksum 06:38:41 5eb5b503b376: Download complete 06:38:42 2f39f015ded8: Verifying Checksum 06:38:42 2f39f015ded8: Download complete 06:38:42 5eb5b503b376: Pull complete 06:38:42 5c69ac0246d0: Pull complete 06:38:43 ec43610c2a17: Pull complete 06:38:43 3a2ae6a8a46f: Pull complete 06:38:43 33b1e0a273af: Pull complete 06:38:43 5d3b04190fa2: Pull complete 06:38:47 2f39f015ded8: Pull complete 06:38:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:47 prd-centos7-docker-4c-2g-7844 does not seem to be running inside a container 06:38:47 $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 06:38:50 $ docker top b2e6fd8ec06fcdb924eac9af120d736b4fe449034b59c29e97411fbbefe951e9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:50 + touch /tmp/pre-build-complete [Pipeline] sh 06:38:51 + mkdir -p /var/log/sysstat [Pipeline] sh 06:38:51 + ls /var/log/sa-host 06:38:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:51 provisioning config files... 06:38:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9435985577303986609tmp [Pipeline] { [Pipeline] echo 06:38:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:38:51 ---> create-netrc.sh [Pipeline] } 06:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:38:52 ---> python-tools-install.sh [Pipeline] echo 06:38:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:38:52 ---> sudo-logs.sh 06:38:52 Archiving 'sudo' log.. 06:38:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-7844.novalocal: Name or service not known 06:38:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-7844.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:38:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:38:53 ---> job-cost.sh 06:38:53 lf-activate-venv: SKIPPING 06:38:53 INFO: No Stack... 06:38:53 INFO: Retrieving Pricing Info for: v3-standard-2 06:38:54 INFO: Archiving Costs [Pipeline] echo 06:38:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:38:54 ---> logs-deploy.sh 06:38:54 lf-activate-venv: SKIPPING 06:38:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/197 06:38:54 INFO: archiving workspace using pattern(s): 06:38:55 Archives upload complete. 06:38:55 INFO: archiving logs to Nexus 06:38:56 ---> uname -a: 06:38:56 Linux prd-centos7-docker-4c-2g-7844.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:38:56 06:38:56 06:38:56 ---> lscpu: 06:38:56 Architecture: x86_64 06:38:56 CPU op-mode(s): 32-bit, 64-bit 06:38:56 Byte Order: Little Endian 06:38:56 Address sizes: 40 bits physical, 48 bits virtual 06:38:56 CPU(s): 2 06:38:56 On-line CPU(s) list: 0,1 06:38:56 Thread(s) per core: 1 06:38:56 Core(s) per socket: 1 06:38:56 Socket(s): 2 06:38:56 NUMA node(s): 1 06:38:56 Vendor ID: AuthenticAMD 06:38:56 CPU family: 23 06:38:56 Model: 49 06:38:56 Model name: AMD EPYC-Rome Processor 06:38:56 Stepping: 0 06:38:56 CPU MHz: 2799.998 06:38:56 BogoMIPS: 5599.99 06:38:56 Virtualization: AMD-V 06:38:56 Hypervisor vendor: KVM 06:38:56 Virtualization type: full 06:38:56 L1d cache: 64 KiB 06:38:56 L1i cache: 64 KiB 06:38:56 L2 cache: 1 MiB 06:38:56 L3 cache: 32 MiB 06:38:56 NUMA node0 CPU(s): 0,1 06:38:56 Vulnerability Itlb multihit: Not affected 06:38:56 Vulnerability L1tf: Not affected 06:38:56 Vulnerability Mds: Not affected 06:38:56 Vulnerability Meltdown: Not affected 06:38:56 Vulnerability Mmio stale data: Not affected 06:38:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:38:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:38:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:38:56 Vulnerability Srbds: Not affected 06:38:56 Vulnerability Tsx async abort: Not affected 06:38:56 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:38:56 06:38:56 06:38:56 ---> nproc: 06:38:56 2 06:38:56 06:38:56 06:38:56 ---> df -h: 06:38:56 Filesystem Size Used Avail Use% Mounted on 06:38:56 overlay 40G 7.3G 33G 19% / 06:38:56 tmpfs 64M 0 64M 0% /dev 06:38:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:38:56 shm 64M 0 64M 0% /dev/shm 06:38:56 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:38:56 06:38:56 06:38:56 Cannot open /var/log/sysstat/sa29: No such file or directory 06:38:56 Please check if data collecting is enabled 06:38:56 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:56 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:38:56 $ docker stop --time=1 b2e6fd8ec06fcdb924eac9af120d736b4fe449034b59c29e97411fbbefe951e9 06:38:57 $ docker rm -f --volumes b2e6fd8ec06fcdb924eac9af120d736b4fe449034b59c29e97411fbbefe951e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:38:58 [WS-CLEANUP] Deleting project workspace... 06:38:58 [WS-CLEANUP] Deferred wipeout is used... 06:38:58 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 06:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:58 06:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:58 latest: Pulling from edgex-lftools-log-publisher 06:38:58 5eb5b503b376: Pulling fs layer 06:38:58 5c69ac0246d0: Pulling fs layer 06:38:58 ec43610c2a17: Pulling fs layer 06:38:58 3a2ae6a8a46f: Pulling fs layer 06:38:58 33b1e0a273af: Pulling fs layer 06:38:58 5d3b04190fa2: Pulling fs layer 06:38:58 2f39f015ded8: Pulling fs layer 06:38:58 33b1e0a273af: Waiting 06:38:58 5d3b04190fa2: Waiting 06:38:58 2f39f015ded8: Waiting 06:38:58 3a2ae6a8a46f: Waiting 06:38:58 5c69ac0246d0: Verifying Checksum 06:38:58 5c69ac0246d0: Download complete 06:38:58 3a2ae6a8a46f: Verifying Checksum 06:38:58 3a2ae6a8a46f: Download complete 06:38:58 33b1e0a273af: Verifying Checksum 06:38:58 33b1e0a273af: Download complete 06:38:58 ec43610c2a17: Verifying Checksum 06:38:58 ec43610c2a17: Download complete 06:38:58 5d3b04190fa2: Download complete 06:38:59 5eb5b503b376: Verifying Checksum 06:38:59 5eb5b503b376: Download complete 06:39:00 2f39f015ded8: Verifying Checksum 06:39:00 2f39f015ded8: Download complete 06:39:00 5eb5b503b376: Pull complete 06:39:00 5c69ac0246d0: Pull complete 06:39:01 ec43610c2a17: Pull complete 06:39:01 3a2ae6a8a46f: Pull complete 06:39:01 33b1e0a273af: Pull complete 06:39:02 5d3b04190fa2: Pull complete 06:39:08 2f39f015ded8: Pull complete 06:39:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:08 prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container 06:39:08 $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:39:10 $ docker top 1cb20122eec5ff67c7d3c89978794ffc43ace195ef6291c0ab8e7deac41941fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:10 ---> job-cost.sh 06:39:10 lf-activate-venv: SKIPPING 06:39:10 INFO: No Stack... 06:39:10 INFO: Retrieving Pricing Info for: v3-standard-8 06:39:11 INFO: Archiving Costs [Pipeline] sh 06:39:11 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:39:11 + cut -d, -f6 [Pipeline] lock 06:39:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] 06:39:11 Resource [jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] did not exist. Created. 06:39:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:39:12 + echo total: 0.2199999988079071 [Pipeline] stash 06:39:12 Stashed 1 file(s) [Pipeline] } 06:39:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] [Pipeline] // lock [Pipeline] } 06:39:12 $ docker stop --time=1 1cb20122eec5ff67c7d3c89978794ffc43ace195ef6291c0ab8e7deac41941fa 06:39:13 $ docker rm -f --volumes 1cb20122eec5ff67c7d3c89978794ffc43ace195ef6291c0ab8e7deac41941fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:39:57 Removing intermediate container b0a541e87082 06:39:57 ---> fa61f05ed559 06:39:57 Step 9/10 : COPY . . 06:39:57 ---> e6187ae6b85f 06:39:57 Step 10/10 : RUN ${MAKE} 06:39:57 ---> Running in 524a016c8ae2 06:39:58 noop 06:39:59 Removing intermediate container 524a016c8ae2 06:39:59 ---> ed6e436a7147 06:39:59 Successfully built ed6e436a7147 06:39:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:59 + docker inspect -f . ci-base-image-arm64 06:39:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:59 prd-ubuntu20.04-docker-arm64-4c-16g-7842 does not seem to be running inside a container 06:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/197 -v /w/workspace/device-modbus-go/197:/w/workspace/device-modbus-go/197:rw,z -v /w/workspace/device-modbus-go/197@tmp:/w/workspace/device-modbus-go/197@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 06:40:00 $ docker top 80fafda7dd86dc29f398e99a433cfa4cee5a82a4c07e1f350aec9a43a7b2bc8e -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:01 + go version 06:40:01 go version go1.23.9 linux/arm64 [Pipeline] } 06:40:01 $ docker stop --time=1 80fafda7dd86dc29f398e99a433cfa4cee5a82a4c07e1f350aec9a43a7b2bc8e 06:40:03 $ docker rm -f --volumes 80fafda7dd86dc29f398e99a433cfa4cee5a82a4c07e1f350aec9a43a7b2bc8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:04 + docker inspect -f . ci-base-image-arm64 06:40:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:04 prd-ubuntu20.04-docker-arm64-4c-16g-7842 does not seem to be running inside a container 06:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/197 -v /w/workspace/device-modbus-go/197:/w/workspace/device-modbus-go/197:rw,z -v /w/workspace/device-modbus-go/197@tmp:/w/workspace/device-modbus-go/197@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 06:40:05 $ docker top 51aa7d0dfdee7fb984097da23b8b0766364b65ecb966a01329c319550b6b9c47 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:06 + git config --global --add safe.directory /w/workspace/device-modbus-go/197 [Pipeline] fileExists [Pipeline] sh 06:40:06 + make test 06:40:06 go test ./... -coverprofile=coverage.out 06:40:13 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:43:35 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:43:40 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.062s coverage: 46.5% of statements 06:43:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:43:42 go vet ./... 06:44:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:44:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:44:38 ./bin/test-attribution-txt.sh 06:44:38 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:44:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:44:38 $ docker stop --time=1 51aa7d0dfdee7fb984097da23b8b0766364b65ecb966a01329c319550b6b9c47 06:44:40 $ docker rm -f --volumes 51aa7d0dfdee7fb984097da23b8b0766364b65ecb966a01329c319550b6b9c47 [Pipeline] // withDockerContainer [Pipeline] sh 06:44:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:44:42 Warning: overwriting stash ‘coverage-report’ 06:44:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:44:43 + ls -al . 06:44:43 total 256 06:44:43 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:40 . 06:44:43 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:37 .. 06:44:43 -rw-rw-r-- 1 jenkins jenkins 140 Aug 29 06:37 .dockerignore 06:44:43 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:37 .git 06:44:43 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:37 .github 06:44:43 -rw-rw-r-- 1 jenkins jenkins 266 Aug 29 06:37 .gitignore 06:44:43 -rw-rw-r-- 1 jenkins jenkins 199 Aug 29 06:37 .golangci.yml 06:44:43 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 29 06:37 Attribution.txt 06:44:43 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 29 06:37 CHANGELOG.md 06:44:43 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 29 06:37 Dockerfile 06:44:43 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 06:37 GOVERNANCE.md 06:44:43 -rw-rw-r-- 1 jenkins jenkins 658 Aug 29 06:37 Jenkinsfile 06:44:43 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 06:37 LICENSE 06:44:43 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 29 06:37 Makefile 06:44:43 -rw-rw-r-- 1 jenkins jenkins 622 Aug 29 06:37 OWNERS.md 06:44:43 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 29 06:37 README.md 06:44:43 -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 06:35 VERSION 06:44:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:37 bin 06:44:43 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:37 cmd 06:44:43 -rw-r--r-- 1 jenkins jenkins 27945 Aug 29 06:43 coverage.out 06:44:43 -rw-rw-r-- 1 jenkins jenkins 6427 Aug 29 06:37 go.mod 06:44:43 -rw-rw-r-- 1 jenkins jenkins 87545 Aug 29 06:37 go.sum 06:44:43 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:37 internal 06:44:43 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:37 simulator 06:44:43 -rw-rw-r-- 1 jenkins jenkins 229 Aug 29 06:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:44 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=942704628f066f50eeec2893835c79d9eaebdf64 --label arch=arm64 --label version=4.1.0-dev.7 . 06:44:44 Sending build context to Docker daemon 14.19MB 06:44:44 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 06:44:44 Step 2/23 : FROM ${BASE} AS builder 06:44:44 ---> ed6e436a7147 06:44:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:44:44 ---> Running in ce18e834564a 06:44:45 Removing intermediate container ce18e834564a 06:44:45 ---> 7c4ab7d88ce6 06:44:45 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:44:45 ---> Running in aea0324f9bfb 06:44:45 Removing intermediate container aea0324f9bfb 06:44:45 ---> 72169ad2f553 06:44:45 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:44:45 ---> Running in 19397132e589 06:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:44:48 OK: 245 MiB in 66 packages 06:44:49 Removing intermediate container 19397132e589 06:44:49 ---> a0455b570019 06:44:49 Step 6/23 : WORKDIR /device-modbus-go 06:44:49 ---> Running in e12199ea6e47 06:44:50 Removing intermediate container e12199ea6e47 06:44:50 ---> 071a7d8a050c 06:44:50 Step 7/23 : COPY go.mod vendor* ./ 06:44:50 ---> 63e19315bb99 06:44:50 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:50 ---> Running in 0b3d832e14d7 06:44:53 Removing intermediate container 0b3d832e14d7 06:44:53 ---> 938419f86068 06:44:53 Step 9/23 : COPY . . 06:44:54 ---> 248a74d86df6 06:44:54 Step 10/23 : RUN ${MAKE} 06:44:54 ---> Running in 3b3952854e1e 06:44:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:48:32 Removing intermediate container 3b3952854e1e 06:48:32 ---> 1be87cc192b5 06:48:32 Step 11/23 : FROM alpine:3.20 06:48:32 3.20: Pulling from library/alpine 06:48:32 13e713f82565: Pulling fs layer 06:48:32 13e713f82565: Download complete 06:48:32 13e713f82565: Pull complete 06:48:32 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:48:32 Status: Downloaded newer image for alpine:3.20 06:48:32 ---> c88e9dceb6cb 06:48:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:48:32 ---> Running in 58115d7584ee 06:48:32 Removing intermediate container 58115d7584ee 06:48:32 ---> d3d6a0496181 06:48:32 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:48:32 ---> Running in 7bdbea30d09b 06:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:48:33 (1/1) Installing dumb-init (1.2.5-r3) 06:48:33 Executing busybox-1.36.1-r29.trigger 06:48:33 OK: 9 MiB in 15 packages 06:48:34 Removing intermediate container 7bdbea30d09b 06:48:34 ---> 2da062cf429c 06:48:34 Step 14/23 : RUN apk --no-cache upgrade 06:48:34 ---> Running in a92f6e057610 06:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:48:37 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:48:37 Executing busybox-1.36.1-r30.post-upgrade 06:48:37 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:48:37 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:48:37 Executing busybox-1.36.1-r30.trigger 06:48:37 OK: 9 MiB in 15 packages 06:48:38 Removing intermediate container a92f6e057610 06:48:38 ---> 71a6ba8a458d 06:48:38 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:48:40 ---> a58b84026f31 06:48:40 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:48:41 ---> 9bc82594f415 06:48:41 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:48:41 ---> 8424fb32fd30 06:48:41 Step 18/23 : EXPOSE 59901 06:48:41 ---> Running in 09d82093d1b5 06:48:41 Removing intermediate container 09d82093d1b5 06:48:41 ---> a87eec70367c 06:48:41 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:48:41 ---> Running in 087fdb3b8618 06:48:42 Removing intermediate container 087fdb3b8618 06:48:42 ---> cc48ee52260e 06:48:42 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:48:42 ---> Running in 9c027321107c 06:48:42 Removing intermediate container 9c027321107c 06:48:42 ---> 685a6827b87f 06:48:42 Step 21/23 : LABEL arch=arm64 06:48:42 ---> Running in ede677205377 06:48:42 Removing intermediate container ede677205377 06:48:42 ---> dbf423f1d23a 06:48:42 Step 22/23 : LABEL git_sha=942704628f066f50eeec2893835c79d9eaebdf64 06:48:42 ---> Running in 4cace2125e75 06:48:43 Removing intermediate container 4cace2125e75 06:48:43 ---> 0c1c59809687 06:48:43 Step 23/23 : LABEL version=4.1.0-dev.7 06:48:43 ---> Running in 132233928dba 06:48:43 Removing intermediate container 132233928dba 06:48:43 ---> 46fb60f715f9 06:48:43 [Warning] One or more build-args [ARCH] were not consumed 06:48:43 Successfully built 46fb60f715f9 06:48:43 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:43 provisioning config files... 06:48:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/197@tmp/config15424887660117085639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:44 ---> ****-login.sh 06:48:44 nexus3.edgexfoundry.org:10001 06:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:44 Configure a credential helper to remove this warning. See 06:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:44 06:48:44 Login Succeeded 06:48:44 nexus3.edgexfoundry.org:10002 06:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:44 Configure a credential helper to remove this warning. See 06:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:44 06:48:44 Login Succeeded 06:48:44 nexus3.edgexfoundry.org:10003 06:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:45 Configure a credential helper to remove this warning. See 06:48:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:45 06:48:45 Login Succeeded 06:48:45 nexus3.edgexfoundry.org:10004 06:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:45 Configure a credential helper to remove this warning. See 06:48:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:45 06:48:45 Login Succeeded 06:48:45 ****.io 06:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:46 Configure a credential helper to remove this warning. See 06:48:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:46 06:48:46 Login Succeeded 06:48:46 ---> ****-login.sh ends [Pipeline] } 06:48:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:48:46 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:48:46 942704628f066f50eeec2893835c79d9eaebdf64 06:48:46 latest 06:48:46 4.1.0-dev.7 06:48:46 942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 06:48:46 main 06:48:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:46 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64 06:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:48:46 90c0c121c502: Preparing 06:48:46 883887c7f71b: Preparing 06:48:46 47556fd5758c: Preparing 06:48:46 46c8983f42b4: Preparing 06:48:46 c18dfe4c9fc4: Preparing 06:48:46 1e890da81ec9: Preparing 06:48:46 1e890da81ec9: Waiting 06:48:47 883887c7f71b: Pushed 06:48:47 90c0c121c502: Pushed 06:48:47 c18dfe4c9fc4: Pushed 06:48:47 46c8983f42b4: Pushed 06:48:47 1e890da81ec9: Layer already exists 06:48:55 47556fd5758c: Pushed 06:48:55 942704628f066f50eeec2893835c79d9eaebdf64: digest: sha256:6e1cd0b7c1310aa75ddff701cb8052153a90bf4e8f6d13eee94cd543c7245fd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:56 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:56 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:48:56 90c0c121c502: Preparing 06:48:56 883887c7f71b: Preparing 06:48:56 47556fd5758c: Preparing 06:48:56 46c8983f42b4: Preparing 06:48:56 c18dfe4c9fc4: Preparing 06:48:56 1e890da81ec9: Preparing 06:48:56 1e890da81ec9: Waiting 06:48:56 90c0c121c502: Layer already exists 06:48:56 883887c7f71b: Layer already exists 06:48:56 46c8983f42b4: Layer already exists 06:48:56 c18dfe4c9fc4: Layer already exists 06:48:56 47556fd5758c: Layer already exists 06:48:56 1e890da81ec9: Layer already exists 06:48:56 latest: digest: sha256:6e1cd0b7c1310aa75ddff701cb8052153a90bf4e8f6d13eee94cd543c7245fd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:57 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:57 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.7 06:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:48:57 90c0c121c502: Preparing 06:48:57 883887c7f71b: Preparing 06:48:57 47556fd5758c: Preparing 06:48:57 46c8983f42b4: Preparing 06:48:57 c18dfe4c9fc4: Preparing 06:48:57 1e890da81ec9: Preparing 06:48:57 1e890da81ec9: Waiting 06:48:57 47556fd5758c: Layer already exists 06:48:57 883887c7f71b: Layer already exists 06:48:57 46c8983f42b4: Layer already exists 06:48:57 c18dfe4c9fc4: Layer already exists 06:48:57 90c0c121c502: Layer already exists 06:48:57 1e890da81ec9: Layer already exists 06:48:57 4.1.0-dev.7: digest: sha256:6e1cd0b7c1310aa75ddff701cb8052153a90bf4e8f6d13eee94cd543c7245fd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:57 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:58 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 06:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:48:58 90c0c121c502: Preparing 06:48:58 883887c7f71b: Preparing 06:48:58 47556fd5758c: Preparing 06:48:58 46c8983f42b4: Preparing 06:48:58 c18dfe4c9fc4: Preparing 06:48:58 1e890da81ec9: Preparing 06:48:58 1e890da81ec9: Waiting 06:48:58 c18dfe4c9fc4: Layer already exists 06:48:58 46c8983f42b4: Layer already exists 06:48:58 90c0c121c502: Layer already exists 06:48:58 883887c7f71b: Layer already exists 06:48:58 47556fd5758c: Layer already exists 06:48:58 1e890da81ec9: Layer already exists 06:48:58 942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7: digest: sha256:6e1cd0b7c1310aa75ddff701cb8052153a90bf4e8f6d13eee94cd543c7245fd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:58 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:48:59 90c0c121c502: Preparing 06:48:59 883887c7f71b: Preparing 06:48:59 47556fd5758c: Preparing 06:48:59 46c8983f42b4: Preparing 06:48:59 c18dfe4c9fc4: Preparing 06:48:59 1e890da81ec9: Preparing 06:48:59 1e890da81ec9: Waiting 06:48:59 883887c7f71b: Layer already exists 06:48:59 46c8983f42b4: Layer already exists 06:48:59 90c0c121c502: Layer already exists 06:48:59 47556fd5758c: Layer already exists 06:48:59 c18dfe4c9fc4: Layer already exists 06:48:59 1e890da81ec9: Layer already exists 06:49:00 main: digest: sha256:6e1cd0b7c1310aa75ddff701cb8052153a90bf4e8f6d13eee94cd543c7245fd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:00 ===================================================== [Pipeline] echo 06:49:00 taggedImages: 06:49:00 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64 06:49:00 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:49:00 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.7 06:49:00 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 06:49:00 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 06:49:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] echo 06:49:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 06:49:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.7 [Pipeline] echo 06:49:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [Pipeline] echo 06:49:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:00 06:49:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:00 arm64: Pulling from edgex-lftools-log-publisher 06:49:00 8998bd30e6a1: Pulling fs layer 06:49:00 04944245beec: Pulling fs layer 06:49:00 699f458cf7ca: Pulling fs layer 06:49:00 765212b225bb: Pulling fs layer 06:49:00 f23df028b6ca: Pulling fs layer 06:49:00 d65c8cfc05b1: Pulling fs layer 06:49:00 2437ff75d9bd: Pulling fs layer 06:49:00 f23df028b6ca: Waiting 06:49:00 d65c8cfc05b1: Waiting 06:49:00 765212b225bb: Waiting 06:49:00 2437ff75d9bd: Waiting 06:49:01 04944245beec: Verifying Checksum 06:49:01 04944245beec: Download complete 06:49:01 765212b225bb: Verifying Checksum 06:49:01 765212b225bb: Download complete 06:49:01 f23df028b6ca: Verifying Checksum 06:49:01 f23df028b6ca: Download complete 06:49:01 d65c8cfc05b1: Verifying Checksum 06:49:01 d65c8cfc05b1: Download complete 06:49:01 699f458cf7ca: Verifying Checksum 06:49:01 699f458cf7ca: Download complete 06:49:01 8998bd30e6a1: Verifying Checksum 06:49:01 8998bd30e6a1: Download complete 06:49:04 2437ff75d9bd: Verifying Checksum 06:49:04 2437ff75d9bd: Download complete 06:49:06 8998bd30e6a1: Pull complete 06:49:07 04944245beec: Pull complete 06:49:08 699f458cf7ca: Pull complete 06:49:08 765212b225bb: Pull complete 06:49:09 f23df028b6ca: Pull complete 06:49:10 d65c8cfc05b1: Pull complete 06:49:28 2437ff75d9bd: Pull complete 06:49:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:28 prd-ubuntu20.04-docker-arm64-4c-16g-7842 does not seem to be running inside a container 06:49:28 $ 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-modbus-go/197 -v /w/workspace/device-modbus-go/197:/w/workspace/device-modbus-go/197:rw,z -v /w/workspace/device-modbus-go/197@tmp:/w/workspace/device-modbus-go/197@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 06:49:31 $ docker top 15644fa5153a23922d36ba99bf45e13cb76f8acde17b4491cd6521262db26606 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:32 ---> job-cost.sh 06:49:32 lf-activate-venv: SKIPPING 06:49:32 INFO: No Stack... 06:49:32 INFO: Retrieving Pricing Info for: v3-standard-4 06:49:33 INFO: Archiving Costs [Pipeline] sh 06:49:34 + cut -d, -f6 06:49:34 + cat /w/workspace/device-modbus-go/197/archives/cost.csv [Pipeline] lock 06:49:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] 06:49:34 Resource [jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] did not exist. Created. 06:49:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:49:34 /w/workspace/device-modbus-go/197@tmp/durable-e2332bf9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:49:35 + echo total: 0.10999999940395355 [Pipeline] stash 06:49:35 Warning: overwriting stash ‘stack-cost’ 06:49:35 Stashed 1 file(s) [Pipeline] } 06:49:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] [Pipeline] // lock [Pipeline] } 06:49:35 $ docker stop --time=1 15644fa5153a23922d36ba99bf45e13cb76f8acde17b4491cd6521262db26606 06:49:37 $ docker rm -f --volumes 15644fa5153a23922d36ba99bf45e13cb76f8acde17b4491cd6521262db26606 [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 06:49:37 provisioning config files... 06:49:37 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9466408492094064711tmp [Pipeline] { [Pipeline] sh 06:49:38 + set +x 06:49:38 + curl -s https://codecov.io/bash 06:49:38 + bash -s -- 06:49:38 06:49:38 _____ _ 06:49:38 / ____| | | 06:49:38 | | ___ __| | ___ ___ _____ __ 06:49:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:49:38 | |___| (_) | (_| | __/ (_| (_) \ V / 06:49:38 \_____\___/ \__,_|\___|\___\___/ \_/ 06:49:38 Bash-1.0.6 06:49:38 06:49:38 06:49:38 ==> git version 2.25.1 found 06:49:38 ==> 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 06:49:38 Release-Date: 2020-01-08 06:49:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:49:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:49:38 ==> Jenkins CI detected. 06:49:38 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:49:38 project root: . 06:49:38 --> token set from env 06:49:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:49:38 ==> Running gcov in . (disable via -X gcov) 06:49:38 ==> Python coveragepy not found 06:49:38 ==> Searching for coverage reports in: 06:49:38 + . 06:49:38 -> Found 1 reports 06:49:38 ==> Detecting git/mercurial file structure 06:49:38 ==> Reading reports 06:49:38 + ./coverage.out bytes=27945 06:49:38 ==> Appending adjustments 06:49:38 https://docs.codecov.io/docs/fixing-reports 06:49:38 + Found adjustments 06:49:38 ==> Gzipping contents 06:49:38 8.0K /tmp/codecov.oVtpqR.gz 06:49:38 ==> Uploading reports 06:49:38 url: https://codecov.io 06:49:38 query: branch=main&commit=942704628f066f50eeec2893835c79d9eaebdf64&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:49:38 -> Pinging Codecov 06:49:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=942704628f066f50eeec2893835c79d9eaebdf64&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:49:38 -> Uploading to 06:49:38 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/942704628f066f50eeec2893835c79d9eaebdf64/96dd4296-9a19-4072-95d1-a34a2ce8e000.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250829%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250829T064938Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4f6f43cbbe0b75b7620bfe76302919976b336e544ac9ced70953e2001d2fab83 06:49:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:38 Dload Upload Total Spent Left Speed 06:49:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 31522 --:--:-- --:--:-- --:--:-- 31291 100 4287 0 0 100 4287 0 31291 --:--:-- --:--:-- --:--:-- 31291 06:49:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] } 06:49:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:49:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:49:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:49:39 06:49:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:49:39 latest: Pulling from edgex-devops/edgex-snyk-go 06:49:39 0a9a5dfd008f: Already exists 06:49:39 36466aa92d05: Already exists 06:49:39 e10405b45d13: Already exists 06:49:39 096b7ceb2af7: Already exists 06:49:39 4f4fb700ef54: Already exists 06:49:39 e50aa161e22a: Pulling fs layer 06:49:39 d3c8db5fb9df: Pulling fs layer 06:49:40 e50aa161e22a: Verifying Checksum 06:49:40 e50aa161e22a: Download complete 06:49:40 e50aa161e22a: Pull complete 06:49:41 d3c8db5fb9df: Verifying Checksum 06:49:41 d3c8db5fb9df: Download complete 06:49:45 d3c8db5fb9df: Pull complete 06:49:45 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:49:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:45 prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container 06:49:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:49:46 $ docker top e2bd48d0e6021568f97f87875d7fa8a4d1091b76694ba061335378c9fa3090ce -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 06:49:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:49:47 + set -o pipefail 06:49:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:49:53 06:49:53 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:49:53 06:49:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/d1fa4ed5-e28e-4afc-9efa-b3227d18f1e4 06:49:53 06:49:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:49:53 06:49:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:49:53 [Pipeline] } 06:49:53 $ docker stop --time=1 e2bd48d0e6021568f97f87875d7fa8a4d1091b76694ba061335378c9fa3090ce 06:49:56 $ docker rm -f --volumes e2bd48d0e6021568f97f87875d7fa8a4d1091b76694ba061335378c9fa3090ce [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 06:49:57 + git log --format=format:%s -1 942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] sh 06:49:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:49:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:57 prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container 06:49:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:49:58 $ docker top eca5a697ccacc8a72f964befc46e9e0b5625a69fa9af64037a0a2fd64b5a2c54 -eo pid,comm 06:49:58 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). 06:49:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:58 [ssh-agent] Looking for ssh-agent implementation... 06:49:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:58 $ docker exec eca5a697ccacc8a72f964befc46e9e0b5625a69fa9af64037a0a2fd64b5a2c54 ssh-agent 06:49:58 SSH_AUTH_SOCK=/tmp/ssh-fCi1ql7ht5ED/agent.32 06:49:58 SSH_AGENT_PID=38 06:49:58 Running ssh-add (command line suppressed) 06:49:58 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6342837767254467809.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6342837767254467809.key) 06:49:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:58 + git semver tag 06:49:59 2025-08-29 06:49:59,165 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:49:59 2025-08-29 06:49:59,170 [run_tag] DEBUG tag force:False 06:49:59 2025-08-29 06:49:59,170 [check_head_tag] DEBUG check head tag 06:49:59 2025-08-29 06:49:59,171 [execute] INFO git cat-file --batch-check 06:49:59 2025-08-29 06:49:59,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 06:49:59 2025-08-29 06:49:59,173 [execute] INFO git cat-file --batch 06:49:59 2025-08-29 06:49:59,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 06:49:59 2025-08-29 06:49:59,183 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:49:59 2025-08-29 06:49:59,183 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 06:49:59 2025-08-29 06:49:59,184 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 06:49:59 2025-08-29 06:49:59,187 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:49:59 4.1.0-dev.7 [Pipeline] } 06:49:59 $ docker exec --env ******** --env ******** eca5a697ccacc8a72f964befc46e9e0b5625a69fa9af64037a0a2fd64b5a2c54 ssh-agent -k 06:49:59 unset SSH_AUTH_SOCK; 06:49:59 unset SSH_AGENT_PID; 06:49:59 echo Agent pid 38 killed; 06:49:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:59 + git semver [Pipeline] } 06:50:00 $ docker stop --time=1 eca5a697ccacc8a72f964befc46e9e0b5625a69fa9af64037a0a2fd64b5a2c54 06:50:01 $ docker rm -f --volumes eca5a697ccacc8a72f964befc46e9e0b5625a69fa9af64037a0a2fd64b5a2c54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:50:01 06:50:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:50:02 0.23.1-centos7: Pulling from edgex-lftools 06:50:02 ab5ef0e58194: Pulling fs layer 06:50:02 9712f1f96733: Pulling fs layer 06:50:02 63f879dbbcfc: Pulling fs layer 06:50:02 0d9ebad4ef96: Pulling fs layer 06:50:02 e9a5061849ea: Pulling fs layer 06:50:02 d747dcd14b5f: Pulling fs layer 06:50:02 2de7ff778b66: Pulling fs layer 06:50:02 0d9ebad4ef96: Waiting 06:50:02 e9a5061849ea: Waiting 06:50:02 d747dcd14b5f: Waiting 06:50:02 2de7ff778b66: Waiting 06:50:02 9712f1f96733: Verifying Checksum 06:50:02 9712f1f96733: Download complete 06:50:02 63f879dbbcfc: Download complete 06:50:02 e9a5061849ea: Verifying Checksum 06:50:02 e9a5061849ea: Download complete 06:50:02 d747dcd14b5f: Download complete 06:50:02 0d9ebad4ef96: Verifying Checksum 06:50:02 0d9ebad4ef96: Download complete 06:50:02 2de7ff778b66: Verifying Checksum 06:50:02 2de7ff778b66: Download complete 06:50:03 ab5ef0e58194: Download complete 06:50:07 ab5ef0e58194: Pull complete 06:50:07 9712f1f96733: Pull complete 06:50:08 63f879dbbcfc: Pull complete 06:50:14 0d9ebad4ef96: Pull complete 06:50:14 e9a5061849ea: Pull complete 06:50:14 d747dcd14b5f: Pull complete 06:50:15 2de7ff778b66: Pull complete 06:50:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:50:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:50:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:15 prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container 06:50:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:50:17 $ docker top dbaead2db904547c47752460947a55d348060344e2ec77cdd9f67d91abdcc206 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:50:17 provisioning config files... 06:50:17 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11772814405062560328tmp 06:50:17 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14234324259502107875tmp 06:50:17 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11972945580952599147tmp [Pipeline] { [Pipeline] echo 06:50:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:50:18 ---> sigul-configuration.sh 06:50:18 gpg: directory `/root/.gnupg' created 06:50:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:50:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:50:18 gpg: keyring `/root/.gnupg/secring.gpg' created 06:50:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:50:18 gpg: CAST5 encrypted data 06:50:18 gpg: encrypted with 1 passphrase 06:50:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:50:18 + mkdir /home/jenkins 06:50:18 + mkdir /home/jenkins/sigul [Pipeline] sh 06:50:18 + 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 06:50:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:50:19 ---> sigul-install.sh 06:50:19 Sigul already installed; skipping installation. [Pipeline] sh 06:50:19 + git tag --list 06:50:19 0.7.1 06:50:19 v1.0.0 06:50:19 v1.1.0 06:50:19 v1.1.1 06:50:19 v1.2.2 06:50:19 v1.3.0 06:50:19 v1.3.1 06:50:19 v2.0.0 06:50:19 v2.1.0 06:50:19 v2.1.1 06:50:19 v2.2.0 06:50:19 v2.3.0 06:50:19 v3.0 06:50:19 v3.0.0 06:50:19 v3.1 06:50:19 v3.1.0 06:50:19 v3.1.1 06:50:19 v4.0 06:50:19 v4.0.0 06:50:19 v4.1.0-dev.1 06:50:19 v4.1.0-dev.2 06:50:19 v4.1.0-dev.3 06:50:19 v4.1.0-dev.4 06:50:19 v4.1.0-dev.5 06:50:19 v4.1.0-dev.6 06:50:19 v4.1.0-dev.7 [Pipeline] sh 06:50:19 + lftools sign git-tag v4.1.0-dev.7 06:50:20 Signing Git tag with Sigul... 06:50:20 Signing v4.1.0-dev.7 [Pipeline] echo 06:50:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:50:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:50:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:50:21 $ docker stop --time=1 dbaead2db904547c47752460947a55d348060344e2ec77cdd9f67d91abdcc206 06:50:22 $ docker rm -f --volumes dbaead2db904547c47752460947a55d348060344e2ec77cdd9f67d91abdcc206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:50:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:23 prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container 06:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:50:23 $ docker top 12f347138f46aa3849c6f24ef01c082a38cc6918a795266a1794349cbfe84aa8 -eo pid,comm 06:50:23 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). 06:50:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:23 [ssh-agent] Looking for ssh-agent implementation... 06:50:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:23 $ docker exec 12f347138f46aa3849c6f24ef01c082a38cc6918a795266a1794349cbfe84aa8 ssh-agent 06:50:23 SSH_AUTH_SOCK=/tmp/ssh-l2mtoMWC0KTY/agent.32 06:50:23 SSH_AGENT_PID=38 06:50:23 Running ssh-add (command line suppressed) 06:50:24 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7864412094488320426.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7864412094488320426.key) 06:50:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:24 + git semver bump pre 06:50:24 2025-08-29 06:50:24,589 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:50:24 2025-08-29 06:50:24,594 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:50:24 2025-08-29 06:50:24,594 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev 06:50:24 2025-08-29 06:50:24,594 [bump_version] DEBUG bumped version:4.1.0-dev.8 06:50:24 2025-08-29 06:50:24,594 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:50:24 2025-08-29 06:50:24,594 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:50:24 2025-08-29 06:50:24,594 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:50:24 2025-08-29 06:50:24,596 [execute] INFO git cat-file --batch-check 06:50:24 2025-08-29 06:50:24,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:50:24 2025-08-29 06:50:24,601 [execute] INFO git cat-file --batch 06:50:24 2025-08-29 06:50:24,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:50:24 2025-08-29 06:50:24,604 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:50:24 4.1.0-dev.8 [Pipeline] } 06:50:24 $ docker exec --env ******** --env ******** 12f347138f46aa3849c6f24ef01c082a38cc6918a795266a1794349cbfe84aa8 ssh-agent -k 06:50:24 unset SSH_AUTH_SOCK; 06:50:24 unset SSH_AGENT_PID; 06:50:24 echo Agent pid 38 killed; 06:50:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:25 + git semver [Pipeline] } 06:50:25 $ docker stop --time=1 12f347138f46aa3849c6f24ef01c082a38cc6918a795266a1794349cbfe84aa8 06:50:26 $ docker rm -f --volumes 12f347138f46aa3849c6f24ef01c082a38cc6918a795266a1794349cbfe84aa8 [Pipeline] // withDockerContainer [Pipeline] sh 06:50:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:27 prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container 06:50:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:50:27 $ docker top 4441f83f84e2cae663b2ed2b31fbd252e3362a7d2d10b1c57ed57eb7445cd76f -eo pid,comm 06:50:27 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). 06:50:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:27 [ssh-agent] Looking for ssh-agent implementation... 06:50:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:27 $ docker exec 4441f83f84e2cae663b2ed2b31fbd252e3362a7d2d10b1c57ed57eb7445cd76f ssh-agent 06:50:27 SSH_AUTH_SOCK=/tmp/ssh-Lp7SbsU2eSp3/agent.32 06:50:27 SSH_AGENT_PID=38 06:50:27 Running ssh-add (command line suppressed) 06:50:28 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16072820001172571254.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16072820001172571254.key) 06:50:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:28 + git semver push 06:50:28 2025-08-29 06:50:28,598 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:50:28 2025-08-29 06:50:28,604 [run_push] DEBUG push 06:50:28 2025-08-29 06:50:28,604 [execute] INFO git cat-file --batch-check 06:50:28 2025-08-29 06:50:28,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:50:28 2025-08-29 06:50:28,606 [execute] INFO git rev-list ddac58d1faa20e68a15b95bbc07a6cbf89e1e4af -- 06:50:28 2025-08-29 06:50:28,606 [execute] DEBUG Popen(['git', 'rev-list', 'ddac58d1faa20e68a15b95bbc07a6cbf89e1e4af', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:50:28 2025-08-29 06:50:28,615 [execute] INFO git fetch -v -- origin 06:50:28 2025-08-29 06:50:28,616 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:50:29 2025-08-29 06:50:29,161 [run_push] DEBUG no remote changes detected 06:50:29 2025-08-29 06:50:29,161 [execute] INFO git push origin semver 06:50:29 2025-08-29 06:50:29,161 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:50:30 2025-08-29 06:50:29,851 [run_push] DEBUG push all version tags 06:50:30 2025-08-29 06:50:29,851 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:50:30 2025-08-29 06:50:29,852 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 06:50:30 2025-08-29 06:50:30,550 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:50:30 4.1.0-dev.8 [Pipeline] } 06:50:30 $ docker exec --env ******** --env ******** 4441f83f84e2cae663b2ed2b31fbd252e3362a7d2d10b1c57ed57eb7445cd76f ssh-agent -k 06:50:30 unset SSH_AUTH_SOCK; 06:50:30 unset SSH_AGENT_PID; 06:50:30 echo Agent pid 38 killed; 06:50:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:31 + git semver [Pipeline] } 06:50:31 $ docker stop --time=1 4441f83f84e2cae663b2ed2b31fbd252e3362a7d2d10b1c57ed57eb7445cd76f 06:50:32 $ docker rm -f --volumes 4441f83f84e2cae663b2ed2b31fbd252e3362a7d2d10b1c57ed57eb7445cd76f [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 06:50:33 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:50:33 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:50:33 total 16 06:50:33 drwxr-xr-x 3 root root 4096 Aug 29 06:39 . 06:50:33 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 06:50 .. 06:50:33 drwxr-xr-x 2 root root 4096 Aug 29 06:39 cost 06:50:33 -rw-r--r-- 1 root root 88 Aug 29 06:39 cost.csv 06:50:33 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:50:33 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:50:33 total 16 06:50:33 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 06:39 . 06:50:33 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 06:50 .. 06:50:33 drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 06:39 cost 06:50:33 -rw-r--r-- 1 jenkins jenkins 88 Aug 29 06:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:50:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:50:34 ---> package-listing.sh 06:50:34 ++ facter osfamily 06:50:34 ++ tr '[:upper:]' '[:lower:]' 06:50:34 + OS_FAMILY=debian 06:50:34 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:50:34 + START_PACKAGES=/tmp/packages_start.txt 06:50:34 + END_PACKAGES=/tmp/packages_end.txt 06:50:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:50:34 + PACKAGES=/tmp/packages_start.txt 06:50:34 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:50:34 + PACKAGES=/tmp/packages_end.txt 06:50:34 + case "${OS_FAMILY}" in 06:50:34 + dpkg -l 06:50:34 + grep '^ii' 06:50:34 + '[' -f /tmp/packages_start.txt ']' 06:50:34 + '[' -f /tmp/packages_end.txt ']' 06:50:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:50:34 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:50:34 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:50:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:50:34 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:50:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:35 prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container 06:50:35 $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 06:50:35 $ docker top fb5ace121a326f6d535fb4fcf86bca9c52f5956f25fea811c8b36dad289fc4a7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:36 + touch /tmp/pre-build-complete [Pipeline] sh 06:50:36 + mkdir -p /var/log/sysstat [Pipeline] sh 06:50:36 + ls /var/log/sa-host 06:50:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:36 provisioning config files... 06:50:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3302333674515304667tmp [Pipeline] { [Pipeline] echo 06:50:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:50:37 ---> create-netrc.sh [Pipeline] } 06:50:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:50:37 ---> python-tools-install.sh [Pipeline] echo 06:50:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:50:37 ---> sudo-logs.sh 06:50:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:50:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:50:38 ---> job-cost.sh 06:50:38 lf-activate-venv: SKIPPING 06:50:38 DEBUG: total: 0.2199999988079071 06:50:38 INFO: Retrieving Stack Cost... 06:50:38 INFO: Retrieving Pricing Info for: v3-standard-8 06:50:38 INFO: Archiving Costs [Pipeline] echo 06:50:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:50:38 ---> logs-deploy.sh 06:50:38 lf-activate-venv: SKIPPING 06:50:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/197 06:50:38 INFO: archiving workspace using pattern(s): 06:50:39 Archives upload complete. 06:50:39 INFO: archiving logs to Nexus 06:50:40 ---> uname -a: 06:50:40 Linux prd-ubuntu20-04-docker-8c-8g-7840 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:50:40 06:50:40 06:50:40 ---> lscpu: 06:50:40 Architecture: x86_64 06:50:40 CPU op-mode(s): 32-bit, 64-bit 06:50:40 Byte Order: Little Endian 06:50:40 Address sizes: 40 bits physical, 48 bits virtual 06:50:40 CPU(s): 8 06:50:40 On-line CPU(s) list: 0-7 06:50:40 Thread(s) per core: 1 06:50:40 Core(s) per socket: 1 06:50:40 Socket(s): 8 06:50:40 NUMA node(s): 1 06:50:40 Vendor ID: AuthenticAMD 06:50:40 CPU family: 23 06:50:40 Model: 49 06:50:40 Model name: AMD EPYC-Rome Processor 06:50:40 Stepping: 0 06:50:40 CPU MHz: 2799.998 06:50:40 BogoMIPS: 5599.99 06:50:40 Virtualization: AMD-V 06:50:40 Hypervisor vendor: KVM 06:50:40 Virtualization type: full 06:50:40 L1d cache: 256 KiB 06:50:40 L1i cache: 256 KiB 06:50:40 L2 cache: 4 MiB 06:50:40 L3 cache: 128 MiB 06:50:40 NUMA node0 CPU(s): 0-7 06:50:40 Vulnerability Gather data sampling: Not affected 06:50:40 Vulnerability Itlb multihit: Not affected 06:50:40 Vulnerability L1tf: Not affected 06:50:40 Vulnerability Mds: Not affected 06:50:40 Vulnerability Meltdown: Not affected 06:50:40 Vulnerability Mmio stale data: Not affected 06:50:40 Vulnerability Retbleed: Vulnerable 06:50:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:50:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:50:40 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:50:40 Vulnerability Srbds: Not affected 06:50:40 Vulnerability Tsx async abort: Not affected 06:50:40 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:50:40 06:50:40 06:50:40 ---> nproc: 06:50:40 8 06:50:40 06:50:40 06:50:40 ---> df -h: 06:50:40 Filesystem Size Used Avail Use% Mounted on 06:50:40 overlay 155G 14G 142G 9% / 06:50:40 tmpfs 64M 0 64M 0% /dev 06:50:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:50:40 shm 64M 0 64M 0% /dev/shm 06:50:40 /dev/vda1 155G 14G 142G 9% /facter-os 06:50:40 06:50:40 06:50:40 ---> sar -b -r -n DEV: 06:50:40 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7840) 08/29/25 _x86_64_ (8 CPU) 06:50:40 06:50:40 06:34:21 LINUX RESTART (8 CPU) 06:50:40 06:50:40 06:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:50:40 06:36:01 168.96 18.01 150.95 0.00 3125.09 52163.55 0.00 06:50:40 06:37:01 144.59 1.87 142.73 0.00 16.00 39743.13 0.00 06:50:40 06:38:01 117.30 0.25 117.05 0.00 24.00 32127.31 0.00 06:50:40 06:39:01 8.83 0.00 8.83 0.00 0.00 5299.25 0.00 06:50:40 06:40:01 77.30 4.98 72.32 0.00 4505.65 22984.04 0.00 06:50:40 06:41:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 06:50:40 06:42:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 06:50:40 06:43:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 06:50:40 06:44:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 06:50:40 06:45:01 2.05 0.00 2.05 0.00 0.00 37.99 0.00 06:50:40 06:46:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 06:50:40 06:47:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 06:50:40 06:48:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 06:50:40 06:49:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 06:50:40 06:50:01 71.90 1.05 70.85 0.00 21.86 31734.98 0.00 06:50:40 Average: 40.08 1.74 38.33 0.00 512.85 12280.73 0.00 06:50:40 06:50:40 06:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:50:40 06:36:01 28425332 31487252 798528 2.43 96192 3230520 2108252 6.22 1112712 2923136 9572 06:50:40 06:37:01 26219112 30885072 1390336 4.23 156388 4600000 2602460 7.67 2113516 3933296 391056 06:50:40 06:38:01 26820836 31530356 747452 2.27 160168 4660004 1675000 4.94 1594160 3879680 392 06:50:40 06:39:01 26551816 31510504 766736 2.33 160544 4892464 1856852 5.47 1608860 4112112 130368 06:50:40 06:40:01 25957568 31496968 765092 2.33 179152 5411328 1740128 5.13 1828388 4426828 120 06:50:40 06:41:01 25958224 31497624 764332 2.33 179192 5411328 1740128 5.13 1828512 4426828 52 06:50:40 06:42:01 25968224 31507772 754128 2.29 179280 5411336 1740128 5.13 1818084 4426844 8 06:50:40 06:43:01 25972020 31511636 750192 2.28 179356 5411340 1740128 5.13 1814376 4426844 12 06:50:40 06:44:01 25975972 31515648 746128 2.27 179380 5411340 1740128 5.13 1810280 4426840 12 06:50:40 06:45:01 25976212 31516100 745632 2.27 179472 5411452 1740128 5.13 1811216 4426948 48 06:50:40 06:46:01 25976432 31516340 745308 2.27 179496 5411452 1740128 5.13 1811364 4426948 12 06:50:40 06:47:01 25976124 31516104 745416 2.27 179504 5411456 1740128 5.13 1811128 4426956 56 06:50:40 06:48:01 25976320 31516308 745140 2.27 179524 5411456 1740128 5.13 1811444 4426956 8 06:50:40 06:49:01 25975152 31515208 746044 2.27 179556 5411460 1740128 5.13 1811200 4426960 8 06:50:40 06:50:01 25494028 31485024 774768 2.36 206084 5809572 1724800 5.08 1878800 4815176 88 06:50:40 Average: 26214891 31467194 799015 2.43 171553 5153767 1824576 5.38 1764269 4262157 35454 06:50:40 06:50:40 06:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:50:40 06:36:01 ens3 541.15 394.34 7445.37 85.30 0.00 0.00 0.00 0.00 06:50:40 06:36:01 lo 4.40 4.40 0.46 0.46 0.00 0.00 0.00 0.00 06:50:40 06:36:01 veth35cae75 174.36 209.23 16.69 132.18 0.00 0.00 0.00 0.01 06:50:40 06:36:01 docker0 220.58 256.31 17.59 428.29 0.00 0.00 0.00 0.00 06:50:40 06:37:01 veth68eebe3 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 06:50:40 06:37:01 ens3 331.11 222.20 2805.41 31.01 0.00 0.00 0.00 0.00 06:50:40 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:40 06:37:01 docker0 201.78 297.72 16.14 2771.62 0.00 0.00 0.00 0.00 06:50:40 06:38:01 ens3 77.94 61.74 225.82 211.26 0.00 0.00 0.00 0.00 06:50:40 06:38:01 lo 5.67 5.67 0.57 0.57 0.00 0.00 0.00 0.00 06:50:40 06:38:01 docker0 5.02 9.45 0.31 123.28 0.00 0.00 0.00 0.00 06:50:40 06:39:01 ens3 77.95 44.21 2508.28 5.21 0.00 0.00 0.00 0.00 06:50:40 06:39:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 06:50:40 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:40:01 ens3 192.53 125.83 2138.68 13.65 0.00 0.00 0.00 0.00 06:50:40 06:40:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 06:50:40 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:41:01 ens3 2.18 0.98 1.92 0.50 0.00 0.00 0.00 0.00 06:50:40 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:40 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:43:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:50:40 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:40 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:45:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:50:40 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:40 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:40 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:40 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:48:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 06:50:40 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:40 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:40 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:50:01 ens3 198.55 128.18 3543.41 23.98 0.00 0.00 0.00 0.00 06:50:40 06:50:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 06:50:40 06:50:01 docker0 64.59 87.32 5.72 872.48 0.00 0.00 0.00 0.00 06:50:40 Average: ens3 94.82 65.20 1244.63 24.73 0.00 0.00 0.00 0.00 06:50:40 Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 06:50:40 Average: docker0 32.80 43.39 2.65 279.70 0.00 0.00 0.00 0.00 06:50:40 06:50:40 06:50:40 ---> sar -P ALL: 06:50:40 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7840) 08/29/25 _x86_64_ (8 CPU) 06:50:40 06:50:40 06:34:21 LINUX RESTART (8 CPU) 06:50:40 06:50:40 06:35:01 CPU %user %nice %system %iowait %steal %idle 06:50:40 06:36:01 all 6.99 0.00 3.13 1.06 0.07 88.75 06:50:40 06:36:01 0 8.02 0.00 2.79 0.82 0.08 88.29 06:50:40 06:36:01 1 6.24 0.00 3.19 0.17 0.05 90.35 06:50:40 06:36:01 2 6.16 0.00 3.12 1.52 0.07 89.14 06:50:40 06:36:01 3 6.74 0.00 3.96 4.10 0.07 85.13 06:50:40 06:36:01 4 8.95 0.00 3.63 0.19 0.07 87.17 06:50:40 06:36:01 5 5.24 0.00 1.99 0.79 0.05 91.93 06:50:40 06:36:01 6 7.51 0.00 3.19 0.13 0.08 89.08 06:50:40 06:36:01 7 7.06 0.00 3.23 0.79 0.05 88.86 06:50:40 06:37:01 all 44.41 0.00 7.12 0.75 0.08 47.64 06:50:40 06:37:01 0 43.43 0.00 7.44 0.25 0.08 48.79 06:50:40 06:37:01 1 44.55 0.00 6.66 0.76 0.07 47.97 06:50:40 06:37:01 2 45.98 0.00 7.33 0.39 0.08 46.23 06:50:40 06:37:01 3 43.44 0.00 7.88 3.71 0.08 44.89 06:50:40 06:37:01 4 44.25 0.00 7.18 0.25 0.07 48.26 06:50:40 06:37:01 5 45.22 0.00 7.18 0.18 0.07 47.35 06:50:40 06:37:01 6 43.56 0.00 6.44 0.22 0.07 49.71 06:50:40 06:37:01 7 44.86 0.00 6.89 0.27 0.08 47.89 06:50:40 06:38:01 all 30.02 0.00 5.59 0.52 0.07 63.81 06:50:40 06:38:01 0 30.36 0.00 6.00 0.34 0.07 63.24 06:50:40 06:38:01 1 29.77 0.00 5.67 0.10 0.08 64.37 06:50:40 06:38:01 2 32.48 0.00 5.58 0.30 0.07 61.57 06:50:40 06:38:01 3 29.08 0.00 5.42 1.88 0.07 63.55 06:50:40 06:38:01 4 29.39 0.00 5.27 0.05 0.07 65.22 06:50:40 06:38:01 5 29.23 0.00 5.64 0.33 0.07 64.73 06:50:40 06:38:01 6 30.55 0.00 5.37 0.54 0.07 63.48 06:50:40 06:38:01 7 29.29 0.00 5.75 0.60 0.07 64.29 06:50:40 06:39:01 all 0.94 0.00 0.33 0.07 0.02 98.64 06:50:40 06:39:01 0 0.70 0.00 0.32 0.00 0.02 98.97 06:50:40 06:39:01 1 1.27 0.00 0.45 0.02 0.05 98.22 06:50:40 06:39:01 2 1.03 0.00 0.23 0.00 0.00 98.73 06:50:40 06:39:01 3 0.82 0.00 0.40 0.40 0.03 98.35 06:50:40 06:39:01 4 0.90 0.00 0.25 0.00 0.02 98.83 06:50:40 06:39:01 5 0.85 0.00 0.23 0.00 0.02 98.90 06:50:40 06:39:01 6 0.95 0.00 0.25 0.17 0.02 98.61 06:50:40 06:39:01 7 0.95 0.00 0.53 0.00 0.00 98.51 06:50:40 06:40:01 all 3.20 0.00 1.35 0.47 0.03 94.95 06:50:40 06:40:01 0 3.40 0.00 1.84 0.07 0.03 94.66 06:50:40 06:40:01 1 5.18 0.00 1.69 0.34 0.02 92.77 06:50:40 06:40:01 2 2.78 0.00 1.44 0.08 0.03 95.67 06:50:40 06:40:01 3 3.32 0.00 1.46 2.41 0.05 92.76 06:50:40 06:40:01 4 3.45 0.00 1.08 0.08 0.03 95.36 06:50:40 06:40:01 5 2.65 0.00 1.26 0.32 0.02 95.76 06:50:40 06:40:01 6 2.33 0.00 0.97 0.37 0.02 96.31 06:50:40 06:40:01 7 2.52 0.00 1.02 0.12 0.03 96.31 06:50:40 06:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:50:40 06:41:01 0 0.03 0.00 0.00 0.02 0.00 99.95 06:50:40 06:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:50:40 06:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:50:40 06:41:01 3 0.05 0.00 0.03 0.03 0.03 99.85 06:50:40 06:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:50:40 06:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:50:40 06:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:50:40 06:41:01 7 0.05 0.00 0.00 0.00 0.02 99.93 06:50:40 06:42:01 all 0.09 0.00 0.01 0.00 0.01 99.88 06:50:40 06:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:50:40 06:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:50:40 06:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:50:40 06:42:01 3 0.05 0.00 0.02 0.02 0.03 99.88 06:50:40 06:42:01 4 0.57 0.00 0.00 0.00 0.03 99.40 06:50:40 06:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:50:40 06:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:50:40 06:42:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:50:40 06:43:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:50:40 06:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 06:50:40 06:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:50:40 06:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:50:40 06:43:01 3 0.05 0.00 0.05 0.03 0.03 99.83 06:50:40 06:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:50:40 06:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:50:40 06:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:50:40 06:43:01 7 0.10 0.00 0.00 0.00 0.00 99.90 06:50:40 06:44:01 all 0.06 0.00 0.01 0.00 0.01 99.91 06:50:40 06:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:50:40 06:44:01 1 0.08 0.00 0.02 0.00 0.02 99.88 06:50:40 06:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:50:40 06:44:01 3 0.03 0.00 0.03 0.02 0.03 99.88 06:50:40 06:44:01 4 0.10 0.00 0.00 0.00 0.02 99.88 06:50:40 06:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:50:40 06:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:50:40 06:44:01 7 0.20 0.00 0.02 0.00 0.00 99.78 06:50:40 06:45:01 all 0.25 0.00 0.01 0.01 0.02 99.71 06:50:40 06:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:50:40 06:45:01 1 0.02 0.00 0.03 0.00 0.03 99.92 06:50:40 06:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:50:40 06:45:01 3 0.02 0.00 0.02 0.03 0.03 99.90 06:50:40 06:45:01 4 1.87 0.00 0.02 0.00 0.02 98.09 06:50:40 06:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:50:40 06:45:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:50:40 06:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:50:40 06:46:01 all 0.24 0.00 0.01 0.00 0.01 99.73 06:50:40 06:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:50:40 06:46:01 1 0.08 0.00 0.02 0.00 0.02 99.88 06:50:40 06:46:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:50:40 06:46:01 3 0.07 0.00 0.02 0.02 0.03 99.87 06:50:40 06:46:01 4 1.58 0.00 0.00 0.00 0.02 98.40 06:50:40 06:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:50:40 06:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:50:40 06:46:01 7 0.12 0.00 0.02 0.00 0.00 99.87 06:50:40 06:50:40 06:46:01 CPU %user %nice %system %iowait %steal %idle 06:50:40 06:47:01 all 0.26 0.00 0.01 0.00 0.01 99.71 06:50:40 06:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:40 06:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:50:40 06:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:50:40 06:47:01 3 0.02 0.00 0.03 0.03 0.02 99.90 06:50:40 06:47:01 4 1.97 0.00 0.00 0.00 0.02 98.01 06:50:40 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:50:40 06:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:50:40 06:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:50:40 06:48:01 all 0.06 0.00 0.01 0.00 0.01 99.92 06:50:40 06:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:50:40 06:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:50:40 06:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:50:40 06:48:01 3 0.07 0.00 0.03 0.02 0.03 99.85 06:50:40 06:48:01 4 0.33 0.00 0.00 0.00 0.00 99.67 06:50:40 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:50:40 06:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:50:40 06:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:50:40 06:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:50:40 06:49:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:50:40 06:49:01 1 0.08 0.00 0.05 0.00 0.02 99.85 06:50:40 06:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:50:40 06:49:01 3 0.00 0.00 0.03 0.02 0.02 99.93 06:50:40 06:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:50:40 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:50:40 06:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:50:40 06:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:50:40 06:50:01 all 3.80 0.00 1.60 0.46 0.03 94.12 06:50:40 06:50:01 0 4.02 0.00 1.69 0.30 0.02 93.97 06:50:40 06:50:01 1 3.69 0.00 1.69 2.53 0.05 92.04 06:50:40 06:50:01 2 3.72 0.00 1.61 0.05 0.03 94.59 06:50:40 06:50:01 3 3.47 0.00 1.76 0.60 0.02 94.15 06:50:40 06:50:01 4 4.13 0.00 1.21 0.07 0.03 94.56 06:50:40 06:50:01 5 3.48 0.00 1.76 0.05 0.03 94.68 06:50:40 06:50:01 6 3.87 0.00 1.67 0.05 0.03 94.38 06:50:40 06:50:01 7 4.04 0.00 1.37 0.02 0.02 94.56 06:50:40 Average: all 5.99 0.00 1.27 0.22 0.03 92.48 06:50:40 Average: 0 5.97 0.00 1.34 0.12 0.02 92.54 06:50:40 Average: 1 6.04 0.00 1.30 0.26 0.03 92.37 06:50:40 Average: 2 6.12 0.00 1.29 0.16 0.02 92.42 06:50:40 Average: 3 5.77 0.00 1.40 0.88 0.04 91.91 06:50:40 Average: 4 6.46 0.00 1.23 0.04 0.03 92.24 06:50:40 Average: 5 5.76 0.00 1.20 0.11 0.02 92.91 06:50:40 Average: 6 5.89 0.00 1.19 0.10 0.02 92.79 06:50:40 Average: 7 5.92 0.00 1.25 0.12 0.02 92.69 06:50:40 06:50:40 06:50:40