Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 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-ssh6761190349325726684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16810595415595011551.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh4295121864110294028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh3783512473831468386.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-ssh3443188800926732746.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-5974 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 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 (main) Commit message: "Merge pull request #637 from whxtpbnl/feat/SupportRegisterBitDecompositionAcquisition/lwq" > git config core.sparsecheckout # timeout=10 > git checkout -f f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 # timeout=10 > git rev-list --no-walk df468ea0d4659fb9b2b737190123bafb0add59f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:28:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:28:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:28:51 ========================================================= 14:28:51 EdgeX Global Pipelines Version Info 14:28:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:28:52 ------------------- 14:28:52 stable info: 14:28:52 ------------------- 14:28:52 Commited By: Ginny Guan ginny@iotechsys.com 14:28:52 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 14:28:52 Message: update stable to v1.0.274 14:28:53 ------------------- 14:28:53 experimental info: 14:28:53 ------------------- 14:28:53 Commited By: **** collab-it+edgex@linuxfoundation.org 14:28:53 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 14:28:53 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:28:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:28:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:28:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [Pipeline] echo 14:28:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f78dbd0 [Pipeline] echo 14:28:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:28:54 provisioning config files... 14:28:54 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14038805119393002361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:54 ---> ****-login.sh 14:28:54 nexus3.edgexfoundry.org:10001 14:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:54 14:28:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:28:54 Configure a credential helper to remove this warning. See 14:28:54 https://docs.****.com/go/credential-store/ 14:28:54 14:28:54 Login Succeeded 14:28:54 nexus3.edgexfoundry.org:10002 14:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:54 14:28:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:28:54 Configure a credential helper to remove this warning. See 14:28:54 https://docs.****.com/go/credential-store/ 14:28:54 14:28:54 Login Succeeded 14:28:55 nexus3.edgexfoundry.org:10003 14:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:55 14:28:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:28:55 Configure a credential helper to remove this warning. See 14:28:55 https://docs.****.com/go/credential-store/ 14:28:55 14:28:55 Login Succeeded 14:28:55 nexus3.edgexfoundry.org:10004 14:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:55 14:28:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:28:55 Configure a credential helper to remove this warning. See 14:28:55 https://docs.****.com/go/credential-store/ 14:28:55 14:28:55 Login Succeeded 14:28:55 ****.io 14:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:55 14:28:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:28:55 Configure a credential helper to remove this warning. See 14:28:55 https://docs.****.com/go/credential-store/ 14:28:55 14:28:55 Login Succeeded 14:28:55 ---> ****-login.sh ends [Pipeline] } 14:28:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:28:55 + git rev-list -1 --merges f78dbd017cc54961ee1ffbcb37b34f66bbf1b853~1..f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [Pipeline] echo 14:28:55 -----------> git rev-list -1 --merges f78dbd017cc54961ee1ffbcb37b34f66bbf1b853~1..f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 14:28:55 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [false] [Pipeline] sh 14:28:56 + git log --format=format:%s -1 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [Pipeline] echo 14:28:56 ========================================================= 14:28:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:28:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:28:56 + git log --format=format:%s -1 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [Pipeline] echo 14:28:56 [semverPrep] GIT_COMMIT: f78dbd017cc54961ee1ffbcb37b34f66bbf1b853, Commit Message: Merge pull request #637 from whxtpbnl/feat/SupportRegisterBitDecompositionAcquisition/lwq [Pipeline] echo 14:28:56 [semverPrep] This is not a build commit. [Pipeline] sh 14:28:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:28:56 + grep -v github /etc/ssh/ssh_known_hosts 14:28:56 + [ -e /tmp/ssh_known_hosts ] 14:28:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:28:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:28:56 + sudo tee -a /etc/ssh/ssh_known_hosts 14:28:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:57 14:28:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:28:57 0.1.4: Pulling from edgex-devops/py-git-semver 14:28:57 3dae71ba6b94: Pulling fs layer 14:28:57 6bf1a483ea7c: Pulling fs layer 14:28:57 f5dfc541a4d3: Pulling fs layer 14:28:57 461d9e800cba: Pulling fs layer 14:28:57 80192f66455f: Pulling fs layer 14:28:57 2e8e34ca0e6c: Pulling fs layer 14:28:57 a29436f7fd5d: Pulling fs layer 14:28:57 923cac83aea3: Pulling fs layer 14:28:57 25ad8b0a4227: Pulling fs layer 14:28:57 db01528c6b51: Pulling fs layer 14:28:57 28988de357af: Pulling fs layer 14:28:57 80192f66455f: Waiting 14:28:57 461d9e800cba: Waiting 14:28:57 2e8e34ca0e6c: Waiting 14:28:57 a29436f7fd5d: Waiting 14:28:57 923cac83aea3: Waiting 14:28:57 25ad8b0a4227: Waiting 14:28:57 db01528c6b51: Waiting 14:28:57 28988de357af: Waiting 14:28:57 6bf1a483ea7c: Verifying Checksum 14:28:57 6bf1a483ea7c: Download complete 14:28:57 461d9e800cba: Verifying Checksum 14:28:57 461d9e800cba: Download complete 14:28:57 80192f66455f: Verifying Checksum 14:28:57 80192f66455f: Download complete 14:28:57 f5dfc541a4d3: Verifying Checksum 14:28:57 f5dfc541a4d3: Download complete 14:28:57 3dae71ba6b94: Verifying Checksum 14:28:57 3dae71ba6b94: Download complete 14:28:57 923cac83aea3: Download complete 14:28:57 25ad8b0a4227: Verifying Checksum 14:28:57 25ad8b0a4227: Download complete 14:28:57 db01528c6b51: Download complete 14:28:58 28988de357af: Download complete 14:28:58 a29436f7fd5d: Verifying Checksum 14:28:58 a29436f7fd5d: Download complete 14:28:58 2e8e34ca0e6c: Verifying Checksum 14:28:58 2e8e34ca0e6c: Download complete 14:28:59 3dae71ba6b94: Pull complete 14:28:59 6bf1a483ea7c: Pull complete 14:29:00 f5dfc541a4d3: Pull complete 14:29:00 461d9e800cba: Pull complete 14:29:00 80192f66455f: Pull complete 14:29:04 2e8e34ca0e6c: Pull complete 14:29:05 a29436f7fd5d: Pull complete 14:29:05 923cac83aea3: Pull complete 14:29:05 25ad8b0a4227: Pull complete 14:29:05 db01528c6b51: Pull complete 14:29:05 28988de357af: Pull complete 14:29:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 14:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:06 prd-ubuntu20.04-docker-8c-8g-5974 does not seem to be running inside a container 14:29:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:29:10 $ docker top b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 -eo pid,comm 14:29:11 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). 14:29:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:11 [ssh-agent] Looking for ssh-agent implementation... 14:29:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:11 $ docker exec b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 ssh-agent 14:29:11 SSH_AUTH_SOCK=/tmp/ssh-lrpzZtaeRuUL/agent.32 14:29:11 SSH_AGENT_PID=38 14:29:11 Running ssh-add (command line suppressed) 14:29:11 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11347776219773221420.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11347776219773221420.key) 14:29:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:11 + git tag --points-at HEAD [Pipeline] } 14:29:11 $ docker exec --env ******** --env ******** b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 ssh-agent -k 14:29:11 unset SSH_AUTH_SOCK; 14:29:11 unset SSH_AGENT_PID; 14:29:11 echo Agent pid 38 killed; 14:29:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:29:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:11 [ssh-agent] Looking for ssh-agent implementation... 14:29:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:11 $ docker exec b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 ssh-agent 14:29:12 SSH_AUTH_SOCK=/tmp/ssh-wXm9A2fhcfYr/agent.71 14:29:12 SSH_AGENT_PID=77 14:29:12 Running ssh-add (command line suppressed) 14:29:12 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9049981188457115558.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9049981188457115558.key) 14:29:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:12 + git semver init 14:29:12 2025-07-30 14:29:12,714 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:29:12 2025-07-30 14:29:12,718 [run_init] DEBUG init version:0.0.0 force:False 14:29:12 2025-07-30 14:29:12,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 14:29:12 2025-07-30 14:29:12,719 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 14:29:12 2025-07-30 14:29:12,719 [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) 14:29:14 2025-07-30 14:29:14,015 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 14:29:14 2025-07-30 14:29:14,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 14:29:14 2025-07-30 14:29:14,015 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 14:29:14 2025-07-30 14:29:14,015 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 14:29:14 4.1.0-dev.1 [Pipeline] } 14:29:14 $ docker exec --env ******** --env ******** b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 ssh-agent -k 14:29:14 unset SSH_AUTH_SOCK; 14:29:14 unset SSH_AGENT_PID; 14:29:14 echo Agent pid 77 killed; 14:29:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:14 + git semver [Pipeline] } 14:29:14 $ docker stop --time=1 b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 14:29:16 $ docker rm -f --volumes b8075de11bb6173a77ba5c6f97cd1e105996239dcbd3b5e63e1cfd72e0be5719 [Pipeline] // withDockerContainer [Pipeline] sh 14:29:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:29:16 Stashed 1 file(s) [Pipeline] echo 14:29:16 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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 14:29:17 provisioning config files... 14:29:17 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9337078076565745398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:17 ---> ****-login.sh 14:29:17 nexus3.edgexfoundry.org:10001 14:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:17 Login Succeeded 14:29:17 nexus3.edgexfoundry.org:10002 14:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:17 Login Succeeded 14:29:17 nexus3.edgexfoundry.org:10003 14:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:17 Login Succeeded 14:29:17 nexus3.edgexfoundry.org:10004 14:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:17 Login Succeeded 14:29:17 ****.io 14:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:17 Login Succeeded 14:29:17 ---> ****-login.sh ends [Pipeline] } 14:29:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:29:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:29:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:29:18 ========================================================= 14:29:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:29:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:18 + 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 . 14:29:18 #0 building with "default" instance using docker driver 14:29:18 14:29:18 #1 [internal] load build definition from Dockerfile 14:29:18 #1 transferring dockerfile: 1.52kB done 14:29:18 #1 DONE 0.0s 14:29:18 14:29:18 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:29:18 #2 DONE 0.1s 14:29:19 14:29:19 #3 [internal] load .dockerignore 14:29:19 #3 transferring context: 182B done 14:29:19 #3 DONE 0.0s 14:29:19 14:29:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 14:29:19 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done 14:29:19 #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done 14:29:19 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 0.1s 14:29:19 #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done 14:29:19 #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done 14:29:19 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s 14:29:19 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 0.1s 14:29:19 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 14:29:19 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s 14:29:19 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 14:29:19 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 14:29:19 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.3s 14:29:19 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.2s done 14:29:19 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.2s done 14:29:19 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 14:29:19 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 1.05MB / 2.38MB 0.3s 14:29:19 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 1.05MB / 100.52MB 0.3s 14:29:19 #4 ... 14:29:19 14:29:19 #5 [internal] load build context 14:29:19 #5 transferring context: 27.87MB 0.3s done 14:29:19 #5 DONE 0.3s 14:29:19 14:29:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 14:29:19 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.4s 14:29:19 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 14:29:19 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.3s done 14:29:19 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 7.34MB / 100.52MB 0.4s 14:29:19 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0B / 13.29MB 0.4s 14:29:19 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 14:29:19 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 49.28MB / 74.06MB 0.6s 14:29:19 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 19.92MB / 100.52MB 0.6s 14:29:19 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 8.39MB / 13.29MB 0.6s 14:29:19 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 14:29:19 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 0.7s 14:29:19 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 29.36MB / 100.52MB 0.7s 14:29:19 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.7s 14:29:20 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s 14:29:20 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 36.70MB / 100.52MB 0.8s 14:29:20 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 56.62MB / 100.52MB 1.0s 14:29:20 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.1s done 14:29:20 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 61.87MB / 100.52MB 1.1s 14:29:20 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 1.1s done 14:29:20 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14:29:20 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 79.69MB / 100.52MB 1.2s 14:29:20 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 98.57MB / 100.52MB 1.3s 14:29:20 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.7s done 14:29:26 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s 14:29:26 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s done 14:29:26 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 14:29:26 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 14:29:26 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 14:29:26 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done 14:29:26 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 14:29:26 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done 14:29:26 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s 14:29:29 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.9s done 14:29:29 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s 14:29:29 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.7s done 14:29:29 #4 DONE 10.6s 14:29:29 14:29:29 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 14:29:29 #6 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:29:31 Still waiting to schedule task 14:29:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:29:33 #6 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:29:33 #6 3.251 (1/8) Installing openssh-keygen (9.7_p1-r5) 14:29:33 #6 3.260 (2/8) Installing libedit (20240517.3.1-r0) 14:29:33 #6 3.266 (3/8) Installing openssh-client-common (9.7_p1-r5) 14:29:33 #6 3.291 (4/8) Installing openssh-client-default (9.7_p1-r5) 14:29:33 #6 3.300 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 14:29:33 #6 3.304 (6/8) Installing openssh-server-common (9.7_p1-r5) 14:29:33 #6 3.308 (7/8) Installing openssh-server (9.7_p1-r5) 14:29:33 #6 3.328 (8/8) Installing openssh (9.7_p1-r5) 14:29:33 #6 3.335 Executing busybox-1.36.1-r29.trigger 14:29:33 #6 3.345 OK: 253 MiB in 66 packages 14:29:36 #6 DONE 6.9s 14:29:36 14:29:36 #7 [builder 3/7] WORKDIR /device-modbus-go 14:29:36 #7 DONE 0.0s 14:29:36 14:29:36 #8 [builder 4/7] COPY go.mod vendor* ./ 14:29:36 #8 DONE 0.0s 14:29:36 14:29:36 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:32 #9 DONE 51.5s 14:30:32 14:30:32 #10 [builder 6/7] COPY . . 14:30:32 #10 DONE 0.3s 14:30:32 14:30:32 #11 [builder 7/7] RUN echo noop 14:30:32 #11 0.215 noop 14:30:32 #11 DONE 0.3s 14:30:32 14:30:32 #12 exporting to image 14:30:32 #12 exporting layers 14:30:37 #12 exporting layers 7.8s done 14:30:37 #12 writing image sha256:a05d24d72469d0d2162e8478e4a3657f8310c51c1a171f0b44f43a03612c9809 done 14:30:37 #12 naming to docker.io/library/ci-base-image-x86_64 done 14:30:37 #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:37 + docker inspect -f . ci-base-image-x86_64 14:30:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:37 prd-ubuntu20.04-docker-8c-8g-5974 does not seem to be running inside a container 14:30:37 $ 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 ******** ci-base-image-x86_64 cat 14:30:38 $ docker top a5bc0d591d6c33a668beb6aca1baf3857de9bc6e5316acc71f38007a91365252 -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:38 + go version 14:30:38 go version go1.23.9 linux/amd64 [Pipeline] } 14:30:38 $ docker stop --time=1 a5bc0d591d6c33a668beb6aca1baf3857de9bc6e5316acc71f38007a91365252 14:30:39 $ docker rm -f --volumes a5bc0d591d6c33a668beb6aca1baf3857de9bc6e5316acc71f38007a91365252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:40 + docker inspect -f . ci-base-image-x86_64 14:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:40 prd-ubuntu20.04-docker-8c-8g-5974 does not seem to be running inside a container 14:30:40 $ 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 ******** ci-base-image-x86_64 cat 14:30:40 $ docker top 7ce1514ccb59d3e7aecd77c394957ca326d1961c61ad88e96ce725a7b1f098ef -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:40 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 14:30:41 + make test 14:30:41 go test ./... -coverprofile=coverage.out 14:30:42 ? github.com/edgexfoundry/device-modbus-go [no test files] 14:31:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5975 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 14:31:00 Running in /w/workspace/device-modbus-go/190 [Pipeline] { [Pipeline] checkout 14:31:03 The recommended git tool is: git 14:31:04 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 14:31:04 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 46.6% of statements 14:31:08 using credential edgex-jenkins-ssh 14:31:08 Cloning the remote Git repository 14:31:08 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 14:31:08 > git init /w/workspace/device-modbus-go/190 # timeout=10 14:31:08 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 14:31:08 > git --version # timeout=10 14:31:08 > git --version # 'git version 2.25.1' 14:31:08 using GIT_SSH to set credentials SSH Credentials for GitHub 14:31:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:11 Avoid second fetch 14:31:11 Checking out Revision f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 (main) 14:31:11 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 14:31:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:11 > git config core.sparsecheckout # timeout=10 14:31:12 > git checkout -f f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 # timeout=10 14:31:12 Commit message: "Merge pull request #637 from whxtpbnl/feat/SupportRegisterBitDecompositionAcquisition/lwq" 14:31:14 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:31:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:31:17 % Total % Received % Xferd Average Speed Time Time Time Current 14:31:17 Dload Upload Total Spent Left Speed 14:31:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14 100 14 0 0 67 0 --:--:-- --:--:-- --:--:-- 67 [Pipeline] sh 14:31:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:31:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:31:18 + sudo tee /etc/docker/daemon.new 14:31:18 { 14:31:18 "registry-mirrors": [ 14:31:18 "https://nexus3.edgexfoundry.org:10001" 14:31:18 ], 14:31:18 "bip": "10.250.0.254/24", 14:31:18 "hosts": [ 14:31:18 "tcp://0.0.0.0:5555", 14:31:18 "unix:///var/run/docker.sock" 14:31:18 ], 14:31:18 "mtu": 1458, 14:31:18 "selinux-enabled": true, 14:31:18 "seccomp-profile": "/etc/docker/seccomp.json" 14:31:18 } [Pipeline] sh 14:31:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:31:18 + sudo service docker restart 14:31:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:31:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:31:20 ./bin/test-attribution-txt.sh [Pipeline] echo 14:31:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 14:31:20 $ docker stop --time=1 7ce1514ccb59d3e7aecd77c394957ca326d1961c61ad88e96ce725a7b1f098ef 14:31:24 $ docker rm -f --volumes 7ce1514ccb59d3e7aecd77c394957ca326d1961c61ad88e96ce725a7b1f098ef [Pipeline] // withDockerContainer [Pipeline] sh 14:31:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:31:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:31:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:31:25 + ls -al . 14:31:25 total 260 14:31:25 drwxrwxr-x 9 jenkins jenkins 4096 Jul 30 14:30 . 14:31:25 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 14:28 .. 14:31:25 -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 14:28 .dockerignore 14:31:25 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 14:31 .git 14:31:25 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 14:28 .github 14:31:25 -rw-rw-r-- 1 jenkins jenkins 266 Jul 30 14:28 .gitignore 14:31:25 -rw-rw-r-- 1 jenkins jenkins 199 Jul 30 14:28 .golangci.yml 14:31:25 drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 14:29 .semver 14:31:25 -rw-rw-r-- 1 jenkins jenkins 20457 Jul 30 14:28 Attribution.txt 14:31:25 -rw-rw-r-- 1 jenkins jenkins 18046 Jul 30 14:28 CHANGELOG.md 14:31:25 -rw-rw-r-- 1 jenkins jenkins 1479 Jul 30 14:28 Dockerfile 14:31:25 -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 14:28 GOVERNANCE.md 14:31:25 -rw-rw-r-- 1 jenkins jenkins 658 Jul 30 14:28 Jenkinsfile 14:31:25 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 14:28 LICENSE 14:31:25 -rw-rw-r-- 1 jenkins jenkins 2524 Jul 30 14:28 Makefile 14:31:25 -rw-rw-r-- 1 jenkins jenkins 622 Jul 30 14:28 OWNERS.md 14:31:25 -rw-rw-r-- 1 jenkins jenkins 4463 Jul 30 14:28 README.md 14:31:25 -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 14:29 VERSION 14:31:25 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 14:28 bin 14:31:25 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 14:28 cmd 14:31:25 -rw-r--r-- 1 jenkins jenkins 27942 Jul 30 14:31 coverage.out 14:31:25 -rw-rw-r-- 1 jenkins jenkins 6324 Jul 30 14:28 go.mod 14:31:25 -rw-rw-r-- 1 jenkins jenkins 87107 Jul 30 14:28 go.sum 14:31:25 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 14:28 internal 14:31:25 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 14:28 simulator 14:31:25 -rw-rw-r-- 1 jenkins jenkins 229 Jul 30 14:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:26 + 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=f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 --label arch=amd64 --label version=4.1.0-dev.1 . 14:31:26 #0 building with "default" instance using docker driver 14:31:26 14:31:26 #1 [internal] load build definition from Dockerfile 14:31:26 #1 transferring dockerfile: 1.52kB done 14:31:26 #1 DONE 0.0s 14:31:26 14:31:26 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:31:26 #2 DONE 0.0s 14:31:26 14:31:26 #3 [internal] load metadata for docker.io/library/alpine:3.20 14:31:26 #3 DONE 0.1s 14:31:26 14:31:26 #4 [internal] load .dockerignore 14:31:26 #4 transferring context: 14:31:26 #4 transferring context: 182B done 14:31:26 #4 DONE 0.0s 14:31:26 14:31:26 #5 [internal] load build context 14:31:26 #5 transferring context: 41.27kB 0.0s done 14:31:26 #5 DONE 0.1s 14:31:26 14:31:26 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 14:31:26 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 14:31:26 #6 ... 14:31:26 14:31:26 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 14:31:26 #7 DONE 0.1s 14:31:26 14:31:26 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 14:31:26 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 14:31:26 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 14:31:26 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 14:31:26 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 14:31:26 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 14:31:26 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 14:31:26 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 14:31:26 #6 DONE 0.4s 14:31:26 14:31:26 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 14:31:27 #8 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:31:27 #8 0.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:31:27 #8 0.615 (1/1) Installing dumb-init (1.2.5-r3) 14:31:27 #8 0.623 Executing busybox-1.36.1-r29.trigger 14:31:27 #8 0.628 OK: 8 MiB in 15 packages 14:31:27 #8 DONE 0.8s 14:31:27 14:31:27 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 14:31:27 #9 0.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:31:27 #9 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:31:27 #9 0.846 OK: 253 MiB in 66 packages 14:31:27 #9 DONE 1.1s 14:31:27 14:31:27 #10 [builder 3/7] WORKDIR /device-modbus-go 14:31:27 #10 DONE 0.0s 14:31:27 14:31:27 #11 [builder 4/7] COPY go.mod vendor* ./ 14:31:27 #11 DONE 0.0s 14:31:27 14:31:27 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:31:28 #12 DONE 0.6s 14:31:28 14:31:28 #13 [stage-1 3/6] RUN apk --no-cache upgrade 14:31:28 #13 0.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:31:28 #13 0.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:31:28 #13 1.066 OK: 8 MiB in 15 packages 14:31:28 #13 DONE 1.2s 14:31:28 14:31:28 #14 [builder 6/7] COPY . . 14:31:28 #14 DONE 0.5s 14:31:28 14:31:28 #15 [builder 7/7] RUN make build 14:31:29 #15 0.282 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:31:37 provisioning config files... 14:31:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/190@tmp/config1194857395750305702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:31:37 ---> ****-login.sh 14:31:37 nexus3.edgexfoundry.org:10001 14:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:31:38 Configure a credential helper to remove this warning. See 14:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:31:38 14:31:38 Login Succeeded 14:31:38 nexus3.edgexfoundry.org:10002 14:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:31:38 Configure a credential helper to remove this warning. See 14:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:31:38 14:31:38 Login Succeeded 14:31:38 nexus3.edgexfoundry.org:10003 14:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:31:38 Configure a credential helper to remove this warning. See 14:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:31:38 14:31:38 Login Succeeded 14:31:38 nexus3.edgexfoundry.org:10004 14:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:31:39 Configure a credential helper to remove this warning. See 14:31:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:31:39 14:31:39 Login Succeeded 14:31:39 ****.io 14:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:31:39 Configure a credential helper to remove this warning. See 14:31:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:31:39 14:31:39 Login Succeeded 14:31:39 ---> ****-login.sh ends [Pipeline] } 14:31:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:31:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:31:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:31:40 ========================================================= 14:31:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:31:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:40 + 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 . 14:31:41 Sending build context to Docker daemon 14.12MB 14:31:41 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 14:31:41 Step 2/10 : FROM ${BASE} AS builder 14:31:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:31:41 94e9d8af2201: Pulling fs layer 14:31:41 a6c56e8762df: Pulling fs layer 14:31:41 f0f3c8884826: Pulling fs layer 14:31:41 c7e7622c144d: Pulling fs layer 14:31:41 4f4fb700ef54: Pulling fs layer 14:31:41 e8859aadc426: Pulling fs layer 14:31:41 b4813487a9f6: Pulling fs layer 14:31:41 502a3d64fb4b: Pulling fs layer 14:31:41 c7e7622c144d: Waiting 14:31:41 4f4fb700ef54: Waiting 14:31:41 e8859aadc426: Waiting 14:31:41 b4813487a9f6: Waiting 14:31:41 502a3d64fb4b: Waiting 14:31:41 a6c56e8762df: Verifying Checksum 14:31:41 a6c56e8762df: Download complete 14:31:41 c7e7622c144d: Verifying Checksum 14:31:41 c7e7622c144d: Download complete 14:31:41 4f4fb700ef54: Verifying Checksum 14:31:41 4f4fb700ef54: Download complete 14:31:41 e8859aadc426: Verifying Checksum 14:31:41 e8859aadc426: Download complete 14:31:41 94e9d8af2201: Verifying Checksum 14:31:41 94e9d8af2201: Download complete 14:31:41 502a3d64fb4b: Verifying Checksum 14:31:41 502a3d64fb4b: Download complete 14:31:42 94e9d8af2201: Pull complete 14:31:42 a6c56e8762df: Pull complete 14:31:43 f0f3c8884826: Verifying Checksum 14:31:43 f0f3c8884826: Download complete 14:31:44 b4813487a9f6: Verifying Checksum 14:31:44 b4813487a9f6: Download complete 14:31:55 #15 DONE 25.5s 14:31:55 14:31:55 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 14:31:55 #16 DONE 0.3s 14:31:55 14:31:55 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 14:31:55 #17 DONE 0.0s 14:31:55 14:31:55 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 14:31:55 #18 DONE 0.0s 14:31:55 14:31:55 #19 exporting to image 14:31:55 #19 exporting layers 0.1s done 14:31:55 #19 writing image sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done 14:31:55 #19 naming to docker.io/library/device-modbus done 14:31:55 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:31:55 provisioning config files... 14:31:55 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config626700178943270683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:31:55 ---> ****-login.sh 14:31:55 nexus3.edgexfoundry.org:10001 14:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:55 Login Succeeded 14:31:55 nexus3.edgexfoundry.org:10002 14:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:55 Login Succeeded 14:31:55 nexus3.edgexfoundry.org:10003 14:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:56 Login Succeeded 14:31:56 nexus3.edgexfoundry.org:10004 14:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:56 Login Succeeded 14:31:56 ****.io 14:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:56 Login Succeeded 14:31:56 ---> ****-login.sh ends [Pipeline] } 14:31:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:31:56 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 14:31:56 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 14:31:56 latest 14:31:56 4.1.0-dev.1 14:31:56 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 14:31:56 main 14:31:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:56 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:57 + docker push nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 14:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 14:31:57 803a82552f44: Preparing 14:31:57 d0b5c715966d: Preparing 14:31:57 001569d3e8ea: Preparing 14:31:57 2225903b9ffb: Preparing 14:31:57 cab531d5082a: Preparing 14:31:57 097100c76c15: Preparing 14:31:57 097100c76c15: Waiting 14:31:57 cab531d5082a: Pushed 14:31:57 2225903b9ffb: Pushed 14:31:57 803a82552f44: Pushed 14:31:57 d0b5c715966d: Pushed 14:31:57 097100c76c15: Layer already exists 14:31:59 f0f3c8884826: Pull complete 14:31:59 c7e7622c144d: Pull complete 14:31:59 4f4fb700ef54: Pull complete 14:31:59 e8859aadc426: Pull complete 14:32:01 001569d3e8ea: Pushed 14:32:01 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853: digest: sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:01 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:02 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 14:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 14:32:02 803a82552f44: Preparing 14:32:02 d0b5c715966d: Preparing 14:32:02 001569d3e8ea: Preparing 14:32:02 2225903b9ffb: Preparing 14:32:02 cab531d5082a: Preparing 14:32:02 097100c76c15: Preparing 14:32:02 097100c76c15: Waiting 14:32:02 2225903b9ffb: Layer already exists 14:32:02 d0b5c715966d: Layer already exists 14:32:02 cab531d5082a: Layer already exists 14:32:02 803a82552f44: Layer already exists 14:32:02 001569d3e8ea: Layer already exists 14:32:02 097100c76c15: Layer already exists 14:32:02 latest: digest: sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:02 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:02 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 14:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 14:32:02 803a82552f44: Preparing 14:32:02 d0b5c715966d: Preparing 14:32:02 001569d3e8ea: Preparing 14:32:02 2225903b9ffb: Preparing 14:32:02 cab531d5082a: Preparing 14:32:02 097100c76c15: Preparing 14:32:02 097100c76c15: Waiting 14:32:02 d0b5c715966d: Layer already exists 14:32:02 cab531d5082a: Layer already exists 14:32:02 803a82552f44: Layer already exists 14:32:02 001569d3e8ea: Layer already exists 14:32:02 2225903b9ffb: Layer already exists 14:32:02 097100c76c15: Layer already exists 14:32:02 4.1.0-dev.1: digest: sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:03 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:03 + docker push nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 14:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 14:32:03 803a82552f44: Preparing 14:32:03 d0b5c715966d: Preparing 14:32:03 001569d3e8ea: Preparing 14:32:03 2225903b9ffb: Preparing 14:32:03 cab531d5082a: Preparing 14:32:03 097100c76c15: Preparing 14:32:03 097100c76c15: Waiting 14:32:03 803a82552f44: Layer already exists 14:32:03 d0b5c715966d: Layer already exists 14:32:03 2225903b9ffb: Layer already exists 14:32:03 001569d3e8ea: Layer already exists 14:32:03 cab531d5082a: Layer already exists 14:32:03 097100c76c15: Layer already exists 14:32:03 f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1: digest: sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:03 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 14:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 14:32:04 803a82552f44: Preparing 14:32:04 d0b5c715966d: Preparing 14:32:04 001569d3e8ea: Preparing 14:32:04 2225903b9ffb: Preparing 14:32:04 cab531d5082a: Preparing 14:32:04 097100c76c15: Preparing 14:32:04 097100c76c15: Waiting 14:32:04 cab531d5082a: Layer already exists 14:32:04 2225903b9ffb: Layer already exists 14:32:04 803a82552f44: Layer already exists 14:32:04 001569d3e8ea: Layer already exists 14:32:04 d0b5c715966d: Layer already exists 14:32:04 097100c76c15: Layer already exists 14:32:04 main: digest: sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:04 ===================================================== [Pipeline] echo 14:32:04 taggedImages: 14:32:04 - nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 14:32:04 - nexus3.edgexfoundry.org:10004/device-modbus:latest 14:32:04 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 14:32:04 - nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 14:32:04 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 14:32:04 ========================================================= 14:32:04 [edgeXBuildMultiArch] RAW Config: 14:32:04 images: 14:32:04 - nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 14:32:04 - nexus3.edgexfoundry.org:10004/device-modbus:latest 14:32:04 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 14:32:04 - nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 14:32:04 - nexus3.edgexfoundry.org:10004/device-modbus:main 14:32:04 settingsFile: 14:32:04 device-modbus-go-settings 14:32:04 ========================================================= [Pipeline] node 14:32:05 b4813487a9f6: Pull complete 14:32:07 502a3d64fb4b: Pull complete 14:32:07 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 14:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:32:07 ---> 3bb21d53e231 14:32:07 Step 3/10 : ARG ADD_BUILD_TAGS="" 14:32:07 ---> Running in 8b42e46fb5e3 14:32:08 Removing intermediate container 8b42e46fb5e3 14:32:08 ---> 3de99840d32e 14:32:08 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:32:08 ---> Running in 88aa4e805f0c 14:32:08 Removing intermediate container 88aa4e805f0c 14:32:08 ---> cb50ae8cdf89 14:32:08 Step 5/10 : RUN apk add --update --no-cache make git openssh 14:32:08 ---> Running in 52f111b971ec 14:32:08 Decoding seccomp profile failed: invalid character ':' after top-level value [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:09 14:32:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:09 arm64: Pulling from edgex-lftools-log-publisher 14:32:09 8998bd30e6a1: Pulling fs layer 14:32:09 04944245beec: Pulling fs layer 14:32:09 699f458cf7ca: Pulling fs layer 14:32:09 765212b225bb: Pulling fs layer 14:32:09 f23df028b6ca: Pulling fs layer 14:32:09 d65c8cfc05b1: Pulling fs layer 14:32:09 2437ff75d9bd: Pulling fs layer 14:32:09 f23df028b6ca: Waiting 14:32:09 d65c8cfc05b1: Waiting 14:32:09 2437ff75d9bd: Waiting 14:32:09 765212b225bb: Waiting 14:32:10 04944245beec: Verifying Checksum 14:32:10 04944245beec: Download complete 14:32:10 765212b225bb: Verifying Checksum 14:32:10 765212b225bb: Download complete 14:32:10 f23df028b6ca: Verifying Checksum 14:32:10 f23df028b6ca: Download complete 14:32:10 d65c8cfc05b1: Verifying Checksum 14:32:10 d65c8cfc05b1: Download complete 14:32:10 699f458cf7ca: Verifying Checksum 14:32:10 699f458cf7ca: Download complete 14:32:10 8998bd30e6a1: Verifying Checksum 14:32:10 8998bd30e6a1: Download complete 14:32:13 2437ff75d9bd: Verifying Checksum 14:32:13 2437ff75d9bd: Download complete 14:32:15 8998bd30e6a1: Pull complete 14:32:15 04944245beec: Pull complete 14:32:17 699f458cf7ca: Pull complete 14:32:17 765212b225bb: Pull complete 14:32:18 f23df028b6ca: Pull complete 14:32:18 d65c8cfc05b1: Pull complete 14:32:19 Still waiting to schedule task 14:32:19 All nodes of label ‘centos7-docker-4c-2g’ are offline 14:32:36 2437ff75d9bd: Pull complete 14:32:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:37 prd-ubuntu20.04-docker-arm64-4c-16g-5975 does not seem to be running inside a container 14:32:37 $ 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/190 -v /w/workspace/device-modbus-go/190:/w/workspace/device-modbus-go/190:rw,z -v /w/workspace/device-modbus-go/190@tmp:/w/workspace/device-modbus-go/190@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 14:32:39 $ docker top 887bd5b307f84db649915a513e1e4d9e7f569329eceeffa69329f78abf90cda1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:40 ---> job-cost.sh 14:32:40 lf-activate-venv: SKIPPING 14:32:40 INFO: No Stack... 14:32:40 INFO: Retrieving Pricing Info for: v3-standard-4 14:32:41 INFO: Archiving Costs [Pipeline] sh 14:32:41 + + catcut /w/workspace/device-modbus-go/190/archives/cost.csv -d, 14:32:41 -f6 [Pipeline] lock 14:32:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] 14:32:42 Resource [jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] did not exist. Created. 14:32:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:32:42 + echo total: 0.10999999940395355 [Pipeline] stash 14:32:42 Stashed 1 file(s) [Pipeline] } 14:32:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } 14:32:42 $ docker stop --time=1 887bd5b307f84db649915a513e1e4d9e7f569329eceeffa69329f78abf90cda1 14:32:44 $ docker rm -f --volumes 887bd5b307f84db649915a513e1e4d9e7f569329eceeffa69329f78abf90cda1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:32:44 Failed in branch arm64 14:33:12 Running on prd-centos7-docker-4c-2g-5976 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:12 provisioning config files... 14:33:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6856986637279068498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:14 ---> ****-login.sh 14:33:14 nexus3.edgexfoundry.org:10001 14:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:14 Configure a credential helper to remove this warning. See 14:33:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:14 14:33:14 Login Succeeded 14:33:14 nexus3.edgexfoundry.org:10002 14:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:14 Configure a credential helper to remove this warning. See 14:33:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:14 14:33:14 Login Succeeded 14:33:14 nexus3.edgexfoundry.org:10003 14:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:14 Configure a credential helper to remove this warning. See 14:33:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:14 14:33:14 Login Succeeded 14:33:14 nexus3.edgexfoundry.org:10004 14:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:14 Configure a credential helper to remove this warning. See 14:33:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:14 14:33:14 Login Succeeded 14:33:14 ****.io 14:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:15 Configure a credential helper to remove this warning. See 14:33:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:15 14:33:15 Login Succeeded 14:33:15 ---> ****-login.sh ends [Pipeline] } 14:33:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:15 + docker buildx ls 14:33:15 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:33:15 default * docker 14:33:15 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:33:15 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 14:33:15 edgex-builder [Pipeline] sh 14:33:16 + docker buildx inspect --bootstrap 14:33:16 #1 [internal] booting buildkit 14:33:16 #1 pulling image moby/buildkit:buildx-stable-1 14:33:21 #1 pulling image moby/buildkit:buildx-stable-1 5.2s done 14:33:21 #1 creating container buildx_buildkit_edgex-builder0 14:33:22 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 14:33:22 #1 DONE 6.8s 14:33:23 Name: edgex-builder 14:33:23 Driver: docker-container 14:33:23 14:33:23 Nodes: 14:33:23 Name: edgex-builder0 14:33:23 Endpoint: unix:///var/run/docker.sock 14:33:23 Status: running 14:33:23 Buildkit: v0.22.0 14:33:23 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 14:33:23 + docker buildx ls 14:33:23 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:33:23 edgex-builder * docker-container 14:33:23 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 14:33:23 default docker 14:33:23 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:33:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 --push - 14:33:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853' 14:33:23 #1 [internal] load build definition from Dockerfile 14:33:23 #1 transferring dockerfile: 198B done 14:33:23 #1 DONE 0.0s 14:33:23 14:33:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 14:33:23 #2 DONE 0.1s 14:33:23 14:33:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853 14:33:24 #3 DONE 0.1s 14:33:24 14:33:24 #4 [internal] load .dockerignore 14:33:24 #4 transferring context: 2B done 14:33:24 #4 DONE 0.0s 14:33:24 14:33:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 14:33:24 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c done 14:33:24 #5 DONE 0.0s 14:33:24 14:33:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 14:33:24 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c done 14:33:24 #6 DONE 0.1s 14:33:24 14:33:24 #7 exporting to image 14:33:24 #7 exporting layers 14:33:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:33:24 #7 ... 14:33:24 14:33:24 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 14:33:24 #8 DONE 0.0s 14:33:24 14:33:24 #7 exporting to image 14:33:24 #7 exporting layers done 14:33:24 #7 exporting manifest sha256:d9874ded2b232780c9fcdf9755e98ac97bb2be858e70f557f3f19a5842021ae1 done 14:33:24 #7 exporting config sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done 14:33:24 #7 exporting manifest sha256:105b9b6808c1d12755ebf7337547806654ab0e9dfacbc76a836be93337ade8ed done 14:33:24 #7 exporting config sha256:329787eb8ebd5aea92cf9c18616584ac7f094a8a688b4deab936a7ea5cf7e9a1 done 14:33:24 #7 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 done 14:33:24 #7 pushing layers 0.1s done 14:33:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 14:33:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 0.1s done 14:33:24 #7 DONE 0.2s 14:33:24 14:33:24 1 warning found (use --debug to expand): 14:33:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:33:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 14:33:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 14:33:24 #1 [internal] load build definition from Dockerfile 14:33:24 #1 transferring dockerfile: 164B done 14:33:24 #1 DONE 0.0s 14:33:24 14:33:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 14:33:24 #2 DONE 0.0s 14:33:24 14:33:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 14:33:24 #3 DONE 0.0s 14:33:24 14:33:24 #4 [internal] load .dockerignore 14:33:24 #4 transferring context: 2B done 14:33:24 #4 DONE 0.0s 14:33:24 14:33:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 14:33:24 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done 14:33:24 #5 CACHED 14:33:24 14:33:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 14:33:24 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done 14:33:24 #6 CACHED 14:33:24 14:33:24 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 14:33:24 #7 DONE 0.0s 14:33:24 14:33:24 #8 exporting to image 14:33:24 #8 exporting layers done 14:33:24 #8 exporting manifest sha256:d9874ded2b232780c9fcdf9755e98ac97bb2be858e70f557f3f19a5842021ae1 done 14:33:24 #8 exporting config sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done 14:33:24 #8 exporting manifest sha256:105b9b6808c1d12755ebf7337547806654ab0e9dfacbc76a836be93337ade8ed done 14:33:24 #8 exporting config sha256:329787eb8ebd5aea92cf9c18616584ac7f094a8a688b4deab936a7ea5cf7e9a1 done 14:33:24 #8 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 done 14:33:24 #8 pushing layers 0.0s done 14:33:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 0.1s done 14:33:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:33:24 #8 DONE 0.1s 14:33:24 14:33:24 1 warning found (use --debug to expand): 14:33:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:33:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 --push - 14:33:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1' 14:33:25 #1 [internal] load build definition from Dockerfile 14:33:25 #1 transferring dockerfile: 169B done 14:33:25 #1 DONE 0.0s 14:33:25 14:33:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 14:33:25 #2 DONE 0.0s 14:33:25 14:33:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 14:33:25 #3 DONE 0.0s 14:33:25 14:33:25 #4 [internal] load .dockerignore 14:33:25 #4 transferring context: 2B done 14:33:25 #4 DONE 0.0s 14:33:25 14:33:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 14:33:25 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c done 14:33:25 #5 CACHED 14:33:25 14:33:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 14:33:25 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done 14:33:25 #6 CACHED 14:33:25 14:33:25 #7 exporting to image 14:33:25 #7 exporting layers done 14:33:25 #7 exporting manifest sha256:d9874ded2b232780c9fcdf9755e98ac97bb2be858e70f557f3f19a5842021ae1 done 14:33:25 #7 exporting config sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done 14:33:25 #7 exporting manifest sha256:105b9b6808c1d12755ebf7337547806654ab0e9dfacbc76a836be93337ade8ed done 14:33:25 #7 exporting config sha256:329787eb8ebd5aea92cf9c18616584ac7f094a8a688b4deab936a7ea5cf7e9a1 done 14:33:25 #7 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 done 14:33:25 #7 pushing layers 0.0s done 14:33:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 14:33:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:33:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 0.1s done 14:33:25 #7 DONE 0.1s 14:33:25 14:33:25 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 14:33:25 #8 DONE 0.0s 14:33:25 14:33:25 1 warning found (use --debug to expand): 14:33:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:33:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1' 14:33:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 --push - 14:33:25 #1 [internal] load build definition from Dockerfile 14:33:25 #1 transferring dockerfile: 210B done 14:33:25 #1 DONE 0.0s 14:33:25 14:33:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 14:33:25 #2 DONE 0.0s 14:33:25 14:33:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1 14:33:25 #3 DONE 0.0s 14:33:25 14:33:25 #4 [internal] load .dockerignore 14:33:25 #4 transferring context: 2B done 14:33:25 #4 DONE 0.0s 14:33:25 14:33:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 14:33:25 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done 14:33:25 #5 CACHED 14:33:25 14:33:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 14:33:25 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done 14:33:25 #6 CACHED 14:33:25 14:33:25 #7 exporting to image 14:33:25 #7 exporting layers done 14:33:25 #7 exporting manifest sha256:d9874ded2b232780c9fcdf9755e98ac97bb2be858e70f557f3f19a5842021ae1 done 14:33:25 #7 exporting config sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done 14:33:25 #7 exporting manifest sha256:105b9b6808c1d12755ebf7337547806654ab0e9dfacbc76a836be93337ade8ed done 14:33:25 #7 exporting config sha256:329787eb8ebd5aea92cf9c18616584ac7f094a8a688b4deab936a7ea5cf7e9a1 done 14:33:25 #7 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 14:33:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:33:26 #7 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 done 14:33:26 #7 pushing layers 0.0s done 14:33:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f78dbd017cc54961ee1ffbcb37b34f66bbf1b853-4.1.0-dev.1@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 0.1s done 14:33:26 #7 DONE 0.1s 14:33:26 14:33:26 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 14:33:26 #8 DONE 0.0s 14:33:26 14:33:26 1 warning found (use --debug to expand): 14:33:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:33:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 14:33:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 14:33:26 #1 [internal] load build definition from Dockerfile 14:33:26 #1 transferring dockerfile: 162B done 14:33:26 #1 DONE 0.0s 14:33:26 14:33:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 14:33:26 #2 DONE 0.0s 14:33:26 14:33:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 14:33:26 #3 DONE 0.0s 14:33:26 14:33:26 #4 [internal] load .dockerignore 14:33:26 #4 transferring context: 2B done 14:33:26 #4 DONE 0.0s 14:33:26 14:33:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 14:33:26 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c done 14:33:26 #5 CACHED 14:33:26 14:33:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 14:33:26 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:7d2b1de24699e105632da26305f1157db7588316d2c9e2d2408469f704cb6b7c 0.0s done 14:33:26 #6 CACHED 14:33:26 14:33:26 #7 exporting to image 14:33:26 #7 exporting layers done 14:33:26 #7 exporting manifest sha256:d9874ded2b232780c9fcdf9755e98ac97bb2be858e70f557f3f19a5842021ae1 done 14:33:26 #7 exporting config sha256:dd213b276d3f26a66be138443b147867fb610203bb25ce14d04bb9567d6ba6a6 done 14:33:26 #7 exporting manifest sha256:105b9b6808c1d12755ebf7337547806654ab0e9dfacbc76a836be93337ade8ed done 14:33:26 #7 exporting config sha256:329787eb8ebd5aea92cf9c18616584ac7f094a8a688b4deab936a7ea5cf7e9a1 done 14:33:26 #7 exporting manifest list sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 done 14:33:26 #7 pushing layers 0.0s done 14:33:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 14:33:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:33:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:1352254cce7af424c3acad18c3f9ad971b7ef22fc4f671224619e6b4cf3e2035 0.1s done 14:33:26 #7 DONE 0.1s 14:33:26 14:33:26 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 14:33:26 #8 DONE 0.0s 14:33:26 14:33:26 1 warning found (use --debug to expand): 14:33:26  - 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 14:33:26 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:33:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:33:27 ---> package-listing.sh 14:33:27 ++ facter osfamily 14:33:27 ++ tr '[:upper:]' '[:lower:]' 14:33:28 + OS_FAMILY=redhat 14:33:28 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 14:33:28 + START_PACKAGES=/tmp/packages_start.txt 14:33:28 + END_PACKAGES=/tmp/packages_end.txt 14:33:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:33:28 + PACKAGES=/tmp/packages_start.txt 14:33:28 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 14:33:28 + PACKAGES=/tmp/packages_end.txt 14:33:28 + case "${OS_FAMILY}" in 14:33:28 + rpm -qa 14:33:28 + sort 14:33:28 + '[' -f /tmp/packages_start.txt ']' 14:33:28 + '[' -f /tmp/packages_end.txt ']' 14:33:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:33:28 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 14:33:28 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 14:33:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 14:33:28 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 14:33:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:29 14:33:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:29 latest: Pulling from edgex-lftools-log-publisher 14:33:29 5eb5b503b376: Pulling fs layer 14:33:29 5c69ac0246d0: Pulling fs layer 14:33:29 ec43610c2a17: Pulling fs layer 14:33:29 3a2ae6a8a46f: Pulling fs layer 14:33:29 33b1e0a273af: Pulling fs layer 14:33:29 5d3b04190fa2: Pulling fs layer 14:33:29 2f39f015ded8: Pulling fs layer 14:33:29 3a2ae6a8a46f: Waiting 14:33:29 33b1e0a273af: Waiting 14:33:29 5d3b04190fa2: Waiting 14:33:29 2f39f015ded8: Waiting 14:33:29 5c69ac0246d0: Verifying Checksum 14:33:29 5c69ac0246d0: Download complete 14:33:29 3a2ae6a8a46f: Verifying Checksum 14:33:29 3a2ae6a8a46f: Download complete 14:33:29 33b1e0a273af: Verifying Checksum 14:33:29 33b1e0a273af: Download complete 14:33:29 ec43610c2a17: Verifying Checksum 14:33:29 ec43610c2a17: Download complete 14:33:29 5d3b04190fa2: Verifying Checksum 14:33:29 5d3b04190fa2: Download complete 14:33:30 5eb5b503b376: Verifying Checksum 14:33:30 5eb5b503b376: Download complete 14:33:30 2f39f015ded8: Verifying Checksum 14:33:30 2f39f015ded8: Download complete 14:33:31 5eb5b503b376: Pull complete 14:33:31 5c69ac0246d0: Pull complete 14:33:31 ec43610c2a17: Pull complete 14:33:31 3a2ae6a8a46f: Pull complete 14:33:32 33b1e0a273af: Pull complete 14:33:32 5d3b04190fa2: Pull complete 14:33:36 2f39f015ded8: Pull complete 14:33:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:36 prd-centos7-docker-4c-2g-5976 does not seem to be running inside a container 14:33:36 $ 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 14:33:40 $ docker top 5b337061f9a7631e68f14e712a8e553ac6480abeb46beb4e8c583c2663b19064 -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:40 + touch /tmp/pre-build-complete [Pipeline] sh 14:33:40 + mkdir -p /var/log/sysstat [Pipeline] sh 14:33:41 + ls /var/log/sa-host 14:33:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:41 provisioning config files... 14:33:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6593919582691402315tmp [Pipeline] { [Pipeline] echo 14:33:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:33:41 ---> create-netrc.sh [Pipeline] } 14:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:33:41 ---> python-tools-install.sh [Pipeline] echo 14:33:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:33:42 ---> sudo-logs.sh 14:33:42 Archiving 'sudo' log.. 14:33:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-5976.novalocal: Name or service not known 14:33:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-5976.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:33:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:33:42 ---> job-cost.sh 14:33:42 lf-activate-venv: SKIPPING 14:33:42 DEBUG: total: 0.10999999940395355 14:33:42 INFO: Retrieving Stack Cost... 14:33:42 INFO: Retrieving Pricing Info for: v3-standard-2 14:33:43 INFO: Archiving Costs [Pipeline] echo 14:33:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:33:43 ---> logs-deploy.sh 14:33:43 lf-activate-venv: SKIPPING 14:33:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/190 14:33:43 INFO: archiving workspace using pattern(s): 14:33:44 Archives upload complete. 14:33:44 INFO: archiving logs to Nexus 14:33:45 ---> uname -a: 14:33:45 Linux prd-centos7-docker-4c-2g-5976.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 14:33:45 14:33:45 14:33:45 ---> lscpu: 14:33:45 Architecture: x86_64 14:33:45 CPU op-mode(s): 32-bit, 64-bit 14:33:45 Byte Order: Little Endian 14:33:45 Address sizes: 40 bits physical, 48 bits virtual 14:33:45 CPU(s): 2 14:33:45 On-line CPU(s) list: 0,1 14:33:45 Thread(s) per core: 1 14:33:45 Core(s) per socket: 1 14:33:45 Socket(s): 2 14:33:45 NUMA node(s): 1 14:33:45 Vendor ID: AuthenticAMD 14:33:45 CPU family: 23 14:33:45 Model: 49 14:33:45 Model name: AMD EPYC-Rome Processor 14:33:45 Stepping: 0 14:33:45 CPU MHz: 2800.000 14:33:45 BogoMIPS: 5600.00 14:33:45 Virtualization: AMD-V 14:33:45 Hypervisor vendor: KVM 14:33:45 Virtualization type: full 14:33:45 L1d cache: 64 KiB 14:33:45 L1i cache: 64 KiB 14:33:45 L2 cache: 1 MiB 14:33:45 L3 cache: 32 MiB 14:33:45 NUMA node0 CPU(s): 0,1 14:33:45 Vulnerability Itlb multihit: Not affected 14:33:45 Vulnerability L1tf: Not affected 14:33:45 Vulnerability Mds: Not affected 14:33:45 Vulnerability Meltdown: Not affected 14:33:45 Vulnerability Mmio stale data: Not affected 14:33:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:33:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:33:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:33:45 Vulnerability Srbds: Not affected 14:33:45 Vulnerability Tsx async abort: Not affected 14:33:45 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 14:33:45 14:33:45 14:33:45 ---> nproc: 14:33:45 2 14:33:45 14:33:45 14:33:45 ---> df -h: 14:33:45 Filesystem Size Used Avail Use% Mounted on 14:33:45 overlay 40G 7.3G 33G 19% / 14:33:45 tmpfs 64M 0 64M 0% /dev 14:33:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:33:45 shm 64M 0 64M 0% /dev/shm 14:33:45 /dev/vda1 40G 7.3G 33G 19% /facter-os 14:33:45 14:33:45 14:33:45 Cannot open /var/log/sysstat/sa30: No such file or directory 14:33:45 Please check if data collecting is enabled 14:33:45 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:33:45 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 14:33:45 $ docker stop --time=1 5b337061f9a7631e68f14e712a8e553ac6480abeb46beb4e8c583c2663b19064 14:33:46 $ docker rm -f --volumes 5b337061f9a7631e68f14e712a8e553ac6480abeb46beb4e8c583c2663b19064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 14:33:46 [WS-CLEANUP] Deleting project workspace... 14:33:46 [WS-CLEANUP] Deferred wipeout is used... 14:33:46 [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 14:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:47 14:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:47 latest: Pulling from edgex-lftools-log-publisher 14:33:47 5eb5b503b376: Pulling fs layer 14:33:47 5c69ac0246d0: Pulling fs layer 14:33:47 ec43610c2a17: Pulling fs layer 14:33:47 3a2ae6a8a46f: Pulling fs layer 14:33:47 33b1e0a273af: Pulling fs layer 14:33:47 5d3b04190fa2: Pulling fs layer 14:33:47 2f39f015ded8: Pulling fs layer 14:33:47 33b1e0a273af: Waiting 14:33:47 5d3b04190fa2: Waiting 14:33:47 3a2ae6a8a46f: Waiting 14:33:47 2f39f015ded8: Waiting 14:33:47 5c69ac0246d0: Verifying Checksum 14:33:47 5c69ac0246d0: Download complete 14:33:47 3a2ae6a8a46f: Download complete 14:33:47 33b1e0a273af: Verifying Checksum 14:33:47 33b1e0a273af: Download complete 14:33:47 ec43610c2a17: Verifying Checksum 14:33:47 ec43610c2a17: Download complete 14:33:47 5d3b04190fa2: Download complete 14:33:47 5eb5b503b376: Verifying Checksum 14:33:47 5eb5b503b376: Download complete 14:33:48 2f39f015ded8: Verifying Checksum 14:33:48 2f39f015ded8: Download complete 14:33:49 5eb5b503b376: Pull complete 14:33:49 5c69ac0246d0: Pull complete 14:33:50 ec43610c2a17: Pull complete 14:33:50 3a2ae6a8a46f: Pull complete 14:33:50 33b1e0a273af: Pull complete 14:33:50 5d3b04190fa2: Pull complete 14:33:56 2f39f015ded8: Pull complete 14:33:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:57 prd-ubuntu20.04-docker-8c-8g-5974 does not seem to be running inside a container 14:33:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:34:00 $ docker top b9e700c4d6dbdfc12ea0a4f6deafcc60f3bf6adbe49630b0ca34ea295645f00c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:01 ---> job-cost.sh 14:34:01 lf-activate-venv: SKIPPING 14:34:01 INFO: No Stack... 14:34:01 INFO: Retrieving Pricing Info for: v3-standard-8 14:34:01 INFO: Archiving Costs [Pipeline] sh 14:34:02 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 14:34:02 + cut -d, -f6 [Pipeline] lock 14:34:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] 14:34:02 Resource [jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] did not exist. Created. 14:34:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:34:02 /w/workspace/gexfoundry_device-modbus-go_main@tmp/durable-42765fdd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:34:02 + echo total: 0.2199999988079071 [Pipeline] stash 14:34:02 Warning: overwriting stash ‘stack-cost’ 14:34:02 Stashed 1 file(s) [Pipeline] } 14:34:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } 14:34:02 $ docker stop --time=1 b9e700c4d6dbdfc12ea0a4f6deafcc60f3bf6adbe49630b0ca34ea295645f00c 14:34:03 $ docker rm -f --volumes b9e700c4d6dbdfc12ea0a4f6deafcc60f3bf6adbe49630b0ca34ea295645f00c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 14:34:04 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 14:34:04 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 14:34:04 total 16 14:34:04 drwxr-xr-x 3 root root 4096 Jul 30 14:34 . 14:34:04 drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 14:34 .. 14:34:04 drwxr-xr-x 2 root root 4096 Jul 30 14:34 cost 14:34:04 -rw-r--r-- 1 root root 88 Jul 30 14:34 cost.csv 14:34:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 14:34:04 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 14:34:04 total 16 14:34:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 14:34 . 14:34:04 drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 14:34 .. 14:34:04 drwxr-xr-x 2 jenkins jenkins 4096 Jul 30 14:34 cost 14:34:04 -rw-r--r-- 1 jenkins jenkins 88 Jul 30 14:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:34:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:34:06 ---> package-listing.sh 14:34:06 ++ facter osfamily 14:34:06 ++ tr '[:upper:]' '[:lower:]' 14:34:06 + OS_FAMILY=debian 14:34:06 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 14:34:06 + START_PACKAGES=/tmp/packages_start.txt 14:34:06 + END_PACKAGES=/tmp/packages_end.txt 14:34:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:34:06 + PACKAGES=/tmp/packages_start.txt 14:34:06 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 14:34:06 + PACKAGES=/tmp/packages_end.txt 14:34:06 + case "${OS_FAMILY}" in 14:34:06 + dpkg -l 14:34:06 + grep '^ii' 14:34:06 + '[' -f /tmp/packages_start.txt ']' 14:34:06 + '[' -f /tmp/packages_end.txt ']' 14:34:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:34:06 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 14:34:06 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 14:34:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 14:34:06 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 14:34:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:07 prd-ubuntu20.04-docker-8c-8g-5974 does not seem to be running inside a container 14:34:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:34:07 $ docker top 4a9665f51d3634982901a13532f512d93026cf1ca8d657e2809f1e6507b40d65 -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:07 + touch /tmp/pre-build-complete [Pipeline] sh 14:34:08 + mkdir -p /var/log/sysstat [Pipeline] sh 14:34:08 + ls /var/log/sa-host 14:34:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:34:08 provisioning config files... 14:34:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12547095332655484526tmp [Pipeline] { [Pipeline] echo 14:34:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:34:08 ---> create-netrc.sh [Pipeline] } 14:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:34:09 ---> python-tools-install.sh [Pipeline] echo 14:34:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:34:09 ---> sudo-logs.sh 14:34:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:34:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:34:09 ---> job-cost.sh 14:34:09 lf-activate-venv: SKIPPING 14:34:09 DEBUG: total: 0.2199999988079071 14:34:09 INFO: Retrieving Stack Cost... 14:34:09 INFO: Retrieving Pricing Info for: v3-standard-8 14:34:09 INFO: Archiving Costs [Pipeline] echo 14:34:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:34:10 ---> logs-deploy.sh 14:34:10 lf-activate-venv: SKIPPING 14:34:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/190 14:34:10 INFO: archiving workspace using pattern(s): 14:34:11 Archives upload complete. 14:34:11 INFO: archiving logs to Nexus 14:34:12 ---> uname -a: 14:34:12 Linux prd-ubuntu20-04-docker-8c-8g-5974 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 14:34:12 14:34:12 14:34:12 ---> lscpu: 14:34:12 Architecture: x86_64 14:34:12 CPU op-mode(s): 32-bit, 64-bit 14:34:12 Byte Order: Little Endian 14:34:12 Address sizes: 40 bits physical, 48 bits virtual 14:34:12 CPU(s): 8 14:34:12 On-line CPU(s) list: 0-7 14:34:12 Thread(s) per core: 1 14:34:12 Core(s) per socket: 1 14:34:12 Socket(s): 8 14:34:12 NUMA node(s): 1 14:34:12 Vendor ID: AuthenticAMD 14:34:12 CPU family: 23 14:34:12 Model: 49 14:34:12 Model name: AMD EPYC-Rome Processor 14:34:12 Stepping: 0 14:34:12 CPU MHz: 2799.998 14:34:12 BogoMIPS: 5599.99 14:34:12 Virtualization: AMD-V 14:34:12 Hypervisor vendor: KVM 14:34:12 Virtualization type: full 14:34:12 L1d cache: 256 KiB 14:34:12 L1i cache: 256 KiB 14:34:12 L2 cache: 4 MiB 14:34:12 L3 cache: 128 MiB 14:34:12 NUMA node0 CPU(s): 0-7 14:34:12 Vulnerability Gather data sampling: Not affected 14:34:12 Vulnerability Itlb multihit: Not affected 14:34:12 Vulnerability L1tf: Not affected 14:34:12 Vulnerability Mds: Not affected 14:34:12 Vulnerability Meltdown: Not affected 14:34:12 Vulnerability Mmio stale data: Not affected 14:34:12 Vulnerability Retbleed: Vulnerable 14:34:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:34:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:34:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:34:12 Vulnerability Srbds: Not affected 14:34:12 Vulnerability Tsx async abort: Not affected 14:34:12 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 14:34:12 14:34:12 14:34:12 ---> nproc: 14:34:12 8 14:34:12 14:34:12 14:34:12 ---> df -h: 14:34:12 Filesystem Size Used Avail Use% Mounted on 14:34:12 overlay 155G 13G 143G 9% / 14:34:12 tmpfs 64M 0 64M 0% /dev 14:34:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:34:12 shm 64M 0 64M 0% /dev/shm 14:34:12 /dev/vda1 155G 13G 143G 9% /facter-os 14:34:12 14:34:12 14:34:12 ---> sar -b -r -n DEV: 14:34:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5974) 07/30/25 _x86_64_ (8 CPU) 14:34:12 14:34:12 14:28:11 LINUX RESTART (8 CPU) 14:34:12 14:34:12 14:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:34:12 14:30:01 153.43 12.68 140.75 0.00 2167.81 51435.65 0.00 14:34:12 14:31:01 143.89 1.85 142.04 0.00 27.06 39235.46 0.00 14:34:12 14:32:01 115.31 0.27 115.05 0.00 26.26 31814.31 0.00 14:34:12 14:33:01 2.55 0.00 2.55 0.00 0.00 47.85 0.00 14:34:12 14:34:01 94.85 3.87 90.98 0.00 4293.95 25865.82 0.00 14:34:12 Average: 102.01 3.73 98.27 0.00 1303.00 29679.56 0.00 14:34:12 14:34:12 14:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:34:12 14:30:01 28400352 31457992 825536 2.51 95988 3226384 2111336 6.22 1138828 2919304 9116 14:34:12 14:31:01 26476696 31444580 828268 2.52 153956 4906760 1818600 5.36 1873900 3920724 708008 14:34:12 14:32:01 26799092 31488096 788340 2.40 159256 4641092 1665036 4.91 1626328 3866168 400 14:34:12 14:33:01 26815356 31504624 771532 2.35 159380 4641240 1639664 4.83 1613792 3866104 168 14:34:12 14:34:01 25775648 31449884 806572 2.45 206020 5514544 1777664 5.24 1950688 4474200 116 14:34:12 Average: 26853429 31469035 804050 2.45 154920 4586004 1802460 5.31 1640707 3809300 143562 14:34:12 14:34:12 14:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:34:12 14:30:01 veth0f9fa82 145.92 177.36 13.94 126.53 0.00 0.00 0.00 0.01 14:34:12 14:30:01 ens3 395.73 307.33 3656.58 72.80 0.00 0.00 0.00 0.00 14:34:12 14:30:01 docker0 193.84 224.88 15.26 422.19 0.00 0.00 0.00 0.00 14:34:12 14:30:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 14:34:12 14:31:01 ens3 350.37 227.20 2779.08 29.55 0.00 0.00 0.00 0.00 14:34:12 14:31:01 vethb43ab0b 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:34:12 14:31:01 docker0 210.98 322.83 16.55 2753.47 0.00 0.00 0.00 0.00 14:34:12 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:12 14:32:01 ens3 66.86 50.36 208.77 196.61 0.00 0.00 0.00 0.00 14:34:12 14:32:01 docker0 5.22 10.63 0.31 115.01 0.00 0.00 0.00 0.00 14:34:12 14:32:01 lo 3.13 3.13 0.31 0.31 0.00 0.00 0.00 0.00 14:34:12 14:33:01 ens3 16.58 13.16 15.09 5.66 0.00 0.00 0.00 0.00 14:34:12 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:12 14:33:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 14:34:12 14:34:01 ens3 337.76 226.68 5491.03 20.84 0.00 0.00 0.00 0.00 14:34:12 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:12 14:34:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 14:34:12 Average: ens3 233.46 164.94 2430.07 65.09 0.00 0.00 0.00 0.00 14:34:12 Average: docker0 82.01 111.67 6.42 658.10 0.00 0.00 0.00 0.00 14:34:12 Average: lo 1.77 1.77 0.17 0.17 0.00 0.00 0.00 0.00 14:34:12 14:34:12 14:34:12 ---> sar -P ALL: 14:34:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5974) 07/30/25 _x86_64_ (8 CPU) 14:34:12 14:34:12 14:28:11 LINUX RESTART (8 CPU) 14:34:12 14:34:12 14:29:01 CPU %user %nice %system %iowait %steal %idle 14:34:12 14:30:01 all 5.47 0.00 2.55 2.28 0.07 89.63 14:34:12 14:30:01 0 5.75 0.00 3.71 13.55 0.07 76.92 14:34:12 14:30:01 1 5.55 0.00 1.98 0.64 0.05 91.78 14:34:12 14:30:01 2 5.38 0.00 2.53 1.43 0.07 90.59 14:34:12 14:30:01 3 3.93 0.00 2.70 0.62 0.08 92.67 14:34:12 14:30:01 4 6.36 0.00 2.88 0.39 0.08 90.29 14:34:12 14:30:01 5 6.49 0.00 2.60 0.55 0.05 90.30 14:34:12 14:30:01 6 6.09 0.00 2.24 0.27 0.05 91.34 14:34:12 14:30:01 7 4.24 0.00 1.72 0.81 0.07 93.17 14:34:12 14:31:01 all 29.50 0.00 6.20 2.03 0.08 62.19 14:34:12 14:31:01 0 29.85 0.00 6.09 0.81 0.08 63.17 14:34:12 14:31:01 1 30.03 0.00 5.85 0.50 0.08 63.54 14:34:12 14:31:01 2 29.49 0.00 6.11 2.24 0.08 62.07 14:34:12 14:31:01 3 30.60 0.00 6.56 0.99 0.08 61.76 14:34:12 14:31:01 4 27.96 0.00 5.81 0.62 0.07 65.55 14:34:12 14:31:01 5 29.06 0.00 6.11 1.30 0.08 63.45 14:34:12 14:31:01 6 29.20 0.00 5.88 0.49 0.08 64.34 14:34:12 14:31:01 7 29.78 0.00 7.18 9.32 0.07 53.64 14:34:12 14:32:01 all 43.19 0.00 6.18 2.16 0.09 48.38 14:34:12 14:32:01 0 42.94 0.00 6.33 2.28 0.08 48.36 14:34:12 14:32:01 1 42.82 0.00 6.19 0.60 0.10 50.29 14:34:12 14:32:01 2 45.49 0.00 6.28 4.33 0.10 43.79 14:34:12 14:32:01 3 43.52 0.00 6.36 0.42 0.08 49.61 14:34:12 14:32:01 4 41.95 0.00 6.10 0.82 0.08 51.04 14:34:12 14:32:01 5 44.46 0.00 6.11 1.56 0.08 47.78 14:34:12 14:32:01 6 42.39 0.00 5.97 1.31 0.08 50.25 14:34:12 14:32:01 7 41.93 0.00 6.12 6.00 0.10 45.85 14:34:12 14:33:01 all 0.33 0.00 0.07 0.01 0.01 99.58 14:34:12 14:33:01 0 0.15 0.00 0.07 0.00 0.02 99.77 14:34:12 14:33:01 1 0.12 0.00 0.05 0.02 0.02 99.80 14:34:12 14:33:01 2 0.37 0.00 0.07 0.00 0.00 99.57 14:34:12 14:33:01 3 0.07 0.00 0.03 0.00 0.00 99.90 14:34:12 14:33:01 4 0.15 0.00 0.10 0.03 0.00 99.72 14:34:12 14:33:01 5 0.17 0.00 0.07 0.02 0.02 99.73 14:34:12 14:33:01 6 1.52 0.00 0.08 0.00 0.02 98.38 14:34:12 14:33:01 7 0.10 0.00 0.07 0.00 0.03 99.80 14:34:12 14:34:01 all 4.62 0.00 2.35 1.42 0.04 91.57 14:34:12 14:34:01 0 5.14 0.00 2.20 0.02 0.08 92.56 14:34:12 14:34:01 1 3.69 0.00 1.21 0.47 0.03 94.60 14:34:12 14:34:01 2 5.44 0.00 2.60 0.96 0.03 90.97 14:34:12 14:34:01 3 4.76 0.00 2.77 0.07 0.03 92.37 14:34:12 14:34:01 4 2.84 0.00 2.01 7.75 0.03 87.36 14:34:12 14:34:01 5 5.31 0.00 2.37 0.62 0.03 91.67 14:34:12 14:34:01 6 5.64 0.00 3.17 0.10 0.03 91.06 14:34:12 14:34:01 7 4.16 0.00 2.44 1.40 0.05 91.95 14:34:12 Average: all 16.59 0.00 3.46 1.58 0.06 78.31 14:34:12 Average: 0 16.75 0.00 3.67 3.32 0.07 76.20 14:34:12 Average: 1 16.42 0.00 3.05 0.45 0.06 80.03 14:34:12 Average: 2 17.19 0.00 3.51 1.79 0.06 77.45 14:34:12 Average: 3 16.55 0.00 3.68 0.42 0.06 79.29 14:34:12 Average: 4 15.83 0.00 3.38 1.92 0.05 78.81 14:34:12 Average: 5 17.07 0.00 3.45 0.81 0.05 78.62 14:34:12 Average: 6 16.92 0.00 3.46 0.43 0.05 79.14 14:34:12 Average: 7 16.03 0.00 3.50 3.50 0.06 76.90 14:34:12 14:34:12 14:34:12